Jonas Truemper - 2008-10-14

I've got the same issue here with version 1.5.2873. When the Desktop Meter is disabled and I then start/restart FreeMeter it simply crashes with the following stacktrace:

Message: Ungültiger Parameter.
Stack trace:

bei System.Drawing.Bitmap..ctor(Int32 width, Int32 height, PixelFormat format)
bei FreeMeter.Form1.Form1_Borders()
bei FreeMeter.Form1..ctor()
bei FreeMeter.Form1.Main()

As a workaround setting the WindowIsVisible property in config.xml to true helps in means of that FreeMeter does not crash as long as you don't close it again with the Desktop Meter being set to hidden... but since I do only use the tray icon feature of FreeMeter I have to do this every time I reboot my machine. So thats kind of annoying.
When hibernating this problem obviously does not occur though. :-)