You are not logged in.

#1 2013-03-22 03:09:32

plenus
Member
Registered: 2012-04-19
Posts: 30

Kwin 4.10.1 always crashes on KDE startup

On every session startup there is the kde message that an application has just crashed, and that application was kwin. It is automatically re-spawned anyway, but it kind of worries me that something might get more broken still.

I'm using standard KDe 4.10.1 from the repositories and standard QT 4.8.4 libs (as reported by kwin -v).

I'm not using any widgets other than the default tool bar. I have two monitors, the first displaying a fixed background image and the second one displaying "science image of the day".

My hardware is an Intel i7 920 with a Radeon HD 4890 using the standard xorg drivers found in the repositories.

Other than that, the system seems to be working fine, even for watching videos.

Offline

#2 2013-03-22 09:41:48

omeringen
Member
Registered: 2012-05-28
Posts: 114

Re: Kwin 4.10.1 always crashes on KDE startup

Are you using open source ati drivers or catalyst ?

Offline

#3 2013-03-22 20:10:08

eticre
Member
Registered: 2011-10-15
Posts: 55

Re: Kwin 4.10.1 always crashes on KDE startup

hi

try command "kwin --replace" and investigate the output.

Offline

#4 2013-03-22 23:38:38

plenus
Member
Registered: 2012-04-19
Posts: 30

Re: Kwin 4.10.1 always crashes on KDE startup

omeringen wrote:

Are you using open source ati drivers or catalyst ?

The free software version that is bundled with Xorg.

Offline

#5 2013-03-22 23:49:33

plenus
Member
Registered: 2012-04-19
Posts: 30

Re: Kwin 4.10.1 always crashes on KDE startup

eticre wrote:

hi

try command "kwin --replace" and investigate the output.

$ kwin --replace &
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread
QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread
QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread
QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread
OpenGL vendor string:                   X.Org
OpenGL renderer string:                 Gallium 0.4 on AMD RV770
OpenGL version string:                  3.0 Mesa 9.1.1
OpenGL shading language version string: 1.30
Driver:                                 R600G
GPU class:                              R700
OpenGL version:                         3.0
GLSL version:                           1.30
Mesa version:                           9.1.1
X server version:                       1.14
Linux kernel version:                   3.8.4
Direct rendering:                       yes
Requires strict binding:                no
GLSL shaders:                           yes
Texture NPOT support:                   yes
Virtual Machine:                        no

The only things that seem suspicious  are:

  • session D-Bus connection created before QCoreApplication. Application may misbehave.

  • Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.

  • QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread

Maybe the third problem is just caused by me running kwin --replace... What about the D-Bus connection? I've noticed that message before.

The KDE crash report doesn't show the debug symbols and I can't find *-dbg packages or something like that (I used to do that while on Debian). How do you install packages with debug symbols in Archlinux?

Offline

#6 2013-03-28 02:58:38

Pres
Member
Registered: 2011-09-12
Posts: 423

Re: Kwin 4.10.1 always crashes on KDE startup

I have this same issue. Open source radeon drivers with kernel 3.8.4. I can downgrade to kernel 3.7.10 and no longer experience it, so it seems to be a kernel issue. Running linux-lts now just fine.

I can enable kwin after the crash by going to Desktop Effects and switching the Qt graphics system under Advanced (doesn't matter if its Native or Raster, as long as I change it to the other one).

Backtrace without debug symbols:

Application: KWin (kwin), signal: Bus error
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff6d4440780 (LWP 835))]

Thread 4 (Thread 0x7ff6b799e700 (LWP 837)):
#0  0x00007ff6cec96d01 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007ff6cef22d37 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00007ff6cef1654f in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007ff6cef2287c in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007ff6cec92e0f in start_thread () from /usr/lib/libpthread.so.0
#5  0x00007ff6d3c74efd in clone () from /usr/lib/libc.so.6

Thread 3 (Thread 0x7ff6b6d5e700 (LWP 838)):
#0  0x00007ff6cec96d01 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007ff6cef22d37 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00007ff6cef1654f in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007ff6cef2287c in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007ff6cec92e0f in start_thread () from /usr/lib/libpthread.so.0
#5  0x00007ff6d3c74efd in clone () from /usr/lib/libc.so.6

Thread 2 (Thread 0x7ff6a7fff700 (LWP 842)):
#0  0x00007ff6cec96954 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007ff6b495383b in ?? () from /usr/lib/xorg/modules/dri/r600_dri.so
#2  0x00007ff6cec92e0f in start_thread () from /usr/lib/libpthread.so.0
#3  0x00007ff6d3c74efd in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7ff6d4440780 (LWP 835)):
[KCrash Handler]
#5  0x00007ff6d3c1359b in __memset_sse2 () from /usr/lib/libc.so.6
#6  0x00007ff6b493dc02 in ?? () from /usr/lib/xorg/modules/dri/r600_dri.so
#7  0x00007ff6b493ded7 in ?? () from /usr/lib/xorg/modules/dri/r600_dri.so
#8  0x00007ff6b4950635 in ?? () from /usr/lib/xorg/modules/dri/r600_dri.so
#9  0x00007ff6b494f1a5 in ?? () from /usr/lib/xorg/modules/dri/r600_dri.so
#10 0x00007ff6b494f3de in ?? () from /usr/lib/xorg/modules/dri/r600_dri.so
#11 0x00007ff6d4004453 in ?? () from /usr/lib/libkdeinit4_kwin.so
#12 0x00007ff6d3ffc165 in ?? () from /usr/lib/libkdeinit4_kwin.so
#13 0x00007ff6d4002b1e in ?? () from /usr/lib/libkdeinit4_kwin.so
#14 0x00007ff6d3ffb52f in ?? () from /usr/lib/libkdeinit4_kwin.so
#15 0x00007ff6d3ffb6cd in ?? () from /usr/lib/libkdeinit4_kwin.so
#16 0x00007ff6d400f3c5 in ?? () from /usr/lib/libkdeinit4_kwin.so
#17 0x00007ff6d3fee8ea in ?? () from /usr/lib/libkdeinit4_kwin.so
#18 0x00007ff6d400f647 in ?? () from /usr/lib/libkdeinit4_kwin.so
#19 0x00007ff6d3ff14ad in ?? () from /usr/lib/libkdeinit4_kwin.so
#20 0x00007ff6d3ff07df in ?? () from /usr/lib/libkdeinit4_kwin.so
#21 0x00007ff6d3fee82e in ?? () from /usr/lib/libkdeinit4_kwin.so
#22 0x00007ff6d400f810 in ?? () from /usr/lib/libkdeinit4_kwin.so
#23 0x00007ff6d3fefbc8 in ?? () from /usr/lib/libkdeinit4_kwin.so
#24 0x00007ff6d3fff02e in ?? () from /usr/lib/libkdeinit4_kwin.so
#25 0x00007ff6d3fe9fcc in ?? () from /usr/lib/libkdeinit4_kwin.so
#26 0x00007ff6d3feaaa0 in ?? () from /usr/lib/libkdeinit4_kwin.so
#27 0x00007ff6cf034b8f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#28 0x00007ff6cef13487 in QFutureWatcherBase::event(QEvent*) () from /usr/lib/libQtCore.so.4
#29 0x00007ff6ce1b218c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#30 0x00007ff6ce1b660a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#31 0x00007ff6d37668c6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#32 0x00007ff6cf01f6ae in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#33 0x00007ff6cf023011 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#34 0x00007ff6ce25331c in ?? () from /usr/lib/libQtGui.so.4
#35 0x00007ff6cf01e3ff in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x00007ff6cf01e688 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x00007ff6cf023328 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#38 0x00007ff6d3fa0d9a in kdemain () from /usr/lib/libkdeinit4_kwin.so
#39 0x00007ff6d3bada15 in __libc_start_main () from /usr/lib/libc.so.6
#40 0x0000000000400701 in _start ()

.xsession-errors:

startkde: Starting up...
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
kbuildsycoca4 running...
kbuildsycoca4(725) KBuildSycoca::recreate: Recreating ksycoca file ("/var/tmp/kdecache-user/ksycoca4", version 217)
kbuildsycoca4(725) KConfigGroup::readXdgListEntry: List entry Keywords in "k3bsetup.desktop" is not compliant with XDG standard (missing trailing semicolon). 
kbuildsycoca4(725) KConfigGroup::readXdgListEntry: List entry Keywords in "kcm_kmm_printcheck.desktop" is not compliant with XDG standard (missing trailing semicolon). 
kbuildsycoca4(725) KConfigGroup::readXdgListEntry: List entry Keywords in "kcm_kmm_icalendarexport.desktop" is not compliant with XDG standard (missing trailing semicolon). 
kbuildsycoca4(725) VFolderMenu::mergeFile: VFolderMenu::mergeFile: "/home/user/.conf/.config/menus/applications-kmenuedit.menu"
kbuildsycoca4(725) VFolderMenu::processMenu: Processing KDE Legacy dirs for <KDE>
kbuildsycoca4(725) VFolderMenu::processKDELegacyDirs:
kbuildsycoca4(725) VFolderMenu::loadApplications: Looking up applications under "/usr/share/applications/"
kbuildsycoca4(725) KConfigGroup::readXdgListEntry: List entry MimeType in "/usr/share/applications/assaultcube.desktop" is not compliant with XDG standard (missing trailing semicolon). 
kbuildsycoca4(725) KConfigGroup::readXdgListEntry: List entry MimeType in "/usr/share/applications/meld.desktop" is not compliant with XDG standard (missing trailing semicolon). 
kbuildsycoca4(725) VFolderMenu::loadApplications: Looking up applications under "/usr/share/applications/kde4"
kbuildsycoca4(725) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/Scrabble3D.desktop" is not compliant with XDG standard (missing trailing semicolon). 
kbuildsycoca4(725) VFolderMenu::loadApplications: Looking up applications under "/home/user/.conf/.local/share/applications/"
kbuildsycoca4(725) VFolderMenu::processMenu: Menu "Science" does not specify a directory file.
kbuildsycoca4(725) VFolderMenu::processMenu: Menu "Miscellaneous" does not specify a directory file.
kbuildsycoca4(725) VFolderMenu::processMenu: Menu ".hidden" does not specify a directory file.
kbuildsycoca4(725) VFolderMenu::processMenu: Menu "Arcade" does not specify a directory file.
kbuildsycoca4(725) VFolderMenu::processMenu: Menu "Board" does not specify a directory file.
kbuildsycoca4(725) VFolderMenu::processMenu: Menu "TacticStrategy" does not specify a directory file.
kbuildsycoca4(725) parseLayoutNode: The menu spec file contains a Layout or DefaultLayout tag without the mandatory Merge tag inside. Please fix your file. 
kbuildsycoca4(725) parseLayoutNode: The menu spec file contains a Layout or DefaultLayout tag without the mandatory Merge tag inside. Please fix your file. 
kbuildsycoca4(725) parseLayoutNode: The menu spec file contains a Layout or DefaultLayout tag without the mandatory Merge tag inside. Please fix your file. 
kbuildsycoca4(725) parseLayoutNode: The menu spec file contains a Layout or DefaultLayout tag without the mandatory Merge tag inside. Please fix your file. 
kbuildsycoca4(725) parseLayoutNode: The menu spec file contains a Layout or DefaultLayout tag without the mandatory Merge tag inside. Please fix your file. 
kbuildsycoca4(725) parseLayoutNode: The menu spec file contains a Layout or DefaultLayout tag without the mandatory Merge tag inside. Please fix your file. 
kbuildsycoca4(725) parseLayoutNode: The menu spec file contains a Layout or DefaultLayout tag without the mandatory Merge tag inside. Please fix your file. 
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/home/user/.conf/.local/share/applications/firefox.desktop" specifies undefined mimetype/servicetype "text/mml"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "kerfuffle_libarchive_readonly.desktop" specifies undefined mimetype/servicetype "application/x-servicepack"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "plasma-kpart.desktop" specifies undefined mimetype/servicetype "KParts/Part"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/eric4.desktop" specifies undefined mimetype/servicetype "application/x-eric4"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "fontthumbnail.desktop" specifies undefined mimetype/servicetype "fonts/package"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/p7zip_extract.desktop" specifies undefined mimetype/servicetype "application/x-tgz"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/p7zip_extract.desktop" specifies undefined mimetype/servicetype "application/x-tbz"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/p7zip_extract.desktop" specifies undefined mimetype/servicetype "application/x-tbz2"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/p7zip_extract.desktop" specifies undefined mimetype/servicetype "application/x-7z"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/lib/libreoffice/share/xdg/calc.desktop" specifies undefined mimetype/servicetype "application/csv"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/lib/libreoffice/share/xdg/calc.desktop" specifies undefined mimetype/servicetype "application/excel"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/lib/libreoffice/share/xdg/calc.desktop" specifies undefined mimetype/servicetype "application/tab-separated-values"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/lib/libreoffice/share/xdg/calc.desktop" specifies undefined mimetype/servicetype "application/x-dos_ms_excel"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/lib/libreoffice/share/xdg/calc.desktop" specifies undefined mimetype/servicetype "application/x-excel"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/lib/libreoffice/share/xdg/calc.desktop" specifies undefined mimetype/servicetype "application/x-ms-excel"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/lib/libreoffice/share/xdg/calc.desktop" specifies undefined mimetype/servicetype "text/comma-separated-values"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/clementine.desktop" specifies undefined mimetype/servicetype "application/x-ogm-audio"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gimp.desktop" specifies undefined mimetype/servicetype "image/x-gimp-gbr"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gimp.desktop" specifies undefined mimetype/servicetype "image/x-gimp-pat"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gimp.desktop" specifies undefined mimetype/servicetype "image/x-gimp-gih"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gimp.desktop" specifies undefined mimetype/servicetype "image/x-psp"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/installfont.desktop" specifies undefined mimetype/servicetype "fonts/package"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/home/user/.conf/.local/share/applications/firefox-3.desktop" specifies undefined mimetype/servicetype "text/mml"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/kde4/kmymoney.desktop" specifies undefined mimetype/servicetype "application/vnd.intu.qfx"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/kde4/kmymoney.desktop" specifies undefined mimetype/servicetype "application/x-ofx"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/ark_servicemenu.desktop" specifies undefined mimetype/servicetype "application/x-servicepack"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/ark_servicemenu.desktop" specifies undefined mimetype/servicetype "application/lha"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/ark_servicemenu.desktop" specifies undefined mimetype/servicetype "application/maclha"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/p7zip_extract_to.desktop" specifies undefined mimetype/servicetype "application/x-tgz"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/p7zip_extract_to.desktop" specifies undefined mimetype/servicetype "application/x-tbz"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/p7zip_extract_to.desktop" specifies undefined mimetype/servicetype "application/x-tbz2"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/p7zip_extract_to.desktop" specifies undefined mimetype/servicetype "application/x-7z"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/emacs.desktop" specifies undefined mimetype/servicetype "text/english"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/emacs.desktop" specifies undefined mimetype/servicetype "text/x-c++"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "kfontviewpart.desktop" specifies undefined mimetype/servicetype "fonts/package"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/p7zip_extract_subdir.desktop" specifies undefined mimetype/servicetype "application/x-tgz"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/p7zip_extract_subdir.desktop" specifies undefined mimetype/servicetype "application/x-tbz"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/p7zip_extract_subdir.desktop" specifies undefined mimetype/servicetype "application/x-tbz2"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/p7zip_extract_subdir.desktop" specifies undefined mimetype/servicetype "application/x-7z"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/k3b_create_audio_cd.desktop" specifies undefined mimetype/servicetype "audio/*"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/kde4/k3b.desktop" specifies undefined mimetype/servicetype "application/x-iso"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/p7zip_test.desktop" specifies undefined mimetype/servicetype "application/x-tgz"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/p7zip_test.desktop" specifies undefined mimetype/servicetype "application/x-tbz"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/p7zip_test.desktop" specifies undefined mimetype/servicetype "application/x-tbz2"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/p7zip_test.desktop" specifies undefined mimetype/servicetype "application/x-7z"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/lib/libreoffice/share/xdg/writer.desktop" specifies undefined mimetype/servicetype "application/x-doc"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/lib/libreoffice/share/xdg/writer.desktop" specifies undefined mimetype/servicetype "application/vnd.stardivision.writer-global"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/lib/libreoffice/share/xdg/writer.desktop" specifies undefined mimetype/servicetype "application/x-extension-txt"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ark_dndextract.desktop" specifies undefined mimetype/servicetype "application/x-servicepack"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ark_dndextract.desktop" specifies undefined mimetype/servicetype "application/lha"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ark_dndextract.desktop" specifies undefined mimetype/servicetype "application/maclha"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "windowsexethumbnail.desktop" specifies undefined mimetype/servicetype "application/x-msdownload"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/k3b_write_iso_image.desktop" specifies undefined mimetype/servicetype "application/x-iso"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ServiceMenus/k3b_write_iso_image.desktop" specifies undefined mimetype/servicetype "inode/ISO-image"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "phononbackends/vlc.desktop" specifies undefined mimetype/servicetype "video/x-quicktime"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "phononbackends/vlc.desktop" specifies undefined mimetype/servicetype "video/mkv"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "phononbackends/vlc.desktop" specifies undefined mimetype/servicetype "audio/aiff"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "phononbackends/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-pn-aiff"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "phononbackends/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-realaudio"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "phononbackends/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-basic"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "phononbackends/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-pn-au"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "phononbackends/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-8svx"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "phononbackends/vlc.desktop" specifies undefined mimetype/servicetype "audio/8svx"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "phononbackends/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-16sv"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "phononbackends/vlc.desktop" specifies undefined mimetype/servicetype "audio/168sv"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "phononbackends/vlc.desktop" specifies undefined mimetype/servicetype "image/ilbm"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "phononbackends/vlc.desktop" specifies undefined mimetype/servicetype "video/anim"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "phononbackends/vlc.desktop" specifies undefined mimetype/servicetype "image/x-png"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "phononbackends/vlc.desktop" specifies undefined mimetype/servicetype "video/mng"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "phononbackends/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-real-audio"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "phononbackends/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-pn-wav"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "phononbackends/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-pn-windows-acm"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "phononbackends/vlc.desktop" specifies undefined mimetype/servicetype "audio/mpeg2"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "phononbackends/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-mpeg2"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "phononbackends/vlc.desktop" specifies undefined mimetype/servicetype "audio/mpeg3"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "phononbackends/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-mpeg3"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ark_part.desktop" specifies undefined mimetype/servicetype "application/x-servicepack"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ark_part.desktop" specifies undefined mimetype/servicetype "application/lha"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "ark_part.desktop" specifies undefined mimetype/servicetype "application/maclha"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/home/user/.conf/.local/share/applications/firefox-2.desktop" specifies undefined mimetype/servicetype "text/mml"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/kde4/ark.desktop" specifies undefined mimetype/servicetype "application/x-servicepack"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/kde4/ark.desktop" specifies undefined mimetype/servicetype "application/lha"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/kde4/ark.desktop" specifies undefined mimetype/servicetype "application/maclha"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "video/x-flc"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-ms-asf"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-ms-wax"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-real-audio"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "application/x-flac"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "misc/ultravox"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-pn-aiff"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-pn-au"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-pn-wav"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-pn-windows-acm"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "application/x-extension-mp4"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "kerfuffle_clilha.desktop" specifies undefined mimetype/servicetype "application/lha"
kbuildsycoca4(725) KBuildServiceFactory::populateServiceTypes: "kerfuffle_clilha.desktop" specifies undefined mimetype/servicetype "application/maclha"
kbuildsycoca4(725) KBuildSycoca::save: Saving
kbuildsycoca4(725) kdemain: Emitting notifyDatabaseChanged ("servicetypes", "xdgdata-mime", "services", "apps")
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_CF_Card_000003089C86" : property "Drive" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_SD_Card_000003089C86" : property "Drive" does not exist 
"/org/freedesktop/UDisks2/drives/HL_DT_ST_DVDRAM_GH22NS50_K00B4C83109" : property "Drive" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_MS_Card_000003089C86" : property "Drive" does not exist 
"/org/freedesktop/UDisks2/drives/WDC_WD1002FAEX_00Z3A0_WD_WMATR1367025" : property "Drive" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_xD_2fSM_000003089C86" : property "Drive" does not exist 
"/org/freedesktop/UDisks2/block_devices/dm_2d2" : property "Name" does not exist 
"/" : property "DeviceNumber" does not exist 
"/" : property "Device" does not exist 
"/" : property "MediaCompatibility" does not exist 
"/" : property "MediaRemovable" does not exist 
"/" : property "Removable" does not exist 
"/" : property "ConnectionBus" does not exist 
"/org/freedesktop/UDisks2/block_devices/dm_2d1" : property "Name" does not exist 
"/org/freedesktop/UDisks2/drives/WDC_WD1002FAEX_00Z3A0_WD_WMATR1367025" : property "DeviceNumber" does not exist 
"/org/freedesktop/UDisks2/drives/WDC_WD1002FAEX_00Z3A0_WD_WMATR1367025" : property "Device" does not exist 
"/org/freedesktop/UDisks2/block_devices/dm_2d0" : property "MountPoints" does not exist 
kded(724)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
No outputs have backlight property
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.5'
QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.7'
Module  "resources" is registered 
Module  "activities" is registered 
kded(724) PowerDevilUPowerBackend::brightness: org.kde.powerdevil.backlighthelper.brightness failed 
kded(724) PowerDevilUPowerBackend::brightness: org.kde.powerdevil.backlighthelper.brightness failed 
Module  "features" is registered 
These are the disabled plugins: ("activitymanager_plugin_dummy", "activitymanager_plugin_nepomuk") 
Initializing plugin: "activitymanager_plugin_slc" 
Initializing plugin: "activitymanager_plugin_globalshortcuts" 
This is the current thread id for Activities 139870715496320 QThread(0x852270) 
Initializing plugin: "activitymanager_plugin_virtualdesktopswitch" 
VirtualDesktopSwitch::init 
Module  "org.kde.ActivityManager.VirtualDesktopSwitch" is registered 
Initializing plugin: "activitymanager_plugin_sqlite" 
Module  "org.kde.ActivityManager.Resources.Scoring" is registered 
This is the current thread id for Activities 139870394156800 QThread(0xb2ab50) 
Initializing plugin: "activitymanager_plugin_activityranking" 
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
running in thread ActivityRanking 
This is the current thread id for Activities 139870394156800 QThread(0xb2ab50) 
QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread
QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread
QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
OpenGL vendor string:                   X.Org
OpenGL renderer string:                 Gallium 0.4 on AMD REDWOOD
OpenGL version string:                  3.0 Mesa 9.1.1
OpenGL shading language version string: 1.30
Driver:                                 R600G
GPU class:                              EVERGREEN
OpenGL version:                         3.0
GLSL version:                           1.30
Mesa version:                           9.1.1
X server version:                       1.14
Linux kernel version:                   3.8.4
Direct rendering:                       yes
Requires strict binding:                no
GLSL shaders:                           yes
Texture NPOT support:                   yes
Virtual Machine:                        no
Application::crashHandler() called with signal 7; recent crashes: 1
"/org/freedesktop/UDisks2/drives/HL_DT_ST_DVDRAM_GH22NS50_K00B4C83109" : property "Drive" does not exist 
"/org/freedesktop/UDisks2/block_devices/dm_2d0" : property "MountPoints" does not exist 
KCrash: Application 'kwin' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
This is the current thread id for Activities 139870394156800 QThread(0xb2ab50) 
QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread
QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread
QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread
QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread
OpenGL vendor string:                   X.Org
OpenGL renderer string:                 Gallium 0.4 on AMD REDWOOD
OpenGL version string:                  3.0 Mesa 9.1.1
OpenGL shading language version string: 1.30
Driver:                                 R600G
GPU class:                              EVERGREEN
OpenGL version:                         3.0
GLSL version:                           1.30
Mesa version:                           9.1.1
X server version:                       1.14
Linux kernel version:                   3.8.4
Direct rendering:                       yes
Requires strict binding:                no
GLSL shaders:                           yes
Texture NPOT support:                   yes
Virtual Machine:                        no
Application::crashHandler() called with signal 7; recent crashes: 2
Conky: /home/user/.conf/.conky/conkyrc_top: 58: no such configuration: 'maximum_height'
Conky: desktop window (a0002c) is subwindow of root window (2c8)
Conky: window type - normal
Conky: drawing to created window (0x2200002)
Conky: drawing to double buffer
Conky: desktop window (a0002c) is subwindow of root window (2c8)
Conky: window type - normal
Conky: drawing to created window (0x2400002)
Conky: drawing to double buffer
Conky: desktop window (a0002c) is subwindow of root window (2c8)
Conky: window type - normal
Conky: drawing to created window (0x2800002)
Conky: desktop window (a0002c) is subwindow of root window (2c8)
Conky: drawing to double buffer
Conky: window type - normal
Conky: drawing to created window (0x2600002)
Conky: drawing to double buffer
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusObjectPath: invalid path ""
QDBusObjectPath: invalid path ""
This is the current thread id for Activities 139870394156800 QThread(0xb2ab50) 
KCrash: Application 'kwin' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
This is the current thread id for Activities 139870394156800 QThread(0xb2ab50) 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
plasma-desktop(851)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability 
QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread
QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread
QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread
QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread
Could not resolve property : linearGradient4504
Object::connect: No such slot DictApplet::updateColors()
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x2a00086
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x98347a90
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x2a00086
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x2a00088
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x98347a90
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x2a00088
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x2a0008a
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x98347a90
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x2a0008a
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x2a0008c
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x98347a90
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x2a0008c
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x2a0008e
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x98347a90
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x2a0008e
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x2a00090
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x98347a90
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x2a00090
Object::connect: No such signal IHTC::zoomOut()
Object::connect: No such signal IHTC::zoomOut()
Object::connect: No such signal IHTC::zoomOut()
Object::connect: No such signal QDeclarativeItem_QML_18::preferredWidthChanged()
Object::connect: No such signal QDeclarativeItem_QML_18::preferredHeightChanged()
file:///usr/share/apps/plasma/plasmoids/calculator/contents/ui/calculator.qml:40: Unable to assign [undefined] to QString operator
Object::connect: No such signal QDeclarativeItem_QML_4::preferredWidthChanged()
Object::connect: No such signal QDeclarativeItem_QML_4::preferredHeightChanged()
Object::connect: No such signal QDeclarativeItem_QML_17::preferredWidthChanged()
Object::connect: No such signal QDeclarativeItem_QML_17::preferredHeightChanged()
static bool QDeclarativeMetaType::isModule(const QByteArray&, int, int) Qt 4.7 import detected; please note that Qt 4.7 is directly reusable as QtQuick 1.x with no code changes. Continuing, but startup time will be slower. 
plasma-desktop(851)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_CF_Card_000003089C86" : property "Drive" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_SD_Card_000003089C86" : property "Drive" does not exist 
"/org/freedesktop/UDisks2/drives/HL_DT_ST_DVDRAM_GH22NS50_K00B4C83109" : property "Drive" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_MS_Card_000003089C86" : property "Drive" does not exist 
"/org/freedesktop/UDisks2/drives/WDC_WD1002FAEX_00Z3A0_WD_WMATR1367025" : property "Drive" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_xD_2fSM_000003089C86" : property "Drive" does not exist 
file:///usr/lib/kde4/imports/org/kde/plasma/components/SectionScroller.qml:103: TypeError: Result of expression 'listView' [null] is not an object.
file:///usr/lib/kde4/imports/org/kde/plasma/components/SectionScroller.qml:175: ReferenceError: Can't find variable: sectionsRepeater
file:///usr/lib/kde4/imports/org/kde/plasma/extras/ScrollArea.qml:120: TypeError: Result of expression 'horizontalScrollBar' [null] is not an object.
file:///usr/lib/kde4/imports/org/kde/plasma/extras/ScrollArea.qml:120: TypeError: Result of expression 'horizontalScrollBar' [null] is not an object.
file:///usr/share/apps/plasma/plasmoids/notifier/contents/ui/devicenotifier.qml:222:13: QML QDeclarativeListView_QML_56: Possible anchor loop detected on fill.
file:///usr/share/apps/plasma/plasmoids/notifier/contents/ui/devicenotifier.qml:222:13: QML QDeclarativeListView_QML_56: Possible anchor loop detected on fill.
file:///usr/share/apps/plasma/plasmoids/notifier/contents/ui/devicenotifier.qml:222:13: QML QDeclarativeListView_QML_56: Possible anchor loop detected on fill.
file:///usr/share/apps/plasma/plasmoids/notifier/contents/ui/devicenotifier.qml:222:13: QML QDeclarativeListView_QML_56: Possible anchor loop detected on fill.
file:///usr/share/apps/plasma/plasmoids/notifier/contents/ui/devicenotifier.qml:222:13: QML QDeclarativeListView_QML_56: Possible anchor loop detected on fill.
Object::connect: No such signal QDeclarativeItem_QML_53::preferredWidthChanged()
Object::connect: No such signal QDeclarativeItem_QML_53::preferredHeightChanged()
file:///usr/share/apps/plasma/plasmoids/notifier/contents/ui/devicenotifier.qml:222:13: QML QDeclarativeListView_QML_56: Possible anchor loop detected on fill.
file:///usr/share/apps/plasma/plasmoids/notifier/contents/ui/devicenotifier.qml:222:13: QML QDeclarativeListView_QML_56: Possible anchor loop detected on fill.
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x2a000c0
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x1ffeeb0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x2a000c0
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x2a000c2
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x983482f0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x2a000c2
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x2a000c4
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x1ffeed8
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x2a000c4
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x2a000c6
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x983482f0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x2a000c6
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x2a000c8
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x1ffeec8
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x2a000c8
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x2a000ca
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x2415060
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x2a000ca
Could not resolve property : linearGradient4504
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x2a000ce
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x1ffce80
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x2a000ce
X Error: RenderBadPicture (invalid Picture parameter) 143
  Extension:    139 (RENDER)
  Minor opcode: 7 (RenderFreePicture)
  Resource id:  0x2a000ce
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x2a000d0
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x983482f0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x2a000d0
X Error: RenderBadPicture (invalid Picture parameter) 143
  Extension:    139 (RENDER)
  Minor opcode: 7 (RenderFreePicture)
  Resource id:  0x2a000d0
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x2a000d2
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x1ffcea8
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x2a000d2
X Error: RenderBadPicture (invalid Picture parameter) 143
  Extension:    139 (RENDER)
  Minor opcode: 7 (RenderFreePicture)
  Resource id:  0x2a000d2
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x2a000d4
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x983482f0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x2a000d4
X Error: RenderBadPicture (invalid Picture parameter) 143
  Extension:    139 (RENDER)
  Minor opcode: 7 (RenderFreePicture)
  Resource id:  0x2a000d4
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x2a000d6
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x983482f0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x2a000d6
X Error: RenderBadPicture (invalid Picture parameter) 143
  Extension:    139 (RENDER)
  Minor opcode: 7 (RenderFreePicture)
  Resource id:  0x2a000d6
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x2a000d8
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x2035bb0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x2a000d8
X Error: RenderBadPicture (invalid Picture parameter) 143
  Extension:    139 (RENDER)
  Minor opcode: 7 (RenderFreePicture)
  Resource id:  0x2a000d8
plasma-desktop(851)/libakonadi Akonadi::AgentManagerPrivate::createDBusInterface: AgentManager failed to get a valid AgentManager DBus interface. Error is: 1 "org.freedesktop.DBus.Error.NameHasNoOwner" "Could not get owner of name 'org.freedesktop.Akonadi.Control': no such name" 
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
plasma-desktop(851)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name" 
plasma-desktop(851)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name" 
search paths:  ("/usr/lib/qt4/bin", "/usr/local/bin", "/usr/bin", "/bin", "/usr/local/sbin", "/usr/sbin", "/sbin", "/usr/bin/vendor_perl", "/usr/bin/core_perl", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin") 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_SD_Card_000003089C86" : property "DeviceNumber" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_SD_Card_000003089C86" : property "Device" does not exist 
"/org/freedesktop/UDisks2/block_devices/dm_2d1" : property "Name" does not exist 
"/" : property "DeviceNumber" does not exist 
"/" : property "Device" does not exist 
"/" : property "MediaCompatibility" does not exist 
"/" : property "MediaRemovable" does not exist 
"/" : property "Removable" does not exist 
"/" : property "ConnectionBus" does not exist 
"/" : property "Vendor" does not exist 
"/" : property "Model" does not exist 
"/org/freedesktop/UDisks2/block_devices/dm_2d2" : property "Name" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_MS_Card_000003089C86" : property "DeviceNumber" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_MS_Card_000003089C86" : property "Device" does not exist 
"/org/freedesktop/UDisks2/drives/HL_DT_ST_DVDRAM_GH22NS50_K00B4C83109" : property "DeviceNumber" does not exist 
"/org/freedesktop/UDisks2/drives/HL_DT_ST_DVDRAM_GH22NS50_K00B4C83109" : property "Device" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_CF_Card_000003089C86" : property "DeviceNumber" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_CF_Card_000003089C86" : property "Device" does not exist 
"/org/freedesktop/UDisks2/drives/WDC_WD1002FAEX_00Z3A0_WD_WMATR1367025" : property "DeviceNumber" does not exist 
"/org/freedesktop/UDisks2/drives/WDC_WD1002FAEX_00Z3A0_WD_WMATR1367025" : property "Device" does not exist 
"/org/freedesktop/UDisks2/block_devices/dm_2d0" : property "MountPoints" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_xD_2fSM_000003089C86" : property "DeviceNumber" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_xD_2fSM_000003089C86" : property "Device" does not exist 
akonadi.collectionattributetable                   OK
akonadi.collectionmimetyperelation                 OK
akonadi.collectionpimitemrelation                  OK
akonadi.collectiontable                            OK
akonadi.flagtable                                  OK
akonadi.mimetypetable                              OK
akonadi.parttable                                  OK
akonadi.pimitemflagrelation                        OK
akonadi.pimitemtable                               OK
akonadi.resourcetable                              OK
akonadi.schemaversiontable                         OK
Nepomuk Query Server not available
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
search paths:  ("/usr/lib/qt4/bin", "/usr/local/bin", "/usr/bin", "/bin", "/usr/local/sbin", "/usr/sbin", "/sbin", "/usr/bin/vendor_perl", "/usr/bin/core_perl") 
search paths:  ("/home/user/.conf/.kde4/lib/kde4/plugins/", "/usr/lib/kde4/plugins/", "/usr/lib/qt4/plugins", "/usr/bin", "/usr/lib/kde4/plugins", "/home/user/.conf/.kde4/lib/kde4/", "/usr/lib/kde4/") 
search paths:  ("/home/user/.conf/.kde4/lib/kde4/plugins/", "/usr/lib/kde4/plugins/", "/usr/lib/qt4/plugins", "/usr/bin", "/usr/lib/kde4/plugins", "/home/user/.conf/.kde4/lib/kde4/", "/usr/lib/kde4/") 
search paths:  ("/home/user/.conf/.kde4/lib/kde4/plugins/", "/usr/lib/kde4/plugins/", "/usr/lib/qt4/plugins", "/usr/bin", "/usr/lib/kde4/plugins", "/home/user/.conf/.kde4/lib/kde4/", "/usr/lib/kde4/") 
search paths:  ("/home/user/.conf/.kde4/lib/kde4/plugins/", "/usr/lib/kde4/plugins/", "/usr/lib/qt4/plugins", "/usr/bin", "/usr/lib/kde4/plugins", "/home/user/.conf/.kde4/lib/kde4/", "/usr/lib/kde4/") 
search paths:  ("/home/user/.conf/.kde4/lib/kde4/plugins/", "/usr/lib/kde4/plugins/", "/usr/lib/qt4/plugins", "/usr/bin", "/usr/lib/kde4/plugins", "/home/user/.conf/.kde4/lib/kde4/", "/usr/lib/kde4/") 
search paths:  ("/home/user/.conf/.kde4/lib/kde4/plugins/", "/usr/lib/kde4/plugins/", "/usr/lib/qt4/plugins", "/usr/bin", "/usr/lib/kde4/plugins", "/home/user/.conf/.kde4/lib/kde4/", "/usr/lib/kde4/") 
search paths:  ("/home/user/.conf/.kde4/lib/kde4/plugins/", "/usr/lib/kde4/plugins/", "/usr/lib/qt4/plugins", "/usr/bin", "/usr/lib/kde4/plugins", "/home/user/.conf/.kde4/lib/kde4/", "/usr/lib/kde4/") 
search paths:  ("/home/user/.conf/.kde4/lib/kde4/plugins/", "/usr/lib/kde4/plugins/", "/usr/lib/qt4/plugins", "/usr/bin", "/usr/lib/kde4/plugins", "/home/user/.conf/.kde4/lib/kde4/", "/usr/lib/kde4/") 
search paths:  ("/home/user/.conf/.kde4/lib/kde4/plugins/", "/usr/lib/kde4/plugins/", "/usr/lib/qt4/plugins", "/usr/bin", "/usr/lib/kde4/plugins", "/home/user/.conf/.kde4/lib/kde4/", "/usr/lib/kde4/") 
search paths:  ("/home/user/.conf/.kde4/lib/kde4/plugins/", "/usr/lib/kde4/plugins/", "/usr/lib/qt4/plugins", "/usr/bin", "/usr/lib/kde4/plugins", "/home/user/.conf/.kde4/lib/kde4/", "/usr/lib/kde4/") 
search paths:  ("/home/user/.conf/.kde4/lib/kde4/plugins/", "/usr/lib/kde4/plugins/", "/usr/lib/qt4/plugins", "/usr/bin", "/usr/lib/kde4/plugins", "/home/user/.conf/.kde4/lib/kde4/", "/usr/lib/kde4/") 
search paths:  ("/home/user/.conf/.kde4/lib/kde4/plugins/", "/usr/lib/kde4/plugins/", "/usr/lib/qt4/plugins", "/usr/bin", "/usr/lib/kde4/plugins", "/home/user/.conf/.kde4/lib/kde4/", "/usr/lib/kde4/") 
search paths:  ("/home/user/.conf/.kde4/lib/kde4/plugins/", "/usr/lib/kde4/plugins/", "/usr/lib/qt4/plugins", "/usr/bin", "/usr/lib/kde4/plugins", "/home/user/.conf/.kde4/lib/kde4/", "/usr/lib/kde4/") 
search paths:  ("/home/user/.conf/.kde4/lib/kde4/plugins/", "/usr/lib/kde4/plugins/", "/usr/lib/qt4/plugins", "/usr/bin", "/usr/lib/kde4/plugins", "/home/user/.conf/.kde4/lib/kde4/", "/usr/lib/kde4/") 
search paths:  ("/home/user/.conf/.kde4/lib/kde4/plugins/", "/usr/lib/kde4/plugins/", "/usr/lib/qt4/plugins", "/usr/bin", "/usr/lib/kde4/plugins", "/home/user/.conf/.kde4/lib/kde4/", "/usr/lib/kde4/") 
Object::connect: No such signal QDBusAbstractInterface::StateChanged(uint)
AkonadiAgentServer(967)/kio (KDirWatch) KDirWatchPrivate::removeEntry: doesn't know "/home/user/.conf/.kde4/share/apps/korganizer" 
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
NepomukServer(1094)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
QFile::remove: Empty or null file name
QFile::remove: Empty or null file name
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
"/org/freedesktop/UDisks2/drives/HL_DT_ST_DVDRAM_GH22NS50_K00B4C83109" : property "DeviceNumber" does not exist 
"/org/freedesktop/UDisks2/drives/HL_DT_ST_DVDRAM_GH22NS50_K00B4C83109" : property "Device" does not exist 
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Master_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Headphone_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/PCM_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Front_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Front_Mic_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Front_Mic_Boost_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Surround_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Center_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/LFE_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Side_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Line_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Beep_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Capture_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Capture_1" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Auto_Mute_Mode_0_penum" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Digital_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Input_Source_0_cenum" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Input_Source_1_cenum" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Rear_Mic_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Rear_Mic_Boost_0" 
QDBusConnection for control created "/Mixers/ALSA__USB_Device_0x46d_0x809_1/Mic_0" 
QDBusConnection for control created "/Mixers/ALSA__HD_Audio_Generic_1/IEC958_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Master_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Headphone_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/PCM_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Front_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Front_Mic_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Front_Mic_Boost_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Surround_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Center_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/LFE_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Side_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Line_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Beep_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Capture_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Capture_1" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Auto_Mute_Mode_0_penum" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Digital_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Input_Source_0_cenum" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Input_Source_1_cenum" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Rear_Mic_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Rear_Mic_Boost_0" 
QDBusConnection for control created "/Mixers/ALSA__USB_Device_0x46d_0x809_1/Mic_0" 
QDBusConnection for control created "/Mixers/ALSA__HD_Audio_Generic_1/IEC958_0" 
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x5800026
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x98347cd0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x5800026
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x5800028
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x98347cd0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x5800028
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x580002a
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x98347cd0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x580002a
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x580002c
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x98347cd0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x580002c
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x580002e
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x98347cd0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x580002e
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x5800030
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x98347cd0
New PolkitAgentListener  0x24cdb40 
Adding new listener  PolkitQt1::Agent::Listener(0x2658a50) for  0x24cdb40 
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x5800030
[0x15a7138] main services discovery error: no suitable services discovery module
plasma-desktop(851)/plasma StatusNotifierItemSource::refreshCallback: DBusMenu disabled for this application 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Master_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Headphone_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/PCM_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Front_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Front_Mic_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Front_Mic_Boost_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Surround_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Center_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/LFE_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Side_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Line_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Beep_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Capture_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Capture_1" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Auto_Mute_Mode_0_penum" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Digital_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Input_Source_0_cenum" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Input_Source_1_cenum" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Rear_Mic_0" 
QDBusConnection for control created "/Mixers/ALSA__HDA_Intel_1/Rear_Mic_Boost_0" 
QDBusConnection for control created "/Mixers/ALSA__USB_Device_0x46d_0x809_1/Mic_0" 
ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
QDBusConnection for control created "/Mixers/ALSA__HD_Audio_Generic_1/IEC958_0" 
krunner(1117)/libplasma Plasma::PackagePrivate::isValid: Could not find required file mainscript 
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x580009b
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x1911290
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x580009b
X Error: RenderBadPicture (invalid Picture parameter) 143
  Extension:    139 (RENDER)
  Minor opcode: 7 (RenderFreePicture)
  Resource id:  0x580009b
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x580009d
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x983483a0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x580009d
X Error: RenderBadPicture (invalid Picture parameter) 143
  Extension:    139 (RENDER)
  Minor opcode: 7 (RenderFreePicture)
  Resource id:  0x580009d
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x580009f
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x19112b8
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x580009f
X Error: RenderBadPicture (invalid Picture parameter) 143
  Extension:    139 (RENDER)
  Minor opcode: 7 (RenderFreePicture)
  Resource id:  0x580009f
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x58000a1
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x983483a0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x58000a1
X Error: RenderBadPicture (invalid Picture parameter) 143
  Extension:    139 (RENDER)
  Minor opcode: 7 (RenderFreePicture)
  Resource id:  0x58000a1
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x58000a3
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x983483a0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x58000a3
X Error: RenderBadPicture (invalid Picture parameter) 143
  Extension:    139 (RENDER)
  Minor opcode: 7 (RenderFreePicture)
  Resource id:  0x58000a3
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x58000a5
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x1971cd0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x58000a5
X Error: RenderBadPicture (invalid Picture parameter) 143
  Extension:    139 (RENDER)
  Minor opcode: 7 (RenderFreePicture)
  Resource id:  0x58000a5
I/O warning : failed to load external entity "/home/user/.conf/.qalculate/eurofxref-daily.xml"
I/O warning : failed to load external entity "/home/user/.conf/.qalculate/eurofxref-daily.xml"
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_CF_Card_000003089C86" : property "Drive" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_SD_Card_000003089C86" : property "Drive" does not exist 
"/org/freedesktop/UDisks2/drives/HL_DT_ST_DVDRAM_GH22NS50_K00B4C83109" : property "Drive" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_MS_Card_000003089C86" : property "Drive" does not exist 
"/org/freedesktop/UDisks2/drives/WDC_WD1002FAEX_00Z3A0_WD_WMATR1367025" : property "Drive" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_xD_2fSM_000003089C86" : property "Drive" does not exist 
"/org/freedesktop/UDisks2/block_devices/dm_2d0" : property "MountPoints" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_SD_Card_000003089C86" : property "DeviceNumber" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_SD_Card_000003089C86" : property "Device" does not exist 
"/org/freedesktop/UDisks2/block_devices/dm_2d1" : property "Name" does not exist 
"/" : property "DeviceNumber" does not exist 
"/" : property "Device" does not exist 
"/" : property "MediaCompatibility" does not exist 
"/" : property "MediaRemovable" does not exist 
"/" : property "Removable" does not exist 
"/" : property "ConnectionBus" does not exist 
"/" : property "Vendor" does not exist 
"/" : property "Model" does not exist 
"/org/freedesktop/UDisks2/block_devices/dm_2d2" : property "Name" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_MS_Card_000003089C86" : property "DeviceNumber" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_MS_Card_000003089C86" : property "Device" does not exist 
"/org/freedesktop/UDisks2/drives/HL_DT_ST_DVDRAM_GH22NS50_K00B4C83109" : property "DeviceNumber" does not exist 
"/org/freedesktop/UDisks2/drives/HL_DT_ST_DVDRAM_GH22NS50_K00B4C83109" : property "Device" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_CF_Card_000003089C86" : property "DeviceNumber" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_CF_Card_000003089C86" : property "Device" does not exist 
"/org/freedesktop/UDisks2/drives/WDC_WD1002FAEX_00Z3A0_WD_WMATR1367025" : property "DeviceNumber" does not exist 
"/org/freedesktop/UDisks2/drives/WDC_WD1002FAEX_00Z3A0_WD_WMATR1367025" : property "Device" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_xD_2fSM_000003089C86" : property "DeviceNumber" does not exist 
"/org/freedesktop/UDisks2/drives/TEAC_USB___HS_xD_2fSM_000003089C86" : property "Device" does not exist 
"/org/freedesktop/UDisks2/block_devices/dm_2d0" : property "MountPoints" does not exist 

warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?

warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fff3fbfe000
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3400.3-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x1a00012
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x1a00012
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

The interesting line is "KCrash: Application 'kwin' crashing...", though I don't see anything out of the ordinary around it (at least compared to the same startup with an older kernel).


Also possibly related: I can no longer logout or shutdown KDE. It will simply hang and I'll have to switch to a terminal and send a SIGKILL to X.

Offline

#7 2013-03-30 20:12:20

plenus
Member
Registered: 2012-04-19
Posts: 30

Re: Kwin 4.10.1 always crashes on KDE startup

I realized that the crashes are not happening only at KDE start up. It happens all the time up to a complete crash of the Plasma Workspace. It's not just an annoyance. The desktop has become very unstable.

What is the recommended way of dealing with this possible bug? Do we submit it upstream (kernel, Xorg, Kde) or is it something just local to Arch?

Offline

#8 2013-03-31 08:29:28

ssfdust
Member
Registered: 2012-09-06
Posts: 31

Re: Kwin 4.10.1 always crashes on KDE startup

I don't know if removing kwinrc works for you.I met similar problems as you some time ago and I solved it by removing kwinrc.


Lenovo Y471A-ifi
Arch x86_64 KDE Vim zsh
To enjoy brand new start

Offline

#9 2013-03-31 11:23:27

canthar
Member
Registered: 2013-03-31
Posts: 2

Re: Kwin 4.10.1 always crashes on KDE startup

I found out that:
1. When I have only internal laptop monitor enabled Kwin don't crash - everything is fine
2. When I have monitor conneted through HDMI (after removing all KDE settings): Kwin crashes after about 10 minutes. After crash, Kwin crashes immediately after enabl
ing desktop effects but when I go laptop to sleep, Kwin will crash again after about 10 minutes.
So I think that that crash can be connected with Ati drivers.
My outputs are similar to yours. Up to date Arch with no testing repos, Radeon HD 5650, OS driver.

Offline

#10 2013-04-01 01:50:51

plenus
Member
Registered: 2012-04-19
Posts: 30

Re: Kwin 4.10.1 always crashes on KDE startup

ssfdust wrote:

I don't know if removing kwinrc works for you.I met similar problems as you some time ago and I solved it by removing kwinrc.

I've tried removing both kwinrc and kwinrules, but there is no change. It is very unstable to the point of being unusable after a while.

canthar wrote:

So I think that that crash can be connected with Ati drivers.

Maybe it is, maybe is related to some incompatibility introduced in kernel 3.8.4 (as reported earlier on this thread, if you downgrade the kernel, it seems that the problem is gone).

How can I "turn on" debug symbols in Arch? Do I have to use ABS to recompile everything or is there a repository for packages including debug symbols?

Offline

#11 2013-04-01 02:13:53

ssfdust
Member
Registered: 2012-09-06
Posts: 31

Re: Kwin 4.10.1 always crashes on KDE startup

plenus wrote:
ssfdust wrote:

I don't know if removing kwinrc works for you.I met similar problems as you some time ago and I solved it by removing kwinrc.

I've tried removing both kwinrc and kwinrules, but there is no change. It is very unstable to the point of being unusable after a while.

canthar wrote:

So I think that that crash can be connected with Ati drivers.

Maybe it is, maybe is related to some incompatibility introduced in kernel 3.8.4 (as reported earlier on this thread, if you downgrade the kernel, it seems that the problem is gone).

How can I "turn on" debug symbols in Arch? Do I have to use ABS to recompile everything or is there a repository for packages including debug symbols?

Sorry to hear this,and I still use kernel 3.7.10 because I am an ati user too.


Lenovo Y471A-ifi
Arch x86_64 KDE Vim zsh
To enjoy brand new start

Offline

#12 2013-09-24 03:39:17

osirisgothra
Member
Registered: 2013-09-24
Posts: 4

Re: Kwin 4.10.1 always crashes on KDE startup

This is happening for lots of people, ive noticed. I've also noticed its happening on lots of distros, it seems to go on with the kernels... thats why kernel updates are usually held back by default because there is no point in updating if everything is ok, i made the huge mistake upgrading the kernel and had this same problem with kwin -- it happens but you can go back to an older version to fix the problem.

Offline

Board footer

Powered by FluxBB