Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 122514 - gnome-art should depend on >=dev-ruby/ruby-gnome2-0.14.1
Summary: gnome-art should depend on >=dev-ruby/ruby-gnome2-0.14.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Simon Stelling (RETIRED)
URL: http://www.miketech.net/gnome-art/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-11 18:02 UTC by Paul Bredbury
Modified: 2006-02-18 12:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
gnome-art-0.2-r1.patch (diff.txt,687 bytes, patch)
2006-02-11 18:05 UTC, Paul Bredbury
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Bredbury 2006-02-11 18:02:42 UTC
Running gnome-art in gnome-2.12-2 gave:

$ gnome-art
(eval):1: [BUG] rbgobj_define_class: Invalid gtype [CanvasPathDef]
ruby 1.8.4 (2005-12-24) [i686-linux]
Aborted

But, after upgrading, gnome-art runs OK:

emerge -pv =dev-ruby/ruby-gnome2-0.14.1
These are the packages that I would merge, in order:
[ebuild     U ] dev-ruby/ruby-gnome2-0.14.1 [0.12.0] 0 kB
[ebuild     U ] dev-ruby/ruby-gnomecanvas2-0.14.1 [0.12.0] USE="-examples" 0 kB
[ebuild     U ] dev-ruby/ruby-gtk2-0.14.1 [0.12.0] USE="-examples" 0 kB
[ebuild     U ] dev-ruby/ruby-glib2-0.14.1 [0.12.0] USE="-examples" 1,194 kB
[ebuild     U ] dev-ruby/ruby-pango-0.14.1 [0.12.0] USE="-examples" 0 kB
[ebuild     U ] dev-ruby/ruby-atk-0.14.1 [0.12.0] USE="-examples" 0 kB
[ebuild     U ] dev-ruby/ruby-libart2-0.14.1 [0.12.0] USE="-examples" 0 kB

As reported at http://forums.gentoo.org/viewtopic-t-398761.html
Comment 1 Paul Bredbury 2006-02-11 18:05:03 UTC
Created attachment 79547 [details, diff]
gnome-art-0.2-r1.patch

Here is the appropriate patch. The dependencies on ruby-glib2 and ruby-gtk2 are provided by ruby-gnome2.
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2006-02-12 13:04:27 UTC
gnome-art is not maintained by gnome.  Please don't assign bugs directly.
Comment 3 Simon Stelling (RETIRED) gentoo-dev 2006-02-18 12:06:47 UTC
hum, i thought i fixed this already some days ago.. apparently forgot to commit. anyway, it's fixed now, thanks for the patch!