Re: [Java-gnome-developer] Gtk.init throws exception when run on Ubuntu 13.04
Brought to you by:
afcowie
From: Johan G. <joh...@gm...> - 2013-07-24 07:50:07
|
On 23/07/2013 20:31, Niranjan Rao wrote: > 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 access > it. If I remember correctly, the jar is built on 12.04 and used on all > other versions of ubuntu. > > We do use Oracle JDK. > So do I, openjdk 7 which is the default Java on Ubuntu 13.04. Mind you, I've tried openjdk 6 with no difference. Could it be I'm on a 64 bit version of Linux? Regards, Johan |