https://bugs.kde.org/show_bug.cgi?id=497997
--- Comment #3 from adalbert.hans...@gmx.de --- (In reply to Albert Astals Cid from comment #2) > 24.08.2 is not based on Qt5, so you are not using 24.08.2 or you are not > using Qt5. > > Can you please give us accurate version information about okular? Excuse me, I have no Idea how I could get the version wrong. In deed, it is: $ snap list | grep okular okular 24.12.0 161 latest/stable kde** - $ Because it is installed as a snap, it is started from the start menu like this: env BAMF_DESKTOP_FILE_HINT=/var/lib/snapd/desktop/applications/okular_okular.desktop /snap/bin/okular %U But when I ask for the version by calling it from the command line like this: $ env BAMF_DESKTOP_FILE_HINT=/var/lib/snapd/desktop/applications/okular_okular.desktop /snap/bin/okular --version ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (failed to map segment from shared object): ignored. /home/a/snap/okular/common/.cache/gio-modules/libgiognomeproxy.so: cannot open shared object file: No such file or directory Failed to load module: /home/a/snap/okular/common/.cache/gio-modules/libgiognomeproxy.so /home/a/snap/okular/common/.cache/gio-modules/libgiolibproxy.so: cannot open shared object file: No such file or directory Failed to load module: /home/a/snap/okular/common/.cache/gio-modules/libgiolibproxy.so /home/a/snap/okular/common/.cache/gio-modules/libgiognutls.so: cannot open shared object file: No such file or directory Failed to load module: /home/a/snap/okular/common/.cache/gio-modules/libgiognutls.so /home/a/snap/okular/common/.cache/gio-modules/libgioenvironmentproxy.so: cannot open shared object file: No such file or directory Failed to load module: /home/a/snap/okular/common/.cache/gio-modules/libgioenvironmentproxy.so /home/a/snap/okular/common/.cache/gio-modules/libdconfsettings.so: cannot open shared object file: No such file or directory Failed to load module: /home/a/snap/okular/common/.cache/gio-modules/libdconfsettings.so Qt: Session management error: Could not open network socket okular 24.12.0 $ I get some error messages. I have no Idea if this has an influence on the behavior. Is the installation incomplete? -- You are receiving this mail because: You are the assignee for the bug.