http://bugs.winehq.org/show_bug.cgi?id=8741
Adrian Lüthi <adi.l(a)bluewin.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #4 from Adrian Lüthi <adi.l(a)bluewin.ch> 2007-08-11 06:46:59 ---
*** This bug has been confirmed by popular vote. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9122
--- Comment #5 from faerie ninja <gra_nite(a)yahoo.co.in> 2007-08-11 05:08:56 ---
Could reproduce this in 0.9.42
Appears to be fixed in 0.9.43
Tested with Prey 1.3
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3962
--- Comment #21 from Kai Blin <blin(a)gmx.net> 2007-08-11 03:57:12 ---
I'd be interested in a new +winsock trace, along with the "real" and "broken"
IPs. Can someone get one for me?
WINEDEBUG=+winsock wine your.exe > winsock_trc.txt 2>&1
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9145
Damjan Jovanovic <damjan.jov(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7460 is|0 |1
obsolete| |
--- Comment #8 from Damjan Jovanovic <damjan.jov(a)gmail.com> 2007-08-11 03:48:36 ---
Created an attachment (id=7512)
--> (http://bugs.winehq.org/attachment.cgi?id=7512)
handle overlapping src/dst sections
Ok I think I figured out what's wrong, please try this patch.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3962
Bruin <jhbruin(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jhbruin(a)gmail.com
--- Comment #20 from Bruin <jhbruin(a)gmail.com> 2007-08-11 03:36:20 ---
After reading Real Neo and talking to Sombriks via email, I was able to figure
how to do this. I'm new to Linux so it took me a while, but nonetheless it was
worth it. I can now play RO on private servers just fine. Here is what I did.
1. Found server's ip in data/sclientinfo.xml. Also take notice of your server's
port number, this may be useful later.
a. If your server doesn't have this you may need to unpack server's
customized grf file first.
2. If your server doesn't use an ip address directly, open a Terminal and ping
for the address. Once you have the true IP address save it in a text file.
3. Find out the "bad/scrambled/wrong IP" using iptraf. Download and install
iptraf. Close EVERYTHING you have (web browser, pidgin, etc.)
4. sudo iptraf -> IP Traffic Monitor -> All interfaces
5. Open your RO client. Try to login, once it says "Failed to Connect to
Server,"
Look over at the iptraf window.
6. Find the ip that showed up when the "Failed to Connect to Server" popped up.
It SHOULD also have the same port number as the data/sclientinfo.xml
Copy this ip down as well.
7. Close iptraf
8. You now have two ip's. The "true" (pinged) ip, and the "bad" ip.
9. sudo iptables -t nat -A OUTPUT -d (bad ip here) -j DNAT --to (true ip here)
Remove the ( )'s, try to log into RO again and it should work =)!
I hope this is clear for those who couldn't figure out what the others were
talking about. Have fun with your Ragnacrack ;)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7720
alspar <alspar(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alspar(a)gmail.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6066
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Keywords| |Abandoned?
--- Comment #3 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-10 23:28:38 ---
Don't see a crash in the attachment. Can you try again with new Wine version?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9006
--- Comment #2 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-10 21:19:56 ---
The app calles the MSVCRT operator new with size=-1. The relay log is bigger
than 4GB and maybe that creates some problems - it looks like the threads
overwrite each other output so it's difficult to get something out of it. I
will try to get something useful.
If someone wants to test it, it should be noted that if Photoshop succeeds to
download the services list then later it will work. So e.g. when doing bisect a
clean wineprefix is needed each time.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4716
--- Comment #7 from Austin English <austinenglish(a)gmail.com> 2007-08-10 20:34:30 ---
Crashes when trying to run, without sound enabled, the game refuses to run.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.