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

Download doesnt work #9090

Closed
cyberduck opened this issue Nov 2, 2015 · 6 comments
Closed

Download doesnt work #9090

cyberduck opened this issue Nov 2, 2015 · 6 comments

Comments

@cyberduck
Copy link
Collaborator

699de70 created the issue

Goodmorning,
after the 4.6.2 i cant update cyberduck because the newer version always doesnt work.

I cant download files by double click for edit and i cant download files by drag because the program crashes.
I've tried to wip the preference folder, uninstall and reinstall but nothing to do, i must use the 4.6.2

I'm running the latest windows 7 up to date and all the drivers etc are fine.
What should i do?

HERE THE LOG:

2015-11-02 11:40:08,084 [background-1] ERROR ch.cyberduck.core.AbstractController - Unhandled exception running background task No enum constant ch.cyberduck.core.Host.TransferType.Use browser connection
java.lang.Exception
	at ch.cyberduck.core.AbstractController$BackgroundCallable.<init>(AbstractController.java:151)
	at ch.cyberduck.core.AbstractController.background(AbstractController.java:113)
	at cli.Ch.Cyberduck.Ui.Controller.BrowserController.edit(Unknown Source)
	at cli.Ch.Cyberduck.Ui.Controller.BrowserController.View_EditEvent(Unknown Source)
	at cli.Ch.Cyberduck.Ui.Controller.BrowserController.View_FolderInside(Unknown Source)
	at cli.Ch.Cyberduck.Ui.Controller.BrowserController.View_BrowserDoubleClicked(Unknown Source)
	at cli.Ch.Cyberduck.Ui.Winforms.BrowserForm.browser_DoubleClick(Unknown Source)
	at cli.System.Windows.Forms.Control.OnDoubleClick(Unknown Source)
	at cli.System.Windows.Forms.ListView.WndProc(Unknown Source)
	at cli.BrightIdeasSoftware.ObjectListView.WndProc(Unknown Source)
	at cli.System.Windows.Forms.Control$ControlNativeWindow.OnMessage(Unknown Source)
	at cli.System.Windows.Forms.Control$ControlNativeWindow.WndProc(Unknown Source)
	at cli.System.Windows.Forms.NativeWindow.Callback(Unknown Source)
	at cli.System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(Unknown Source)
	at cli.System.Windows.Forms.Application$ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Unknown Source)
	at cli.System.Windows.Forms.Application$ThreadContext.RunMessageLoopInner(Unknown Source)
	at cli.System.Windows.Forms.Application$ThreadContext.RunMessageLoop(Unknown Source)
	at cli.System.Windows.Forms.Application.Run(Unknown Source)
	at cli.Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun(Unknown Source)
	at cli.Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel(Unknown Source)
	at cli.Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(Unknown Source)
	at cli.Ch.Cyberduck.Ui.Controller.MainController.Run(Unknown Source)
	at cli.Ch.Cyberduck.Ui.Controller.MainController.Run(Unknown Source)
	at cli.Ch.Cyberduck.Ui.Controller.MainController.Main(Unknown Source)
Caused by: java.lang.IllegalArgumentException: No enum constant ch.cyberduck.core.Host.TransferType.Use browser connection
	at java.lang.Enum.valueOf(Enum.java:243)
	at ch.cyberduck.core.Host$TransferType.valueOf(Host.java:322)
	at ch.cyberduck.core.Session.getTransferType(Session.java:255)
	at ch.cyberduck.core.transfer.download.AbstractDownloadFilter.prepare(AbstractDownloadFilter.java:191)
	at ch.cyberduck.core.worker.AbstractTransferWorker$2.call(AbstractTransferWorker.java:287)
	at ch.cyberduck.core.worker.SingleTransferWorker.submit(SingleTransferWorker.java:84)
	at ch.cyberduck.core.worker.AbstractTransferWorker.prepare(AbstractTransferWorker.java:265)
	at ch.cyberduck.core.worker.AbstractTransferWorker.run(AbstractTransferWorker.java:230)
	at ch.cyberduck.core.editor.EditOpenWorker.run(EditOpenWorker.java:102)
	at ch.cyberduck.core.editor.EditOpenWorker.run(EditOpenWorker.java:53)
	at ch.cyberduck.core.threading.WorkerBackgroundAction.run(WorkerBackgroundAction.java:110)
	at ch.cyberduck.core.threading.AbstractBackgroundAction.call(AbstractBackgroundAction.java:119)
	at ch.cyberduck.core.threading.SessionBackgroundAction.call(SessionBackgroundAction.java:184)
	at ch.cyberduck.core.threading.WorkerBackgroundAction.call(WorkerBackgroundAction.java:121)
	at ch.cyberduck.core.AbstractController$BackgroundCallable.call(AbstractController.java:175)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:618)
	at ch.cyberduck.core.threading.NamedThreadFactory$1.run(NamedThreadFactory.java:58)
	at java.lang.Thread.run(Thread.java:955)
@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #8930. Please remove the file user.config in the application support directory.

@cyberduck
Copy link
Collaborator Author

699de70 commented

Replying to [comment:2 dkocher]:

Duplicate for #8930. Please remove the file user.config in the application support directory.

As I mentioned in the post I already did it.
I have no user.config file in the "AppData\Roaming\Cyberduck" folder, infact there are just the bookmarks, sessions, trasfers, CrashReporter and history.

Just to be sure as I said I removed all the Cyberduck folder so the installation had to be clean i guess.
I also tried to search the file you mentioned but no sign of it.

So how should I proceed?

@cyberduck
Copy link
Collaborator Author

@ylangisc commented

The user.config to delete you find in C:\Users\[username]\AppData\Roaming\iterate_GmbH\Cyberduck.exe_Url_[id]\[version]\.

@cyberduck
Copy link
Collaborator Author

699de70 commented

Thanks yla.

I've deleted all the "iterate_GmbH" folder to be sure, but I still have the problem.
Another problem is that I cant click on "preference" because it crash.

I've solved removing the line reported here: https://trac.cyberduck.io/ticket/8930, so I confirm is a bug,
Thanks

@cyberduck
Copy link
Collaborator Author

@ylangisc commented

Replying to [comment:5 cavax]:

Thanks yla.
I found the file file there but nothing change.

I've deleted All the iterate_GmbH folder to be sure, but I still have the problem.
Another problem is that I cant click on "preference" because it crash.

Any idea?

Please make sure to delete the folder when Cyberduck is not running. If the issue perists after deleting the folder, please post the latest crash report.

@cyberduck
Copy link
Collaborator Author

699de70 commented

Replying to [comment:6 yla]:

Replying to [comment:5 cavax]:

Thanks yla.
I found the file file there but nothing change.

I've deleted All the iterate_GmbH folder to be sure, but I still have the problem.
Another problem is that I cant click on "preference" because it crash.

Any idea?

Please make sure to delete the folder when Cyberduck is not running. If the issue perists after deleting the folder, please post the latest crash report.

Sorry I edited the previous message.
I've solved removing the line reported here: ​https://trac.cyberduck.io/ticket/8930, so I confirm is a bug, Thanks

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 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