Package: ruby-gnome2 Severity: grave The ruby GTK+ bindings cause a crash on startup for applications using these bindings, e.g.
$ screenruler
Loading libraries...
ruby: symbol lookup error: /usr/lib/ruby/1.8/i486-linux/gtk2.so: undefined
symbol: gtk_file_system_error_quark
I'm using the 2.14.7-3 version of the libgtk2.0-0 package, which does not
have this symbol:
$ nm /usr/lib/libgtk-x11-2.0.a |grep gtk_file_system_error_quark |wc -l
0
It looks like this is was a private symbol which is no longer available in
GTK+ 2.14.x.
— Wouter
signature.asc
Description: Digital signature
_______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers
