SOURCES: rhythmbox-gtk2.8-crash.patch (NEW) - added - evil hack to...
aredridel
aredridel at pld-linux.org
Sun Aug 28 03:36:54 CEST 2005
Author: aredridel Date: Sun Aug 28 01:36:53 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- added
- evil hack to fix crash
---- Files affected:
SOURCES:
rhythmbox-gtk2.8-crash.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/rhythmbox-gtk2.8-crash.patch
diff -u /dev/null SOURCES/rhythmbox-gtk2.8-crash.patch:1.1
--- /dev/null Sun Aug 28 03:36:53 2005
+++ SOURCES/rhythmbox-gtk2.8-crash.patch Sun Aug 28 03:36:47 2005
@@ -0,0 +1,12 @@
+diff -ur rhythmbox-0.9.0-o/shell/main.c rhythmbox-0.9.0/shell/main.c
+--- rhythmbox-0.9.0-o/shell/main.c 2005-08-10 07:23:28.000000000 -0600
++++ rhythmbox-0.9.0/shell/main.c 2005-08-27 19:14:43.000000000 -0600
+@@ -166,6 +166,8 @@
+ = (void *) gst_init_get_popt_table ();
+ #endif
+
++ gtk_init(NULL, NULL);
++
+ gtk_set_locale ();
+ program = gnome_program_init (PACKAGE, VERSION,
+ LIBGNOMEUI_MODULE, argc+1, new_argv,
================================================================
More information about the pld-cvs-commit
mailing list