http://bugs.winehq.org/show_bug.cgi?id=8674
------- Additional Comments From tpc4(a)kent.ac.uk 2007-12-06 09:28 -------
When I installed Safari, I deselected Bonjour but it still created
~/.wine/drive_c/Program Files/Bonjour and stuck a couple of files in there. I
don't have a working copy of windows - might be useful to check if it happens
there too.
Possibly this should be a separate bug?
--
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=8674
------- Additional Comments From hans(a)it.vu.nl 2007-12-06 09:23 -------
Looks like Safari passes a BITMAPINFO instead of a BITMAPINFOHEADER
or wrongly initializes BITMAPINFOHEADER.biSize with sizeof(BITMAPINFO),
which is 44. Since BITMAPINFO extends BITMAPINFOHEADER, could this
accidentally work on Windows?
--
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=8674
------- Additional Comments From hans(a)it.vu.nl 2007-12-06 09:21 -------
When I do that it still complains here about not being able to
start Bonjour but it looks like the installation proceeded far
enough to be able to start Safari.
--
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=8679
------- Additional Comments From chrism(a)cjsoftuk.dyndns.org 2007-12-06 09:15 -------
I had to install .NET Framework 1.1 to make Comrade install.
--
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=8674
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-12-06 09:15 -------
>Installation fails here.
>Although I deselected Bonjour it wants to start the service:
Yeah sorry, it was the other checkbox you have to deselect, it's called
"Software updates" One can leave the checkbox for Bonjour selected. Then the
installer finishes ok for me
--
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=8674
------- Additional Comments From hans(a)it.vu.nl 2007-12-06 09:08 -------
Installation fails here.
Although I deselected Bonjour it wants to start the service:
err:msi:ITERATE_StartService Failed to start service L"Bonjour Service"
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1627
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned
1627
--
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=8674
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-12-06 08:48 -------
>3. copy c:\Program Files\Safari from a Windows installation
>4. regsvr32 .wine/drive_c/Program\ Files/Safari/WebKit.dll
>5. cd ~/.wine/drive_c/Program\ Files/Safari/
The installer runs just fine , if you deselect the additional install (called
BonJour or something like that). So i could skip step 3,4,5
--
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=8674
------- Additional Comments From hans(a)it.vu.nl 2007-12-06 07:53 -------
This is what I did:
0. apply attached gdi patch / make / make install
1. rm -rf ~/.wine
2. sh winetricks vcrun2005 corefonts
3. copy c:\Program Files\Safari from a Windows installation
4. regsvr32 .wine/drive_c/Program\ Files/Safari/WebKit.dll
5. cd ~/.wine/drive_c/Program\ Files/Safari/
6. wine ./Safari.exe
It's not pretty, but it runs.
--
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.