This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug AWT/16708] New: NullPointerException while creating an image with GTK peer


When you download the latest CVS HEAD version of MegaMek
(http://sourceforge.net/projects/megamek) and follow the instructions in the
file, HACKING to build and run MegaMek with the latest GCJ update from the
java-gui-branch, you can get a NullPointerException from
gnu.java.awt.peer.gtk.GtkImage.GtkImage while creating an image with the
following procedure:

1) Run MegaMek.
2) Click the "Map Editor" button in the Splash Screen.
3) Click the "Okay" button in the Set Dimensions dialog of the Map Editor screen.
4) Click on any of the hexes in the Map Editor.

The stack trace shows up in the xterm that launched MegaMek or in the log file.

-- 
           Summary: NullPointerException while creating an image with GTK
                    peer
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: AWT
        AssignedTo: fitzsim at redhat dot com
        ReportedBy: suvarov454 at users dot sourceforge dot net
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16708


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]