← Back to team overview

gnome-split-team team mailing list archive

[Bug 655696] Re: impossible to execute gnome-split

 

It's a weird bug. Actually, it seems that it's just a warning from the
glib library but a warning that becomes an error when it enters the
java-gnome library. I don't think that it's really a GNOME Split bug.
I'll report it on the java-gnome bug tracker and see how can we deal
with it.

** Changed in: gnome-split
       Status: New => Triaged

** Changed in: gnome-split
     Assignee: (unassigned) => Guillaume Mazoyer (respawneral)

-- 
impossible to execute gnome-split
https://bugs.launchpad.net/bugs/655696
You received this bug notification because you are a member of GNOME
Split developers, which is subscribed to 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





References