Summary: | Amarok analyser graphic not displayed correctly - crashes after attempting to change it | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | this.one.was.unworthy |
Component: | Context View/Spectrum Analyzer | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | alphaser, bigwaxx, bugzilla, dupuis.dominic, elmware2000, hosker, Ivlev.Aleksej, jordan, kelley.castleberry, landon, mal.jones12, mark_a_rodriguez, martin.holec, mike.alfa.2007, TheCrasher |
Priority: | NOR | Keywords: | drkonqi |
Version: | 2.8.0 | ||
Target Milestone: | 2.9 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/amarok/221e9696f83f317dda9e5428312eff7028e1466a | Version Fixed In: | 2.8.1 |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
this.one.was.unworthy
2013-11-04 23:19:24 UTC
Created attachment 83632 [details]
New crash information added by DrKonqi
amarok (2.8.0) on KDE Platform 4.11.3 using Qt 4.8.5
- What I was doing when the application crashed:
Changing graphics sound analyzer from blocky do balls.
-- Backtrace (Reduced):
#6 contextGroup (ctx=ctx@entry=0x0) at qgl_p.h:464
#7 QGLContextGroupResourceBase::value (this=this@entry=0x3ed61e0, context=context@entry=0x0) at qgl.cpp:5714
#8 0x00000031966390e0 in value (context=0x0, this=0x3ed61e0) at qgl_p.h:776
#9 qt_gl_functions (context=0x0) at qglfunctions.cpp:168
#10 0x000000319663923c in QGLFunctions::initializeGLFunctions (this=0x42f82f0, context=<optimized out>) at qglfunctions.cpp:352
Ok, I think I know how to fix this. Will do that tonight. Git commit 221e9696f83f317dda9e5428312eff7028e1466a by Mark Kretschmann. Committed on 19/11/2013 at 16:30. Pushed by markey into branch 'master'. Remove QGLFunctions as it's only needed for OpenGL/ES and might crash. FIXED-IN: 2.8.1 BACKPORT M +1 -0 ChangeLog M +0 -2 src/context/applets/analyzer/AnalyzerBase.cpp M +1 -2 src/context/applets/analyzer/AnalyzerBase.h http://commits.kde.org/amarok/221e9696f83f317dda9e5428312eff7028e1466a Testing welcome, if you are able to compile from source and apply this patch! *** Bug 329386 has been marked as a duplicate of this bug. *** *** Bug 331427 has been marked as a duplicate of this bug. *** *** Bug 331721 has been marked as a duplicate of this bug. *** *** Bug 333107 has been marked as a duplicate of this bug. *** *** Bug 334353 has been marked as a duplicate of this bug. *** *** Bug 336151 has been marked as a duplicate of this bug. *** *** Bug 327956 has been marked as a duplicate of this bug. *** *** Bug 340675 has been marked as a duplicate of this bug. *** *** Bug 342208 has been marked as a duplicate of this bug. *** *** Bug 344493 has been marked as a duplicate of this bug. *** *** Bug 347012 has been marked as a duplicate of this bug. *** *** Bug 349945 has been marked as a duplicate of this bug. *** *** Bug 350053 has been marked as a duplicate of this bug. *** |