Summary: | kwin crash and all windows are cut off and the keyboard doesn't work | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Miguel Gonzalez <shuarmaegopez> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Miguel Gonzalez
2007-08-21 02:57:04 UTC
Can you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and improve the backtrace for us and tell something more about your configuration please? kwin --version: Qt: 3.3.7 KDE: 3.5.6 KWin: 3.0 Using the system normally, when sending a new window, takes place the error *** This bug has been marked as a duplicate of 145147 *** Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1232840480 (LWP 5513)] [KCrash handler] #6 0xb663f4ae in KWinInternal::Workspace::updateMinimizedOfTransients ( this=0x80f24c8, c=0x81c9680) at /usr/share/qt3/include/qvaluelist.h:475 #7 0xb663f5aa in KWinInternal::Client::unminimize (this=0x81c9680, avoid_animation=true) at /build/buildd/kdebase-3.5.6/./kwin/client.cpp:630 #8 0xb663fb43 in KWinInternal::Workspace::resetShowingDesktop ( this=0x80f24c8, keep_hidden=false) at /build/buildd/kdebase-3.5.6/./kwin/workspace.cpp:2730 #9 0xb664c4e3 in KWinInternal::Client::manage (this=0x81d3520, w=25165831, isMapped=false) at /build/buildd/kdebase-3.5.6/./kwin/manage.cpp:471 #10 0xb664c896 in KWinInternal::Workspace::createClient (this=0x80f24c8, w=25165831, is_mapped=false) at /build/buildd/kdebase-3.5.6/./kwin/workspace.cpp:484 #11 0xb6650137 in KWinInternal::Workspace::workspaceEvent (this=0x80f24c8, e=0xbfdec368) at /build/buildd/kdebase-3.5.6/./kwin/events.cpp:360 #12 0xb665022e in KWinInternal::Application::x11EventFilter (this=0xbfdec548, e=0xbfdec368) at /build/buildd/kdebase-3.5.6/./kwin/main.cpp:155 #13 0xb7160133 in ?? () from /usr/lib/libqt-mt.so.3 #14 0xbfdec548 in ?? () #15 0xbfdec368 in ?? () #16 0x00100000 in ?? () #17 0xb7712790 in ?? () from /usr/lib/libqt-mt.so.3 #18 0xbfdec368 in ?? () #19 0xb7712790 in ?? () from /usr/lib/libqt-mt.so.3 #20 0xbfdec208 in ?? () #21 0xb71708c2 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3 Backtrace stopped: frame did not save the PC So upgrading to KDE 3.5.7 should fix this for you. |