Re: Problems with sound under October Gnome



Sean Murphy <murphy@erim-int.com> writes:

> My problem is that I only get sound for certain actions under Gnome.

This was fixed in CVS last night.  You can apply this patch to
gnome-libs/libgnomeui/gnome-init.c, or wait for the next release.

Jacob
-- 
"Me fail English?  That's unpossible!" - R. Wiggum

Index: gnome-init.c
===================================================================
RCS file: /cvs/gnome/gnome-libs/libgnomeui/gnome-init.c,v
retrieving revision 1.100
retrieving revision 1.100.4.1
diff -u -r1.100 -r1.100.4.1
--- gnome-init.c	1999/10/07 02:27:58	1.100
+++ gnome-init.c	1999/10/20 00:31:02	1.100.4.1
@@ -714,7 +714,6 @@
       return TRUE;
   }
 
-
   gnome_triggers_vdo("", NULL, (const char **)pieces);
 
   return TRUE;
@@ -785,7 +784,6 @@
 				gtk_signal_add_emission_hook (signums [i],
 							      (GtkEmissionHook)relay_gtk_signal,
 							      signame);
-                g_free (signame);
 	}
 	gnome_config_pop_prefix ();
 	








[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]