My favorites | Sign in
Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 33: Crash when "Panel" is clicked.
1 person starred this issue and may be notified of changes. Back to list
Status:  Assigned
Owner:  adamtaunowilliams
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by adamtaunowilliams, Aug 27, 2008
Clicking the panel button in the scheduler view crashes the application.

Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to
handle the exception.
System.ArgumentException: 'user.png' is not a valid resource name of
assembly 'Whitemice.ZOGI.GtkFolios, Version=1.0.3161.23711,
Culture=neutral, PublicKeyToken=null'.
  at Gdk.PixbufLoader.InitFromAssemblyResource (System.Reflection.Assembly
assembly, System.String resource) [0x00000] 
  at Gdk.PixbufLoader..ctor (System.Reflection.Assembly assembly,
System.String resource) [0x00000] 
  at Gdk.Pixbuf..ctor (System.Reflection.Assembly assembly, System.String
resource) [0x00000] 
  at Gdk.Pixbuf.LoadFromResource (System.String resource) [0x00000] 
  at Whitemice.ZOGI.GtkFolios.PanelDialog.Build () [0x00000] 
  at Whitemice.ZOGI.GtkFolios.PanelDialog..ctor () [0x00000] 
  at Whitemice.ZOGI.GtkFolios.DayStripController.OnPanelChangeClicked
(System.Object sender, System.EventArgs e) [0x00000] 
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr data) [0x00000] 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e,
Boolean is_terminal)
   at GLib.Signal.voidObjectCallback(IntPtr handle, IntPtr data)
   at GLib.Signal.voidObjectCallback(IntPtr , IntPtr )
   at Gtk.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Whitemice.Consonance.Consonance.Main(System.String[] args)

Sign in to add a comment

Hosted by Google Code