gawindx / WinNUT-Client

This is a NUT windows client for monitoring your ups hooked up to your favorite linux server.
GNU General Public License v3.0
381 stars 70 forks source link

Version 2.1.7740 crashes on start-up #149

Closed ChrisBCH closed 1 year ago

ChrisBCH commented 1 year ago

When I install the newest version Version 2.1.7740 WinNut crashes on start-up. I run a German Win-11 PC. This crash does not happen on Version 2.0.7722. Here is the crash-report:

Exception type: System.ArgumentOutOfRangeException Exception message: Der Text muss kürzer als 64 Zeichen sein. Parametername: Text Der tatsächliche Wert war WinNUT-Client - 2.1 In Verbindung gebracht Online Batterie OK. Exception stack trace: bei System.Windows.Forms.NotifyIcon.set_Text(String value) bei WinNUT_Client.WinNUT.Event_UpdateNotifyIconStr(String Reason, String Message) bei WinNUT_Client.WinNUT.Update_UPS_Data() bei WinNUT_Client.WinNUT.Retrieve_UPS_Datas(Object sender, EventArgs e) bei System.Windows.Forms.Timer.OnTick(EventArgs e) bei System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

ChrisBCH commented 1 year ago

Sorry I reported the same issue already...