https://bugs.kde.org/show_bug.cgi?id=477615
Robert Riemann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #19 from Robert Riemann <[email protected]> --- Dears, I have the same error message when I try to open with Fedora flatpak Okular a PDF from my Nextcloud webdav folder that I browse with Dolphin. The bug report proposes to let Dolphin believe that Okular cannot natively use KIO and map the file somewhere locally. I think this is not the clean solution. /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=okular --file-forwarding org.kde.okular @@u "webdavs://[email protected]/remote.php/dav/files/rriemann/Documents/some extra.pdf" @@ output: kf.kio.widgets: Failed to check which JobView API is supported "org.freedesktop.DBus.Error.ServiceUnknown" kf.kio.core: Can't communicate with kiod_kpasswdserver (for checkAuthInfo)! "org.freedesktop.DBus.Error.ServiceUnknown" kf.kio.core: Can't communicate with kiod_kpasswdserver (for queryAuthInfo)! kf.kio.core.connection: Socket not connected QLocalSocket::PeerClosedError When I then open the same webdav URL using the open-file dialogue, then Okular can open the file. Maybe Okular cannot access the credential store right away and for this reason fails to open from webdav initially? I am on Fedora Kinoite 41 with an Okular flatpak from Fedora flatpak repository. -- You are receiving this mail because: You are watching all bug changes.
