gnome-split-team team mailing list archive
-
gnome-split-team team
-
Mailing list archive
-
Message #00091
[Bug 655696] Re: impossible to execute gnome-split
I'm not sure if this is the same problem, related or completely
different:
:~$ gnome-split
UncaughtException in thread: main
Thread ID = 1
Thread prority = 5
Exception stacktrace:
org.gnome.glib.FatalError: Unique-DBus-WARNING
Error while sending message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
at org.gnome.unique.UniqueApp.unique_app_send_message(Native Method)
at org.gnome.unique.UniqueApp.sendMessage(UniqueApp.java:93)
at org.gnome.unique.Application.sendMessage(Application.java:170)
at org.gnome.split.GnomeSplit.checkRunning(GnomeSplit.java:167)
at org.gnome.split.GnomeSplit.<init>(GnomeSplit.java:99)
at org.gnome.split.GnomeSplit.main(GnomeSplit.java:334)
The above was obviously from a terminal, which I tried after the panel
launcher refused to work. Normally GnomeSplit works just fine for me,
but perhaps I overused it today. No idea. I'm going to reboot and try it
again. Please advise if you need more information from me.
--
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
References