It is currently March 28th, 2024, 9:46 pm

Rainmeter crash after copying in Excel

Share and get help with Plugins and Addons
oss96
Posts: 2
Joined: May 13th, 2018, 11:31 am

Rainmeter crash after copying in Excel

Post by oss96 »

When I copy a cell in Excel it produces a Clipboard crash in Rainmeter.
the Error details are the following:

-------------------------------------------------------------------------------------------------------------------------------------------------------------
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at PluginClipboard.ClipboardData.<.ctor>b__1(DataObject o)
at PluginClipboard.ClipboardData..ctor(IDataObject dataObject)
at PluginClipboard.ClipboardViewer.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
-------------------------------------------------------------------------------------------------------------------------------------------------------------

The dump file is here: https://www.dropbox.com/s/g1hkt6pvft12miq/Rainmeter.zip?dl=0
User avatar
jsmorley
Developer
Posts: 22628
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Rainmeter crash after copying in Excel

Post by jsmorley »

I assume you are talking about this 3rd-party plugin:

https://forum.rainmeter.net/viewtopic.php?p=112095#p112095

You might want to post in that thread.
oss96
Posts: 2
Joined: May 13th, 2018, 11:31 am

Re: Rainmeter crash after copying in Excel

Post by oss96 »

jsmorley wrote:I assume you are talking about this 3rd-party plugin:

https://forum.rainmeter.net/viewtopic.php?p=112095#p112095

You might want to post in that thread.
No I only have NXT-OS (http://nxtos.com/) installed.
User avatar
balala
Rainmeter Sage
Posts: 16110
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: Rainmeter crash after copying in Excel

Post by balala »

oss96 wrote:No I only have NXT-OS (http://nxtos.com/) installed.
That skin installs the PluginClipboard plugin, which jsmorley talked about, so finally he probably is right and should have to post the question into the indicated thread.