http://bugs.winehq.org/show_bug.cgi?id=23845
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2010-08-01 00:34:51 --- (In reply to comment #0)
Issue 1:
running wine with:
cd ~/.wine/drive_c/Program\ Files/Thief\ 3/System/ && cpuset -c -l 0 wine T3Main.exe
results in: wineserver: /tmp/.wine-7628 is not owned by you if I chown by root, everything's fine, but:
Apparently 'cpuset' is a kind of 'sudo' and runs the command from the root. Not a Wine bug.