Menu

#5 gnome-chord and gnome-scale crash on help->about

open
nobody
None
5
2008-11-26
2008-11-26
No

Both gnome-chord and gnome-scale crash when help->about is selected. The following is output on the crash:

Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.ArgumentNullException: Argument cannot be null.
Parameter name: stream
at System.IO.StreamReader.Initialize (System.IO.Stream stream, System.Text.Encoding encoding, Boolean detect_encoding_from_bytemarks, Int32 buffer_size) [0x00000]
at System.IO.StreamReader..ctor (System.IO.Stream stream, System.Text.Encoding encoding, Boolean detect_encoding_from_bytemarks, Int32 buffer_size) [0x00000]
at System.IO.StreamReader..ctor (System.IO.Stream stream) [0x00000]
at (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor (System.IO.Stream)
at gnomeguitar_cs.GScale.aboutMI_cb (System.Object obj, System.EventArgs args) [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 gnomeguitar_cs.MainClass.Main(System.String[] args)

Discussion


Log in to post a comment.