One step closer to a solution maybe? A few libraries are missing. Does someone know where I could find the libraries?
zherc:~$ ldd soffice.bin libvcl645li.so => not found libsvl645li.so => not found libsvt645li.so => not found libutl645li.so => not found libtl645li.so => not found libcomphelp3gcc3.so => not found libucbhelper2gcc3.so => not found libvos3gcc3.so => not found libcppuhelpergcc3.so.3 => not found libcppu.so.3 => not found libsal.so.3 => not found libtk645li.so => not found libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40025000) libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40033000) libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x4003c000) libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40053000) libdl.so.2 => /lib/tls/libdl.so.2 (0x4011a000) libpthread.so.0 => /lib/tls/libpthread.so.0 (0x4011d000) libm.so.6 => /lib/tls/libm.so.6 (0x4012c000) libstlport_gcc.so.4.6 => /usr/lib/libstlport_gcc.so.4.6 (0x4014f000) libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x40215000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x402cf000) libc.so.6 => /lib/tls/libc.so.6 (0x402d8000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) On Wed, 2005-28-09 at 21:58 -0400, G. Roderick Singleton wrote: > On Wed, 2005-09-28 at 21:29 -0400, Bernard Fay wrote: > > For some times I was able to use OpenOffice without any problems. > > > > And now, when I try to start it, I receive the following error when try > > to execute oowriter at a prompt: > > > > zherc:~$ oowriter > > The program 'soffice.bin' received an X Window System error. > > This probably reflects a bug in the program. > > The error was 'BadRequest (invalid request code or no such operation)'. > > (Details: serial 83 error_code 1 request_code 143 minor_code 21) > > (Note to programmers: normally, X errors are reported asynchronously; > > that is, you will receive the error a while after causing it. > > To debug your program, run it with the --sync command line > > option to change this behavior. You can then get a meaningful > > backtrace from your debugger if you break on the gdk_x_error() > > function.) > > > > > > Does someone have an idea for this problem? > Not until you tell us which OS. Some flavour of Linux, I know but which > one. Could be that you upgraded and there is a problem with the X > upgrade. -- Bernard Fay <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
