WinNUT-Client icon indicating copy to clipboard operation
WinNUT-Client copied to clipboard

Can't launch - Error (win11)

Open SnowDrifterr opened this issue 2 years ago • 0 comments

Was trying to get this set up on my machine. Win11(22000.376), AMD, intel NIC.

WinNUT Bug Report Os Version : 6.2.9200.0 WinNUT Version : 2.1.7740.35837

WinNUT Parameters : { "Delay": 50000, "AutoReconnect": "True", "MinInputVoltage": 210, "MaxInputVoltage": 270, "FrequencySupply": 0, "MinInputFrequency": 40, "MaxInputFrequency": 60, "MinOutputVoltage": 210, "MaxOutputVoltage": 250, "MinUPSLoad": 0, "MaxUPSLoad": 100, "MinBattVoltage": 6, "MaxBattVoltage": 18, "MinimizeToTray": "False", "MinimizeOnStart": "False", "CloseToTray": "False", "StartWithWindows": "False", "UseLogFile": "False", "Log Level": 0, "ShutdownLimitBatteryCharge": 30, "ShutdownLimitUPSRemainTime": 120, "ImmediateStopAction": "False", "Follow_FSD": "False", "TypeOfStop": 0, "DelayToShutdown": 15, "AllowExtendedShutdownDelay": "False", "ExtendedShutdownDelay": 15, "VerifyUpdate": "False", "VerifyUpdateAtStart": "False", "DelayBetweenEachVerification": 2, "StableOrDevBranch": 0, "LastDateVerification": "" }

Error Message : Exception type: System.Runtime.InteropServices.ExternalException Exception message: Requested Clipboard operation did not succeed. Exception stack trace: at System.Windows.Forms.Clipboard.ThrowIfFailed(Int32 hr) at System.Windows.Forms.Clipboard.SetDataObject(Object data, Boolean copy, Int32 retryTimes, Int32 retryDelay) at System.Windows.Forms.Clipboard.SetText(String text, TextDataFormat format) at System.Windows.Forms.Clipboard.SetText(String text) at Microsoft.VisualBasic.MyServices.ClipboardProxy.SetText(String text) at WinNUT_Client.My.MyApplication.Generate_Button_Click(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Last Events : 1/3/2022 11:32:21 AM Pid: 30540 WinNUT : Initialisation Globals Variables Complete 1/3/2022 11:32:21 AM Pid: 30540 WinNUT : Initialisation Params Complete 1/3/2022 11:32:21 AM Pid: 30540 WinNUT : Loaded Params Complete 1/3/2022 11:32:21 AM Pid: 30540 WinNUT : NotifyIcons Initialised 1/3/2022 11:32:21 AM Pid: 30540 WinNUT : Windows 10 Toast Notification Not Available. Too Old Windows Version 1/3/2022 11:32:22 AM Pid: 30540 UPS_Device : TCP Socket Created 1/3/2022 11:32:22 AM Pid: 30540 UPS_Device : TCP Socket Deconnected 1/3/2022 11:32:22 AM Pid: 30540 UPS_Device : Reconnection Process Started 1/3/2022 11:32:52 AM Pid: 30540 UPS_Device : Try Reconnect 1 / 30 1/3/2022 11:32:52 AM Pid: 30540 String : New Log to CB_Current Log : Try Reconnect 1 / 30 1/3/2022 11:32:53 AM Pid: 30540 UPS_Device : TCP Socket Created 1/3/2022 11:32:53 AM Pid: 30540 UPS_Device : TCP Socket Deconnected 1/3/2022 11:32:53 AM Pid: 30540 UPS_Device : Reconnection Process Started

SnowDrifterr avatar Jan 03 '22 19:01 SnowDrifterr