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

[Bug]: fails or takes long time to Iopen #69

Open
LSeelig opened this issue Feb 7, 2024 · 3 comments
Open

[Bug]: fails or takes long time to Iopen #69

LSeelig opened this issue Feb 7, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@LSeelig
Copy link

LSeelig commented Feb 7, 2024

Package

Flathub

Distribution

Fedora 39

Describe the bug

There isn't a clear crash. I will add logs when I get a chance, but it occurs inconsistently.

To Reproduce

  1. Open app

Logs

No response

Additional context

No response

@LSeelig LSeelig added the bug Something isn't working label Feb 7, 2024
@marreitin
Copy link

It just crashed for me when trying to start it, same package and distro, but I got the following logs with the notice to report them:

Traceback (most recent call last):
  File "/app/lib/python3.10/site-packages/remembrance/browser/application.py", line 285, in run_service_method
    retval = self.service.call_sync(
gi.repository.GLib.GError: g-io-error-quark: Timeout was reached (24)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/app/lib/python3.10/site-packages/remembrance/browser/application.py", line 285, in run_service_method
    retval = self.service.call_sync(
gi.repository.GLib.GError: g-io-error-quark: Timeout was reached (24)

Is it possible this is the same crash? I only got the crash output after trying to open the app for the third time, but it was the first time this happened generally.

@GraveyardLeprechaun
Copy link

Having the same issue on Linux Mint 21.3 with the same error message. App refuses to start up.

@LSeelig
Copy link
Author

LSeelig commented Jul 19, 2024

Having the same issue on Linux Mint 21.3 with the same error message. App refuses to start up.

The repo owner may be inactive. I say 'may' because they left a note they will be back, but I do not know how long it has been up for. I've been thinking about forking this, but while I might be able to update the interface, I will be useless for fixing sync issues.

What I will recommend is resetting it, then running it in the background from startup from now on. I have not had this issue since then, and it doesn't seem to consume much battery in the background.

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