Description of problem: drag and drop crash caused by improper handling of x-clipboard by Qt3 Version-Release number of selected component (if applicable): Qt 3.2.x to 3.3.1-0.2 How reproducible: Always Steps to Reproduce: 1. Use Scribus 1.1.5 from fedora.us stable 2. Create new file 3. Drag any supported image format (EPS,PDF, PNG, TIF) to the page Canvas. Actual results: Consistent crash with error in console: QClipboard: internal error, qt_xclb_wait_for_event recursed Expected results: Image Should drop on to the page and be linked to image file. Additional info: Fixed in latest SuSE 3.3.1-2 RPMs - see patch
Created attachment 98555 [details] fixes drag and drop crash in Qt 3.2.x to 3.3.1
it's fixed in 3.3.1-0.6. thanks for your reports