[Bug 23820] New: internet explorer 7 (ie7) crashes on start if cwd is not C:\Program Files\Internet Explorer
http://bugs.winehq.org/show_bug.cgi?id=23820 Summary: internet explorer 7 (ie7) crashes on start if cwd is not C:\Program Files\Internet Explorer Product: Wine Version: 1.2 Platform: x86 URL: http://kegel.com/wine/winetricks OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: comctl32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com Created an attachment (id=29889) --> (http://bugs.winehq.org/attachment.cgi?id=29889) backtrace Apparently it's been a known issue for a while, but I can't find a bug for it. Easy to reproduce: $ rm -rf .wine $ winetricks -q ie7 $ wine iexplore.exe CRASH! workarounds: A) $ cd .wine/drive_c/Program\ Files $ wine iexplore.exe B) $ wine "C:\Program Files\Internet Explorer\iexplore.exe" C) $ winetricks -q comctl32 $ WINEDLLOVERRIDES="comctl32=n" wine iexplore.exe -- 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=23820 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | URL|http://kegel.com/wine/winet | |ricks | -- 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=23820 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2010-07-28 23:24:11 --- Dmitry, why did you remove the download keyword/url? The url I can semi-understand, but it's still a download-able bug. -- 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=23820 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-07-28 23:30:37 --- winetricks url certainly doesn't qualify as a download place for IE, and without an URL 'download' keyword is not appropriate. -- 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=23820 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://download.microsoft.c | |om/download/3/8/8/38889DC1- | |848C-4BF2-8335-86C573AD86D9 | |/IE7-WindowsXP-x86-enu.exe --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2010-07-28 23:33:30 --- Hmm, not sure why the url matters that much, but I'll put the Microsoft download url. -- 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=23820 --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-07-29 01:20:53 --- It fails to find a resource I guess. Please attach two +tid,+toolbar logs, one running from app dir and one from another to 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=23820 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2010-07-29 02:19:33 --- Created an attachment (id=29900) --> (http://bugs.winehq.org/attachment.cgi?id=29900) crash log -- 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=23820 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2010-07-29 02:19:51 --- Created an attachment (id=29901) --> (http://bugs.winehq.org/attachment.cgi?id=29901) no 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=23820 --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-10-02 17:45:00 CDT --- Created an attachment (id=31079) --> (http://bugs.winehq.org/attachment.cgi?id=31079) patch This should fix a crash, please try it. -- 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=23820 --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2010-10-02 23:47:36 CDT --- (In reply to comment #7)
Created an attachment (id=31079) --> (http://bugs.winehq.org/attachment.cgi?id=31079) [details] patch
This should fix a crash, please try it.
No crash, but the url toolbar isn't functional. E.g., I type in google.com, press enter, and I get 'invalid parameter'. cd'ing to the directory fixes it. That's a different bug though, native comctl32 has no effect on it. -- 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=23820 --- Comment #9 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-10-03 03:20:55 CDT --- (In reply to comment #8)
(In reply to comment #7)
No crash, but the url toolbar isn't functional. E.g., I type in google.com, press enter, and I get 'invalid parameter'. cd'ing to the directory fixes it.
That's a different bug though, native comctl32 has no effect on it.
Yes, it's unsupported way to run IE probably. It's interesting to try run it that way on native system, I'm not sure but looks like CreateProcess() doesn't set current directory. -- 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=23820 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch -- 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=23820 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #10 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-10-04 11:17:35 CDT --- Fixed by f9736bcc6e929b92439486b5e3a093d061d0262a. -- 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=23820 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2010-10-15 12:52:58 CDT --- Closing bugs fixed in 1.3.5. -- 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=23820 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f9736bcc6e929b92439486b5e3a | |093d061d0262a -- 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