http://bugs.winehq.org/show_bug.cgi?id=22936
Summary: AutoCAD 2008: QuickCalc fails to start Product: Wine Version: 1.2-rc2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: lukasz.wojnilowicz@gmail.com
Created an attachment (id=28393) --> (http://bugs.winehq.org/attachment.cgi?id=28393) QuickCalc window
Steps to reproduce: 1) winetricks dotnet20 2) install AutoCAD 2008 3) start AutoCAD 2008 4) RMB in drawing area and choose QuickCalc from drop down menu
Behaviour: Nothing happens Expected Behaviour: Window from attachment should be displayed
Workaround: Use native gdiplus
After clicking QuickCalc the following is in terminal:
fixme:shell:SHAutoComplete stub fixme:bitmap:CreateDIBSection should fail 48 bpp compression 0 err:xrender:get_xrender_format_from_color_shifts No XRender format found! fixme:ole:OLEFontImpl_QueryInterface () : asking for unsupported interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} fixme:ole:OLEFontImpl_QueryInterface () : asking for unsupported interface {b196b283-bab4-101a-b69c-00aa00341d07} fixme:ole:OLEFontImpl_QueryInterface () : asking for unsupported interface {00000003-0000-0000-c000-000000000046} fixme:ole:OLEFontImpl_QueryInterface () : asking for unsupported interface {00000144-0000-0000-c000-000000000046} fixme:shell:SHAutoComplete stub fixme:shell:SHAutoComplete stub fixme:shell:SHAutoComplete stub fixme:shell:SHAutoComplete stub
http://bugs.winehq.org/show_bug.cgi?id=22936
--- Comment #1 from Vincent Povirk madewokherd@gmail.com 2010-06-24 11:17:35 --- Could you get a +event,+gdiplus log and mark the point where you selected this option?
The +event channel will log a ButtonPress and a later ButtonRelease line for each click you make in a Wine window. Keyboard events are KeyPress/KeyRelease.
http://bugs.winehq.org/show_bug.cgi?id=22936
--- Comment #2 from NSLW lukasz.wojnilowicz@gmail.com 2010-06-25 05:55:52 --- Created an attachment (id=29124) --> (http://bugs.winehq.org/attachment.cgi?id=29124) WINEDEBUG=+event,+gdiplus on wine-1.2-rc4-147-geaa227c
I had to do at least three (trial window, presentation window etc.) clicks with mouse button to be able to click on drawing area. Then I clicked with RMB on drawing area and LMB on QuickCalc from menu. At the end I clicked on X in the right top corner to close AutoCAD.
http://bugs.winehq.org/show_bug.cgi?id=22936
--- Comment #3 from NSLW lukasz.wojnilowicz@gmail.com 2010-06-25 06:02:52 --- Created an attachment (id=29125) --> (http://bugs.winehq.org/attachment.cgi?id=29125) Where do I select QuickCalc
(In reply to comment #1)
Could you get a +event,+gdiplus log and mark the point where you selected this option?
http://bugs.winehq.org/show_bug.cgi?id=22936
--- Comment #4 from Vincent Povirk madewokherd@gmail.com 2010-06-25 09:28:22 --- That wasn't as helpful as I had hoped. It looks like the CreateDIBSection thing is probably not the cause of this problem, but we should still avoid creating 48-bit DIB's. I didn't see anything else suspicious.
Could you add +relay,+seh,+tid to the channels?
http://bugs.winehq.org/show_bug.cgi?id=22936
--- Comment #5 from NSLW lukasz.wojnilowicz@gmail.com 2010-06-25 10:40:23 --- Created an attachment (id=29131) --> (http://bugs.winehq.org/attachment.cgi?id=29131) WINEDEBUG=+relay,+seh,+tid,+event,+gdiplus on wine-1.2-rc4-147-geaa227c
This is just a fragment of complete log. It starts from 1 981 806-th line and has 1 000 000 lines.
http://bugs.winehq.org/show_bug.cgi?id=22936
--- Comment #6 from Vincent Povirk madewokherd@gmail.com 2010-07-08 17:26:25 --- I am thoroughly stumped, sorry. :(
http://bugs.winehq.org/show_bug.cgi?id=22936
--- Comment #7 from NSLW lukasz.wojnilowicz@gmail.com 2010-12-03 04:52:04 CST --- This is still an issue in wine-1.3.8-113-g9d9ce29. Native gdiplus still helps.
http://bugs.winehq.org/show_bug.cgi?id=22936
--- Comment #8 from NSLW lukasz.wojnilowicz@gmail.com 2012-01-03 12:32:34 CST --- Still issue in Wine 1.3.36
http://bugs.winehq.org/show_bug.cgi?id=22936
NSLW lukasz.wojnilowicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #9 from NSLW lukasz.wojnilowicz@gmail.com 2012-06-13 11:54:06 CDT --- Fixed in 1.5.6
http://bugs.winehq.org/show_bug.cgi?id=22936
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2012-06-22 13:29:28 CDT --- Closing bugs fixed in 1.5.7.