Drag & Drop errors on Linux/Ubuntu

Pankaj Bansal pankaj.b.bansal at oracle.com
Thu Mar 28 07:18:35 UTC 2019


Hello Dragos,

There are some known issues with Drag & Drop on Ubuntu from JavaFX11 as gtk3 has been made default. There is a bug filled for the same in JBS JDK-8211302. Drag & Drop does not work, but I don’t get the error you are getting. Can you please create a small reproducer to look at. For time being, you can use gtk2 by using -Djdk.gtk.version=2.

-Pankaj

-----Original Message-----
From: dprutean [mailto:pruteanu at gmail.com] 
Sent: Wednesday, March 27, 2019 2:23 AM
To: openjfx-dev at openjdk.java.net
Subject: Drag & Drop errors on Linux/Ubuntu

Hi,
JavaFx 12 got issues with drag&drop on Ubuntu.
(java:3346): GLib-GObject-WARNING **: 13:50:41.198:
../../../../gobject/gsignal.c:2523: signal 'expose-event' is invalid for instance '0x7f43343c6520' of type 'GtkWindow'

Is this something known ?

Thank you,
Dragos


More information about the openjfx-dev mailing list