[Bug 19089] New: Mozilla Firefox doesn't detect IE as installed? Doesn't attempt to import settings from IE
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(a)winehq.org ReportedBy: austinenglish(a)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. -- 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=19089 --- Comment #1 from André H. <nerv(a)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_ObwTAVPyo/browser/...) but even if i do all the dependencies i cant get the import question after installing. did i missed something? -- 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=19089 --- Comment #2 from Austin English <austinenglish(a)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_ObwTAVPyo/browser/...)
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. -- 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=19089 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2009-07-14 12:56:59 --- http://www.google.com/codesearch/p?hl=en&sa=N&cd=1&ct=rc#e_ObwTAVPyo/browser... 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? -- 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=19089 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de Depends on| |14771 --- Comment #4 from André H. <nerv(a)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 -- 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=19089 --- Comment #5 from André H. <nerv(a)dawncrow.de> 2012-06-19 15:13:51 CDT --- or we directly define hkcr\Applications\iexplore.exe\shell\open\command ? -- 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=19089 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #22378|0 |1 is obsolete| | -- 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.
https://bugs.winehq.org/show_bug.cgi?id=19089 --- Comment #6 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Is this still an issue in Wine 1.7.45 or later? -- 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=19089 --- Comment #7 from Ken Sharp <imwellcushtymelike(a)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 -- 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=19089 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #8 from super_man(a)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 -- 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