https://bugs.kde.org/show_bug.cgi?id=400089
Tobias Deiminger <haxti...@posteo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO CC| |haxti...@posteo.de Resolution|--- |WAITINGFORINFO --- Comment #1 from Tobias Deiminger <haxti...@posteo.de> --- Could it be you have "Restore manually saved session" checked in KDE System Settings > Startup and Shutdown > Desktop Session? What you describe sounds like ksmserver is restoring a manually/accidentally saved session, that was saved while okular was running. Could you open the file ~/.config/ksmserverrc in a text editor and check if it has lines referring to okular? E.g. restartCommand31=okular,-session,1013f135148e5000154010731700000012941302_1540107347_651405 If so, in which section do those lines appear? Is it below [Session: saved by user]? Can you also try to restore okular session state manually, by starting okular from command line with the identifier from ksmserverrc as argument, like $ okular -session 1013f135148e5000154010731700000012941302_1540107347_651405 Do you still get "Could not open file" this way? Could you also attach the content of the file(s) $HOME/.config/session/okular_<identifier_from_ksmserverrc>? It will contain the URLs for the files being tried to load. -- You are receiving this mail because: You are watching all bug changes.