GTK file dialog crashes with a NPE

Bug #1078815 reported by Daniel Coelho
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenJDK
Fix Released
Undecided
Unassigned
openjdk-7 (Ubuntu)
Triaged
Medium
Unassigned

Bug Description

Every time I open a sketch through the "Recently Opened" tab, the IDE freezes and I have to kill it with xkill.

If I go directly to the folder which contains the sketch, that works fine.

I'm using the version 1.0.1+dfsg-7 Ubuntu 12.10 x64

Daniel Coelho (dpcoelho)
description: updated
Revision history for this message
Scott Howard (showard314) wrote : Re: [Bug 1078815] Re: IDE freezes when opening project file

Thanks, here's a trace of the crash:
Exception in thread "Thread-2" 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:172)
 at sun.awt.X11.GtkFileDialogPeer.access$000(GtkFileDialogPeer.java:39)
 at sun.awt.X11.GtkFileDialogPeer$1.run(GtkFileDialogPeer.java:114)

Revision history for this message
Scott Howard (showard314) wrote : Re: IDE freezes when opening project file
affects: arduino (Ubuntu) → openjdk-7 (Ubuntu)
Changed in openjdk-7 (Ubuntu):
importance: Undecided → Medium
status: New → Triaged
tags: added: patch patch-accepted-upstream
Revision history for this message
Scott Howard (showard314) wrote :

fix released in openjdk 8

Changed in openjdk:
status: New → Fix Released
summary: - IDE freezes when opening project file
+ GTK file dialog crashes with a NPE
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.