Found this when the libgnomevfs-WARNING was triggered.

Index: gnome-vfs-monitor.c
===================================================================
RCS file: /cvs/gnome/gnome-vfs/libgnomevfs/gnome-vfs-monitor.c,v
retrieving revision 1.12
diff -u -p -r1.12 gnome-vfs-monitor.c
--- gnome-vfs-monitor.c 7 Oct 2004 15:57:41 -0000       1.12
+++ gnome-vfs-monitor.c 26 Jan 2005 01:01:15 -0000
@@ -164,7 +164,7 @@ destroy_monitor_handle (GnomeVFSMonitorH
        if (!res) {
                g_warning ("gnome-vfs-monitor.c: A monitor handle was destroyed 
"
                           "before it was added to the method hash table. This "
-                          "is a bug in the application and can cause crashed. "
+                          "is a bug in the application and can cause crashes. "
                           "It is probably a race-condition.");
        }
 

If anyone else wants to test the g_warning was triggered when closing
windows after going to ftp://ftp.altlinux.ru/people/slava/Filename_test
in nautilus and clicking around there for a bit. Warning appeared when I
closed the windows using alt+f4. Was trying to see what was up with
http://bugzilla.gnome.org/show_bug.cgi?id=92276 which seems to be fairly
serious in at least some parts of the world

Cheers
Kjartan

_______________________________________________
gnome-vfs-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-vfs-list

Reply via email to