Hello, I'm using CrossOver 17.1 on a macOS High Sierra. I've installed ShareX, NET 2.0, NET 2.0 SP2, NET 4.0 and NET 4.6.2 on a Win 7 x64 bottle and ran ShareX. ShareX ran smoothly and all, I had to make a workaround tho. Now, when I set the "After upload tasks" to "Copy url to clipboard", something weird happens. I upload an image, it copies the URL, works first time. I upload another image, it fails to copy the URL. I looked in ShareX logs and I see this:
2018-06-12 05:28:17.158 - Clipboard copy text failed.:
System.Runtime.InteropServices.ExternalException (0x800401D0): Requested Clipboard operation did not succeed.
at System.Windows.Forms.Clipboard.ThrowIfFailed(Int32 hr)
at System.Windows.Forms.Clipboard.SetDataObject(Object data, Boolean copy, Int32 retryTimes, Int32 retryDelay)
at ShareX.HelpersLib.ClipboardHelpers.CopyData(IDataObject data, Boolean copy)
at ShareX.HelpersLib.ClipboardHelpers.CopyText(String text)
This is not a ShareX issue. This is a Wine/CrossOver issue. This happens with every clipboard. I tried looking but all posts were old so weren't applicable since most were concerned with X11. I tried everything. Some help would be appreciated since I've been trying for AGES to get ShareX on macOS and I'm finally close