Skip to content

Pasteboard sandboxing on Apple Silicon? #92

Answered by jralls
DominusExult asked this question in Q&A
Discussion options

You must be logged in to vote

It might depend on how you're making the file URL to put on the pasteboard. https://gitlab.gnome.org/GNOME/gtk/-/issues/6480, fixed last week, was about copying from the generic file chooser but the underlying cause, a mismatch in the NSPasteboardType, might have some bearing on your problem. I suggest that you build Gtk3 from git (you can use the gtk-3.0 module in either modulesets or modulesets-unstable) and test. In my testing of the fix I successfully dragged a file entry from a non-native GtkFileChooser window to TextEdit, which opened the dragged file as one would expect.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@DominusExult
Comment options

@DominusExult
Comment options

@jralls
Comment options

@DominusExult
Comment options

Answer selected by DominusExult
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants