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
386 stars 70 forks source link

WinNUT startet nicht - WinNUT not stating #114

Open philipplindner-media-network opened 2 years ago

philipplindner-media-network commented 2 years ago

WinNUT Startet nicht und wirft folgende Fehlermeldung aus: WinNUT does not start and throws the following error message:

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)

Armin46 commented 2 years ago

Hello i have the same issue. System is Windows 10 64bit.

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)

gbakeman commented 1 year ago

To everyone following this issue, please follow our latest issue at https://github.com/nutdotnet/WinNUT-Client/issues/5, there's a new pre-release that should fix this. Please provide your feedback there.