matfantinel / reminduck

A simple reminder app made for elementaryOS with Vala and GTK.
GNU General Public License v3.0
58 stars 12 forks source link

Reminduck doesn't save reminders after reboot #52

Closed haunt98 closed 2 years ago

haunt98 commented 4 years ago

It occurs on my machine. I use Archlinux with Gnome with reminduck install from flathub. Everytime I reboot, reminders just disappear. Is this a bug or feature ?

matfantinel commented 4 years ago

Definitely a bug. Reminders should persist after reboots.

I will try to reproduce this locally when I can, in the meantime if you're familiar with it, you can try compiling it from source to see if the issue still happens.

internetman420 commented 4 years ago

Sorry to spam:

Is it neccesary to put reminduck as a login app to have it work after a reboot? does it work in the background even if you close the app?

matfantinel commented 4 years ago

@internetman420 it writes the reminders to a local small database and should be able to access it anytime.

The app is supposed to stay running in the background after closed, and automatically sets itself to run on boot, but that behavior was only tested in elementary and Gnome.

Can you check if, after saving a reminder, you're able to see it inside the app? A new option should appear on the main screen that takes you to a list of your reminders

internetman420 commented 4 years ago

Made a reminder yesterday. Shut down machine. Slept. Woke up, turn on, bang reminder shows up! Im on Elementary btw.