Re: "Could not load spinner image"



At Wed, 21 Mar 2007 11:40:16 -0400,
Joe Shaw wrote:
> I expect you'll get an exception.

You're right:

  /tmp$ gmcs -debug icon-test.cs -pkg:gtk-sharp-2.0
  /tmp$ mono --debug icon-test.exe

  Unhandled Exception: GLib.GException: Icon 'gnome-spinner-rest' not present in theme
  in <0x00099> Gtk.IconTheme:LoadIcon (System.String icon_name, Int32 size, IconLookupFlags flags)
  in [0x00019] (at /tmp/icon-test.cs:13) X:Main ()

Perhaps you have a code snippet that allows me to see the theme that's
being used.  According to gconf-editor it should be Gorilla, but one
never knows.

-- 
Felix E. Klee



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]