remindersdevs / Reminders

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

[Bug]: CalDAV sync option missing #66

Open langfingaz opened 8 months ago

langfingaz commented 8 months ago

Package

Flathub

Distribution

NixOS

Describe the bug

Hey, I hope that I am not overlooking something obvious. According to the README this app supprots CalDAV sync. But in the preferences I can only find an option to sync with a Microsoft account.

To Reproduce

  1. Install v4.0 as flatpak
  2. Open the app
  3. Open the preferences

Logs

sudo journalctl --boot | grep remembrance
[sudo] password for yoda: 
Dez 20 17:09:28 yodaTux io.github.dgsasha.Remembrance.Service2[294197]: 2023-12-20 17:09:28,756 - remembrance-service - INFO - application:__init__ - Starting remembrance-service version 4.0
Dez 20 17:09:29 yodaTux org.gnome.Software.desktop[294178]: 2023-12-20 17:09:29,221 - remembrance - INFO - application:connect_to_service - Connected to service
Dez 20 17:11:34 yodaTux io.github.dgsasha.Remembrance.Service2[294197]: 2023-12-20 17:11:34,270 - remembrance-service - INFO - backend:emit_login - Logged into Microsoft account
Dez 20 17:12:01 yodaTux io.github.dgsasha.Remembrance.Service2[294197]: 2023-12-20 17:12:01,108 - remembrance-service - INFO - backend:logout_todo - Logged out of Microsoft account
Dez 20 17:13:54 yodaTux org.gnome.Software.desktop[295568]: 2023-12-20 17:13:54,931 - remembrance - INFO - application:connect_to_service - Connected to service
Dez 20 17:15:35 yodaTux io.github.dgsasha.Remembrance.Service2[294197]: 2023-12-20 17:15:35,761 - remembrance-service - ERROR - ms_to_do:login -
Dez 20 17:15:35 yodaTux io.github.dgsasha.Remembrance.Service2[294197]:   File "/app/lib/python3.10/site-packages/remembrance/service/ms_to_do.py", line 153, in login
Dez 20 17:15:35 yodaTux io.github.dgsasha.Remembrance.Service2[294197]:   File "/app/lib/python3.10/site-packages/remembrance/service/backend.py", line 1266, in login_todo
Dez 20 17:15:35 yodaTux io.github.dgsasha.Remembrance.Service2[294197]:   File "/app/lib/python3.10/site-packages/remembrance/service/ms_to_do.py", line 171, in login
Dez 20 17:15:35 yodaTux io.github.dgsasha.Remembrance.Service2[294197]:   File "/app/lib/python3.10/site-packages/remembrance/service/ms_to_do.py", line 153, in login

Additional context

Screenshot from 2023-12-20 17-14-12