Bug 427371

Summary: No Default Backend For EPS File
Product: [Applications] okular Reporter: leocirto
Component: PS backendAssignee: Okular developers <okular-devel>
Status: RESOLVED NOT A BUG    
Severity: minor CC: aacid
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Pop-up okular shows whenever a EPS file is open

Description leocirto 2020-10-06 05:47:37 UTC
Created attachment 132140 [details]
Pop-up okular shows whenever a EPS file is open

Okular recently started to show a very annoying message.

Every time I open a EPS file a pop-up appears with the following message:

 More than one backend found for the MIME type: EPS image (image/x-eps)
 Please select which one to use:
    -- okular_ghostview
    -- okular_kimgio

See the attached image.
The above message appears when the file is opened but also when it is reloaded
I didn't find a way to set a default backend.

------------------------------
SOFTWARE/OS VERSIONS

Operating System:       openSUSE Tumbleweed 20200930
KDE Plasma Version:     5.19.5
KDE Frameworks Version: 5.74.0 
Qt Version:             5.15.1 

------------------------------
INSTALLED PACKAGE:
# zypper info okular
Information for package okular:
-------------------------------
Repository     : openSUSE-Tumbleweed-Oss
Name           : okular
Version        : 20.08.1-2.1
Arch           : x86_64
Vendor         : openSUSE
Installed Size : 5.7 MiB
Installed      : Yes (automatically)
Status         : up-to-date
Source package : okular-20.08.1-2.1.src
Summary        : Document Viewer
Description    : 
    Document viewing program; supports document in PDF, PS and
    many other formats.
---------------------------------
Comment 1 Albert Astals Cid 2020-10-06 21:42:24 UTC
There is actually a default backend for EPS, you're getting the question because you marked the "Show backend selection dialog" option in the General -> Program Features in the settings dialog.
Comment 2 leocirto 2020-10-07 00:37:10 UTC
(In reply to Albert Astals Cid from comment #1)
> There is actually a default backend for EPS, you're getting the question
> because you marked the "Show backend selection dialog" option in the General
> -> Program Features in the settings dialog.

Hi Albert, you are absolutely right, thank you very much.

I'm feeling stupid here.
The solution was in front of me all the time but I was looking through the configuration files.
Thanks again.