Displaying 2 results from an estimated 2 matches for "_xread".
Did you mean:
_read
2009 Aug 06
2
problem installing Therm 5.2 and cc32inst.exe
I'm trying to install Therm 5.2 from http://windows.lbl.gov/software/therm/therm.html but I see:
Code:
$ wine THERM52Setup.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls"
xcb_io.c:452: _XRead: Assertion `dpy->xcb->reply_data != 0' failed.
wine: Assertion failed at address 0xffffe410 (thread 0009), starting debugger...
I googled and found hints that I need to use wine-tricks but when I tried, I see:
Code:
$ winetricks cc580
Executing sha1sum --status -c /home/dhoworth/winetr...
2006 Dec 10
1
[BUG] Compiz hangs at launch when the focus windows is a swing window
...backtrace the problem so here it is :
(gdb) where
#0 0xb7ee8410 in ?? ()
#1 0xbfb55628 in ?? ()
#2 0xffffffff in ?? ()
#3 0x00000001 in ?? ()
#4 0xb7d727cb in poll () from /lib/tls/i686/cmov/libc.so.6
#5 0xb7c21b69 in XProcessInternalConnection () from /usr/lib/libX11.so.6
#6 0xb7c21f4f in _XRead () from /usr/lib/libX11.so.6
#7 0xb7c232f1 in _XReadEvents () from /usr/lib/libX11.so.6
#8 0xb7c1c05d in XWindowEvent () from /usr/lib/libX11.so.6
#9 0x08051185 in getCurrentTimeFromDisplay ()
#10 0x0805fd7e in moveInputFocusToWindow ()
#11 0x080569a5 in addDisplay ()
#12 0x0804f770 in main ()...