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

2013-07-23 Thread Niranjan Rao
I do use/have used java gnome on all 3 versions of Ubuntu starting from Ubuntu 12.04 namely 12.04, 12.10, 13.04. It does work fine on all of these versions. Only difference I can think of is our jar file is built locally and deployed to internal maven repository where all other developers acce

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

2013-07-23 Thread cyber python
It's fairly easy - just open a terminal and give: *sudo add-apt-repository ppa:java-gnome/ppa* *sudo apt-get update* *sudo apt-get install java-gnome* The first command adds the PPA to your software sources. The second one updates the package index of your system. The third one actually installs t

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

2013-07-23 Thread Johan Groth
On 23/07/2013 02:15, Andrew Cowie wrote: > On Tue, 2013-07-23 at 00:39 +0100, Johan Groth wrote: It seems to me that java-gnome 4.1.2 is broken on Ubuntu 13.04. I simply can't get it to work. Oh, well, back to using Swing. It might be that java-gnome 4.1.2 is just fine and Unbuntu 13.04