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

Crash when dragging an XML file from Tincta to Cyberduck #8135

Closed
cyberduck opened this issue Aug 1, 2014 · 2 comments
Closed

Crash when dragging an XML file from Tincta to Cyberduck #8135

cyberduck opened this issue Aug 1, 2014 · 2 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

fb5c12a created the issue

100% Reproducible crash with Cyberduck when dragging an XML file from Tincta's file browser onto Cyberduck.

Repro Steps:

  1. Install Tincta Free edition from the Mac App Store.
  2. Open an XML file with Tincta
  3. Log in to an FTP site with Cyberduck.
  4. Drag the XML file from Tincta's file browser onto Cyberduck.

Attached is a crash dump and screenshot of the setup to reproduce this crash.

Notes:
This does not happen with files that have a .txt extension or no extension.


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The NSPasteboard usually contains an array of elements for a given pasteboard type (Apple URL pasteboard type in this case) but Tincta only puts a single item.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In e26e6bd. Add type checks when reading items from pasteboard.

@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