toolstack / Folio

A beautiful markdown note-taking app for GNOME (forked from Paper)
GNU General Public License v3.0
182 stars 22 forks source link

Weird unremovable notebook #133

Closed somepaulo closed 5 months ago

somepaulo commented 5 months ago

Just installed the app from Flathub, and it opened with a notebook already in it with the name themes that cannot be deleted. I can delete the folder through Nautilus, but every time I restart the app the folder is recreated and the notebook appears in the app. Renaming it or adding a note to it is also impossible. I can create other notebooks just fine and add notes to them.

Launching from terminal and trying to delete the notebook gives me the following errors:

(com.toolstack.Folio:2): GLib-GIO-CRITICAL **: 05:11:34.552: GFileInfo created without standard::display-name
(com.toolstack.Folio:2): GLib-GIO-CRITICAL **: 05:11:34.552: file ../gio/gfileinfo.c: line 1721 (g_file_info_get_display_name): should not be reached
** (com.toolstack.Folio:2): CRITICAL **: 05:11:34.552: string_to_string: assertion 'self != NULL' failed

Screenshot from 2024-06-24 05-48-26 Screenshot from 2024-06-24 05-48-40 Screenshot from 2024-06-24 05-49-11-obfuscated

toolstack commented 5 months ago

Duplicate of #123, the fix has been committed, I just haven't had a chance to do the release yet.