I cannot reproduce this, but you can try to obtain a backtrace by running under gdb:
anthon-desktop% gdb ./gnubg (gdb) run --g-fatal-warnings and type bt when gnubg exits on the first warning. Christian. On Sat, Jan 10, 2009 at 12:17 PM, Zulli, Louis P <[email protected]> wrote: > I invoke from a terminal with gnubg -w and then do Settings-->Options > followed by Cancel and Quit. After quitting, I have the following in my > terminal window: > (gnubg:13719): Gtk-WARNING **: Unable to find default local directory > monitor type > (gnubg:13719): Gtk-WARNING **: Unable to find default local directory > monitor type > (gnubg:13719): Gtk-WARNING **: Unable to find default local directory > monitor type > (gnubg:13719): Gtk-WARNING **: Unable to find default local directory > monitor type > (gnubg:13719): Gtk-WARNING **: Unable to find default local directory > monitor type > (gnubg:13719): Gtk-WARNING **: Unable to find default local directory > monitor type > (gnubg:13719): Gtk-WARNING **: Unable to find default local directory > monitor type > (gnubg:13719): Gtk-WARNING **: Unable to find default local directory > monitor type > (gnubg:13719): Gtk-WARNING **: Unable to find default local directory > monitor type > There are always nine of these warnings. I have no apparent problems using > gnubg, so I suppose these are harmless. > My gnubg was just built from the very latest snapshot, and I'm using > GTK+-2.14.6. I believe these warnings have been present for quite some time; > I finally decided to isolate and report them. > Louis _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
