From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.1) Gecko/20060202 Fedora/1.5.0.1-2 Firefox/1.5.0.1 Description of problem: Attempting to start beagle-search from the command line generates the following exception: Unhandled Exception: GLib.GException: Icon 'gnome-spinner-rest' not present in theme in <0x000d2> Gtk.IconTheme:LoadIcon (System.String icon_name, Int32 size, IconLookupFlags flags) in <0x0008d> Search.Spinner:LoadImages () in <0x0001a> Search.Spinner:ThemeChanged (System.Object obj, System.EventArgs args) in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs) in <0x000c9> GLib.Signal:voidObjectCallback (IntPtr handle, IntPtr gch) in (wrapper native-to-managed) GLib.Signal:voidObjectCallback (intptr,intptr) in <0x00000> <unknown method> in (wrapper managed-to-native) Gtk.Application:gtk_main () in <0x00008> Gtk.Application:Run () in <0x0000c> Gnome.Program:Run () in <0x00147> Search.MainWindow:Main (System.String[] args) If you switch to a different theme, say Bluecurve, beagle-search starts correctly. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Select 'Clearlooks' Theme (should be default). 2. Start "beagle-search" from command-line (you can do it via the desktop but you won't see any result that way). Actual Results: Beagle Search crashes with an unhandled exception. Expected Results: Beagle Search should start. Additional info:
More gnome-icon-theme breakage
Looks like upstream has requested this be fixed so I assume the next gnome-icon-theme update should fix this.
See Also : http://bugzilla.gnome.org/show_bug.cgi?id=328432
Not fixed in 2.13.7 yet; animation directories are missing in index.theme
Seems to work for me with the gnome-themes and gnome-icon-theme packages I just built. Can you try again tomorrow ?
Looks like it's working now. Thanks!