merbin2012 / sharex

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

Cannot open ShareX personal folder from within options #455

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Clicking 'Open Personal Folder' results in a crash

What is the expected output? What do you see instead?
Expected my screenshots folder to open.  I got an error message saying there is 
not enough space.

What version of the product are you using? On what operating system?
8.1.0 r573 - Windows 7 Enterprise

Please provide any additional information below.

System.ComponentModel.Win32Exception: Not enough storage is available to 
complete this operation
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at ShareX.SettingsForm.btnOpenPersonalFolder_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Original issue reported on code.google.com by grantsk...@gmail.com on 5 Sep 2013 at 3:22

GoogleCodeExporter commented 9 years ago
Your hard disk full?

Original comment by flexy...@gmail.com on 5 Sep 2013 at 6:13

GoogleCodeExporter commented 9 years ago
Not at all, I have over 10.9 GB free on my main drive (SSD) alone, another 300+ 
GB on my 1TB secondary.

Original comment by grantsk...@gmail.com on 5 Sep 2013 at 7:49

GoogleCodeExporter commented 9 years ago
Rebooted a few times, appears to be fine now, I'm not sure why it was bugging 
out.  I got there error just after the update from 8.0 to 8.1

Original comment by grantsk...@gmail.com on 5 Sep 2013 at 7:51

GoogleCodeExporter commented 9 years ago
You can go ahead and remove this.  Shouldn't be an issue.

Had this from update 8.0 to 8.1 (didn't reboot after though), may have been 
something on my end.

Original comment by grantsk...@gmail.com on 6 Sep 2013 at 1:02

GoogleCodeExporter commented 9 years ago

Original comment by flexy...@gmail.com on 6 Sep 2013 at 1:03