Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After closing, cannot open again without forcing quit #61

Closed
TylerLaBree opened this issue Feb 20, 2024 · 4 comments
Closed

After closing, cannot open again without forcing quit #61

TylerLaBree opened this issue Feb 20, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@TylerLaBree
Copy link

I'm on the 0.5.1 flatpak, and when I close the app using the x in the top-right, Datcord remains running in the background. When I try to open it again using the app icon in gnome, or by using flatpak run io.github.gamingdoom.Datcord, I get the following popup window,

image

and in the latter case, the following error,

Running in background
JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 60: Error: Can't find profile directory.
JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 60: Error: Can't find profile directory.
JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 60: Error: Can't find profile directory.
JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 60: Error: Can't find profile directory.
JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 60: Error: Can't find profile directory.
console.error: (new UnknownError("IndexedDB: main/url-classifier-skip-urls getLastModified() IndexedDB:   The operation failed for reasons unrelated to the database itself and not covered by any other error code.", "resource://services-settings/IDBHelpers.jsm", 18))
*** You are running in headless mode.

I must then close the app using gnome's background apps feature or killall datcord before I can open it again.

image

@TylerLaBree
Copy link
Author

This issue is referenced in #46, so this is sort of a duplicate. Sorry!

@gamingdoom
Copy link
Owner

This issue will be fixed with 0.5.2 since that will allow reopening Datcord from the tray.

@gamingdoom gamingdoom added the bug Something isn't working label Feb 23, 2024
@Ambient-Impact
Copy link

Ah, that explains why I can't re-open without killing it first. Great work on this by the way, and as a web developer of 20 years and counting, I'm in total agreement that the last thing we want is Chrome to kill off Firefox/Gecko; I lived through the IE 6 days if you know about those dark times.

@gamingdoom
Copy link
Owner

Fixed with 0.5.2. You can now reopen it from the tray.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants