Bug 351754

Summary: Installation of plugins failed due to older version to be installed
Product: [Applications] dolphin Reporter: Axel Braun <axel.braun>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: elvis.angelaccio
Priority: NOR    
Version: 4.14.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Axel Braun 2015-08-25 13:58:17 UTC
Dolphin mostly wants to play a sound file once it is selected, but then complains about missing plugins.
For a midi file it wants to install gstreamer-0_10-plugins-bad, but then complains:

cannot install both gstreamer-0_10-plugins-bad-0.10.23-13.1.4.x86_64 and gstreamer-0_10-plugins-bad-0.10.23-172.22.x86_64

0.10.23-172.22.x86_64 is already installed, so no wonder why it fails. 
Question is why it wants to install the old version. Not sure if this is a problem in dolphin 14.12.3, or if this is an unknown customizing setting....

Reproducible: Always

Steps to Reproduce:
1. see above
2.
3.
Comment 1 Elvis Angelaccio 2016-09-20 18:18:53 UTC
This is a packaging issue (sounds like missing codecs in openSUSE), closing as such.