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

GTK file dialog crashes with a NPE

XMLWordPrintable

    • b23
    • generic, x86
    • generic, linux

        https://bugs.openjdk.java.net/show_bug.cgi?id=100221

        If I try to open a file and then select a file from the 'recently used'
        documents list the file dialog crashes. Here is the full exception.

        Exception in thread "Thread-10" java.lang.NullPointerException
            at sun.awt.X11.GtkFileDialogPeer.setFileInternal(GtkFileDialogPeer.java:79)
            at sun.awt.X11.GtkFileDialogPeer.run(Native Method)
            at
        sun.awt.X11.GtkFileDialogPeer.showNativeDialog(GtkFileDialogPeer.java:166)
            at sun.awt.X11.GtkFileDialogPeer.access$000(GtkFileDialogPeer.java:39)
            at sun.awt.X11.GtkFileDialogPeer$1.run(GtkFileDialogPeer.java:108)


        I've got Gnome 3 on linux mint 12 and I'm using the default openjdk version.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: