[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-bug: [Bug 699251] Re: X Error: BadMatch on startup with lesstif and xrender



** Tags added: lesstif-gui
** Tags removed: lesstuf-gui

-- 
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to pcb.
https://bugs.launchpad.net/bugs/699251

Title:
  X Error: BadMatch on startup with lesstif and xrender

Status in PCB: Printed Circuit Board:
  New

Bug description:
  Using CVS sources checked out on April 16, 2008, compiled to use lesstif, it crashes immediately on startup:

$ pcb
Looking for default_font in .
Can't open ./default_font for reading
Looking for default_font in /usr/bin/../share/pcb
Found default_font in /usr/bin/../share/pcb
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  157 (RENDER)
  Minor opcode of failed request:  5 (RenderChangePicture)
  Serial number of failed request:  11459
  Current serial number in output stream:  11483

I configured with the following (--disable-doc because the doc build failed)

./configure --prefix=/usr --with-gui=lesstif --disable-doc

** Configuration summary for pcb 1.99x:

   GUI:                      lesstif
   Printer:                  lpr
   Exporters:                bom gerber nelma png ps
   Build documentation:      no
   xdg data directory:       ${datarootdir}
   KDE data directory:       ${datarootdir}
   dmalloc debugging:        no
   ElectricFence debugging:  no
   CPPFLAGS:                 -g -O2  -I/usr/include -I/usr/include -DPREFIXDIR=\"${prefix}\" -DBINDIR=\"${bindir}\" -DHOST=\"${host}\" -DPCBLIBDIR=\"${datarootdir}/pcb\" -DPCBTREEDIR=\"${datarootdir}/pcb/newlib\" -DPCBTREEPATH=\"${datarootdir}/pcb/newlib:${datarootdir}/pcb/pcblib-newlib\"
   CFLAGS:                   -g -O2 -I/usr/include -I/usr/include    -Wall
   LIBS:                     -lXm -lXpm -lXmu -lXt -lXext -lSM -lICE -lX11 -lfl -ldl -lm    -lXrender    -L/usr/lib -ljpeg -lfontconfig -lfreetype -lpng12 -lz -lm -lgd 


I'm using lesstif 0.95.0:

$ /usr/bin/motif-config --version
lesstif 0.95.0

Google turned up a post to the gEDA-dev mailing list in Dec 2007 with the same problem:

http://archives.seul.org/geda/dev/Dec-2007/msg00109.html

The last message in that thread was a request for the output of xdpyinfo, which I am including in a separate file.

Compiling with GTK works, and compiling with "--with-gui=lesstif --disable-xrender" works.

Let me know if there is any more information I can give, or any other help debugging.




_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug