On Sun, Oct 22, 2006 at 12:54:43AM +0200, steven mestdagh wrote: > please test. regression suite runs fine on amd64, i386, and sparc64.
display(1) segfaults on i386 in XTranslateImage() when rotating some photos i made at p2k6 (windowmanager is ratpoison). I'll rebuild with DEBUG=-g later, for now here's how to reproduce it (but be aware that i'm not sure wether this works with a "normal" windowmanager): * run display IMG_WHATEVER.JPG -> image is displayed, with the small slider window centered on top of it. * display the menu (left mouse button in main window). * select transform, then "rotate left". -> in ratpoison, this leads to the main window rotated, left, the small sliding window (invisible, since covered my the menu), and the menu. * hide the menu (left mousebutton in main window). -> main window rotated, small sliding window (rotated) centered on top of it. * bring top window to front (^T-^T in ratpoison). -> segfault. Ciao, Kili