Bug 196243

Summary: audio preview in Dolphin doesn't work
Product: [Applications] dolphin Reporter: Cyril Brosch <info>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED FIXED    
Severity: normal CC: bgn66922, jcbodez, mboquien, stefan.arold, sven.burmeister
Priority: NOR    
Version First Reported In: 16.12.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Cyril Brosch 2009-06-12 21:08:06 UTC
Version:            (using KDE 4.2.90)
OS:                Linux
Installed from:    SuSE RPMs

With Dolphin I can preview all videos (picture + sound), but with audio files (I tried mp3 and ogg) just nothing happens.
When called from the Konsole, I get the following output:

QLayout: Attempting to add QLayout "" to PhononWidget "", which already has a layout 

Kernel 2.6.27.21, alsa 1.0.18, libxine 1.1.16
Comment 1 Stefan Arold 2009-06-14 10:27:45 UTC
Same problem for me. I'm using KDE 4.2.90 in Kubuntu Jaunty. The preview for videos works fine, but there is no audio-preview at all. I got the following output in konsole:

ari@ari-desktop:~$ "/usr/bin/dolphin(5518)" Error in thread 3049563904 : "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"                               
"/usr/bin/dolphin(5518)" Error in thread 3049563904 : "Unsupported operation (2)": "Invalid model"                                                            
"/usr/bin/dolphin(5518)" Error in thread 3049563904 : "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"                                                  
"/usr/bin/dolphin(5518)" Error in thread 3049563904 : "Unsupported operation (2)": "Invalid model"                                                            
"/usr/bin/dolphin(5518)" Error in thread 3049563904 : "Unsupported operation (2)": "Invalid model"
"/usr/bin/dolphin(5518)" Error in thread 3049563904 : "Invalid iterator."
"/usr/bin/dolphin(5518)" Error in thread 3049563904 : "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/dolphin(5518)" Error in thread 3049563904 : "Unsupported operation (2)": "Invalid model"
"/usr/bin/dolphin(5518)" Error in thread 3049563904 : "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/dolphin(5518)" Error in thread 3049563904 : "Unsupported operation (2)": "Invalid model"
"/usr/bin/dolphin(5518)" Error in thread 3049563904 : "Unsupported operation (2)": "Invalid model"
"/usr/bin/dolphin(5518)" Error in thread 3049563904 : "Invalid iterator."
"/usr/bin/dolphin(5518)" Error in thread 3049563904 : "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/dolphin(5518)" Error in thread 3049563904 : "Unsupported operation (2)": "Invalid model"
"/usr/bin/dolphin(5518)" Error in thread 3049563904 : "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/dolphin(5518)" Error in thread 3049563904 : "Unsupported operation (2)": "Invalid model"
"/usr/bin/dolphin(5518)" Error in thread 3049563904 : "Unsupported operation (2)": "Invalid model"
"/usr/bin/dolphin(5518)" Error in thread 3049563904 : "Invalid iterator."
QLayout: Attempting to add QLayout "" to PhononWidget "", which already has a layout
kDebugStream called after destruction (from void KDirWatchPrivate::removeEntry(KDirWatch*, KDirWatchPrivate::Entry*, KDirWatchPrivate::Entry*) file /build/buildd/kde4libs-4.2.90/kio/kio/kdirwatch.cpp line 903)
Cancelled INotify (fd 10, 1) for "/home/ari/.local/share//user-places.xbel"
Comment 2 Dario Andres 2009-07-17 03:26:33 UTC
*** Bug 198701 has been marked as a duplicate of this bug. ***
Comment 3 Médéric Boquien 2009-07-17 03:28:15 UTC
Hello. I confirm i can reproduce the problen in KDE 4.3 RC2. It would be sad if 4.3 were to be released with that bug.
Comment 4 Dario Andres 2009-07-17 03:49:11 UTC
SVN commit 998153 by darioandres:

Call MediaObject::play() on Audio files mode.
BUG: 196243



 M  +1 -0      phononwidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=998153
Comment 5 Dario Andres 2009-07-17 04:40:00 UTC
SVN commit 998158 by darioandres:

Backport to 4.3branch of:

SVN commit 998153 by darioandres:

Call MediaObject::play() on Audio files mode (too).
CCBUG: 196243




 M  +1 -0      phononwidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=998158
Comment 6 jcb1985 2009-07-24 22:16:18 UTC
I still see this bug with KDE 4.3 RC3 in Kubuntu Jaunty
is this patch in the RC ?
Comment 7 Cyril Brosch 2009-07-24 22:18:28 UTC
Hm, in my RC3 (OpenSuse packages) audio preview works quite as it should.