hmemcpy / SnagitImgur

A plugin ("accessory") for Snagit that allows sending the currently captured image to imgur.com
MIT License
51 stars 11 forks source link

An unhandled exception occured: System.Runtime.InteropServices.COMException #6

Closed mfn closed 10 years ago

mfn commented 12 years ago

Rest of it here: http://imgur.com/ieLll

Unable to select/copy/paste text from that dialog unfortunately.

System: W7 Pro x64, SnagIt 10.0.2

hmemcpy commented 12 years ago

Thank you very much for reporting, I'll look into it.

By the way, you can copy the text from the message box by pressing Ctrl-C! http://www.hmemcpy.com/blog/2009/02/awesome-tip-copy-text-from-any-messagebox-to-clipboard/

mfn commented 12 years ago

About the CTRL-c: that's a big "lol", really good to know :) thanks

hmemcpy commented 12 years ago

Cheers :) Just a quick question - did it just stop working for you, or has it never worked? Also, did you run the batch file after copying the files?

On Wed, Aug 29, 2012 at 4:44 PM, Markus Fischer notifications@github.comwrote:

About the CTRL-c: that's a big "lol", really good to know :) thanks

— Reply to this email directly or view it on GitHubhttps://github.com/hmemcpy/SnagitImgur/issues/6#issuecomment-8125594.

mfn commented 12 years ago

It never worked; I was trying it out for the first time ever.

And I did run the batch file, but I forgot at the beginning; i.e. I copied the folder from the zip to the documented location, re-started Snag it and already saw the Icon but it had no functionality. After the I realized I need to run the bat. First as a normal user, which didn't work, and then with a cmd.exe with administrative rights, then it did work (no error message as far as I saw).

Then re-started snagit again and got this error dialog.

I tried to give you the error message in plain text and just tried to reproduce the error again, but guess what: it now works ... I was able to successfully upload the image from within snagit: this is actually uploaded from within snagit and not separately: http://i.imgur.com/JCTIF.png .

I tried it also a second time, did work again. So maybe there's nothing left to fix here anymore ...

hmemcpy commented 12 years ago

Thanks for the info. I was planning to add an installer to make the "running of the batch file" part automatic. I guess I better do it now :)

But you're not the first person to report this. It usually kinda sorts itself out, like in your case, but I'd like to fix it nonetheless.

Thanks again!

On Wed, Aug 29, 2012 at 5:27 PM, Markus Fischer notifications@github.comwrote:

I never worked; I was trying it out for the first time ever.

And did run the batch file, but I forgot at the beginning; i.e. I coped the folder from the zip to the documented location, re-started Snag it and already saw the Icon but it had no functionality. After the I realized I need to run the bat. First as a normal user, which didn't work, and then with a cmd.exe with administrative rights, then it did work (no error message as far as I saw).

Then re-started snagit again and got this error dialog.

I tried to give you the error message in plain text and just tried to reproduce the error again, but guess what: it now works ... I was able to successfully upload the image from within snagit: this is actually uploaded from within snagit and not separately: http://i.imgur.com/JCTIF.png .

I tried it also a second time, did work again. So maybe there's nothing left to fix here ...

— Reply to this email directly or view it on GitHubhttps://github.com/hmemcpy/SnagitImgur/issues/6#issuecomment-8127033.

hmemcpy commented 10 years ago

Hi!

I'm sorry it took a long while, but I was finally able to publish the updated version with an installer! Please download it here: https://github.com/hmemcpy/SnagitImgur/releases/download/1.0/SnagitImgur_1.0.0.msi

You should close Snagit (and Snagit Editor), install this, and start Snagit again. You should have Imgur in the Share tab!

Please let me know if you have any issues with it!