FS#10295 - gnome-art fails to start (libglade undefined method)

Attached to Project: Community Packages
Opened by Dariusz Gorecki (canni) - Sunday, 27 April 2008, 12:48 GMT
Last edited by Eric Belanger (Snowman) - Monday, 08 September 2008, 04:39 GMT
Task Type Bug Report
Category
Status Closed
Assigned To Thorbjørn Lindeijer (bjorn)
Architecture All
Severity Medium
Priority Normal
Reported Version 2007.08-2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

gnome-art fails to start with error:

[Consloe output]

/usr/lib/ruby/site_ruby/1.8/libglade2.rb:105:in `guard_source_from_gc': undefined method `signal_connect' for nil:NilClass (NoMethodError)
from /usr/lib/ruby/site_ruby/1.8/libglade2.rb:98:in `guard_sources_from_gc'
from /usr/lib/ruby/site_ruby/1.8/libglade2.rb:97:in `each'
from /usr/lib/ruby/site_ruby/1.8/libglade2.rb:97:in `guard_sources_from_gc'
from /usr/lib/ruby/site_ruby/1.8/gnome-art/ui/main_window.rb:606:in `initialize'
from /usr/lib/ruby/site_ruby/1.8/gnome-art/ui/main_window.rb:606:in `new'
from /usr/lib/ruby/site_ruby/1.8/gnome-art/ui/main_window.rb:606:in `init_glade'
from /usr/lib/ruby/site_ruby/1.8/gnome-art/ui/main_window.rb:771:in `initialize'
from /usr/lib/ruby/site_ruby/1.8/gnome-art/gnome_art.rb:130:in `new'
from /usr/lib/ruby/site_ruby/1.8/gnome-art/gnome_art.rb:130:in `main'
from /usr/bin/gnome-art:25

[/Console output]


Additional info:
gnome-art 0.2-2
ruby 1.8.6_p114-1
libglade 2.6.2-1

Steps to reproduce:

I've installed gnome-art and it pulls ruby and few more packages
This task depends upon

Closed by  Eric Belanger (Snowman)
Monday, 08 September 2008, 04:39 GMT
Reason for closing:  Won't fix
Additional comments about closing:  gnome-art has been moved to unsupported.
Comment by Eric Belanger (Snowman) - Sunday, 27 April 2008, 17:09 GMT
FYI, this problem has been mentionned here:  FS#8748 

Bjorn: is the status still the same?
Comment by Dariusz Gorecki (canni) - Sunday, 27 April 2008, 20:04 GMT
Yes, status is still the same, gnome-art fails to start, i've checked this today.

Loading...