Re: [Java-gnome-developer] Gtk.init throws exception when run on Ubuntu XX.XX

2015-05-05 Thread Jason Martin
Thanks! Works for me. On Wed, Apr 22, 2015 at 5:09 PM, Jason Martin 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-kCfLhsS

Re: [Java-gnome-developer] Gtk.init throws exception when run on Ubuntu XX.XX

2015-04-22 Thread Jason Martin
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 wrote: > Recently tried app I did a few years ago. > > S

[Java-gnome-developer] Gtk.init throws exception when run on Ubuntu XX.XX

2015-04-22 Thread Jason Martin
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 accessi

Re: [Java-gnome-developer] Glade and org.gnome.gtk.Builder

2012-09-17 Thread Jason Martin
Thanks, so far other than that they are some really nice bindings and I definitely want to see them stay around. On Sun, Sep 16, 2012 at 10:50 PM, Andrew Cowie < [email protected]> wrote: > On Sun, 2012-09-16 at 21:11 -0400, Jason Martin wrote: > > > I can the

Re: [Java-gnome-developer] Glade and org.gnome.gtk.Builder

2012-09-16 Thread Jason Martin
I am making it work doing some funny stuff on Ubuntu 12.04 with 4.1.2 from the java-gnome ppa. I can not get Designer.java to work with simple.ui sample. http://research.operationaldynamics.com/bzr/java-gnome/mainline/tests/prototype/Designer.java agrellum@Michelle:~/TESTING$ javac Designer.jav

Re: [Java-gnome-developer] Glade and org.gnome.gtk.Builder

2012-09-15 Thread Jason Martin
, Jason Martin wrote: > I have wrote a medium sized app with the bindings and they work well. > But I have not been able to get org.gnome.gtk.Builder working with even > the simplest example. > Should I be using a certain version of Glade? > > Using Ubuntu 12.04 > > OpenJDK 7

[Java-gnome-developer] Glade and org.gnome.gtk.Builder

2012-09-05 Thread Jason Martin
I have wrote a medium sized app with the bindings and they work well. But I have not been able to get org.gnome.gtk.Builder working with even the simplest example. Should I be using a certain version of Glade? Using Ubuntu 12.04 OpenJDK 7 and Sun Java6 Glade 3.8 and 3.12