Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Link Copy Button Causes MinusShare Freeze #10

Open
DarkSpectrum opened this issue Nov 21, 2011 · 1 comment
Open

Link Copy Button Causes MinusShare Freeze #10

DarkSpectrum opened this issue Nov 21, 2011 · 1 comment
Assignees
Labels

Comments

@DarkSpectrum
Copy link

Hello,

I've noticed that sometimes when I try to copy the link of the uploaded file using the copy link icon next to the file, that MinusShare freezes and does not respond. Windows then looks to resolve the problem and is unable to.

I am using Windows 7 Ultimate 32 Bit. I used MS Visual Studio to debug the problem and here is a screenshot of the information it provided:

http://tinypic.com/r/adds3m/5

And the call stack location is here:

PresentationCore.dll!System.Windows.Clipboard.CriticalSetDataObject(object data, bool copy) + 0x132 bytes

Regards,
John

@ghost ghost assigned koffeinfrei Nov 21, 2011
@koffeinfrei
Copy link
Owner

It seems as if some other application is locking the clipboard.
Can you run the code https://gist.github.com/1382028 when that problem occurs? That should show you the process that locks the clipboard.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants