turtl / tracker

This project is for tracking issues, bug reports, and progress on the entire Turtl project.
67 stars 3 forks source link

Screen stuck on "Loading Notes" #422

Open Gpwaran opened 1 year ago

Gpwaran commented 1 year ago

Hi,

Today I tried adding a note. I clicked save and it didn't show up. I logged out and back in and it's stuck on "Loading notes" .

I've tried different devices. Tried backing up and restoring onto a new account and nothing has worked.

When I do "restore" the backup it does seem to count the number of notes that were saved and says restored successfully but still stuck on "Loading notes"

Has anyone come across this issue?

merechance commented 10 months ago

I also started to experience this issue after several years of using Turtl. I have found out that deleting a few of the last added notes helps. Often it was possible to narrow the issue down to a single note after several attempts of adding them back and restarting the application. Had no time to investigate further what was special about those notes but my notes are usually bookmarked URLs from the browser extension. Currently gave up on the "loading notes" screen and just using individual boards and not All notes. Luckily all my notes are assigned to a board, but if yours are not, I guess you could still try deleting a note in an export file and restoring.

LUNTK43 commented 1 month ago

Hi there, same issue here. On one specific board, the "Loading notes" screen just freezes.

How could we delete some of the recent files though, if the "All notes" board is not accessible?

Thanks for any help!

orthecreedence commented 3 weeks ago

This is an issue with SQLite ("too many variables"). It's fixed for OSx (https://github.com/turtl/desktop/releases/tag/v0.7.2.6-sqlite-fix) but I'm a dumb dumb and never released the fix for any other platforms. What OS is everyone on? I'll try to do a release. Granted, all this code is a bit dusty now so it might be a bit of acrobatics to get it all going again. We'll see.

merechance commented 3 weeks ago

Thank you, I run both Ubuntu and Windows 10

orthecreedence commented 3 weeks ago

turtl_core.so.tar.gz

^ Here's a turtl_core.so replacement file that should fix the error on linux platforms (with sha256 sum+sig for verification). You'll want to find your local Turtl installation directory then replace resources/app/build/turtl_core.so with the bundled one. Please give that a try and let me know if it works.

I'm working on setting up a windows build box to get you a DLL which would allow the same fix on windows, might take a bit longer because development in windows sucks.

jomuel commented 5 days ago

@orthecreedence I tried the turtl_core.so replacement on an Ubuntu system, and it does nothing. The key you used for the signature is expired, too.