Hi, I find what you report to be a bit strange. Since gnome2.rb includes gnomecanvas.rb and gnomecanvas.rb in return includes gtk2.rb which already does a GLib::Log#set_log_domain call. So why does the third call fail?
Can you try to do this: % irb irb(main):001:0> require 'glib2' => true irb(main):002:0> GLib::Log.set_log_domain("foo") => 6 Does that work for you? I also see that some of your libs are still stuck at Gnome 2.8 (libgnome2-0, libgnomecanvas2-0, libbonobo2-0, etc.). Can you try again after completing this upgrade (maybe the dependencies are not tight enough)? Paul -- Student @ Eindhoven | email: [EMAIL PROTECTED] University of Technology, The Netherlands | JID: [EMAIL PROTECTED] >>> Using the Power of Debian GNU/Linux <<< | GnuPG key ID: 0x50064181 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]