flathub / com.gitlab.newsflash

This repo is archived by Flathub as the app is EOL. If this was done in error, please open an issue at https://github.com/flathub/flathub/issues
https://flathub.org/apps/details/com.gitlab.newsflash
1 stars 1 forks source link

Keep Articles for One Week reverts to Keep Articles Forever #7

Closed mochiballs closed 3 years ago

mochiballs commented 3 years ago

System: Linux Mint 19.3 Cinnaon When you go to Settings > App > User Data > Keep Articles and set "Keep Articles" to "One week" it reverts back to "Forever" as soon as you close the Settings window and reopen Settings, or restart News Flash

keep-article-for-one-week

jangernert commented 3 years ago

You should look at $HOME/.var/app/com.gitlab.newsflash/config/newsflash.json and check if "keep_articles_days" is set when you change the setting

Screenshot from 2021-02-04 08-33-53

jangernert commented 3 years ago

There was a typo in the conversion of the "week" setting.

https://gitlab.com/news-flash/news_flash_gtk/-/commit/bd2585c0b6590eba143d8c0f332ff4f8126f6099

mochiballs commented 3 years ago

Thanks :)