McoreD / ShareXmod

Automatically exported from code.google.com/p/sharexmod
0 stars 0 forks source link

After Capture crash #74

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
i'm using version 7.1 r250
on Windows 7 Ultimate 64bit

I get this error:

System.NullReferenceException: Object reference not set to an instance of an 
object.
   at ShareX.Task.ThreadDoWork() in d:\Dev\ShareXmod\trunk\ShareX\Task.cs:line 268
   at HelpersLib.ThreadWorker.WorkThread() in d:\Dev\ShareX\trunk\HelpersLib\ThreadWorker.cs:line 61
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

and after a crash.

I just changed the output configuration from the "after capture" dialog. These 
are the steps:
- I made a capture and in after capture, I unchecked "upload to remote host" 
and then I pressed cancel.
- I made another cature, and again in "after capture" this time I checked back 
"upload to remote host" and I pressed ok.

then I got the error and crash.

Original issue reported on code.google.com by write....@gmail.com on 21 Mar 2013 at 10:57

GoogleCodeExporter commented 9 years ago
What remote host are you trying to upload to?

Original comment by mopqu...@gmail.com on 21 Mar 2013 at 11:01

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
imgur.com without account

Original comment by write....@gmail.com on 21 Mar 2013 at 11:48

GoogleCodeExporter commented 9 years ago
Sorry for the delay in answering. Anyhow, imgur.com works just fine for me: 
http://i.imgur.com/f8zfCS4.png

Have you tried uninstalling, removing all configuration files, and then 
reinstalling?

If you want to try that, try uninstalling, then backing up and removing the 
following:
%appdata%\ShareX
%appdata%\ShareXmod
%userprofile%\Documents\ShareX
%userprofile%\Documents\ShareXmod
%programfiles%\ShareX
%programfiles%\ShareXmod

and then try re-installing. The issue is definitely not with imgur.com 
uploading, as that is the default image uploader, and works just fine for me, 
along with just about everyone else. I imagine we're dealing with a corrupt 
configuration, file/config user ownership, or just something that didn't quite 
work properly because of an OS migration or something. Also, make sure you 
download the newest installer fresh from the Downloads tab.

Original comment by mopqu...@gmail.com on 22 Mar 2013 at 12:58

GoogleCodeExporter commented 9 years ago

Original comment by mopqu...@gmail.com on 22 Mar 2013 at 1:00

GoogleCodeExporter commented 9 years ago
ok, seems to have no problem now.

Original comment by write....@gmail.com on 22 Mar 2013 at 11:46

GoogleCodeExporter commented 9 years ago
Great, thanks for letting us know. If you run into any more problems, feel free 
to open an issue.

Original comment by mopqu...@gmail.com on 22 Mar 2013 at 4:14