librsvg2-ruby example does not work

Bug #35975 reported by Geoff Jacobsen
8
Affects Status Importance Assigned to Milestone
ruby-gnome2 (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

versions:

librsvg2-2 2.14.2-0ubuntu1
librsvg2-ruby 0.14.1-1.1build1

$ ruby /usr/share/doc/librsvg2-ruby/examples/svg2.rb
/usr/lib/ruby/1.8/i486-linux/rsvg2.so: /usr/lib/ruby/1.8/i486-linux/rsvg2.so: undefined symbol: librsvg_major_version - /usr/lib/ruby/1.8/i486-linux/rsvg2.so (LoadError)
        from /usr/lib/ruby/1.8/rsvg2.rb:3
        from /usr/share/doc/librsvg2-ruby/examples/svg2.rb:3

Revision history for this message
Rocco Stanzione (trappist) wrote :

This problem persists in dapper as of today. It seems that symbol is not exported by librsvg2, though apparently it should be.

Changed in ruby-gnome2:
status: Unconfirmed → Confirmed
Revision history for this message
Ivan Matveich (ivan-matveich) wrote : I confirm this, too

gw:local$ cat test.rb
require 'rsvg2'
gw:local$ ruby test.rb
/usr/lib/ruby/1.8/x86_64-linux/rsvg2.so: /usr/lib/ruby/1.8/x86_64-linux/rsvg2.so: undefined symbol: librsvg_major_version - /usr/lib/ruby/1.8/x86_64-linux/rsvg2.so (LoadError)
        from /usr/lib/ruby/1.8/rsvg2.rb:3
        from test.rb:1
gw:local$

Daniel T Chen (crimsun)
Changed in librsvg2:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.