-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
A version for Sioyek Alpha release is highly desired.
The current version is not working with the alpha's DB:
File "/home/naquad/.local/lib/python3.12/site-packages/sioyek/sioyek.py", line 877, in embed_new_annotations
self.embed_new_highlights(colormap=colormap)
File "/home/naquad/.local/lib/python3.12/site-packages/sioyek/sioyek.py", line 871, in embed_new_highlights
new_highlights = self.get_non_embedded_highlights()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/naquad/.local/lib/python3.12/site-packages/sioyek/sioyek.py", line 992, in get_non_embedded_highlights
candidate_highlights = self.get_highlights()
^^^^^^^^^^^^^^^^^^^^^
File "/home/naquad/.local/lib/python3.12/site-packages/sioyek/sioyek.py", line 1166, in get_highlights
highlights = [Highlight(self, text, highlight_type, (begin_x, begin_y), (end_x, end_y)) for _, _, text, highlight_type, begin_x, begin_y, end_x, end_y in cursor.fetchall()]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: too many values to unpack (expected 8)
shivams and zyl-hub
Metadata
Metadata
Assignees
Labels
No labels