Adding the "," to the delimiter lists in gam-app.h could solve the
annoying problem.

The patch file:

--- a/src/gam-app.h      2008-02-22 08:00:29.000000000 -0200
+++ b/src/gam-app.h   2008-02-22 08:00:53.000000000 -0200
@@ -26,7 +26,7 @@
 
 G_BEGIN_DECLS
 
-#define GAM_CONFIG_DELIMITERS   " &()+/"
+#define GAM_CONFIG_DELIMITERS   " &()+/,"
 
 #define GAM_TYPE_APP            (gam_app_get_type ())
 #define GAM_APP(obj)            (G_TYPE_CHECK_INSTANCE_CAST ((obj), 
GAM_TYPE_APP, GamApp))

-- 
error message when gnome-alsamixer is launching
https://bugs.launchpad.net/bugs/106903
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to