Re: [Java-gnome-developer] java.lang.UnsatisfiedLinkError: gdk_point_new
Brought to you by:
afcowie
From: Igor F. <if...@re...> - 2005-08-16 17:52:53
|
On Tue, 2005-08-16 at 13:46 -0400, Igor Foox wrote: > Hi Ali, > > I had a similar problem previously. If you built Java-gnome from a > packaged version (the tarball on the website, or a packaged version for > gentoo), this is a fixed issue. Bah. What I wanted to say is that this happens in the packaged versions. It is fixed in the branch. Sorry about the blunder :) Igor > > On Tue, 2005-08-16 at 17:17 +0300, Ali Afif Mutlu wrote: > > Hi, > > > > > > window = (Window) glade.getWidget("windowMain"); > > window.getPosition().getX(); > > > > > > the above code gives > > java.lang.UnsatisfiedLinkError: gdk_point_new > > error, > > > > does anyone knows the reason ? > > > > Since the window show up , and other functions are ok I do not think > > that it is a LD_LIBRARY_PATH issue. > > > > I am using Gentoo with kernel 2.6.10 and my Gnome version is 2.10 > > > > > > > > Thks > > Ali > > > > > > > > ------------------------------------------------------- > > SF.Net email is Sponsored by the Better Software Conference & EXPO > > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > > _______________________________________________ > > java-gnome-developer mailing list > > jav...@li... > > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer |