Bug 241831

Summary: Kaffeine not starting with opengl
Product: [Applications] kaffeine Reporter: giblovigor <giblovigor>
Component: generalAssignee: Mauro Carvalho Chehab <mchehab>
Status: RESOLVED INTENTIONAL    
Severity: crash CC: mchehab
Priority: NOR    
Version First Reported In: 1.x   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description giblovigor 2010-06-15 17:28:30 UTC
Application: kaffeine (1.0-svn3)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
At an applications launch with OpenGL, Kaffeine shows an empty window without the image. Thus the sound is.

user@user-desktop:~$ kaffeine --graphicssystem opengl
using visual class 4, id 2b
kaffeine(2412): Communication problem with  "kaffeine" , it probably crashed. 
Error message was:  "org.freedesktop.DBus.Error.ServiceUnknown" : " "The name org.kde.kaffeine was not provided by any .service files" "

Or

X Error: BadMatch (invalid parameter attributes) 8
  Extension:    133 (Uknown extension)
  Minor opcode: 19 (Unknown request)
  Resource id:  0x136


The crash can be reproduced every time.

 -- Backtrace:
Application: Kaffeine (kaffeine), signal: Segmentation fault
[KCrash Handler]
#6  0x00000011 in ?? ()
#7  0x03babc1f in QPixmapCache::clear () at image/qpixmapcache.cpp:629
#8  0x03e64a3e in QGtkStyle::unpolish (this=0x89c3028, app=0xbfd7b2ec) at styles/qgtkstyle.cpp:340
#9  0x03ab4288 in QApplication::setStyle (style=0x8ab95c0) at kernel/qapplication.cpp:1422
#10 0x0118c86c in KGlobalSettings::Private::applyGUIStyle (this=0x8a95fd8) at ../../kdeui/kernel/kglobalsettings.cpp:914
#11 0x0118c968 in KGlobalSettings::Private::kdisplaySetStyle (this=0x8a95fd8) at ../../kdeui/kernel/kglobalsettings.cpp:999
#12 0x0118eedf in KGlobalSettings::activate (this=0x8a96018) at ../../kdeui/kernel/kglobalsettings.cpp:208
#13 0x0116116f in KApplicationPrivate::init (this=0x8a942c0, GUIenabled=true) at ../../kdeui/kernel/kapplication.cpp:552
#14 0x011619fb in KApplication (this=0xbfd7b2ec, GUIenabled=true, cData=...) at ../../kdeui/kernel/kapplication.cpp:378
#15 0x0116864e in KUniqueApplication (this=0xbfd7b2ec, GUIenabled=184, configUnique=<value optimized out>) at ../../kdeui/kernel/kuniqueapplication.cpp:321
#16 0x0807b8a7 in KaffeineApplication (this=0xbfd7b2ec) at /build/buildd/kaffeine-1.0~pre3/src/main.cpp:42
#17 0x0807bce0 in main (argc=3, argv=0xbfd7b454) at /build/buildd/kaffeine-1.0~pre3/src/main.cpp:79

Reported using DrKonqi
Comment 1 Mauro Carvalho Chehab 2016-06-01 11:21:01 UTC
The Kaffeine version you're using is too old. We just released upstream a version 2.0.1, with is based on KDE5, and changed both the DVB and video play backends. Could you please test the upstream version and see if it works? The README file contains instructions about how to compile it. You can find it at our git repository:

https://quickgit.kde.org/?p=kaffeine.git

As this BZ is on an old version that we're not maintaining upstream anymore, I'm closing the bug. If you find similar issues with version 2.0.1, please re-open.