[Bug 14422] New: AutoCAD 2005 fails to start
http://bugs.winehq.org/show_bug.cgi?id=14422 Summary: AutoCAD 2005 fails to start Product: Wine Version: 1.1.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs(a)winehq.org ReportedBy: r.snajdr(a)coramexport.cz AutoCAD 2005 now installs but it wont start. It reports some problems about gdiplus. I tryed to istall another one from ddl.com but it did not help -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14422 --- Comment #1 from radim <r.snajdr(a)coramexport.cz> 2008-07-12 02:27:11 --- Created an attachment (id=14742) --> (http://bugs.winehq.org/attachment.cgi?id=14742) error log - wine acad.exe &> /tmp/wine_log.txt -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14422 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Summary|AutoCAD 2005 fails to start |AutoCAD 2005 crashes into | |unimplemented function | |gdiplus.dll.GdipGetFamily --- Comment #2 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-07-12 03:25:08 --- As a workaround you could do wget http://kegel.com/wine/winetricks && sh winetricks gdiplus to work around the crash -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14422 --- Comment #3 from radim <r.snajdr(a)coramexport.cz> 2008-07-12 04:32:28 --- Created an attachment (id=14746) --> (http://bugs.winehq.org/attachment.cgi?id=14746) error log - with gdiplus installed still wont start -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14422 max(a)veneto.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |max(a)veneto.com --- Comment #4 from max(a)veneto.com 2008-07-12 11:20:05 --- Well, that's already explained here : http://bugs.winehq.org/show_bug.cgi?id=13995 With new 1.1.1 wine, dotnet1.1 DOES install (it still have some problems...) but, if you do so instead of dotnet2.0, autocad will crash due to gdiplus. So, I guess dotnet1.1 makes a non-supported gdi calls, while dotnet2.0 don't. Solution... still install dotnet2.0 with winetricks and all good. Another solution, try with native gdiplus. Third solution... fix gdiplus. I'd choose solution n. 1 for now. Ciao Max -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14422 --- Comment #5 from radim <r.snajdr(a)coramexport.cz> 2008-07-13 12:56:21 --- Created an attachment (id=14790) --> (http://bugs.winehq.org/attachment.cgi?id=14790) error log - with dotnet2.0 installed I remove .wine folder and make fresh instalattion and also installed winetricks dotnet20. But the autocad still wont start. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14422 --- Comment #6 from max(a)veneto.com 2008-07-15 14:41:12 --- (In reply to comment #5)
Created an attachment (id=14790) --> (http://bugs.winehq.org/attachment.cgi?id=14790) [details] error log - with dotnet2.0 installed
I remove .wine folder and make fresh instalattion and also installed winetricks dotnet20. But the autocad still wont start.
For me it does work. I made a clean wineprefix, built a clean wine from today latest git, installed corefonts, dotnet20 and msxml3, installed autocad from scratch and it work as usual. Please try *exactly* the steps above and post your results. DON'T forget dotnet20, and DON'T install dotnet1.1. Max -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14422 --- Comment #7 from radim <r.snajdr(a)coramexport.cz> 2008-07-16 00:28:06 --- Created an attachment (id=14836) --> (http://bugs.winehq.org/attachment.cgi?id=14836) error log - installing winetricks msxml3 I recompiled last wine (in gentoo it is wine-9999) sh /tmp/winetricks corefonts installed OK sh /tmp/winetricks dotnet20 installed OK But sh /tmp/winetricks msxml3 get stuck eat up all cpu, log is atatched. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14422 --- Comment #8 from max(a)veneto.com 2008-07-18 13:49:17 --- (In reply to comment #7)
Created an attachment (id=14836) --> (http://bugs.winehq.org/attachment.cgi?id=14836) [details] error log - installing winetricks msxml3
I recompiled last wine (in gentoo it is wine-9999) sh /tmp/winetricks corefonts installed OK sh /tmp/winetricks dotnet20 installed OK
But sh /tmp/winetricks msxml3 get stuck eat up all cpu, log is atatched.
Yep, found too... then updated to newest git and the msxml3 error is gone. BUT... the gdiplus is there. After launching autocad 3-4 times it starts up, but on exit it hangs and leaves with a gdiplus error again. Well, I lost half a day to find regression for msxml3... and now it's gone. My "old" wine prefix with autocad still works well, so I guess it's again a regression in setup side... as just the newly installed autocad has problems. The problem seems the same as using dotnet1.1, so I guess some patch broke net setup. I'm afraid that to locate the bad patch will be quite time expensive, as I can only reproduce it wiping .wine, reinstalling dotnet20 (and other stuffs, along msxml3 which is broken somewhere in the middle), reinstall autocad, run it, bisect, and redo all stuff. About 20 minutes per run, so IMHO 1 full day at least to locate the bad commit.... Shouldn't we have some tests for dotnet ??? We're speaking about having one-testcase-per-patch, even for very simple and straightforward ones, but in few days we've got msxml3 setup broken (and now ok again...) and (afaik...) dotnet20 also broken. Max -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14422 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #9 from Dan Kegel <dank(a)kegel.com> 2008-08-05 14:27:57 --- Also affects photoshop cs3 startup. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14422 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|AutoCAD 2005 crashes into |AutoCAD 2005, Adobe |unimplemented function |Photoshop CS3 crash on |gdiplus.dll.GdipGetFamily |unimplemented function | |gdiplus.dll.GdipGetFamily -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14422 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead(a)gmail.com --- Comment #10 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-09-02 09:29:12 --- GdipGetFamily implemented in current git. Retest with it please. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14422 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #11 from Dan Kegel <dank(a)kegel.com> 2008-09-26 22:54:09 --- Photoshop cs3 seems to run now, thanks. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14422 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> 2008-10-10 10:10:05 --- Closing bugs fixed in 1.1.6. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=14422 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20140422191604if_/http://t | |rials2.adobe.com/Applicatio | |ns/Photoshop/CS3/Win/ADBEPH | |SPCS3_WWE.exe CC| |focht(a)gmx.net Keywords| |download Fixed by SHA1| |69b6e0bde2f920d1c56c2177081 | |ecc2a6df9e346 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=14422 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead(a)gmail.com | -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla