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

Google Docs Bookmark hangs #6419

Closed
cyberduck opened this issue Dec 5, 2011 · 3 comments
Closed

Google Docs Bookmark hangs #6419

cyberduck opened this issue Dec 5, 2011 · 3 comments
Assignees
Labels
bug fixed googledrive Google Drive Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

efca32e created the issue

I'm using Mac OSX 10.7.2 but I also had the same issue on Windows XP and Windows 7.

I've confirmed the issue with the current version, beta and snapshot 4.2.1(9333) on OS X.

When I double click on the bookmark, growl reports connection opened
to docs.google.com. I see in the lower corner of cyberduck I see
"Authenticating" and then "Listing Directory /". Cyberduck never
refreshes and shows my document list.

I can confirm that issue happes with a Google Table in my documents. When it is deleted, Cyberduck will open fine, when I restore it from the trash, the issue is recreated.

I've shared the table for viewing. https://www.google.com/fusiontables/DataSource?snapid=S332585PKRN

I've also attached it as an exported csv.


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Stacktrace reported:

Dec  5 09:47:31 User-MacBook [0x0-0x125125].ch.sudo.cyberduck[6771]:
2011-12-05 09:47:31,870 [background-11] ERROR
ch.cyberduck.ui.AbstractController - Exception running background
task:com.google.gdata.data.TextContent cannot be cast to
com.google.gdata.data.OutOfLineContent
Dec  5 09:47:31 User-MacBook [0x0-0x125125].ch.sudo.cyberduck[6771]:
java.lang.ClassCastException: com.google.gdata.data.TextContent cannot
be cast to com.google.gdata.data.OutOfLineContent
Dec  5 09:47:31 User-MacBook [0x0-0x125125].ch.sudo.cyberduck[6771]:
at ch.cyberduck.core.gdocs.GDPath.list(GDPath.java:799)
Dec  5 09:47:31 User-MacBook [0x0-0x125125].ch.sudo.cyberduck[6771]:
at ch.cyberduck.core.gdocs.GDPath.list(GDPath.java:761)
Dec  5 09:47:31 User-MacBook [0x0-0x125125].ch.sudo.cyberduck[6771]:
at ch.cyberduck.core.Path.list(Path.java:446)
Dec  5 09:47:31 User-MacBook [0x0-0x125125].ch.sudo.cyberduck[6771]:
at ch.cyberduck.core.AbstractPath.children(AbstractPath.java:160)
Dec  5 09:47:31 User-MacBook [0x0-0x125125].ch.sudo.cyberduck[6771]:
at ch.cyberduck.core.AbstractPath.children(AbstractPath.java:146)
Dec  5 09:47:31 User-MacBook [0x0-0x125125].ch.sudo.cyberduck[6771]:
at ch.cyberduck.core.AbstractPath.children(AbstractPath.java:133)
Dec  5 09:47:31 User-MacBook [0x0-0x125125].ch.sudo.cyberduck[6771]:
at ch.cyberduck.core.Session.mount(Session.java:280)
Dec  5 09:47:31 User-MacBook [0x0-0x125125].ch.sudo.cyberduck[6771]:
at ch.cyberduck.core.Session.mount(Session.java:262)
Dec  5 09:47:31 User-MacBook [0x0-0x125125].ch.sudo.cyberduck[6771]:
at ch.cyberduck.ui.cocoa.BrowserController
$31$1.run(BrowserController.java:3732)
Dec  5 09:47:31 User-MacBook [0x0-0x125125].ch.sudo.cyberduck[6771]:
at
ch.cyberduck.core.threading.AbstractBackgroundAction.call(AbstractBackgroundAction.java:
94)
Dec  5 09:47:31 User-MacBook [0x0-0x125125].ch.sudo.cyberduck[6771]:
at ch.cyberduck.ui.AbstractController$1.call(AbstractController.java:
88)
Dec  5 09:47:31 User-MacBook [0x0-0x125125].ch.sudo.cyberduck[6771]:
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
Dec  5 09:47:31 User-MacBook [0x0-0x125125].ch.sudo.cyberduck[6771]:
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
Dec  5 09:47:31 User-MacBook [0x0-0x125125].ch.sudo.cyberduck[6771]:
at java.util.concurrent.ThreadPoolExecutor
$Worker.runTask(ThreadPoolExecutor.java:886)
Dec  5 09:47:31 User-MacBook [0x0-0x125125].ch.sudo.cyberduck[6771]:
at java.util.concurrent.ThreadPoolExecutor
$Worker.run(ThreadPoolExecutor.java:908)
Dec  5 09:47:31 User-MacBook [0x0-0x125125].ch.sudo.cyberduck[6771]:
at java.lang.Thread.run(Thread.java:680)
Dec  5 09:47:31 User-MacBook [0x0-0x125125].ch.sudo.cyberduck[6771]:
2011-12-05 09:47:31,874 [main] DEBUG
ch.cyberduck.ui.cocoa.AttributeCache - Clear cache

@cyberduck
Copy link
Collaborator Author

@dkocher commented

This issue relates to #6297.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In a4039b7.

@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.
Labels
bug fixed googledrive Google Drive Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants