http://bugs.winehq.org/show_bug.cgi?id=31849 t800 <housegregory299(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |housegregory299(a)gmail.com --- Comment #4 from t800 <housegregory299(a)gmail.com> 2012-10-08 15:06:47 CDT --- Fixing emul-linux-x86-xlibs deadlock for app-emulation/wine (Dirty workaround) 1. emerge -b =x11-libs/libxcb-1.8.1-r1 in 1686 chroot 2. Copy and unpack libxcb-1.8.1-r1.tbz2 to /usr/local (xcb libraries will be in /usr/local/libxcb/usr/lib) 3. Navigate to game directory for example it will be TESV Skyrim 4. Then run game by: LD_LIBRARY_PATH=/usr/local/libxcb/usr/lib/ wine TESV.exe 5. PROFIT!!! Tested with app-emulation/wine-9999 and TESV Skyrim https://bugs.gentoo.org/show_bug.cgi?id=436780#c17 -- 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.