Hi, I found a few small bugs in dia (CVS-version): Bug #1 If one of the following files are missing: ~/.dia/defaults.dia ~/.dia/pluginrc
Dia writes the following on the console warning: failed to load external entity "Null" (For pluginrc it writes the message, both on startup and when dia is closing) Bug #2 If you close dia by pressing the [X] in the corner instead of using file->quit or ctrl-q dia dumps a lot of gtk-warnings to the console: ** (dia:8877): CRITICAL **: file app_procs.c: line 529 (app_exit): assertion `!app_exit_once' failed (dia:8877): Gtk-WARNING **: A floating object was finalized. This means that someone called g_object_unref() on an object that had only a floating reference; the initial floating reference is not owned by anyone and must be removed with gtk_object_sink() after a normal reference is obtained with g_object_ref(). (dia:8877): Gtk-WARNING **: A floating object was finalized. This means that someone called g_object_unref() on an object that had only a floating reference; the initial floating reference is not owned by anyone and must be removed with gtk_object_sink() after a normal reference is obtained with g_object_ref(). (dia:8877): Gtk-WARNING **: A floating object was finalized. This means that someone called g_object_unref() on an object that had only a floating reference; the initial floating reference is not owned by anyone and must be removed with gtk_object_sink() after a normal reference is obtained with g_object_ref(). Torben Beskyt din computer mod virus og misbrug! L�s mere i Yahoo! Sikkerhedscenter p� www.yahoo.dk/sikkerhedscenter _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.lysator.liu.se/~alla/dia/faq.html Main page at http://www.lysator.liu.se/~alla/dia
