remindersdevs / Reminders

An open source reminder app
GNU General Public License v3.0
124 stars 19 forks source link

[Bug]: Traceback trying to configure CalDav without network #62

Open sim6 opened 10 months ago

sim6 commented 10 months ago

Package

Flathub Beta

Distribution

PureOS on Librem5

Describe the bug

Traceback trying to configure CalDav without network.

To Reproduce

  1. Configure CalDav account without network.

Logs

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

Additional context

No response