Bug description:
Enabling Password Lock make the app unusable
Steps to reproduce:
Expected behavior
The app should not be stucked
Screenshots
After clicking on Enable Password Lock:

After clicking on Reload:

Environment:
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.94. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
Im having the same issue but my screen is black, i guess it's because i had the black mode activated.
Did you manage a way to get it working back again?
Even if it's without the locking feature.
TY
Hi, try to delete your Ferdi user data folder and relaunch Ferdi. On Windows, maybe in AppData doing Win+R and entering %appdata%. I don't know on Mac.
Hi thank you, i managed to fix it. For reference I'm using Fedora, i went to /home/USER/.config/Ferdi/config/ and opened the settings.json file, then i changed the "lockingFeatureEnabled": option back to false, that fixed it without having to set my whole profile again.
Hi, try to delete your Ferdi user data folder and relaunch Ferdi. On Windows, maybe in AppData doing Win+R and entering %appdata%. I don't know on Mac.
This fixed my issue (Permanently blacked out after selecing the lock feature #917).
I went to appdata and just deleted the whole folder, on reopening I got a fresh login screen.
I wonder if this happen only when you are in no-account mode?
Any word on whether this might be fixable?
The locking feature was a primary decision factor for me trying Ferdi
You don't need to delete your entire ferdi folder in appdata. Go to AppData\Roaming\Ferdi\config and edit the settings.json file.
Make sure the lockingFeatureEnabled line says "false"
"lockingFeatureEnabled": false,
Also looking forward to a fix for this!
The same issue, I found but I got my profile back after using the aforementioned methods. Regards
ok, but this means that you cant use the password setting when you are using no account needed?.
I am using ferdi on fedora 31
This issue has been automatically marked as stale because it has not had recent activity. Please check if this issue is still relevant and please close it if it's not. This will make sure that our open issues are actually of use and reduce the list of obsolete issues. Thank you for your contributions.
Most helpful comment
Hi thank you, i managed to fix it. For reference I'm using Fedora, i went to /home/USER/.config/Ferdi/config/ and opened the settings.json file, then i changed the "lockingFeatureEnabled": option back to false, that fixed it without having to set my whole profile again.