Comment 7 for bug 125003

Revision history for this message
Andrea Marin (amarin) wrote :

When i run gfax from command line a receive this errors:

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]

How can i help?