Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#34171 - ruby-gtk3 should depend on ruby-gdk3
Attached to Project:
Community Packages
Opened by Simon Lipp (Sloonz) - Wednesday, 06 March 2013, 11:17 GMT
Last edited by Alexander F. Rødseth (xyproto) - Friday, 08 March 2013, 21:53 GMT
Opened by Simon Lipp (Sloonz) - Wednesday, 06 March 2013, 11:17 GMT
Last edited by Alexander F. Rødseth (xyproto) - Friday, 08 March 2013, 21:53 GMT
|
DetailsIf I install ruby-gtk3 without ruby-gdk3, I have this error :
irb(main):001:0> require 'gtk3' LoadError: cannot load such file -- gdk3 from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/lib/ruby/vendor_ruby/1.9.1/gtk3/base.rb:8:in `<top (required)>' from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/lib/ruby/vendor_ruby/1.9.1/gtk3.rb:7:in `<top (required)>' from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from (irb):1 from /usr/bin/irb:12:in `<main>' Installing ruby-gdk3 fixes the issue. |
This task depends upon
Comment by Alexander F. Rødseth (xyproto) -
Friday, 08 March 2013, 21:53 GMT
Thanks for reporting. Fixed. The updated packages will appear in [community] shortly.