Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Win32Exception error creating window handle #10996

Closed
cyberduck opened this issue Mar 19, 2020 · 2 comments
Closed

Win32Exception error creating window handle #10996

cyberduck opened this issue Mar 19, 2020 · 2 comments

Comments

@cyberduck
Copy link
Collaborator

f648e18 created the issue

Hi there,
Whenever I try to download things from the Cyberduck to anywhere on my computer, the whole thing crashes and turns off. I can view things in Cyberduck its just when I try to physically start to download things it crashes.
I've attached the crash reports for reference.

Thanks, Emily.


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

19	Top-level Exception
20	Type:        System.ComponentModel.Win32Exception
21	Message:     Error creating window handle.
22	Source:      System.Windows.Forms
23	Stack Trace: at System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
24	   at System.Windows.Forms.Control.CreateHandle()
25	   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
26	   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
27	   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
28	   at System.Windows.Forms.Control.CreateControl()
29	   at System.Windows.Forms.Control.WmShowWindow(Message& m)
30	   at System.Windows.Forms.Control.WndProc(Message& m)
31	   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
32	   at System.Windows.Forms.Form.WmShowWindow(Message& m)
33	   at System.Windows.Forms.Form.WndProc(Message& m)
34	   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
35	   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
36	   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #6550. Try to remove all items from the transfer window. If you cannot open the Transfers window, remove the directory Transfers in the application support directory and restart Cyberduck.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant