-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Changes made in settings do not survive app restart #99
Comments
@tuplasuhveli, thank you for your concise bug report. A quick question first: "the changes" you mention in the section "ADDITIONAL INFORMATION" address the changes you made on the "Manage folders" page, right? And only these changes, all other settings you alter are discarded when you close FlowPlayer, correct? On a pre-SailJail installation of SailfishOS (3.2.1) this issue is not reproducible with FlowPlayer 0.3.5: Changes in FlowPlayer's settings survived closing and then starting FlowPlayer again. As sandboxing was introduced by v0.3.5 (see PR #77), you can check with FlowPlayer 0.3.4 that this bug is related to it. I assume so, but better be sure. Spontaneously I can think of two reasons:
Maybe @dcaliste (co-author of PR #77) or @poetaster (original author of PR #77) has an idea what goes wrong here. P.S.: @tuplasuhveli, I wonder a bit why nobody else complained since the release of FlowPlayer 0.3.5: This should affect almost all users (i.e. all users of FlowPlayer 0.3.5 on SailfishOS ≥ 4.4.0). Can you think of anything being special about your SailfishOS installation? Does any other app behave similarly? P.P.S.: Note that I am neither using FlowPlayer or writing code for it; I merely coordinate its maintenance and take care about release management, translations infrastructure and automatisation, CI workflows, GH repo config, RPM packaging, keeping READMEs up-to-date, etc. |
Hello there. I can still replicate this issue on both Jolla C2 (running SailfishOS 5.0.0.29) and Xperia 10 ( SailfishOS 4.6.0.15). Changing any setting in Settings (regardless of whether you use Manage folders) resets them when you stop the app. FlowPlayer version is 0.3.5 from Storeman. Looking at journalctl when launching the player shows something that might be the culprit
|
@RTheren, thank you for reporting that this appears to be an issue (either "still" or "again").
Bullshit, I forgot to create a v0.3.6 release which incorporates this fix. Sorry, will do … maybe this weekend. Thank you very much for notifying me that this job was not properly finished yet. |
Thank you Olf. Once it's out, I will retest it and post here if it happens again :) |
Can you please manually install the RPM file for As you offered to test it, I gladly use your offer to avoid releasing an untested version at OpenRepos and SailfishOS:Chum. Thank you very much! |
I've downloaded the RPM from Release page and installed it. Can confirm the settings are indeed preserved after restarting. |
Thanks for testing: FlowPlayer 0.3.6 is available at OpenRepos and SailfishOS:Chum now. |
SailfishOS VERSION 4.5.0.25
HARDWARE Sony Xperia 10 III
FlowPlayer VERSION 0.3.5
BUG DESCRIPTION
Any changes made in the Settings page are switched back to default after restarting the app. This is problematic especially when changing the language, since applying a new language requires a restart, but the change in the settings is reverted at restart.
STEPS TO REPRODUCE
ADDITIONAL INFORMATION
When using "Manage folders", the changes are not reverted, even though no folders are shown in the list after a restart.
The text was updated successfully, but these errors were encountered: