elementary / tasks

Synced tasks and reminders on elementary OS
https://elementary.io
GNU General Public License v3.0
83 stars 21 forks source link

Tasks disconnects #322

Open AnElementaryUser opened 2 years ago

AnElementaryUser commented 2 years ago

What Happened?

Screenshot from 2022-01-13 20 26 25

  1. Tasks is disconnected from the Nextcloud server and stays like that if I don't login again from Online Accounts. After the app restart, it disconnects again.

  2. Tasks doesn't send alerts/notifications even when the app is open and even though the task I created is local. So this is directly related to Tasks app and not an Online Accounts issue.

  3. Tasks fails to run in the background unlike the Calendar app.

Steps to Reproduce

  1. Sign into an online account from settings
  2. Launch Tasks
  3. Create a reminder
  4. Tasks will not send any notifications
  5. Close Tasks
  6. See that it doesn't run in the background
  7. Launch Tasks again
  8. See that it is disconnected

Expected Behavior

A normal Tasks app that can sync and capable of sending reminders.

OS Version

6.x (Odin)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

marbetschar commented 2 years ago

Hi @AnElementaryUser 👋

Thanks for your detailed bug reports lately! However, please help us keeping things organized by limit yourself to one feature or bug per issue at a time. This makes issues easier to act on.

Regarding the two things you mentioned:

I think the connection thing is related to https://github.com/elementary/tasks/issues/74 and should only affect the icon displayed, but not the underlying functionality.

And in terms of notificatioms: The latest release is not yet capable to send any. However, the needed code is already merged and undergoing testings right now. That said, it will find its way to your end with the next update of Tasks - so stay tuned!

I will close this issue for now, but feel free to open new ones as ou see fit.

Thanks again and keep the issues comin! 👍

AnElementaryUser commented 2 years ago

Hi there! I didn't mean any inconvenience, I am still figuring out how to report bugs.

should only affect the icon displayed, but not the underlying functionality.

I thought like this at first but no, the app is indeed disconnected. At least in my case.

and in terms of notificatioms: The latest release is not yet capable to send any. However, the needed code is already merged and undergoing testings right now. That said, it will find its way to your end with the next update of Tasks - so stay tuned!

Great, thanks!