http://bugs.winehq.org/show_bug.cgi?id=5223
Summary: Internet Explorer doesnt work (shlwapi and shdocvw
error)
Product: Wine
Version: 0.9.12.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: s.marechal(a)jejik.com
None of the Internet Explorers will work anymore on the latest version of Wine.
I have tried the ies4linux package that gives me IE5, IE5.5 and IE6 (from
http://www.tatanka.com.br/ies4linux/) but they all die with the same error
message. I have also tried the Internet Explorer in Wine itself (by running
"wine iexplore") but it dies as well.
The IE in wine did seem to work in the beginning. A popup came up telling me I
needed the Mozilla ActiveX component. It installed, but after that IE dies. I
quickly see a frame of the main window pop up but it goes away instantly.
I'll attach the output of Wine in two attachments.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5066
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2006-12-05 00:13 -------
i fixed the precompiled suse rpms for 0.9.13.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5099
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-11-05 23:38 -------
Bernd, by comparing my pseudo-code and your log you can see that I ignored
C-string escape-mechanism in my mind. If you want to tell a backslash in C, you
should put a double-backslash:
| 0009:trace:file:CreateFileW L"\\\\.\\D:" GENERIC_READ FILE_SHARE_READ
| FILE_SHARE_WRITE creation 3 attributes 0x0
So you need to correct this in your code, I am afraid. Thanks for testing
WinAPI, you're quicker than me.
Cheers:)
(though Vitaliy may not agree with the usefullness of testing this part)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5099
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-11-05 23:36 -------
Patch commited.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4960
------- Additional Comments From vitaliy(a)kievinfo.com 2006-11-05 23:33 -------
I think these messages comming from focus changes. At some point I actually had
almost working patch to duplicate those. But as AJ stated we should not worry
about those as focus is being handled by a WM.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4936
neftune(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |neftune(a)gmail.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4588
lav(a)etersoft.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lav(a)etersoft.ru
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.