Comment 9 for bug 160651

Revision history for this message
Johannes Sasongko (sjohannes) wrote : [Bug 160651] Re: GdkScreen with no is_composited

Weird, it really shouldn't just die like that. Something that might aid
your debugging is running

python -m trace -t exaile.py

It might show you where it falls over.

Make sure you kill exaile before that, though.