Thread

Index > Scribe > Error: Bookmark folder doesn't exist [Kubuntu 22.04]
Author/Date Error: Bookmark folder doesn't exist [Kubuntu 22.04]
RoDen
20/02/2025 8:39pm
Hi,

While trying to add an attachment the following error occurs:

./src/common/Lgi/FileSelect.cpp:2365 - Bookmark folder '/home/***/.config/gtk-3.0/bookmarks' doesn't exist.


After creating the 'bookmarks' folder the error changes to:

./src/common/Lgi/FileSelect.cpp:2372 - failed to read '��S��U'


or

./src/common/Lgi/FileSelect.cpp:2372 - failed to read '�낭U'


Then, when I close the program, it crashes with:

Threads:
   No threads.

CrashHandler.cpp:233 - Error: failed to get thread count.


Also, the latest Linux version is reporting itself incorrectly as 'Scribe v3.10'.

I hope it might be fixed soon.

Thanks in advance!
memecode
20/03/2025 9:01am
There wasn't any support for KDE's way of doing bookmarks. But I've had a go at adding that in v3.12.
RoDen
13/04/2025 12:21am
Thanks!

The issue with attachments has been fixed.

The only minor problems that remain are:

1. While trying to open a pdf attachment:

./src/linux/Lgi/General.cpp:246 - Failed to execute xdg-mime query default application/pdf
sh: 1: /tmp/Scribe/test.pdf: Permission denied


Though xdg-mime query is OK:
xdg-mime query default application/pdf
org.kde.okular.desktop


2. After pressing "New Email/Message":

./src/linux/Lgi/Window.cpp:1973 - SetParent() - no pHnd from LLayout.
./src/ScribeMail.cpp:1764 - No size for commands toolbar?


I don't know if it affects anything );
Reply