remindersdevs / Reminders

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

[Bug]: remembrance-service version is too low #32

Closed Zsbyqx20 closed 1 year ago

Zsbyqx20 commented 1 year ago

Package

Flathub

Distribution

Fedora 37

Describe the bug

Cannot load the app from desktop; when I tried to launch it from CLI, it says that the service version is too low. I installed the app from flathub.

To Reproduce

flatpak run io.github.dgsasha.Remembrance
2023-04-19 19:17:15,194 - remembrance - INFO - application:connect_to_service - Connected to service
2023-04-19 19:17:15,195 - remembrance - ERROR - application:check_service_version - remembrance-service version is too low
NoneType: None

Logs

No response

Additional context

Thanks for working on it! Hope for some solutions for this.

dgsasha commented 1 year ago

Forgot to merge the update to fix this on flathub. Fix will be up soon when flathub refreshes, give it a few hours. Sorry about this :(

Zsbyqx20 commented 1 year ago

Thank you for your in-time reply and update! I can launch the app normally now. Wonderful work! 😃