http://bugs.winehq.org/show_bug.cgi?id=8667
Damjan Jovanovic <damjan.jov(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ellis(a)ellisdesign.org
--- Comment #4 from Damjan Jovanovic <damjan.jov(a)gmail.com> 2009-09-01 06:00:08 ---
*** Bug 19902 has been marked as a duplicate of this bug. ***
--
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=9023
Saulius K. <saulius2(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |saulius2(a)gmail.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=5163
Saulius K. <saulius2(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |saulius2(a)gmail.com
--- Comment #68 from Austin English <austinenglish(a)gmail.com> 2009-08-26 12:09:56 ---
Is this still present in current (1.1.28 or newer) wine? According to AppDB,
doesn't install, but not sure if it's this or another bug.
--- Comment #69 from EA Durbin <ead1234(a)hotmail.com> 2009-08-26 13:05:57 ---
(In reply to comment #68)
> Is this still present in current (1.1.28 or newer) wine? According to AppDB,
> doesn't install, but not sure if it's this or another bug.
yes
--- Comment #70 from Saulius K. <saulius2(a)gmail.com> 2009-09-01 00:50:53 ---
In reply to comment #60 From Anastasius Focht:
|
| For the interested, the Mono project has some interesting info, how M$
| implemented collation:
|
http://anonsvn.mono-project.com/viewcvs/trunk/mcs/class/corlib/Mono.Globali…
|
| That's some serious brain damage ... wine doesn't want to do this :(
The link has changed a bit:
http://anonsvn.mono-project.com/viewvc/trunk/mcs/class/corlib/Mono.Globaliz…
But does someone know -- was this discussed on wine-devel or IRC?
--
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=16130
Summary: Runes of Magic client doesn't communicate with the
server
Product: Wine
Version: 1.1.8
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ulf(a)dedio.de
Created an attachment (id=17366)
--> (http://bugs.winehq.org/attachment.cgi?id=17366)
Wireshark protocol of login on Windows
Hi,
I tried to start "Runes of Magic" with wine, but failed.
After the installation it starts fine, the License-Dialog and Login-Screen
appear correctly.
After entering the login data, the client tries to communicate with the login
server (authentication and fetching the server list).
This doesn't work with Wine. I attach 2 wireshark protocols. The windows
protocol shows data in the tcp packets from both sides after the SYN.
The Linux/Wine protocol shows data only from the server, the client (running on
Wine) doesn't send data, just an ACK packet.
This leads me to the suspicion, that either the RPC library on Wine is not
working as expected or there is some encryption, which is only done with empty
stubs on Wine.
I tried to substitute rpcrt4.dll and secur32.dll on wine, but it doesn't solve
the problem.
As the Windows rpcrt4.dll leads also to an error (something with service
manager, but after maybe 30sec it continued), I removed it again from the list
of native libs.
If there is some more information, which I can provide, or some test I can do,
please tell me.
--
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.