> > In my own apps I noticed the same thing, icons vanished everywhere but > > from the Window icons. Also in my own apps, I've gotten this: > > > > Program received signal SIGSEGV, Segmentation fault. > > [Switching to Thread -1220241728 (LWP 22025)] > > 0xb7bb8893 in QImage::scanLine () from /usr/lib/libQtGui.so.4 > > Hmm, I haven't seen this before. I wonder if it's related, or if it's > yet another bug...
I can confirm that this happens with 4.1.0 even when libqt4-debug is not installed. Unmodified program works fine with 4.0.1 Thanks, Paul.