[Bug 2801] New: Wine doesn't start if user ID is over 65534 (2**16-1)
http://bugs.winehq.org/show_bug.cgi?id=2801 Summary: Wine doesn't start if user ID is over 65534 (2**16-1) Product: Wine Version: 20050310 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-binary AssignedTo: wine-bugs(a)winehq.org ReportedBy: winehq(a)drydog.com Wine doesn't start because my user ID is too high. This ID fixed--it is work-assigned by employee ID. I get this error when starting wine: $ wine "/c/program files/games/fplace.exe" wine: chdir to /tmp/.wine-65534/server-307-c8010 : No such file or directory If I soft link /tmp/.wine-65534 to /tmp/.wine-74024/ I then get this error: wine: '/tmp/.wine-65534/server-307-c8010' is not owned by you $ find .wine* -ls 732673 0 drwx------ 3 da73024 users 60 Mar 16 10:37 .wine-74024 732674 0 drwx------ 2 da73024 users 80 Mar 16 10:37 .wine-74024/server-307-c8010 732678 0 srw------- 1 da73024 users 0 Mar 16 10:37 .wine-74024/server-307-c8010/socket 732676 0 -rw------- 1 da73024 users 0 Mar 16 10:56 .wine-74024/server-307-c8010/lock $ ps -ef |grep wine da73024 10103 1 0 10:37 ? 00:00:00 /usr/local/bin/wineserver da73024(a)lassen(/tmp) grep da73024 /etc/passwd da73024:x:74024:100:Dan Anderson:/Users/da73024:/bin/bash$ -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs