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

Unable to load GTK L&F after 6913179

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1 P1
    • 7
    • 7
    • client-libs
    • None
    • generic
    • generic

      The fix for 6913179 introduced support for native GTK FileDialog. However, it also requires some functions from the libgthreads library that actually exist in newer versions of GTK only. For instance, the g_thread_get_initialized symbol is requested while it's only available since gtk 2.20.

      Since this function gets invoked when the GTK is initialized by JDK, the initialization fails, and any Swing application requesting the GTK L&F fails.

            anthony Anthony Petrov (Inactive)
            anthony Anthony Petrov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: