[Bug 25648] New: ie8 does not navigate to web pages or obey home page setting
http://bugs.winehq.org/show_bug.cgi?id=25648 Summary: ie8 does not navigate to web pages or obey home page setting Product: Wine Version: 1.3.2 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com (From http://code.google.com/p/winezeug/issues/detail?id=159 ) "winetricks ie8" succeeds, but the resulting browser doesn't seem to work. There are workarounds if you just care about the contents of the browser (e.g. you can use ie6's main window, and ie8's guts), but I don't know of a workaround for getting ie8's main window to work. This has probably never worked, but I'm marking 1.3.2 since that's when I first tried 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=25648 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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=25648 --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2011-02-24 08:44:28 CST --- As noted in comment 5 of that winezeug bug, adding the registry key [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "TabProcGrowth"=dword:00000000 gets the browser past the initial 'Connecting...' hang. -- 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=25648 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kennybobs(a)o2.co.uk --- Comment #2 from Ken Sharp <kennybobs(a)o2.co.uk> 2012-09-11 12:14:52 CDT --- *** Bug 31671 has been marked as a duplicate of this 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=25648 Sylvain Petreolle <spetreolle(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle(a)yahoo.fr -- 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=25648 --- Comment #3 from Sylvain Petreolle <spetreolle(a)yahoo.fr> 2013-04-14 17:01:29 CDT --- What's the status of this bug ? Is it valid / investigated with GIT HEAD ? (1.5.10 atm) -- 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=25648 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Dan Kegel <dank(a)kegel.com> 2013-06-29 20:48:54 CDT --- Works in wine-1.6rc4 when installed by recent winetricks. In fact, I used the resulting ie8 to mark this bug 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=25648 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2013-07-12 13:47:06 CDT --- Closing bugs fixed in 1.6-rc5. -- 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=25648 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED URL| |http://download.microsoft.c | |om/download/C/C/0/CC0BD555- | |33DD-411E-936B-73AC6F95AE11 | |/IE8-WindowsXP-x86-ENU.exe Resolution|FIXED | Severity|normal |minor --- Comment #6 from Ken Sharp <kennybobs(a)o2.co.uk> 2013-07-12 14:09:32 CDT --- (In reply to comment #4)
Works in wine-1.6rc4 when installed by recent winetricks.
That's because winetricks works around this bug. if w_workaround_wine_bug 25648 "Setting TabProcGrowth=0 to avoid hang" then cat > "$W_TMP"/set-tabprocgrowth.reg <<_EOF_ REGEDIT4 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "TabProcGrowth"=dword:00000000 _EOF_ w_try_regedit "$W_TMP_WIN"\\set-tabprocgrowth.reg fi Still present in wine-1.6-rc4-122-g104adb7. Registry entry in comment 1 is the workaround. -- 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=25648 --- Comment #7 from Dan Kegel <dank(a)kegel.com> 2013-07-12 14:38:13 CDT --- Aw, foo. Can't take me anywhere. -- 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=25648 --- Comment #8 from Ken Sharp <kennybobs(a)o2.co.uk> 2013-07-12 16:03:29 CDT --- *** Bug 19313 has been marked as a duplicate of this 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=25648 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |petr.dlouhy(a)email.cz --- Comment #9 from Ken Sharp <kennybobs(a)o2.co.uk> 2013-07-13 14:46:09 CDT --- *** Bug 12433 has been marked as a duplicate of this 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=25648 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.winehq.org/show | |_bug.cgi?id=34049 -- 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=25648 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEW --- Comment #10 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Still present in wine-1.7.16-133-gd8ca8c2. Why should this registry key make all the difference? Does it need to be available in Wine? Should the installer be adding it? Or is it working around a broken/missing DLL? -- 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=25648 --- Comment #11 from Austin English <austinenglish(a)gmail.com> --- (In reply to Ken Sharp from comment #10)
Still present in wine-1.7.16-133-gd8ca8c2.
Why should this registry key make all the difference? Does it need to be available in Wine? Should the installer be adding it? Or is it working around a broken/missing DLL?
While looking at something else, I was looking at a win xp install (no service packs), the registry key isn't there. So it's after ie6, at least. Not sure if the installer makes it on windows, or where it comes from though, didn't look. -- 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=25648 Simon <swdevelop1981(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |swdevelop1981(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.
https://bugs.winehq.org/show_bug.cgi?id=25648 --- Comment #12 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- No change in Wine 7.9 -- 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