Glauber, > I like it very much, but i wanted to let you know that our old friend, the > error messages console window is back. This time, it has only one message: > > ** (dia.exe:1432): WARNING **: No attribute type (00000000) or no > data(00000000) in this attribute
Sorry for this. I've finally found a real solution for this problem: g_log_handler() allows to intercept all those messages. My first idea was to intercept all messages and keep silent. But Hans reminded me that we should at least write the messages to a log file, making debugging much easier. You can follow bug #150777 on this issue: http://bugzilla.gnome.org/show_bug.cgi?id=150777 Steffen _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.gnome.org/projects/dia/faq.html Main page at http://www.gnome.org/projects/dia
