Skip Menu |

This queue is for tickets about the Linux-SysInfo CPAN distribution.

Report information
The Basics
Id: 117070
Status: rejected
Priority: 0/
Queue: Linux-SysInfo

People
Owner: Nobody in particular
Requestors: genebray [...] fastmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: SysInfo Bug?
Date: Fri, 19 Aug 2016 09:56:17 -0600
To: bug-Linux-SysInfo [...] rt.cpan.org
From: Gene Bray <genebray [...] fastmail.com>
Installed Linux Mint 18 in Virtual Box (host is Linux Mint 17,3, patched current, running VBox 5.0.26 r108824, kernel 4.4.0-34-generic. Ran update via Update Manager with preferences set to Optimize stability and security. Removed Mono and Orca. Looking at the information below, I suspect the issue is related to the removal of Mono. Ran apt-get update, apt-get upgrade, then installed SysInfo. SysInfo will start and run until I select System Info at which point the GUI closes (CPU, Memory, Storage, and Hardware all display information). Running from the terminal I get the following: sudo sysinfo GConf.NoSuchKeyException: Key '/apps/sysinfo/window_width' not found in GConf at GConf.Client.Get (System.String key) <0x40582d90 + 0x00123> in <filename unknown>:0 at Sysinfo.Sysinfo..ctor (System.String[] args) <0x4056e200 + Show quoted text
0x0143c> in <filename unknown>:0
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 Sysinfo.SystemInfo.Gnome () <0x40598500 + 0x000a8> in <filename Show quoted text
unknown>:0
at Sysinfo.Sysinfo.on_notebook1_switch_page (System.Object o, Gtk.SwitchPageArgs e) <0x405905c0 + 0x0011b> in <filename unknown>:0 at Gtk.Notebook.SwitchPageSignalCallback (IntPtr arg0, IntPtr arg1, UInt32 arg2, IntPtr gch) <0x4058fda0 + 0x002f7> in <filename unknown>:0 at GLib.ExceptionManager.RaiseUnhandledException (System.Exception e, Boolean is_terminal) [0x00000] in <filename unknown>:0 at Gtk.Notebook.SwitchPageSignalCallback (IntPtr arg0, IntPtr arg1, UInt32 arg2, IntPtr gch) [0x00000] in <filename unknown>:0 at Gtk.Notebook.gtk_notebook_set_current_page (IntPtr , Int32 ) [0x00000] in <filename unknown>:0 at Gtk.Notebook.set_CurrentPage (Int32 value) [0x00000] in <filename Show quoted text
unknown>:0
at Sysinfo.Sysinfo.on_treeview1_cursor_changed (System.Object o, System.EventArgs e) [0x00000] in <filename unknown>:0 at System.Reflection.MonoMethod.InternalInvoke (System.Reflection.MonoMethod , System.Object , System.Object[] , System.Exception& ) [0x00000] in <filename unknown>:0 at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0 at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000] in <filename unknown>:0 at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00000] in <filename unknown>:0 at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in <filename unknown>:0 at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs args) [0x00000] in <filename unknown>:0 at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000] in <filename unknown>:0 at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) [0x00000] in <filename unknown>:0 at Gtk.Application.gtk_main () [0x00000] in <filename unknown>:0 at Gtk.Application.Run () [0x00000] in <filename unknown>:0 at Sysinfo.Sysinfo..ctor (System.String[] args) [0x00000] in <filename unknown>:0 at Sysinfo.Sysinfo.Main (System.String[] args) [0x00000] in <filename Show quoted text
unknown>:0
Hope this is helpful in determining the issue. Gene Bray
This is the bug tracker for the Perl module Linux::SysInfo, which has nothing to do with the "sysinfo" application available in Mint. I assume that the "sysinfo" you're having trouble with is https://community.linuxmint.com/software/view/sysinfo Please report your issue to the Mint package maintainers or to the "sysinfo" developers. As a general advice, it's not a good idea to Google randomly for resources on free software, especially if the keywords are very generic. Rejecting.