gEDA-user: Crash with lesstif version of pcb
joeft
joeft at earthlink.net
Mon Nov 20 22:22:55 EST 2006
I'm attempting to change to the lesstif version of pcb but am having
problems. I built lesstif and recompiled pcb with the
"--with-gui=lesstif" option to configure. Everything built ok, but pcb
crashes immediately on startup. It produces output like this:
-----
Warning: Actions not found: Quit
..
(lots of these)
...
Warning: Actions not found: Quit
Warning: Actions not found: Quit
Segmentation fault
-----
When invoked as: "pcb -gdb" I get:
Warning: Actions not found: Quit
Program received signal SIGSEGV, Segmentation fault.
0x40126df8 in XmStringParseText (text=0x0, text_end=0x0,
tag=0x80d3e30 "FONTLIST_DEFAULT_TAG_STRING", type=XmCHARSET_TEXT,
parse_table=0x40179704, parse_count=2, call_data=0x0) at XmString.c:5310
5310 for (p=txt; *p; p++) ;
------
I'm running this on Suse 9.3. The GTK version compiles and runs fine.
Maybe I have the wrong version of libXm (or something else lesstif
needs)? Does anyone know which lesstif version is required/expected?
Any help would be appreciated.
Thanks,
Joe T
More information about the geda-user
mailing list