Summary: | Kaffeine crashes on 1st and every start up | ||
---|---|---|---|
Product: | [Applications] kaffeine | Reporter: | bobby.west |
Component: | general | Assignee: | Mauro Carvalho Chehab <mchehab> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | crash | CC: | andresbajotierra, mchehab, raymund.achner |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
bobby.west
2010-12-12 04:33:13 UTC
[Comment from a bug triager] The crash seems to be related to some GL functions inside the Xine media library, which Kaffeine uses. - Check if other xine-powered players (like "gxine" or "xine-ui") show a similar behaviour - Check if changing the media backend to GStreamer or VLC (from SystemSettings/Multimedia/Backend) allows you to start Kaffeine Thanks Created attachment 58403 [details]
New crash information added by DrKonqi
kaffeine-xbu (1.1 1.1.19) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1
- What I was doing when the application crashed:
I have Suse 11.4/64 Bit/1GB/8 core standard installation with kde as virtualbox guest on a Suse 11.3/64 Bit/6GB/i7-960 host. Does this help?
-- Backtrace (Reduced):
#6 glGetString () at glapi_x86-64.S:9876
#7 0x00007fafa42c0eea in render_help_check_exts (this=0x951b40) at video_out_opengl.c:759
#8 0x00007fafa42c1759 in render_setup_2d (this=0x951b40) at video_out_opengl.c:813
#9 0x00007fafa42c18ce in render_setup_tex2d (this=0x951b40) at video_out_opengl.c:843
#10 render_setup_fp_yuv (this=0x951b40) at video_out_opengl.c:946
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. |