• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

OpenOffice + Linux = errors ??

Soulkeeper

Diamond Member
I just installed OpenOffice 1.0.1
and when i run it i get this random error within a few seconds:
Xlib: unexpected async reply (sequence 0x2253)!
then it locks up and i gotta kill the pid to get out of it

anyone had this problem or know how i might solve it ??
anyone know what xlib is exactely ??
 
Xlib ... sounds like some kind of library that X uses or something .. don't know what your problem could be though.
 
Xlib is the library that convers the X calls to whatever transport the X server expects (i.e. local unix socket, shm, network, etc).

I havn't run OpenOffice so I can't really help.
 
try asking the folks at openoffice for help... also copy down the error message and tell them all you think may be usefull information. Like Linux version, installation type (source code. rpm, debian package) and etc etc.

They more effort you put into helping them (hint hint..) figure out the problem the more likely you will get a useful answer and the more likely you will stumble across the solution.


Otherwise.. 1. I would try to reinstall it 2. find out whatever xlibs is and install a newer version and then reinstall it.
 
Back
Top