Comment 18 for bug 125003

Revision history for this message
Jim Rorie (jfrorie) wrote :

jfrorie@medusa:~$ gfax

Unhandled Exception: System.ArgumentOutOfRangeException: Cannot be negative.
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]