Comment 7 for bug 755656

Revision history for this message
Andreas B. Wagner (andreasbwagner) wrote :

Here is the stdout and stderr from running haguichi --debug --demo

[14:16:38.5984670 INFO] [Main] Greetings, I am Haguichi 1.0.7
[14:16:38.6918980 ENVIRONMENT] [Main] Registering session
[14:16:38.6995850 ENVIRONMENT] [Main] Using the following path for locales: /usr/lib/haguichi/../../share/locale
[14:16:38.7396170 ENVIRONMENT] [Settings.Init] Default commands for this session: GNOME
[14:16:38.8496820 HAMACHI] [Hamachi.GetInfo] Hamachi, a zero-config virtual private networking utility, ver 0.9.9.9-20

  version : hamachi-lnx-0.9.9.9-20
  pid : 12329
  status : offline
  nickname : abw-1

[14:16:38.8496900 ENVIRONMENT] [Settings.Init] Command for sudo: kdesu
[14:16:38.8509360 ENVIRONMENT] [Hamachi.DetermineScriptDirectory] /etc/rc.d
[14:16:39.0614690 HAMACHI] [Network.DetermineOwnership] hamachi network 044-433-877
    id : 044-433-877
    name : Contributors
    type : Mesh
    owner : This computer
    status : unlocked
    approve : manual
[14:16:39.0675880 HAMACHI] [Network.DetermineOwnership] hamachi network 044-751-972
    id : 044-751-972
    name : Portal Ubuntu
    type : Mesh
    owner : 092-466-858
[14:16:39.0684510 HAMACHI] [Network.DetermineOwnership] hamachi network 040-447-340
    id : 040-447-340
    name : WebUpd8
    type : Mesh
    owner : 094-409-761
[14:16:39.0912660 GUI] [MainWindow] State changed: 0
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.ArgumentException: Value does not fall within the expected range.
  at Menus.MemberMenu.SetMember (.Member memb, .Network netw) [0x00000] in <filename unknown>:0
  at NetworkView.ShowPopupMenu () [0x00000] in <filename unknown>:0
  at NetworkView.OnButtonPressEvent (Gdk.EventButton evnt) [0x00000] in <filename unknown>:0
  at Gtk.Widget.buttonpressevent_cb (IntPtr widget, IntPtr evnt) [0x00000] in <filename unknown>:0
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
   at Gtk.Widget.buttonpressevent_cb(IntPtr widget, IntPtr evnt)
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Haguichi.Main(System.String[] args)