Summary: | Kwin crashed on fullscreen flash video using vsync option on intel graphix | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Robby Engelmann <robby.engelmann> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | alexandre.j.moore, alexandregouger, devoutlytobewished, envelopesalad, fverdeja93, KaiUweBroulik2, naorsh, oleg.bashmurov, ramkumar747, ranmaru.hibikiya |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Robby Engelmann
2010-10-25 22:21:49 UTC
sorry, driver bug glPushAttrib( GL_CURRENT_BIT ); *** Bug 259634 has been marked as a duplicate of this bug. *** *** Bug 261585 has been marked as a duplicate of this bug. *** *** Bug 262155 has been marked as a duplicate of this bug. *** *** Bug 263386 has been marked as a duplicate of this bug. *** Created attachment 56754 [details]
New crash information added by DrKonqi
kwin (4.6.00 (4.6.0)) on KDE Platform 4.6.00 (4.6.0) using Qt 4.7.0
- What I was doing when the application crashed:
Playing minecraft. Kwin crashes whenever I put ANY application into fullscreen mode, or turn off fullscreen. This includes flash videos, browsers, games, and video players so far.
-- Backtrace (Reduced):
#11 0x003ea9fb in KWin::SceneOpenGL::paintBackground (this=0x9c77940, region=...) at ../../kwin/scene_opengl.cpp:921
#12 0x003dd5d2 in KWin::Scene::paintGenericScreen (this=0x9c77940, orig_mask=<value optimized out>) at ../../kwin/scene.cpp:188
#13 0x003eac05 in KWin::SceneOpenGL::paintGenericScreen (this=0x9c77940, mask=<value optimized out>, data=...) at ../../kwin/scene_opengl.cpp:909
#14 0x003da620 in KWin::Scene::finalPaintScreen (this=0x9c77940, mask=40, region=..., data=...) at ../../kwin/scene.cpp:178
#15 0x003fe33c in KWin::EffectsHandlerImpl::paintScreen (this=0xa1a8c78, mask=40, region=..., data=...) at ../../kwin/effects.cpp:173
turn of fullscreen unredirection* - at some performance impact - or try to "export LIBGL_ALWAYS_INDIRECT=1". still a driver bug :-( "kcmshell4 kwincompositing"/advanced tab (uncheck "suspend compositing for fullscreen...") *** Bug 266303 has been marked as a duplicate of this bug. *** *** Bug 267059 has been marked as a duplicate of this bug. *** *** Bug 267291 has been marked as a duplicate of this bug. *** Created attachment 57838 [details]
New crash information added by DrKonqi
kwin (4.5.5 (KDE 4.5.5)) on KDE Platform 4.5.5 (KDE 4.5.5) using Qt 4.7.1
- What I was doing when the application crashed:
Playing Teeworlds in fullscreen
- Unusual behavior I noticed:
After closing it I lost the taskbar and the windows decoration
I got this problem when I use flash in fullscreen too.
-- Backtrace (Reduced):
#11 0x0055aadc in KWin::SceneOpenGL::paintBackground (this=0x8dbfd98, region=...) at /var/pisi/kdebase-workspace-4.5.5-153/work/kdebase-workspace-4.5.5/kwin/scene_opengl.cpp:907
#12 0x00552465 in KWin::Scene::paintGenericScreen (this=0x8dbfd98, orig_mask=40) at /var/pisi/kdebase-workspace-4.5.5-153/work/kdebase-workspace-4.5.5/kwin/scene.cpp:187
#13 0x0055ad12 in KWin::SceneOpenGL::paintGenericScreen (this=0x8dbfd98, mask=40, data=...) at /var/pisi/kdebase-workspace-4.5.5-153/work/kdebase-workspace-4.5.5/kwin/scene_opengl.cpp:895
#14 0x0054f3a0 in KWin::Scene::finalPaintScreen (this=0x8dbfd98, mask=40, region=..., data=...) at /var/pisi/kdebase-workspace-4.5.5-153/work/kdebase-workspace-4.5.5/kwin/scene.cpp:177
#15 0x00569996 in KWin::EffectsHandlerImpl::paintScreen (this=0x9353468, mask=40, region=..., data=...) at /var/pisi/kdebase-workspace-4.5.5-153/work/kdebase-workspace-4.5.5/kwin/effects.cpp:172
Application crashes when playing flash videos from youtube. |