GNOME Bugzilla – Bug 392432
Eject action not greyed out
Last modified: 2007-01-08 12:11:46 UTC
The Eject option in the menu is not greyed out when there is no ipod connected and when it is clicked it shows an error.
(In reply to comment #0) > The Eject option in the menu is not greyed out when there is no ipod connected > and when it is clicked it shows an error. > this bug is a real candidate for gnome-love tag
sure, no problem, the other actions should be greyed out too. marked as gnome-love.
Created attachment 79611 [details] [review] All actions should be "greyed". Fixed
(In reply to comment #3) > Created an attachment (id=79611) [edit] > All actions should be "greyed". Fixed > Hello, Gabriel, just a little issue that you maybe forgot, if you connect the ipod again the objects remains greyed out, so is a better idea use the greyed variable like this: group["AddFile"].Sensitive = greyed; It looks good ah other thing please use the hipo version from the GNOME SVN the one from GNOME CVS is out of date, you can download it with: svn checkout http://svn.gnome.org/svn/hipo/trunk hipo and generate your patch with: svn diff > greyed.diff Thanks a lot for your help ;-)
Created attachment 79698 [details] [review] I believe that the bug is already repaired
Created attachment 79723 [details] [review] I believe that the bug is already repaired. :-)
Hello, Gabriel, yes it does!, I'm going to commit it to HEAD right now, thanks a lot for fix our first gnome-love bug ;-)