http://bugs.winehq.org/show_bug.cgi?id=20319
Summary: ArcGIS 9.3 - ArcMap: Crashes upon startup Product: Wine Version: 1.1.31 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: unlambda@gmail.com
I have successfully installed ArcGIS 9.3, and run the license manager to register my copy. When I try to launch ArcMap, however, a splash screen come up, but while the splash screen is up an error occurs "The program ArcMap.exe has encountered a serious problem..." With some help on IRC, I ran the program under winedbg, where I got the error "err:ole:CoGetClassObject no class object {00000100-0000-0010-8000-00aa006d2ea4} could be created for context 0x1". It was suggested I try installing mdac28 and jet40 via winetricks, which I did, but continued to get errors. See http://paste.lisp.org/display/88498 where the first paste is the original error, the second is after I tried "winetricks mdac28 jet40", and the third is after (again as suggested on IRC) trying to install dcom98 via winetricks. I have since removed the overrides for dcom98, as they did not appear to be helpful.
In order to debug this software, you can get a 60 day trial at http://www.esri.com/software/arcgis/arcview/eval/evaluate.html as long as you're willing to give them a whole lot of identifying information. Let me know if I can provide any more information to help debug this issue.
This seems to be similar to a bug which has been reported for a while, http://bugs.winehq.org/show_bug.cgi?id=10672 , though this is a newer version of Wine and a newer version of ArcGIS, so I figured that I would report a new bug.