https://bugs.kde.org/show_bug.cgi?id=415332
--- Comment #6 from adalbert.hans...@gmx.de --- (In reply to Albert Astals Cid from comment #5) > So maybe you can close this bug, and open a new one with more clear > information of what you did and what is wrong? Why should I close it? The bug is persistent and has nothing to do with Comment2's assumption: In order to exclude any effect of Comment2's assumption, I first uninstalled okular (which was a snap installed version, but since I had used the standard installation before too, I uninstalled that too just to be sure (there was none left): v@v:~$ sudo snap remove okular okular entfernt v@v:~$ sudo apt-get purge okular Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen.... Fertig Paket »okular« ist nicht installiert, wird also auch nicht entfernt. 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert. v@v:~$ sudo snap install okular okular 19.04.2 aus KDE✓ installiert v@v:~$ okular --version Qt: Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed okular 1.7.2 v@v:~$ snap list --all Name Version Rev Aufzeichnung Herausgeber Hinweise core18 20191126 1279 stable canonical✓ base,deaktiviert core18 20191212 1288 stable canonical✓ base kde-frameworks-5-core18 5.61.0 32 stable kde✓ - okular 19.04.2 63 stable kde✓ - snapd 2.42.4 5643 stable canonical✓ snapd,deaktiviert snapd 2.42.5 5754 stable canonical✓ snapd v@v:~$ I expected that after installation that okular --version gives me version 19.04.2. Surprisingly in Hilfe>Über Okular it identifies itself as version 1.7.2, like okular --help does. However snap list all tells about okular 19.04.2! That's strange. The other strange thing is: If I select Datei>Öffnen, no dialogue comes up. I would expect that the file to display would be asked for. However, I can start okular from a terminal window and let it open a pdf file for me like this (however, I see some error messages then) v@v:~$ okular "~/Downloads/gnupg-anleitung-seite-1.pdf" Qt: Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed Icon theme "Adwaita" not found. Icon theme "Adwaita" not found. KActivities: FATAL ERROR: Failed to contact the activity manager daemon v@v:~$ (the Icon theme message is also shown if I switch the display theme to Numix). > > At this point i'm not sure what's your setup If you need more information on the setup beyond what is told in my first posting, I'd provide it if you tell me exactly what you are after (e.g. let me issue some command which identifies what you are looking for). -- You are receiving this mail because: You are watching all bug changes.