Re: [Java-gnome-developer] Gtk.init throws exception when run on Ubuntu XX.XX
Brought to you by:
afcowie
From: Jason M. <agr...@gm...> - 2015-04-23 01:11:24
|
Maybe not theme directly. Reboot. Login to Xubuntu session. Will not start. Log out. Login into WMaker. Starts OK. Log out. Login back into Xubuntu session, Starts OK. Repeatable. On Wed, Apr 22, 2015 at 5:09 PM, Jason Martin <agr...@gm...> wrote: > Recently tried app I did a few years ago. > > Same thing Xubuntu 14.04.2 > > DANGER: (null)-WARNING, Couldn't connect to accessibility bus: Failed to > connect to socket /tmp/dbus-kCfLhsSIdO: Connection refused > Exception in thread "main" org.gnome.glib.FatalError: (null)-WARNING > Couldn't connect to accessibility bus: Failed to connect to socket > /tmp/dbus-kCfLhsSIdO: Connection refused > at org.gnome.gtk.GtkMain.gtk_init(Native Method) > at org.gnome.gtk.GtkMain.init(GtkMain.java:54) > at org.gnome.gtk.Gtk.init(Gtk.java:95) > at com.agrellum.CompostiMate.main(CompostiMate.nrx:805) > > I went with ppa > I then went to Oracle JDK > Same. > > But I had this problem before with the theme selected in XFce. (Don't know > if this it may help you narrow problem.) > > Logged in with WMaker App starts fine. > |