http://bugs.winehq.org/show_bug.cgi?id=58432
Bug ID: 58432 Summary: eMule v0.70b x64: Doesn't show server list Product: Wine Version: 10.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: claytmp+foj0w@gmail.com Distribution: ---
Created attachment 78857 --> http://bugs.winehq.org/attachment.cgi?id=78857 Terminal logs
Server list appears empty. On Windows, it does show server list perfectly
http://bugs.winehq.org/show_bug.cgi?id=58432
claytmp+foj0w@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu URL| |https://github.com/irwir/eM | |ule/releases/
http://bugs.winehq.org/show_bug.cgi?id=58432
--- Comment #1 from claytmp+foj0w@gmail.com --- Created attachment 78858 --> http://bugs.winehq.org/attachment.cgi?id=78858 Screenshot of app running on Windows
http://bugs.winehq.org/show_bug.cgi?id=58432
--- Comment #2 from claytmp+foj0w@gmail.com --- Created attachment 78859 --> http://bugs.winehq.org/attachment.cgi?id=78859 Screenshot of app running on Ubuntu
http://bugs.winehq.org/show_bug.cgi?id=58432
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com ---
0134:err:winediag:WSASocketW Failed to create a socket of type SOCK_RAW, this requires special permissions.
Looks like a permissions issue rather than a bug. It will probably work if you run as root, though you generally shouldn't do that. If it works as root then you might be able to use setcap on relevant binaries to get it working.
I tried running the app but I never see this error in my console, though I don't see a server list either. How do you have it setup?
http://bugs.winehq.org/show_bug.cgi?id=58432
--- Comment #4 from claytmp+foj0w@gmail.com --- (In reply to Ken Sharp from comment #3)
0134:err:winediag:WSASocketW Failed to create a socket of type SOCK_RAW, this requires special permissions.
Looks like a permissions issue rather than a bug. It will probably work if you run as root, though you generally shouldn't do that. If it works as root then you might be able to use setcap on relevant binaries to get it working.
I tried running the app but I never see this error in my console, though I don't see a server list either. How do you have it setup?
I just ran the installer eMule0.70b-Installer64.exe and ran emule.exe. I tried running it as root, no WSASocketW error but still no server list
http://bugs.winehq.org/show_bug.cgi?id=58432
dee3shee7aeno4 dee3shee7aeno4@mailinator.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dee3shee7aeno4@mailinator.c | |om
--- Comment #5 from dee3shee7aeno4 dee3shee7aeno4@mailinator.com --- (In reply to Ken Sharp from comment #3)
0134:err:winediag:WSASocketW Failed to create a socket of type SOCK_RAW, this requires special permissions.
Looks like a permissions issue rather than a bug. It will probably work if you run as root, though you generally shouldn't do that. If it works as root then you might be able to use setcap on relevant binaries to get it working.
Using the portable version (eMule0.70b_x64.zip) the server list is shown. The "Failed to create a socket of type SOCK_RAW" appears there too. Binary emule.exe of installer and zip seems identical.