Scott C - 2019-10-02

MultiClipboard crashes ISaGRAF (PLC programming workbench). If Notepad++ is open and MultiClipboard is enabled, when I try to copy anything in ISaGRAF, it crashes with the following excption:

ReportError [ISaGRAF.Workbench.Mlge.LanguageContainer.ST.WbSTDocument] -- ISaGRAF.Workbench.Mlge.Core [] - System.Runtime.InteropServices.COMException (0x800401D0): OpenClipboard Failed (Exception from HRESULT: 0x800401D0 (CLIPBRD_E_CANT_OPEN))
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Windows.Clipboard.Flush()
at System.Windows.Clipboard.CriticalSetDataObject(Object data, Boolean copy)
at ISaGRAF.Workbench.Core.Shell.AcfClipboard.SetDataObject(Object data, Boolean copy)
at ISaGRAF.Workbench.Core.Shell.WbClipboard.SetDataObject(Object data, Boolean copy)
at ISaGRAF.Workbench.Mlge.Core.WbSyntaxEditorTextLanguageContainerDocument.DoCopy()
The report was generated : C:\ProgramData\ISaGRAF\6.4\ACP\ISaGRAF.1.4.1233.1.144429.30.09.2019.zip

I've uninstalled MultiClipboard, and now copying works fine.