Publii
Publii copied to clipboard
App running in background but Window on screen
I reinstalled the app on Ubuntu machine, but it stopped opening on ubuntu system. I uninstalled and reinstalled the app many times but the issue remained. It has happened on Mac as well: https://publii.ticksy.com/ticket/2073608/
Solution that worked: Delete the Publii folder from Documents, and restart the app.
Remove of the window.config.json would be enough in this case. We will investigate this issue and try to fix in 0.35.1. As I suppose - the issue occurs on dual screen config?
In my case, no dual screen on Ubuntu.
So it is more weird as I have build the app on Ubuntu. I will do more checks to find a reason of this problem.
The mystery is solved - the problem was caused when the password request fails. Sometimes the keychain/keyring access is denied and then app fails while trying to load the access.
We will fix it in v.0.35.2. I have currently applied a simple fix, but also I will add some visual alert for this case.