On Sun, 19 Jun 2005, Bill Wilson wrote: > I said that because I never saw warnings like this (not even during any > of the development time), but I'm really just speculating that it's because > of the theme problem and definitely agree it should be tracked down. > If you run pcb under gdb and then start it running with:
...don't forget about the existance of .gtkrc (or whatever it's called). That's probably what's spattering the theme messages across all the gEDA programs as you can set global defaults from there. So does gtkwave give such weird runtime warnings at all? It doesn't for me on any system I try it on. (Various RH distros, gentoo, AIX, Win32, etc.) If it does generate runtime warnings, it sounds like a botched global configuration file. -Tony