Summary: | project neon crash | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Simon Andric <simonandric5> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | rohan, simonandric5 |
Priority: | NOR | ||
Version: | 4.10.3 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
Fix attempt New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Simon Andric
2013-05-02 02:28:19 UTC
This crash looks rather bogus. It's crashing inside QObject::parent()... I just looked at the code and it just needs to be valid at that point. If it weren't it would already crash at the position #9 in the back trace. So until we have more data confirming that there is a problem on our side I assume it's a packaging problem. After all saucy was just announced last week and you mention yourself that it started after an update. One question though: are all crashes looking like that or is there variation in the back trace? where can one see the exact sources (including patches)? Hi Thomas You can find the packaging here : http://bazaar.launchpad.net/~neon/project-neon/kde-workspace-ubuntu/files The code is imported over here : https://code.launchpad.net/~neon/kde-baseapps/kde-workspace Smells like a dangeling iterator in m_animations. Since it only happens at login (not at kwin startup, correct?) I assume an animation is triggered in the construction event cycle and the relevant window deleted in the same (ie. before init is invoked) Thus adding an "initialized" member to the d_ptr and using it to enforce init pre ::p_animate() should do. Can you inject a patch and will you need one or do you feel like "i understood the above and will just try"? given discussion with Rohan we should clearly wait and get confirmation from
an independent report not on 13.10. It's currently in transition:
> [13:21] <shadeslayer> yofel: is PN + Saucy open ? is it installable /
> working ?
> [13:22] <yofel__> I'm bootstrapping it, expect it working till end of the
week
Created attachment 79788 [details]
New crash information added by DrKonqi
kwin (4.10.60) on KDE Platform 4.10.60 using Qt 4.8.5
- What I was doing when the application crashed:
hello!
i went now on full to use project neon, so i can explore this project neon crash, which is still happening to me, *after* i reset the ocmputer and log in.
also i would like to note, that all my desktop settings in project neon considering widgets on desktop and wallpapeer information are lost when i reboot. i use the package "desktop-base", which offers me the choice of "grid desktop", but every time i reset the computer im back to "default dekstop"...i also choose a slideshow of wallpapers, and after reboot im again stuck with the default wallppaer piture... no widgets which i drag onto desktop stays there after reboot...analog clock, rssnow, calendar, folderview, weather forecast, system information... all of them dissapear... Interestingly the settings for my panel (both default and empty one are saved.)... including the widgets and their settings which are dragged on the panel (weather forecast, digital clock, keyboard layout...) maybe these two problems are related...
thank you
Simon :)
-- Backtrace (Reduced):
#7 0xb5c22320 in QHashData::shared_null () from /opt/project-neon/lib/libQtCore.so.4
[...]
#10 0xb731a6d1 in KWin::EffectWindow::addLayerRepaint (this=0x92526d8, r=...) at /build/buildd/project-neon-kde-workspace-2+git20130507+r47975/kwin/libkwineffects/kwineffects.cpp:791
#11 0xb732eb7a in KWin::AnimationEffect::postPaintScreen (this=0x8f76200) at /build/buildd/project-neon-kde-workspace-2+git20130507+r47975/kwin/libkwineffects/kwinanimationeffect.cpp:577
#12 0xb7646062 in KWin::EffectsHandlerImpl::postPaintScreen (this=0x9246680) at /build/buildd/project-neon-kde-workspace-2+git20130507+r47975/kwin/effects.cpp:394
#13 0xb761d258 in KWin::Scene::paintScreen (this=0x912ee88, mask=0xbfdff0c8, region=0xbfdff124) at /build/buildd/project-neon-kde-workspace-2+git20130507+r47975/kwin/scene.cpp:145
Your secondary issue sounds much like you've no write permissions in ~/.kde Reg. the original issue, see comment #4 a) does it also happen on "kwin --replace&"? b) can you inject a patch? fani@avatar:~$ kwin --replace QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated. kwin(3221) KWin::Extensions::init: non_native_pixmaps: true kwin(3221) KWin::Xcb::Extensions::init: Extensions: shape: 0x "11" composite: 0x "4" render: 0x "b" fixes: 0x "50" randr: 0x "14" sync: 0x "31" damage: 0x "11" We are checking whether the service is present true Locking mutex for currentActivity Locking mutex for listActivities Locking mutex for runningActivities kwin(3221) KDecorationPlugins::canLoad: kwin : path "/opt/project-neon/lib/kde4/kwin3_aurorae.so" for "kwin3_aurorae" kwin(3221) KWin::RootInfo::create: Error occurred while lowering support window: 3 kwin(3221) KWin::x11ErrorHandler: kwin: X Error ( "error: BadValue [2], request: X_CreateWindow[1]" ) kwin(3221) KWin::Workspace::updateClientArea: screens: 1 desktops: 2 kwin(3221) KWin::Workspace::updateClientArea: Done. QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread Trying to lock mutex kwin(3221) KWin::Client::readUserTimeMapTimestamp: User timestamp, ASN: 4294967295 kwin(3221) KWin::Client::readUserTimeMapTimestamp: User timestamp, final: 'ID: 33554845 ;WMCLASS: "plasma" : "plasma" ;Caption: "plasma-desktop" ' : 4294967295 kwin(3221) KWin::Workspace::allowClientActivation: Activation: No client active, allowing kwin(3221) KWin::Workspace::updateClientArea: screens: 1 desktops: 2 kwin(3221) KWin::Workspace::updateClientArea: Done. kwin(3221) KWin::RuleBook::find: Rule found: [ "Window settings for konsole" : "konsole" ] : 'ID: 25165851 ;WMCLASS: "konsole" : "konsole" ;Caption: "fani : kwin – Konsole" ' kwin(3221) KWin::Client::checkActivities: no activities!?!? kwin(3221) KWin::Client::readUserTimeMapTimestamp: User timestamp, ASN: 114480 kwin(3221) KWin::Client::readUserTimeMapTimestamp: User timestamp, final: 'ID: 25165851 ;WMCLASS: "konsole" : "konsole" ;Caption: "fani : kwin – Konsole" ' : 114480 kwin(3221) KWin::Workspace::allowClientActivation: Activation: No client active, allowing kwin(3221) KWin::Workspace::updateClientArea: screens: 1 desktops: 2 kwin(3221) KWin::Workspace::updateClientArea: Done. kwin(3221) KWin::Client::readUserTimeMapTimestamp: User timestamp, ASN: 4294967295 kwin(3221) KWin::Client::readUserTimeMapTimestamp: User timestamp, final: 'ID: 33554824 ;WMCLASS: "plasma" : "plasma" ;Caption: "plasma-desktop" ' : 4294967295 kwin(3221) KWin::Workspace::allowClientActivation: Activation: No client active, allowing kwin(3221) KWin::Workspace::updateClientArea: screens: 1 desktops: 2 kwin(3221) KWin::Workspace::updateClientArea: Done. kwin(3221) KWin::Client::readUserTimeMapTimestamp: User timestamp, ASN: 108452 kwin(3221) KWin::Client::readUserTimeMapTimestamp: User timestamp, final: 'ID: 33554815 ;WMCLASS: "plasma" : "plasma" ;Caption: "plasma-desktop" ' : 108452 kwin(3221) KWin::Workspace::allowClientActivation: Activation: No client active, allowing kwin(3221) KWin::Workspace::updateClientArea: screens: 1 desktops: 2 kwin(3221) KWin::Workspace::updateClientArea: Done. kwin(3221) KWin::Workspace::updateClientArea: screens: 1 desktops: 2 kwin(3221) KWin::Workspace::updateClientArea: Done. Returning listActivities ("35c045a1-ce29-4e1d-8237-c34581e04cf3") Unlocked mutex QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread Trying to lock mutex kwin(3221)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/project-neon-kde-fani/kdecache-fani/ksycoca4" Returning currentActivity "35c045a1-ce29-4e1d-8237-c34581e04cf3" Unlocked mutex Unlocked mutex kwin(3221) KWin::Compositor::slotCompositingOptionsInitialized: Initializing OpenGL compositing kwin(3221) KWin::GlxBackend::initDrawableConfigs: Drawable visual (depth 24 ): 0x "21e" kwin(3221) KWin::GlxBackend::initDrawableConfigs: Drawable visual (depth 32 ): 0x "7b" kwin(3221) KWin::GlxBackend::initBuffer: Buffer visual (depth 24 ): 0x "220" OpenGL vendor string: X.Org OpenGL renderer string: Gallium 0.4 on AMD RV710 OpenGL version string: 3.0 Mesa 9.2.0 OpenGL shading language version string: 1.30 Driver: R600G GPU class: R700 OpenGL version: 3.0 GLSL version: 1.30 Mesa version: 9.2 X server version: 1.13.4 Linux kernel version: 3.9 Direct rendering: yes Requires strict binding: no GLSL shaders: yes Texture NPOT support: yes Virtual Machine: no kwin(3221) KWin::GlxBackend::init: Direct rendering: true kwin(3221) KWin::SceneOpenGL2::SceneOpenGL2: Color correction: false kwin(3221) KWin::ShaderManager::initShaders: Ortho Shader is valid kwin(3221) KWin::ShaderManager::initShaders: Generic Shader is valid kwin(3221) KWin::ShaderManager::initShaders: Color Shader is valid kwin(3221) KWin::SceneOpenGL2::SceneOpenGL2: OpenGL 2 compositing successfully initialized kwin(3221) KWin::currentRefreshRate: Vertical Refresh rate 75 Hz kwin(3221)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/project-neon-kde-fani/kdecache-fani/ksycoca4" kwin(3221) KWin::x11ErrorHandler: kwin: X Error ( "error: BadMatch [8], request: X_ReparentWindow[7], resource: 0x2d2" ) kwin(3221) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_login" kwin(3221) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_slidingpopups" kwin(3221) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_blur" kwin(3221) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_desktopgrid" kwin(3221) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_fade" kwin(3221) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_slide" kwin(3221) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_presentwindows" kwin(3221) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_dashboard" kwin(3221) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_startupfeedback" kwin(3221) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_screenedge" kwin(3221) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_maximize" kwin(3221) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_taskbarthumbnail" kwin(3221) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_logout" kwin(3221) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_screenshot" kwin(3221) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_translucency" kwin(3221) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_highlightwindow" kwin(3221) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_zoom" kwin(3221) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_dialogparent" kwin(3221) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_minimizeanimation" kwin(3221) KWin::Client::readUserTimeMapTimestamp: User timestamp, ASN: 124784 kwin(3221) KWin::Client::readUserTimeMapTimestamp: User timestamp, final: 'ID: 33555586 ;WMCLASS: "plasma-desktop" : "plasma-desktop" ;Caption: "Desktop Settings – Plasma Desktop Shell" ' : 124784 kwin(3221) KWin::Workspace::allowClientActivation: Activation: No client active, allowing kwin(3221) KWin::Workspace::updateClientArea: screens: 1 desktops: 2 kwin(3221) KWin::Workspace::updateClientArea: Done. Returning the running activities ("35c045a1-ce29-4e1d-8237-c34581e04cf3") kwin(3221) KWin::UserActionsMenu::showHideActivityMenu: activities: 1 kwin(3221) KWin::Client::readUserTimeMapTimestamp: User timestamp, ASN: 4294967295 kwin(3221) KWin::Client::readUserTimeMapTimestamp: User timestamp, final: 'ID: 31457298 ;WMCLASS: "kwin_rules_dialog" : "kwin_rules_dialog" ;Caption: "Edit Window-Specific Settings – KWin" ' : 140816 kwin(3221) KWin::Workspace::allowClientActivation: Activation, compared: 'ID: 31457298 ;WMCLASS: "kwin_rules_dialog" : "kwin_rules_dialog" ;Caption: "Edit Window-Specific Settings – KWin" ' : 140816 : 134339 : true kwin(3221) KWin::Workspace::updateClientArea: screens: 1 desktops: 2 kwin(3221) KWin::Workspace::updateClientArea: Done. kwin(3221) KWin::x11ErrorHandler: kwin: X Error ( "error: BadMatch [8], request: X_ReparentWindow[7], resource: 0x2d2" ) kwin(3221) KWin::Workspace::updateClientArea: screens: 1 desktops: 2 kwin(3221) KWin::Workspace::updateClientArea: Done. kwin(3221) KWin::Workspace::slotReconfigure: Workspace::slotReconfigure() kwin(3221) KWin::RuleBook::find: Rule found: [ "Window settings for konsole" : "konsole" ] : 'ID: 25165851 ;WMCLASS: "konsole" : "konsole" ;Caption: "fani : kwin – Konsole" ' kwin(3221) KWin::RuleBook::find: Rule found: [ "Window settings for plasma-desktop" : "plasma-desktop" ] : 'ID: 33555586 ;WMCLASS: "plasma-desktop" : "plasma-desktop" ;Caption: "Desktop Settings – Plasma Desktop Shell" ' kwin(3221) KWin::x11ErrorHandler: kwin: X Error ( "error: BadMatch [8], request: X_ReparentWindow[7], resource: 0x2d2" ) kwin(3221) KWin::Workspace::updateClientArea: screens: 1 desktops: 2 kwin(3221) KWin::Workspace::updateClientArea: Done. kwin(3221) KWin::RuleBook::find: Rule found: [ "Window settings for plasma-desktop" : "plasma-desktop" ] : 'ID: 33555681 ;WMCLASS: "plasma-desktop" : "plasma-desktop" ;Caption: "Desktop Settings – Plasma Desktop Shell" ' kwin(3221) KWin::Client::readUserTimeMapTimestamp: User timestamp, ASN: 166640 kwin(3221) KWin::Client::readUserTimeMapTimestamp: User timestamp, final: 'ID: 33555681 ;WMCLASS: "plasma-desktop" : "plasma-desktop" ;Caption: "Desktop Settings – Plasma Desktop Shell" ' : 166640 kwin(3221) KWin::Workspace::allowClientActivation: Activation: No client active, allowing kwin(3221) KWin::Workspace::updateClientArea: screens: 1 desktops: 2 kwin(3221) KWin::Workspace::updateClientArea: Done. kwin(3221) KWin::x11ErrorHandler: kwin: X Error ( "error: BadMatch [8], request: X_ReparentWindow[7], resource: 0x2d2" ) kwin(3221) KWin::Workspace::updateClientArea: screens: 1 desktops: 2 kwin(3221) KWin::Workspace::updateClientArea: Done. kwin(3221) KWin::RuleBook::find: Rule found: [ "Window settings for firefox-trunk" : "navigator firefox-trunk" ] : 'ID: 69206222 ;WMCLASS: "firefox-trunk" : "navigator" ;Caption: "Nightly" ' kwin(3221) KWin::Client::readUserTimeMapTimestamp: User timestamp, ASN: 191587 kwin(3221) KWin::Client::readUserTimeMapTimestamp: User timestamp, final: 'ID: 69206222 ;WMCLASS: "firefox-trunk" : "navigator" ;Caption: "Nightly" ' : 191587 kwin(3221) KWin::Workspace::allowClientActivation: Activation, compared: 'ID: 69206222 ;WMCLASS: "firefox-trunk" : "navigator" ;Caption: "Nightly" ' : 191587 : 182894 : true kwin(3221) KWin::Workspace::updateClientArea: screens: 1 desktops: 2 kwin(3221) KWin::Workspace::updateClientArea: Done. kwin(3221) KWin::x11ErrorHandler: kwin: X Error ( "error: BadDamage [DAMAGE+0], request: XDamageDestroy[DAMAGE+2], resource: 0x42075c2" ) kwin(3221) KWin::Toplevel::createWindowPixmap: Creating window pixmap failed: 3 kwin(3221) KWin::x11ErrorHandler: kwin: X Error ( "error: BadDrawable [9], request: X_GetGeometry[14], resource: 0x20004f0" ) kwin(3221) KWin::Toplevel::createWindowPixmap: Creating window pixmap failed: 3 kwin(3221) KWin::x11ErrorHandler: kwin: X Error ( "error: BadDrawable [9], request: X_GetGeometry[14], resource: 0x20004f0" ) kwin(3221) KWin::Toplevel::createWindowPixmap: Creating window pixmap failed: 3 kwin(3221) KWin::x11ErrorHandler: kwin: X Error ( "error: BadDrawable [9], request: X_GetGeometry[14], resource: 0x20004f0" ) kwin(3221) KWin::Toplevel::createWindowPixmap: Creating window pixmap failed: 3 kwin(3221) KWin::x11ErrorHandler: kwin: X Error ( "error: BadDrawable [9], request: X_GetGeometry[14], resource: 0x20004f0" ) kwin(3221) KWin::Toplevel::createWindowPixmap: Creating window pixmap failed: 3 kwin(3221) KWin::x11ErrorHandler: kwin: X Error ( "error: BadDrawable [9], request: X_GetGeometry[14], resource: 0x20004f0" ) ------------------------- hope it helps.... and abvout patches... nope.... have no idea how to do that... :) nice day...and thank you.... Simon sorry...again...this time with "&": fani@avatar:~$ kwin --replace& [1] 3411 fani@avatar:~$ QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated. kwin(3411) KWin::Extensions::init: non_native_pixmaps: true kwin(3411) KWin::Xcb::Extensions::init: Extensions: shape: 0x "11" composite: 0x "4" render: 0x "b" fixes: 0x "50" randr: 0x "14" sync: 0x "31" damage: 0x "11" We are checking whether the service is present true Locking mutex for currentActivity Locking mutex for listActivities Locking mutex for runningActivities kwin(3411) KDecorationPlugins::canLoad: kwin : path "/opt/project-neon/lib/kde4/kwin3_aurorae.so" for "kwin3_aurorae" kwin(3411) KWin::RootInfo::create: Error occurred while lowering support window: 3 kwin(3411) KWin::x11ErrorHandler: kwin: X Error ( "error: BadValue [2], request: X_CreateWindow[1]" ) kwin(3411) KWin::Workspace::updateClientArea: screens: 1 desktops: 2 kwin(3411) KWin::Workspace::updateClientArea: Done. QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread Trying to lock mutex kwin(3411) KWin::Client::readUserTimeMapTimestamp: User timestamp, ASN: 162337 kwin(3411) KWin::Client::readUserTimeMapTimestamp: User timestamp, final: 'ID: 33554845 ;WMCLASS: "plasma" : "plasma" ;Caption: "plasma-desktop" ' : 162337 kwin(3411) KWin::Workspace::allowClientActivation: Activation: No client active, allowing kwin(3411) KWin::Workspace::updateClientArea: screens: 1 desktops: 2 kwin(3411) KWin::Workspace::updateClientArea: Done. kwin(3411) KWin::RuleBook::find: Rule found: [ "Window settings for firefox-trunk" : "navigator firefox-trunk" ] : 'ID: 69206222 ;WMCLASS: "firefox-trunk" : "navigator" ;Caption: "Bug 319201 – project neon crash - Nightly (Build 20130508063410)" ' kwin(3411) KWin::Client::checkActivities: no activities!?!? kwin(3411) KWin::Client::readUserTimeMapTimestamp: User timestamp, ASN: 406173 kwin(3411) KWin::Client::readUserTimeMapTimestamp: User timestamp, final: 'ID: 69206222 ;WMCLASS: "firefox-trunk" : "navigator" ;Caption: "Bug 319201 – project neon crash - Nightly (Build 20130508063410)" ' : 406173 kwin(3411) KWin::Workspace::allowClientActivation: Activation: No client active, allowing kwin(3411) KWin::Workspace::updateClientArea: screens: 1 desktops: 2 kwin(3411) KWin::Workspace::updateClientArea: Done. kwin(3411) KWin::RuleBook::find: Rule found: [ "Window settings for konsole" : "konsole" ] : 'ID: 25165851 ;WMCLASS: "konsole" : "konsole" ;Caption: "fani : bash – Konsole" ' kwin(3411) KWin::Client::readUserTimeMapTimestamp: User timestamp, ASN: 446152 kwin(3411) KWin::Client::readUserTimeMapTimestamp: User timestamp, final: 'ID: 25165851 ;WMCLASS: "konsole" : "konsole" ;Caption: "fani : bash – Konsole" ' : 446152 kwin(3411) KWin::Workspace::allowClientActivation: Activation: No client active, allowing kwin(3411) KWin::Workspace::updateClientArea: screens: 1 desktops: 2 kwin(3411) KWin::Workspace::updateClientArea: Done. kwin(3411) KWin::Client::readUserTimeMapTimestamp: User timestamp, ASN: 108452 kwin(3411) KWin::Client::readUserTimeMapTimestamp: User timestamp, final: 'ID: 33554815 ;WMCLASS: "plasma" : "plasma" ;Caption: "plasma-desktop" ' : 108452 kwin(3411) KWin::Workspace::allowClientActivation: Activation: No client active, allowing kwin(3411) KWin::Workspace::updateClientArea: screens: 1 desktops: 2 kwin(3411) KWin::Workspace::updateClientArea: Done. kwin(3411) KWin::Client::readUserTimeMapTimestamp: User timestamp, ASN: 438889 kwin(3411) KWin::Client::readUserTimeMapTimestamp: User timestamp, final: 'ID: 33554824 ;WMCLASS: "plasma" : "plasma" ;Caption: "plasma-desktop" ' : 438889 kwin(3411) KWin::Workspace::allowClientActivation: Activation: No client active, allowing kwin(3411) KWin::Workspace::updateClientArea: screens: 1 desktops: 2 kwin(3411) KWin::Workspace::updateClientArea: Done. kwin(3411) KWin::Workspace::updateClientArea: screens: 1 desktops: 2 kwin(3411) KWin::Workspace::updateClientArea: Done. Unlocked mutex Returning listActivities ("35c045a1-ce29-4e1d-8237-c34581e04cf3") QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread Trying to lock mutex kwin(3411)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/project-neon-kde-fani/kdecache-fani/ksycoca4" Returning currentActivity "35c045a1-ce29-4e1d-8237-c34581e04cf3" Unlocked mutex Unlocked mutex kwin(3411) KWin::Compositor::slotCompositingOptionsInitialized: Initializing OpenGL compositing kwin(3411) KWin::GlxBackend::initDrawableConfigs: Drawable visual (depth 24 ): 0x "21e" kwin(3411) KWin::GlxBackend::initDrawableConfigs: Drawable visual (depth 32 ): 0x "7b" kwin(3411) KWin::GlxBackend::initBuffer: Buffer visual (depth 24 ): 0x "220" OpenGL vendor string: X.Org OpenGL renderer string: Gallium 0.4 on AMD RV710 OpenGL version string: 3.0 Mesa 9.2.0 OpenGL shading language version string: 1.30 Driver: R600G GPU class: R700 OpenGL version: 3.0 GLSL version: 1.30 Mesa version: 9.2 X server version: 1.13.4 Linux kernel version: 3.9 Direct rendering: yes Requires strict binding: no GLSL shaders: yes Texture NPOT support: yes Virtual Machine: no kwin(3411) KWin::GlxBackend::init: Direct rendering: true kwin(3411) KWin::SceneOpenGL2::SceneOpenGL2: Color correction: false kwin(3411) KWin::ShaderManager::initShaders: Ortho Shader is valid kwin(3411) KWin::ShaderManager::initShaders: Generic Shader is valid kwin(3411) KWin::ShaderManager::initShaders: Color Shader is valid kwin(3411) KWin::SceneOpenGL2::SceneOpenGL2: OpenGL 2 compositing successfully initialized kwin(3411) KWin::currentRefreshRate: Vertical Refresh rate 75 Hz kwin(3411)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/project-neon-kde-fani/kdecache-fani/ksycoca4" kwin(3411) KWin::x11ErrorHandler: kwin: X Error ( "error: BadMatch [8], request: X_ReparentWindow[7], resource: 0x2d2" ) kwin(3411) KWin::x11ErrorHandler: kwin: X Error ( "error: BadMatch [8], request: X_ReparentWindow[7], resource: 0x2d2" ) kwin(3411) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_login" kwin(3411) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_slidingpopups" kwin(3411) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_blur" kwin(3411) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_desktopgrid" kwin(3411) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_fade" kwin(3411) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_slide" kwin(3411) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_presentwindows" kwin(3411) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_dashboard" kwin(3411) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_startupfeedback" kwin(3411) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_screenedge" kwin(3411) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_maximize" kwin(3411) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_taskbarthumbnail" kwin(3411) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_logout" kwin(3411) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_screenshot" kwin(3411) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_translucency" kwin(3411) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_highlightwindow" kwin(3411) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_zoom" kwin(3411) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_dialogparent" kwin(3411) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_minimizeanimation" kwin(3411) KWin::x11ErrorHandler: kwin: X Error ( "error: BadDamage [DAMAGE+0], request: XDamageDestroy[DAMAGE+2], resource: 0x20006a1" ) kwin(3411) KWin::RuleBook::find: Rule found: [ "Window settings for plasma-desktop" : "plasma-desktop" ] : 'ID: 33556155 ;WMCLASS: "plasma-desktop" : "plasma-desktop" ;Caption: "Desktop Settings – Plasma Desktop Shell" ' kwin(3411) KWin::Client::readUserTimeMapTimestamp: User timestamp, ASN: 466272 kwin(3411) KWin::Client::readUserTimeMapTimestamp: User timestamp, final: 'ID: 33556155 ;WMCLASS: "plasma-desktop" : "plasma-desktop" ;Caption: "Desktop Settings – Plasma Desktop Shell" ' : 466272 kwin(3411) KWin::Workspace::allowClientActivation: Activation: No client active, allowing kwin(3411) KWin::Workspace::updateClientArea: screens: 1 desktops: 2 kwin(3411) KWin::Workspace::updateClientArea: Done. kwin(3411) KWin::x11ErrorHandler: kwin: X Error ( "error: BadMatch [8], request: X_ReparentWindow[7], resource: 0x2d2" ) kwin(3411) KWin::Workspace::updateClientArea: screens: 1 desktops: 2 kwin(3411) KWin::Workspace::updateClientArea: Done. ------------ nice day! Simon :) @Rohan, do you reproduce the crash and could pot. inject a patch? Otherwise i'd suggest to push the suggestion from comment #4 since it should be pretty safe (running right now) @Thomas I'm not currently running saucy, and don't plan to upgrade at least for another month. Testing a patch in Neon is quite simple : Step 1 : Grab sources from projects.kde.org Step 2 : Apply patch Step 3 : neon-env && neonmake Step 4 : logout and login So if you could provide a patch to the reporter, it should be trivial for him to try it out in Neon Created attachment 79795 [details]
Fix attempt
Ok Simon.
To apply the attached patch, copy it into the kde-workspace/kwin source dir and call:
patch -p2 < __try_on_319201.diff
hello! sorry for late reply, lately real life got in the way :) but... even without applying your patch, for which im kindly grateful it seems after a last few updates, this problem does not occur anymore - at least error... the error with "not keeping my desktop preferences" in project neon however persist, even though i made bothfolders .kde and .project-neon-kde in dolphin as root with my ownership and group ownership in folder and all files/subfolders... not root. also this error happened a few days ago, maybe they are related ... https://bugs.kde.org/show_bug.cgi?id=319965 thank you for helping... nice day :) simon Created attachment 80076 [details]
New crash information added by DrKonqi
kwin (4.10.60) on KDE Platform 4.10.60 using Qt 4.8.5
- What I was doing when the application crashed:
rebooting machine - project neon..... after splash dr. konqi... apppeared...
nice day! :)
simon
-- Backtrace (Reduced):
#7 0xb5bec320 in QHashData::shared_null () from /opt/project-neon/lib/libQtCore.so.4
[...]
#10 0xb72e96d1 in KWin::EffectWindow::addLayerRepaint (this=0xa361a80, r=...) at /build/buildd/project-neon-kde-workspace-2+git20130524+r48105/kwin/libkwineffects/kwineffects.cpp:791
#11 0xb72fdb7a in KWin::AnimationEffect::postPaintScreen (this=0xa35fbf0) at /build/buildd/project-neon-kde-workspace-2+git20130524+r48105/kwin/libkwineffects/kwinanimationeffect.cpp:577
#12 0xb7617dde in KWin::EffectsHandlerImpl::postPaintScreen (this=0xa3475b8) at /build/buildd/project-neon-kde-workspace-2+git20130524+r48105/kwin/effects.cpp:394
#13 0xb75ee618 in KWin::Scene::paintScreen (this=0xa24c0c0, mask=0xbf977244, region=0xbf9772b4) at /build/buildd/project-neon-kde-workspace-2+git20130524+r48105/kwin/scene.cpp:145
Did you apply the provided patch? Created attachment 80142 [details]
New crash information added by DrKonqi
kwin (4.10.60) on KDE Platform 4.10.60 using Qt 4.8.5
- What I was doing when the application crashed:
after clean install of saucy again same problem...will ltry to apply patch in the following days :)
nice day
Simon
-- Backtrace (Reduced):
#9 0x00007f5cdaafd2c7 in KWin::EffectWindow::addLayerRepaint (this=0x23fc3a0, r=...) at /build/buildd/project-neon-kde-workspace-2+git20130527+r48107/kwin/libkwineffects/kwineffects.cpp:791
#10 0x00007f5cdab13f30 in KWin::AnimationEffect::postPaintScreen (this=0x1f67b50) at /build/buildd/project-neon-kde-workspace-2+git20130527+r48107/kwin/libkwineffects/kwinanimationeffect.cpp:577
#11 0x00007f5cdb439648 in KWin::EffectsHandlerImpl::postPaintScreen (this=0x23fdf30) at /build/buildd/project-neon-kde-workspace-2+git20130527+r48107/kwin/effects.cpp:394
#12 0x00007f5cdb40ef54 in KWin::Scene::paintScreen (this=0x2276d90, mask=0x7fffd8ef6458, region=0x7fffd8ef6500) at /build/buildd/project-neon-kde-workspace-2+git20130527+r48107/kwin/scene.cpp:145
#13 0x00007f5cdb41f397 in KWin::SceneOpenGL::paint (this=0x2276d90, damage=..., toplevels=...) at /build/buildd/project-neon-kde-workspace-2+git20130527+r48107/kwin/scene_opengl.cpp:344
*** This bug has been marked as a duplicate of bug 320562 *** |