WARNINGs are indication of the program (or the programmer) doing something wrong. You need to fix that, hence the unchecked exception. That's normal and expected in Java.
AfC -- You received this bug notification because you are a member of GNOME Split developers, which is subscribed to GNOME Split. https://bugs.launchpad.net/bugs/655696 Title: impossible to execute gnome-split Status in GNOME Split - File splitter for GNOME desktop: Triaged Bug description: when I'm executing in my terminal after installing the ppa and the package I get this... ~$ gnome-split UncaughtException in thread: main Thread ID = 1 Thread prority = 5 Exception stacktrace: org.gnome.glib.FatalError: GLib-GObject-WARNING invalid (NULL) pointer instance at org.gnome.gtk.GtkMenu.gtk_menu_new(Native Method) at org.gnome.gtk.GtkMenu.createMenu(GtkMenu.java:59) at org.gnome.gtk.Menu.<init>(Menu.java:74) at org.gnome.split.gtk.widget.AreaStatusIcon.createIconMenu(AreaStatusIcon.java:76) at org.gnome.split.gtk.widget.AreaStatusIcon.<init>(AreaStatusIcon.java:60) at org.gnome.split.gtk.MainWindow.<init>(MainWindow.java:141) at org.gnome.split.GnomeSplit.<init>(GnomeSplit.java:140) at org.gnome.split.GnomeSplit.main(GnomeSplit.java:280) ubuntu 10.04 netbook remix _______________________________________________ Mailing list: https://launchpad.net/~gnome-split-team Post to : [email protected] Unsubscribe : https://launchpad.net/~gnome-split-team More help : https://help.launchpad.net/ListHelp

