GNOME Bugzilla – Bug 784323
Quartz backend: gtk_clipboard_get_default not implemented
Last modified: 2017-07-19 03:30:46 UTC
As already mentioned in 772281, gtk_clipboard_get_default has not been implemented in the Quartz backend. Until now this didn't stop Gtk from compiling but 3.22.16 changed this since this function is called now from gtk3-icon-browser: Undefined symbols for architecture x86_64: "_gtk_clipboard_get_default", referenced from: _copy_to_clipboard in iconbrowserwin.o ld: symbol(s) not found for architecture x86_64 Fix is trivial since the implementation from gtkclipboard.c can be copied without changes
This problem has been fixed in our software repository. The fix will go into the next software release. Once that release is available, you may want to check for a software upgrade provided by your Linux distribution. Also fixed in master.