Another interesting tidbit. I went to my home directory, and ran 'ls -ltr' to see the file I just put there. Sitting in front of it was a file called .xsession-errors. That was suspicious, since xsession- manager is the process that is flipping out. Looking at the contents, it seems that all kinds of errors are being generated by amarok 2 on various focus events. Additionally, compiz seems to be logging some errors about a non-existant animation on window focus events, but that seems unrelated. Here's a short sample:
QString::arg: Argument missing: Amarok - No track playing., 0:00 QString::arg: Argument missing: Amarok - No track playing., 0:00 QString::arg: Argument missing: Amarok - No track playing., 0:00 amarok(7181) CurrentTrack::dataUpdated: CurrentTrack::dataUpdated amarok(7181) CurrentTrack::dataUpdated: CurrentTrack::dataUpdated QPainter::begin: Cannot paint on a null pixmap QPainter::save: Painter not active QPainter::setWorldTransform: Painter not active QPainter::setWorldTransform: Painter not active QPainter::setRenderHint: Painter must be active to set rendering hints QPainter::setRenderHint: Painter must be active to set rendering hints QPainter::setWorldTransform: Painter not active QPainter::setWorldTransform: Painter not active QPainter::setWorldTransform: Painter not active QPainter::setWorldTransform: Painter not active QPainter::setWorldTransform: Painter not active QPainter::setWorldTransform: Painter not active QPainter::setWorldTransform: Painter not active QPainter::setWorldTransform: Painter not active QPainter::setWorldTransform: Painter not active QPainter::setWorldTransform: Painter not active QPainter::restore: Unbalanced save/restore /usr/bin/compiz.real (animation) - Error: Animation settings mismatch in "Animation Selection" list for Focus event. /usr/bin/compiz.real (animation) - Error: Animation settings mismatch in "Animation Selection" list for Focus event. /usr/bin/compiz.real (animation) - Error: Animation settings mismatch in "Animation Selection" list for Focus event. /usr/bin/compiz.real (animation) - Error: Animation settings mismatch in "Animation Selection" list for Focus event. /usr/bin/compiz.real (animation) - Error: Animation settings mismatch in "Animation Selection" list for Focus event. /usr/bin/compiz.real (animation) - Error: Animation settings mismatch in "Animation Selection" list for Focus event. /usr/bin/compiz.real (animation) - Error: Animation settings mismatch in "Animation Selection" list for Focus event. /usr/bin/compiz.real (animation) - Error: Animation settings mismatch in "Animation Selection" list for Focus event. /usr/bin/compiz.real (animation) - Error: Animation settings mismatch in "Animation Selection" list for Focus event. /usr/bin/compiz.real (animation) - Error: Animation settings mismatch in "Animation Selection" list for Focus event. /usr/bin/compiz.real (animation) - Error: Animation settings mismatch in "Animation Selection" list for Focus event. QString::arg: Argument missing: Amarok - No track playing., 0:00 QString::arg: Argument missing: Amarok - No track playing., 0:00 amarok(7181) CurrentTrack::dataUpdated: CurrentTrack::dataUpdated /usr/bin/compiz.real (animation) - Error: Animation settings mismatch in "Animation Selection" list for Focus event. So it seems that it's a weird interaction between amarok 2 and the xsession manager eventually opening a million file handles. -- x-session manager eats 100% CPU, nautilus won't start, applications won't start https://bugs.launchpad.net/bugs/107950 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
