I am trying to use 2D Design V2, which is CAD software, with Wine on OS X. I am having issues with the toolbox in the application. If I select a tool, once I click onto the canvas to start drawing, the toolbox completely locks up, not allowing me to click on any of the icons or move it around. I have to disable and re-enable the toolbox every time I use a tool for it to work. Is there anything I could do to fix this?
Thanks
Help with Wine
Re: Help with Wine
Not sure anyone else has had that problem looking in the AppDB... no idea what to tell you. Make sure your running the latest version of Wine and the latest version of XQuartz... see if anything comes up as a message in terminal when it freezes?
Re: Help with Wine
Hi,
try reporting the bug in bugzilla. Run wine with
and attach relay.txt to the issue (you might have to compress it first).
try reporting the bug in bugzilla. Run wine with
Code: Select all
env WINEDEBUG=relay wine myapp.exe > relay.txt 2>&1