Summary: | Okular does not open PDF files on GDrive | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kio-gdrive | Reporter: | Rubens de Souza Matos Júnior <rubens.matos> |
Component: | general | Assignee: | Elvis Angelaccio <elvis.angelaccio> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version First Reported In: | 1.2.0 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Rubens de Souza Matos Júnior
2017-12-13 01:24:23 UTC
Please run 'kdeinit5' in Konsole and try again. Then copy-paste here the output of kdeinit5. The result was the same. The output of kdeinit5 was: rubens@vaio:~$ kdeinit5 kdeinit5: Shutting down running client. kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/libexec/kf5/klauncher' kdeinit5: Launched KLauncher, pid = 2444, result = 0 Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) kdeinit5: opened connection to :0 rubens@vaio:~$ kdeinit5: Got EXT_EXEC '/usr/bin/okular' from launcher. kdeinit5: preparing to launch '/usr/bin/okular' (okular:2483): Gtk-WARNING **: Não foi possível localizar a ferramenta de temas no module_path: "adwaita", (okular:2483): Gtk-WARNING **: Não foi possível localizar a ferramenta de temas no module_path: "adwaita", okular(2483)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: okular(2483)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: okular(2483)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: okular(2483)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: okular(2483): couldn't create slave: "Unable to create io-slave: klauncher said: Protocolo desconhecido 'gdrive'. " kdeinit5: PID 2483 terminated. Looks like your okular is from KDE4. Is that correct? Yes. I had not noticed that until you said it. This is the version 0.26.1, which uses KDE 4.14.36 libraries. It is the default version in Debian stable/testing repositories. I have just installed the version 1.2.3 from Debian unstable repository, which uses KDE 5.37 libraries, and the Google Drive files are opening successfully. Thank you very much! I hope this helps to solve the issue for other people too. |