Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8157213

HiDPI support for Linux creates unnecessary dependency

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • javafx
    • None

      The HiDPI support for Linux added calls to g_settings for the org.gnome.desktop.interface schema which may not exist on all desktops. If the schema doesn't exist the gsettings module responds by aborting the process.

      We should be scanning for the presence of this schema before attempting to query it to avoid the extreme exception handling of the gsettings API.

            flar Jim Graham
            flar Jim Graham
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: