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

Null pointer in queue controller #12379

Closed
cyberduck opened this issue Jun 10, 2006 · 1 comment
Closed

Null pointer in queue controller #12379

cyberduck opened this issue Jun 10, 2006 · 1 comment
Assignees
Labels
bug duplicate ftp FTP Protocol Implementation high priority

Comments

@cyberduck
Copy link
Collaborator

4ba82de created the issue

Hi, I use cyberduck first time
I connect my ftp server (vsftpd) and get derectory tree correct
but I cannot download or upload anything
following is a console log:

2006-06-10 15:42:08.359 Cyberduck[833] java/lang/NullPointerException
Stack Trace:
java.lang.NullPointerException
	at ch.cyberduck.ui.cocoa.CDQueueController.addItem(Unknown Source)
	at ch.cyberduck.ui.cocoa.CDQueueController.startItem(Unknown Source)
	at ch.cyberduck.ui.cocoa.CDBrowserController.downloadButtonClicked(Unknown Source)

My installation: I copy cyberduck.app icon into my application folder, did not copy any other files.
My download version: Cyberduck-2.6-ja.dmg

thanks

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate of #12364. Download the multilingual build for a workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug duplicate ftp FTP Protocol Implementation high priority
Projects
None yet
Development

No branches or pull requests

2 participants