[Bug 24356] New: Pokerstars, other network games need setcap under kernel 2.6.35, ubuntu

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 11 13:48:15 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=24356

           Summary: Pokerstars, other network games need setcap under
                    kernel 2.6.35, ubuntu
           Product: Wine
           Version: 1.3.2
          Platform: x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: 415fox at gmail.com


Under the new Ubuntu Maverick 10.10, kernel 2.6.35 there's some new security
infrastructure which prevents PokerStars and some other network games from
doing their networking.

This game worked fine under kernel 2.6.32

There is a work around:

sudo setcap all=eip /usr/bin/wine-preloader
sudo setcap all=eip /usr/bin/wineserver

But it would be better to know which capabilities wine needs, rather than give
it "all". The problem is I don't know much about this capability-based security
system. It's probably something to do with networking since the program starts
up okay, it just fails to connect. Once identified, the wine ubuntu install
should be fixed so it is set up with these capabilities. I will also post this
but on launchpad.

-- 
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.



More information about the wine-bugs mailing list