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

crashes when trying to enter a new ftp address via Open Connection. #711

Closed
cyberduck opened this issue Aug 25, 2006 · 10 comments
Closed

crashes when trying to enter a new ftp address via Open Connection. #711

cyberduck opened this issue Aug 25, 2006 · 10 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

4e70af9 created the issue

I just dicovered that I can crash 2.6.1 everytime by clicking Open Connection and then starting to type an ftp address in. This in on a Macbook 1.83 with 2GB of RAM Mac OS X 10.4.7. If I add the address as a bookmark everything works fine.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

This seems to be a Intel specific issue. As a workaround open Terminal.app and type

defaults write ch.sudo.cyberduck connection.hostname.check false

and restart Cyberduck.app or use the quick connect field to connect instead.

I am wondering if the same issue also shows when setting up a new bookmark. Any feedback appreciated; please write a short comment to this ticket.

@cyberduck
Copy link
Collaborator Author

676936b commented

I tried the edit in Terminal, as suggested above, but it still crashes on me.

@cyberduck
Copy link
Collaborator Author

939175c commented

Same here, the workaround did not work really. Instead of crashing while entering the hostname it only crashed when entering the username, so some improvement.

What did work was to type the text somewhere else (e.g. Terminal) and then to copy-paste it into Cyberduck.

Using an iMac Intel 2.0GHz here.

I still love Cyberduck though...

@cyberduck
Copy link
Collaborator Author

939175c commented

I still was using the "Open Connection" field though, I only saw the quick connect hint now. When typing into 'quick connect', nothing bad happened.

@cyberduck
Copy link
Collaborator Author

catraxx commented

This seems to be a Intel specific issue.

It's not. I'm on a G4 800mhz dp Quicksilver and have the same problem.

@cyberduck
Copy link
Collaborator Author

anonymous commented

Not Intel specific. I'm on a Dual 2.0 G5 ppc with the same problem.

@cyberduck
Copy link
Collaborator Author

162ee79 commented

i'm on a MacBookPro and i'm getting this problem, incase it is useful, here is some crash reporter stuff

[url=http://iris.nyit.edu/~emarti07/cyberduck.txt]clickey[/url]

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Everyone, please test against the latest nightly build (2394) available at http://update.cyberduck.ch/nightly/

@cyberduck
Copy link
Collaborator Author

@dkocher commented

0   com.apple.CoreFoundation      	0x908342ce CFRunLoopAddTimer + 44
1   com.apple.AppKit              	0x933ffdc1 -[NSTextView(NSSharing) updateInsertionPointStateAndRestartTimer:] + 2093
2   com.apple.AppKit              	0x93402f0a -[NSTextView(NSSharing) setSelectedRanges:affinity:stillSelecting:] + 2049
3   com.apple.AppKit              	0x934024e3 -[NSTextView(NSSharing) setSelectedRange:] + 63
4   com.apple.AppKit              	0x934133d1 syncTextWithTextView + 727
5   com.apple.AppKit              	0x933bff12 -[NSActionCell setObjectValue:] + 332
6   com.apple.AppKit              	0x933bfb1e -[NSCell setStringValue:] + 140
7   com.apple.AppKit              	0x933ed5e0 -[NSControl validateEditing] + 60
8   com.apple.AppKit              	0x933ed57b -[NSActionCell stringValue] + 99
9   libAppKitJava.B.dylib         	0x97721014 Java_com_apple_cocoa_application_NSControl_stringValue + 90

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Should be fixed as of 16ffc46.

@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

2 participants