http://bugs.winehq.org/show_bug.cgi?id=19089
Summary: Mozilla Firefox doesn't detect IE as installed? Doesn't attempt to import settings from IE Product: Wine Version: 1.1.24 Platform: PC URL: http://www.getfirefox.com OS/Version: Linux Status: NEW Keywords: download, source Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Mozilla Firefox doesn't appear to detect IE as installed. On first run on windows, Firefox asks if you'd like to import your settings from IE (or some other browsers if installed). On wine, this gets skipped.
I tried installing ie6 from winetricks to see if perhaps we're missing a file/registry key that it would install, but no luck.
http://bugs.winehq.org/show_bug.cgi?id=19089
--- Comment #1 from André H. nerv@dawncrow.de 2009-07-14 12:42:45 --- Created an attachment (id=22378) --> (http://bugs.winehq.org/attachment.cgi?id=22378) incremet iexplore version
the only thing i found in the ff-source is a test for ie7. it checks for a registry-key, the path-variable and the file version(which can be changed with this patch) you can see it in: nsIEProfileMigrator.cpp in browser/components/migration/src (e.g.: http://www.google.de/codesearch/p?hl=de&sa=N&cd=1&ct=rc#e_ObwTAV...)
but even if i do all the dependencies i cant get the import question after installing. did i missed something?
http://bugs.winehq.org/show_bug.cgi?id=19089
--- Comment #2 from Austin English austinenglish@gmail.com 2009-07-14 12:49:47 --- (In reply to comment #1)
Created an attachment (id=22378)
--> (http://bugs.winehq.org/attachment.cgi?id=22378) [details]
incremet iexplore version
the only thing i found in the ff-source is a test for ie7. it checks for a registry-key, the path-variable and the file version(which can be changed with this patch) you can see it in: nsIEProfileMigrator.cpp in browser/components/migration/src (e.g.: http://www.google.de/codesearch/p?hl=de&sa=N&cd=1&ct=rc#e_ObwTAV...)
but even if i do all the dependencies i cant get the import question after installing. did i missed something?
Perhaps it needs the other registry keys. Or you may want to look where that code gets called from. Likely there is some initial test to detect IE _at all_, then from there, it detects IE version/home page/etc.
http://bugs.winehq.org/show_bug.cgi?id=19089
--- Comment #3 from Austin English austinenglish@gmail.com 2009-07-14 12:56:59 --- http://www.google.com/codesearch/p?hl=en&sa=N&cd=1&ct=rc#e_ObwTA...
If I'm reading that right (probably not), seems that if XP_WIN is defined, that IE should be automatically imported. The question then is, is XP_WIN not working properly on Wine, and if so, why?
http://bugs.winehq.org/show_bug.cgi?id=19089
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de Depends on| |14771
--- Comment #4 from André H. nerv@dawncrow.de 2010-12-13 06:11:29 CST --- it looks for the key hkcr\Applications\iexplore.exe\shell\open\command which is the merged view of the key in hklm on windows. We are missing two things: -the merged view of hkcr (Bug #14771) -defining the key in hklm
http://bugs.winehq.org/show_bug.cgi?id=19089
--- Comment #5 from André H. nerv@dawncrow.de 2012-06-19 15:13:51 CDT --- or we directly define hkcr\Applications\iexplore.exe\shell\open\command ?
http://bugs.winehq.org/show_bug.cgi?id=19089
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #22378|0 |1 is obsolete| |
https://bugs.winehq.org/show_bug.cgi?id=19089
--- Comment #6 from Ken Sharp imwellcushtymelike@gmail.com --- Is this still an issue in Wine 1.7.45 or later?
https://bugs.winehq.org/show_bug.cgi?id=19089
--- Comment #7 from Ken Sharp imwellcushtymelike@gmail.com --- (In reply to Ken Sharp from comment #6)
Is this still an issue in Wine 1.7.45 or later?
Oops, never mind: Bug 14771
https://bugs.winehq.org/show_bug.cgi?id=19089
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #8 from super_man@post.com --- I have seen wine-stagign and firefox combination asking you to import ie content into firefox.
But I don't know if anything was fixed in wine.
wine-staging 1.9.12