http://bugs.winehq.org/show_bug.cgi?id=3962
--- Comment #61 from prinzenrique <prinzenrique(a)gmx.de> 2012-04-01 14:18:47 CDT ---
Created attachment 39638
--> http://bugs.winehq.org/attachment.cgi?id=39638
network strace trying to connect to euphro
of course the connection times out because the name lookup seems to return a
bogus IP adress. if you look up game.euphrogame.com yourself you see the
correct adress is 69.65.12.3 not 97.109.101.46 like its shown in the traces. it
usually works when you DNAT the bogus IP adress to the correct one the server
is really running on.
so here's the trace you asked for without any DNAT and with vanilla euphro
files so it tries to connect to game.euphrogame.com
--
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=24775
Summary: Samsung Kies installer stops early (again)
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: j.reitsma(a)concepts.nl
According to the last comment (comment #6) from Alexandre Julliard, bug 23788
(regarding Kies_1.5.1.10071_32.exe) was fixed in wine 1.3.0.
In wine 1.3.4, on OpenSuse 11.3, I try to run Kies_1.5.3.10093_82.exe.
After a few seconds where the Install Shield Wizard can be seen building up, I
get on the console (<...> is a placeholder for my login name)
wine ./Kies_1.5.3.10093_82.exe
fixme:shell:InitNetworkAddressControl stub
fixme:dwmapi:DwmIsCompositionEnabled 0x33edec
<...>@linux-onme:~/Downloads> fixme:advapi:SetEntriesInAclA 5 0x33f84c (nil)
0x33f908
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:advapi:LookupAccountNameW (null) L"<...>" (nil) 0x33bc04 (nil) 0x33bc08
0x33bbfc - stub
fixme:advapi:LookupAccountNameW (null) L"<...>" 0x163ca8 0x33bc04 0x1644d0
0x33bc08 0x33bbfc - stub
fixme:advapi:LookupAccountNameW (null) L"<...>" (nil) 0x33bc04 (nil) 0x33bc08
0x33bbfc - stub
fixme:advapi:LookupAccountNameW (null) L"<...>" 0x170da0 0x33bc04 0x170638
0x33bc08 0x33bbfc - stub
fixme:shdocvw:taskbar_list_DeleteTab iface 0xd4b540, hwnd 0x902c8 stub!
fixme:shell:InitNetworkAddressControl stub
fixme:dwmapi:DwmIsCompositionEnabled 0x33b6d8
and a frame with no contents.
I have to Ctrl-C wine, and to kill the
C:\windows\profiles\<...>\Temp\KiesInstall2\setup.exe
process to get rid of the frame.
Apparently something goes wrong again here...
--
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.