-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am getting "wrong-type-argument sequencep 1" on all list pages #53
Comments
This package works correctly for me. Please try to reproduce the problem in a clean Emacs configuration, e.g. using https://github.com/alphapapa/with-emacs.sh ( |
That does indeed work. I will have to bisect my config. |
This was the cause, btw. I had this in my
Thanks for pointing me in the right direction. |
I don't understand why that would cause this problem. That may suggest a bug after all. If you can, please re-evaluate the |
This is happening to me again, even with This time I managed to get a hopefully more helpful backtraces. My Emacs is: GNU Emacs 29.4 (build 1, x86_64-redhat-linux-gnu, GTK+ Version 3.24.42, cairo version 1.18.0) of 2024-07-16 Firstly, just the overview:
Now search for
|
It would seem that, somehow, |
I am experiencing the same issue. ((maxActions . 30) (cachetype . db) (status . 1) (error) (complete . 1) (since .
1727133572)
(list ;; list of articles
)) It seems that |
@radixm46 Thanks, I see the problem now. @radixm46 @christofdamian A fix is pushed to master. Please let me know if it works for you. |
@alphapapa master works for me! Thank you! |
Thanks. |
I just started noticing this issue myself, I updated to the latest commit (7f55668) on master. Unfortunately this now keeps giving me the error
|
@deen1 Please file a bug report. |
My Emacs debugging skills are not great.
This happens whenever there is a search, and therefore also on the first page.
This is the backtrace:
I can try other things if that were helpful for debugging.
The text was updated successfully, but these errors were encountered: