https://bugs.kde.org/show_bug.cgi?id=479848

Thomas Fischer <fisc...@unix-ag.uni-kl.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOT A BUG
             Status|REPORTED                    |RESOLVED

--- Comment #1 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> ---
KBibTeX does not decide on its own how to open the PDF file; this decision is
delegated to the KDE subsystem via KIO::OpenUrlJob:
https://api.kde.org/frameworks/kio/html/classKIO_1_1OpenUrlJob.html
I guess that for KDE no PDF viewer is configured and, as it is not aware about
Gnome's settings, simply picks the "first" PDF viewer which happens to be
Xournal++.

As a short-term solution, you can change it either via KDE's system settings or
in Dolphin via the "Open with" setting for the PDF mime type in the properties
dialog available via right-click on an arbitrary PDF file.
https://userbase.kde.org/Special:MyLanguage/System_Settings/File_Associations

As a long-term solution, you can push both Gnome and KDE to figure out a way to
easily synchronize file associations or honor each other's settings.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to