Re: [Java-gnome-developer] Gtk.init throws exception when run on Ubuntu 13.04
Brought to you by:
afcowie
From: Niranjan R. <nh...@gm...> - 2013-07-23 19:33:56
|
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. Regards, Niranjan On 07/23/2013 10:42 AM, cyber python wrote: > 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 the software. > > On Tue, Jul 23, 2013 at 10:41 AM, Johan Groth <joh...@gm... > <mailto:joh...@gm...>> wrote: > > 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 is > broken. I just don't have the time to make an extensive investigation > right now to find out if that is the case, though. > > > > > Please feel free to do what ever makes you happy, but keep in > mind that > > many of the other people else using java-gnome are using it on > Ubuntu. > > It works fine for them, so it's possible that something about your > > environment is different. Personally, I'd like to find out what > that is, > > because it's entirely possible that other people will encounter > the same > > problem. But since *I* can't see the problem, I need your help. > Will you > > help us? > > Certainly, no problem. > So my environment is: > HW: > Lenovo W500, 8 GB RAM > > SW: > Ubuntu 13.04. > Eclipse Juno > Java 7 (OpenJDK7 which is the default version of Java on Ubuntu > 13.04). > > > > >>> Did you try the version from the PPA[1]? > >>> > >>> [1] https://launchpad.net/~java-gnome/+archive/ppa > <https://launchpad.net/%7Ejava-gnome/+archive/ppa> > >> > >> No, I didn't. I thought PPA packages were unstable. > > > > Not when they're from the upstream project you're trying to use. > > > > Ok, I've never installed a PPA package so some help with that would be > much appreciated. > > Regards, > Johan > > > ------------------------------------------------------------------------------ > See everything from the browser to the database with AppDynamics > Get end-to-end visibility with application monitoring from AppDynamics > Isolate bottlenecks and diagnose root cause in seconds. > Start your free trial of AppDynamics Pro today! > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > <mailto:jav...@li...> > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer > > > > > ------------------------------------------------------------------------------ > See everything from the browser to the database with AppDynamics > Get end-to-end visibility with application monitoring from AppDynamics > Isolate bottlenecks and diagnose root cause in seconds. > Start your free trial of AppDynamics Pro today! > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk > > > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer |