merbin2012 / sharex

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

Just closes after 5 min #534

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

   at System.Net.HttpWebRequest.GetResponse()
   at UploadersLib.Uploader.GetResponseUsingGet(String url, Dictionary`2 arguments, CookieCollection cookies, NameValueCollection headers)

2013-10-30 12:13:41.053 - Unhandled exception:
System.ArgumentNullException: Value cannot be null.
Parameter name: s
   at System.IO.StringReader..ctor(String s)
   at System.Xml.Linq.XDocument.Parse(String text, LoadOptions options)
   at System.Xml.Linq.XDocument.Parse(String text)
   at UploadersLib.URLShorteners.BitlyURLShortener.ShortenURL(String url)
   at ShareX.UploadTask.ShortenURL(String url)
   at ShareX.UploadTask.DoAfterUploadJobs()
   at ShareX.UploadTask.ThreadDoWork()
   at HelpersLib.ThreadWorker.WorkThread()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()
2013-10-30 12:13:45.448 - HelpersLib closing. Reason: Unhandled exception
2013-10-30 12:13:45.463 - Task status: Stopping
2013-10-30 12:13:45.464 - Hotkey unregistered: Hotkey: Ctrl + Page Up, Job: 
ClipboardUpload
2013-10-30 12:13:45.464 - Hotkey unregistered: Hotkey: Shift + Page Up, Job: 
FileUpload
2013-10-30 12:13:45.464 - Hotkey unregistered: Hotkey: Print Screen, Job: 
PrintScreen
2013-10-30 12:13:45.464 - Hotkey unregistered: Hotkey: Alt + Print Screen, Job: 
ActiveWindow
2013-10-30 12:13:45.464 - Hotkey unregistered: Hotkey: Ctrl + Alt + Print 
Screen, Job: ActiveMonitor
2013-10-30 12:13:45.464 - Hotkey unregistered: Hotkey: Shift + Print Screen, 
Job: WindowRectangle
2013-10-30 12:13:45.464 - Hotkey unregistered: Hotkey: Ctrl + Print Screen, 
Job: RectangleRegion
2013-10-30 12:13:45.464 - Hotkey unregistered: Hotkey: Shift + F11, Job: 
ScreenRecorder
2013-10-30 12:13:45.492 - ApplicationConfig save started: 
C:\Users\\Documents\ShareX\ApplicationConfig.json
2013-10-30 12:13:45.581 - ApplicationConfig save successful: 
C:\Users\\Documents\ShareX\ApplicationConfig.json
2013-10-30 12:13:45.581 - UploadersConfig save started: 
C:\Users\\Documents\ShareX\UploadersConfig.json
2013-10-30 12:13:45.651 - UploadersConfig save successful: 
C:\Users\\Documents\ShareX\UploadersConfig.json
2013-10-30 12:13:45.651 - HotkeysConfig save started: 
C:\Users\\Documents\ShareX\HotkeysConfig.json
2013-10-30 12:13:45.742 - HotkeysConfig save successful: 
C:\Users\\Documents\ShareX\HotkeysConfig.json
2013-10-30 12:13:45.789 - ShareX closing

Original issue reported on code.google.com by c3f...@gmail.com on 31 Oct 2013 at 11:50

GoogleCodeExporter commented 9 years ago
ShareX giving error because of bitly url shortener and closing.

Original comment by flexy...@gmail.com on 1 Nov 2013 at 7:58

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r745.

Original comment by flexy...@gmail.com on 2 Nov 2013 at 6:41