[Bug 21913] New: Visio 2007 Professional Crashes Immediately
http://bugs.winehq.org/show_bug.cgi?id=21913 Summary: Visio 2007 Professional Crashes Immediately Product: Wine Version: 1.1.39 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: rojwilco(a)gmail.com I was able to install Visio Professional 2007 using Wine 1.1.39, but whenever I try to run it, it loads and crashes immediately after I click on any element in the UI. This is reproducible every time, and I am running this in Windows XP mode. The error signature in Visio is: AppName: visio.exe AppVer: 12.0.4518.1014 AppStamp:454281f4 ModName: ogl.dll ModVer: 12.0.4518.1014 ModStamp: 454285ac fDebug: 0 Offset: 0001f07f My current DLL overrides are: gdiplus (native) msctf (native) mshtml (native, builtin) msxml3 (native, builtin) msxml6 (native, builtin) riched20 (native, builtin) shdocvw (native, builtin) urlmon (native, builtin) usp20 (native, builtin) wininet (native, builtin) I have installed some, not all of the above packages using winetricks. The packages I have installed are msxml3, msxml6, dotnet20, gdiplus. I am running CentOS 2.6.18-92.1.18.el5. -- 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=21913 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-03-03 10:59:14 --- Attach crash log 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=21913 --- Comment #2 from Roger Wilco <rojwilco(a)gmail.com> 2010-03-03 20:50:52 --- This is an ignorant question, I know, but how do I generate the crash log? I can't find anything on the wiki that tells me the proper procedure... -- 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=21913 --- Comment #3 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-03-03 20:57:07 --- (In reply to comment #2)
This is an ignorant question, I know, but how do I generate the crash log? I can't find anything on the wiki that tells me the proper procedure...
wine visio.exe 2> 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=21913 --- Comment #4 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-03-03 20:58:18 --- (In reply to comment #3)
wine visio.exe 2> log.txt
Alternatively, if it doesn't show a backtrace as shown in http://wiki.winehq.org/Backtraces then follow the steps there. -- 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=21913 --- Comment #5 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-03-03 23:54:19 --- What is the reason that you are using native dlls? Have you tried with clean Wine prefix? -- 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=21913 --- Comment #6 from Roger Wilco <rojwilco(a)gmail.com> 2010-03-04 09:46:22 --- Yes, I tried without setting any of the dlls to native, and it did the same thing. I changed them that way because it was suggested to do so by several people on the Internet and, I believe, in the AppDB. I will attach a regular wine output from the crash, as well as a debug trace (+relay,+seh,+tid). -- 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=21913 --- Comment #7 from Roger Wilco <rojwilco(a)gmail.com> 2010-03-04 09:46:59 --- Created an attachment (id=26600) --> (http://bugs.winehq.org/attachment.cgi?id=26600) Regular wine output from 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=21913 --- Comment #8 from Roger Wilco <rojwilco(a)gmail.com> 2010-03-04 09:55:12 --- Okay, even GZIP'd the debug trace is more than 1MB. If someone needs it please let me know and I'll try it host it somewhere. -- 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=21913 Jaime <jskartman(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jskartman(a)gmail.com --- Comment #9 from Jaime <jskartman(a)gmail.com> 2010-10-22 04:41:29 CDT --- I don't see this error on wine 1.3.5 and visio 2007 sp1, on a clean prefix without dll overrides (visio 2007 seems to work well without dll overrides , visio 2003 seems to need winetricks gdiplus). The only error i see is bug 24606, so this error seems fixed. -- 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=21913 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |dank(a)kegel.com Resolution| |FIXED --- Comment #10 from Dan Kegel <dank(a)kegel.com> 2010-10-22 05:50:20 CDT --- Reported fixed. -- 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=21913 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2010-10-29 12:58:28 CDT --- Closing bugs fixed in 1.3.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.
participants (1)
-
wine-bugs@winehq.org