[Vince@presario ~]$ sysinfo
GConf.NoSuchKeyException: Key '/apps/sysinfo/initial_animation' not found in GConf
at GConf.Client.Get (System.String key) [0x00000]
at Sysinfo.Sysinfo.UpdateFromGConf () [0x00000]
GConf.NoSuchKeyException: Key '/apps/sysinfo/window_width' not found in GConf
at GConf.Client.Get (System.String key) [0x00000]
at Sysinfo.Sysinfo..ctor (System.String[] args) [0x00000]
GConf.NoSuchKeyException: Key '/apps/sysinfo/section_start' not found in GConf
at GConf.Client.Get (System.String key) [0x00000]
at Sysinfo.Sysinfo..ctor (System.String[] args) [0x00000]
(then I click on nvidia:)
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
at Sysinfo.NvidiaInfo.AditionaInfo () [0x00000]
at Sysinfo.Sysinfo.on_notebook1_switch_page (System.Object o, Gtk.SwitchPageArgs e) [0x00000]
at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_SwitchPageArgs (object,Gtk.SwitchPageArgs)
at Gtk.Notebook.SwitchPageSignalCallback (IntPtr arg0, IntPtr arg1, UInt32 arg2, IntPtr gch) [0x00000]
at (wrapper native-to-managed) Gtk.Notebook:SwitchPageSignalCallback (intptr,intptr,uint,intptr)
at <0x00000> <unknown method>
at (wrapper managed-to-native) Gtk.Notebook:gtk_notebook_set_current_page (intptr,int)
at Gtk.Notebook.set_CurrentPage (Int32 value) [0x00000]
at Sysinfo.Sysinfo.on_treeview1_cursor_changed (System.Object o, System.EventArgs e) [0x00000]
at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr gch) [0x00000]
at (wrapper native-to-managed) GLib.Signal:voidObjectCallback (intptr,intptr)
at <0x00000> <unknown method>
at (wrapper managed-to-native) Gtk.Application:gtk_main ()
at Gtk.Application.Run () [0x00000]
at Sysinfo.Sysinfo..ctor (System.String[] args) [0x00000]
at Sysinfo.Sysinfo.Main (System.String[] args) [0x00000]
[Vince@presario ~]$
Contact: hlingler@verizon.net
Compaq Presario SR2020NX
AMD 64 3500+ (~2.2 GHz)
Fedora Core 6 Linux 2.6.20-1.2933.fc6 #1 SMP Mon Mar 19 11:38:26 EDT 2007 i686 athlon i386 GNU/Linux
Logged In: NO
Similar crash on Ubuntu 7.04 with Nvidia 'new legacy' driver
Logged In: NO
patch created that solves this issue :
https://bugs.launchpad.net/ubuntu/+source/sysinfo/+bug/121068