Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Nov 23rd, 2010  |  syntax: None  |  size: 1.77 KB  |  hits: 35  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. john@satellite ~/megaglest $ ./g3dviewer
  2. gamedir [/home/john/megaglest]
  3. Looking for LDCONFIG []...
  4. Looking for LDCONFIG environment var not found...
  5. Found LDCONFIG using which [/sbin/ldconfig]...
  6. default library [/home/john/megaglest/lib/libopenal.so.0] is missing, attempting to find and link to a newer version if available...
  7. new library link [/usr/lib/libopenal.so.1] pointed to from [/home/john/megaglest/lib/libopenal.so.0]
  8. default library [/home/john/megaglest/lib/libdirectfb-1.0.so.0] is missing, attempting to find and link to a newer version if available...
  9. new library link [/usr/lib/libdirectfb-1.2.so.9] pointed to from [/home/john/megaglest/lib/libdirectfb-1.0.so.0]
  10. default library [/home/john/megaglest/lib/libfusion-1.0.so.0] is missing, attempting to find and link to a newer version if available...
  11. new library link [/usr/lib/libfusion-1.2.so.9] pointed to from [/home/john/megaglest/lib/libfusion-1.0.so.0]
  12. default library [/home/john/megaglest/lib/libdirect-1.0.so.0] is missing, attempting to find and link to a newer version if available...
  13. new library link [/usr/lib/libdirect-1.2.so.9] pointed to from [/home/john/megaglest/lib/libdirect-1.0.so.0]
  14. The program 'glest_g3dviewer' received an X Window System error.
  15. This probably reflects a bug in the program.
  16. The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
  17.   (Details: serial 330 error_code 9 request_code 137 minor_code 8)
  18.   (Note to programmers: normally, X errors are reported asynchronously;
  19.    that is, you will receive the error a while after causing it.
  20.    To debug your program, run it with the --sync command line
  21.    option to change this behavior. You can then get a meaningful
  22.    backtrace from your debugger if you break on the gdk_x_error() function.)
  23. john@satellite ~/megaglest $