Reminders icon indicating copy to clipboard operation
Reminders copied to clipboard

[Bug]: Traceback trying to configure CalDav without network

Open sim6 opened this issue 2 years ago • 0 comments

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

sim6 avatar Nov 04 '23 20:11 sim6