ibnishak / Timimi

Webextension to save Tiddlywiki
https://ibnishak.github.io/Timimi/
GNU Affero General Public License v3.0
206 stars 23 forks source link

Tiddlywiki not saving on Debian + Firefox #85

Open IntrepidWhelk opened 2 years ago

IntrepidWhelk commented 2 years ago

I'm using Firefox v102.4 on Debian, and when I try to save my tiddlywiki classic it looks like its saved until I refresh, when my changes disappear.

I have the most recent version of Timimi installed (2-1-1), both the extension and backend. It was working fine up until August 22.

I have tried disabling privacy_file_unique_origin as per this: https://support.mozilla.org/bm/questions/1264280 because I get a CORS error when I try and save. This has not helped.

I've also tried explicitly allowing access to my wiki file as described here: https://superuser.com/questions/1513156/how-do-i-instruct-firefox-to-allow-me-to-open-file-urls-on-a-localhost-serve but this didn't work either.

Any thoughts/ideas on how better to debug this would be very much appreciated thanks!

Jamie

juliobm commented 2 years ago

If you are using flatpak or snap perhaps this helps you

https://github.com/ibnishak/Timimi/issues/82

IntrepidWhelk commented 1 year ago

Thank you but I'm using Firefox ESR which I installed via the Debian package manager (not from flatpak or snap)