[ubuntu-mono] [Bug 125003] Re: Gfax keeps crashing right after start

gian 125003 at bugs.launchpad.net
Sun Jun 19 06:53:30 UTC 2011


Ubuntu Lucid 10.4 LTS here.

gian at hp-gls:~$ gfax
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.NullReferenceException: Object reference not set to an instance of an object
  at gfax.G_ListView.DateTimeColumnDataHandler (Gtk.TreeViewColumn column, Gtk.CellRenderer cell, TreeModel model, TreeIter iter) [0x00000] 
  at GtkSharp.TreeCellDataFuncWrapper.NativeCallback (IntPtr tree_column, IntPtr cell, IntPtr tree_model, IntPtr iter, IntPtr data) [0x00000] 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
   at GtkSharp.TreeCellDataFuncWrapper.NativeCallback(IntPtr tree_column, IntPtr cell, IntPtr tree_model, IntPtr iter, IntPtr data)
   at Gtk.ListStore.gtk_list_store_append(IntPtr , IntPtr )
   at Gtk.ListStore.Append()
   at Gtk.ListStore.AppendValues(System.Array values)
   at Gtk.ListStore.AppendValues(System.Object[] values)
   at gfax.G_ListView.AddTextToRow(System.Object[] args)
   at gfax.Gfax..ctor(System.String fname, System.String[] args)
   at gfax.gfax.Main(System.String[] args)

Is there a workaround?!

-- 
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to gfax in Ubuntu.
https://bugs.launchpad.net/bugs/125003

Title:
  Gfax keeps crashing right after start

Status in Gfax:
  New
Status in “gfax” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: gfax

  Fresh Ubuntu 7.04 installation, with Gfax 0.7.6-0ubuntu2 from the
  official repo.

  At first it started normally, and I could setup all the necessary
  settings for using Hylafax as transport (to be used with a remote
  HylaFax server in my setup). After the setup was completed, it told me
  to restart Gfax, and since then it keeps crashing right after start
  with the following error message (shown when started from a console):

  $ gfax

  Unhandled Exception: System.ArgumentOutOfRangeException: < 0
  Parameter name: length
    at System.String.Substring (Int32 startIndex, Int32 length) [0x00000] 
    at gfax.Hylafax.get_ip_addr (System.String ipdata) [0x00000] 
    at gfax.Hylafax.asyncgetfolder (System.String folder) [0x00000] 
    at gfax.Hylafax.asyncstatus (System.String queue) [0x00000] 
    at gfax.Fax.async_get_server_status () [0x00000] 
    at gfax.Gfax.async_update_status () [0x00000] 
    at gfax.Gfax..ctor (System.String fname, System.String[] args) [0x00000] 
    at gfax.gfax.Main (System.String[] args) [0x00000]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gfax/+bug/125003/+subscriptions




More information about the Ubuntu-mono mailing list