program cashes when invoked with -r
CAUSE: pm->ximage_for_data is not initialized
FIX: in xsg.c, function xxpixmap_create() add line: pm->ximage_for_data=NULL; before line pm->pix=XCreatePixmap....
bye, Marco Bisioli
Log in to post a comment.