Summary: | Kwin crach after enabling mouse seeking effect and tying to use it | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | opensuse.lietuviu.kalba |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | sven.burmeister |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
opensuse.lietuviu.kalba
2011-02-14 11:26:57 UTC
crashes in glGenTextures( 1, &mTexture ); - what GPU/driver combination do you use? - esp. which mesa version - is it reproducable? - does "LIBGL_ALWAYS_INDIRECT=1 kwin --replace &" fix it? Grafic card: Nvidia GeForce Go 6150, with nouveau (xorg-x11-driver-video-nouveau 0.0.16_20110115_b795ca6-2.1) driver Mesa 7.10-2.1 It is allways reproducible. LIBGL_ALWAYS_INDIRECT=1 kwin --replace &" doesn't fix it. > LIBGL_ALWAYS_INDIRECT=1 kwin --replace & [1] 3055 trecias@linux-1r6b:~> OpenGL vendor string: Mesa Project OpenGL renderer string: Software Rasterizer OpenGL version string: 1.4 (2.1 Mesa 7.10) Driver: Unknown GPU class: Unknown OpenGL version: 1.4 Mesa version: 7.10 X server version: 1.9.3 Linux kernel version: 2.6.37 Direct rendering: no Requires strict binding: yes GLSL shaders: no Texture NPOT support: limited kwin(3055): OpenGL Software Rasterizer detected. Falling back to XRender. kwin(3055): Failed to initialize compositing, compositing disabled kwin(3055): Consult http://techbase.kde.org/Projects/KWin/4.0-release-notes#Setting_up kwin(3055) KWin::EffectsHandlerImpl::loadEffect: EffectsHandler::loadEffect : Effect "kwin4_effect_blur" is not supported kwin(3055) KWin::EffectsHandlerImpl::loadEffect: EffectsHandler::loadEffect : Effect "kwin4_effect_startupfeedback" is not supported kwin(3055) KWin::EffectsHandlerImpl::loadEffect: EffectsHandler::loadEffect : Effect "kwin4_effect_screenshot" is not supported kwin: xcb_io.c:657: _XRead: Prielaida „dpy->xcb->reply_data != ((void *)0)“ pažeista. Application::crashHandler() called with signal 6; recent crashes: 1 KCrash: Application 'kwin' crashing... KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit sock_file=/home/trecias/.kde4/socket-linux-1r6b.site/kdeinit4__0 But it fixed after installing Mesa-nouveau3d package. Please notice that nouveau 3D/GL support is still more or less experimental, you might encounter other issues. The CSS nvidia driver should do fine (but unless you hit -as i assume?- the ld issue in apprently only OpenSuSE's ld version) *** Bug 266826 has been marked as a duplicate of this bug. *** This happens with nvidia as well, i.e. the binary driver. |