sugarizer icon indicating copy to clipboard operation
sugarizer copied to clipboard

Sugarizer don't work on Firefox in private mode

Open llaske opened this issue 5 years ago • 3 comments

When Sugarizer is launched with Firefox in private mode, the message FATAL ERROR: indexedDB not supported, could be related to use of private mode appears several time and some actions do nothing or stop working.

This issue appears starting https://github.com/llaske/sugarizer/commit/76234ea068d6be234a157362b4c9b0d626f6905a

llaske avatar Jul 13 '19 10:07 llaske

Starting https://github.com/llaske/sugarizer/commit/76234ea068d6be234a157362b4c9b0d626f6905a, Sugarizer use IndexedDB feature to store local content.

There is an issue in Firefox that prevent usage of IndexedDB in private mode thought it works on other browsers (Chrome, Safari, ...).

The Firefox issue is referenced here: https://bugzilla.mozilla.org/show_bug.cgi?id=781982 We could expect that this error will be fixed shortly.

llaske avatar Jul 13 '19 10:07 llaske

@llaske sugarizer now works with Firefox in private mode. If this was the issue ,I think it can be closed ow. If this wasn't the issue, i request for some more information to reproduce the error so that I can try to fix it. private_sugarizer_firefox

abhishektanwar avatar Feb 23 '20 12:02 abhishektanwar

@abhishektanwar you can login or create a new user but once connected you can't create anything in the Journal.

llaske avatar Feb 23 '20 17:02 llaske