Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OHM 0.1.25 crashing on startup #11

Closed
GoogleCodeExporter opened this issue May 18, 2015 · 2 comments
Closed

OHM 0.1.25 crashing on startup #11

GoogleCodeExporter opened this issue May 18, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

System.NullReferenceException: Object reference not set to an instance of
an object.
   at OpenHardwareMonitor.Hardware.Mainboard.Mainboard..ctor()
   at OpenHardwareMonitor.Hardware.Mainboard.MainboardGroup..ctor()
   at OpenHardwareMonitor.Hardware.Computer.Open()
   at OpenHardwareMonitor.GUI.MainForm..ctor()
   at OpenHardwareMonitor.Program.Main()


Original issue reported on code.google.com by furex.fu...@gmail.com on 8 Mar 2010 at 1:52

@GoogleCodeExporter
Copy link
Author

Yes thx, if smbios.Board is null, then smbios.Board.Manufacturer.ToString() will
fail. I will fix that later today.

Original comment by moel.mich on 8 Mar 2010 at 3:22

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision r97.

Original comment by moel.mich on 8 Mar 2010 at 7:43

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant