http://bugs.winehq.org/show_bug.cgi?id=35780
Bug ID: 35780 Summary: unhandled exception; qcap; while running cura.py Product: Wine Version: 1.6.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jluscher@gmail.com
Created attachment 47775 --> http://bugs.winehq.org/attachment.cgi?id=47775 backtrace file from wine at crash
Running Cura (for 3D printing - developed in Python).
Cura is running very well under wine 1.6; manipulating models in 3D, slicing the models into GCode, saving the GCode to disk, etc.
Linux detects the attachment of the USB cable to the printer controller (Marlin) at 'ttyUSB0', and Cura also acknowledges the connection has been made - it changes a button of the GUI from 'slice' to 'print'.
When I click on 'print' a window is opened and at the same time another is opened from wine reporting a crash (backtrace attached).
I have searched for something called 'qcap' which, to me, appears to be the last code being run - but I can find nothing on it.
I am running Cura 14.01 from website: http://software.ultimaker.com/
James Luscher