[Bug 8342] wineserver crashed when running emule plus

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 30 08:52:57 CDT 2008


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


Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dank at kegel.com




--- Comment #6 from Dan Kegel <dank at kegel.com>  2008-05-30 08:52:56 ---
Alexandre just committed a patch that removes the warning
  fixme:win:BeginPaint window 0x10020 belongs to other thread
so perhaps it's worth retesting.

Also, you can use linux capabilities to allow your app to
ping without being root; see 
http://wiki.winehq.org/FAQ#head-96bebfa287b4288974de0df23351f278b0d41014
We don't have an example there yet, but it shouldn't be too hard to try.

Finally, running any app as root using sudo will
contaminate your ~/.wine directory with files
owned by root, so you might need to delete
your ~/.wine directory or do "sudo chown -R $USER ~/.wine"
to run apps as yourself again.


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