Thread: Re: Re: [Java-gnome-developer] unsatifiesdlinkerror
Brought to you by:
afcowie
From: <ni...@be...> - 2004-01-26 13:12:33
|
Ah the maillist seems to be up again, I send some mails during the weeken= d but always got a return mail saying there's something wrong but it seems they did arrive eventually. Thanks for the answer on the linkerror and the libgcj.jar error. Somewhile ago somebody asked for an ebuild script of 0.8.2 for the Gentoo portage. Since I've been planning for a while now to figure those scripts out, I'll make one somewhere this week for 0.8.2. In fact, if it doesn't turn out to be too difficult (I don't think so), I'd like to volunteer to maintain the ebuild scripts for java-gnome. Regarding the website, is there already a person that is responsible for coordinating the translations and updating the site since it stills lags behind? Cheers, Nico ---------------------------- Original Message ---------------------------= - Subject: Re: [Java-gnome-developer] unsatifiesdlinkerror From: "Mark Howard" <mh...@ca...> Date: Mon, January 26, 2004 1:21 pm To: "Nicolas Mommaerts" <ni...@be...> Cc: "java-gnome maillist" <jav...@li...> -------------------------------------------------------------------------= - On Fri, Jan 23, 2004 at 09:47:22PM +0100, Nicolas Mommaerts wrote: > I'm getting this all of a sudden. Haven't touched my code, the ecxeptio= n occurs on Program.initGnomeUI(appName, appVersion, args); > I'm using 0.8.2. Anybody got an idea what might be wrong? > > [java] Exception in thread "main" > java.lang.UnsatisfiedLinkError: /usr/local/lib/libgnomejava0.8.so.0.8.2= : /usr/local/lib/libgnomejava0.8.so.0.8.2: undefined symbol: > gnome_password_dialog_set_remember_label_text This is part of gnome 2.4. If you don't have gnome 2.4, it is safe to remove the gnome/src/java/org/gnu/gnome/PasswordDialog.java and gnome/src/jni/org_gnu_gnome_PasswordDialog.* files than rebuild the libra= ry. --=20 .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ java-gnome-developer mailing list jav...@li... https://lists.sourceforge.net/lists/listinfo/java-gnome-developer |
From: Jeffrey M. <Jef...@Br...> - 2004-01-28 12:15:21
|
> Ah the maillist seems to be up again, I send some mails > during the weekend > but always got a return mail saying there's something wrong > but it seems > they did arrive eventually. Sourceforge was having problems. Our cvs was down for over 48 hours as well. Hopefully they have worked out the problems. > Thanks for the answer on the linkerror and the libgcj.jar error. > Somewhile ago somebody asked for an ebuild script of 0.8.2 > for the Gentoo > portage. Since I've been planning for a while now to figure > those scripts > out, I'll make one somewhere this week for 0.8.2. In fact, if > it doesn't > turn out to be too difficult (I don't think so), I'd like to > volunteer to > maintain the ebuild scripts for java-gnome. That would be great. > Regarding the website, is there already a person that is > responsible for > coordinating the translations and updating the site since it > stills lags > behind? Somebody is working on this as we speak. I hope the site is updated in the next day or so. |
From: <ni...@be...> - 2004-01-28 12:55:54
|
That's what I thought, so I shouldn't be getting the unsatisfiedlinkerror after all? >> I have Gnome-2.4.1. This may be a stupid question, but do I >> need to have >> Gnome running when using java-gnome? Cause I just switched to >> XFce, but >> I still have gnome installed. >java-gnome only relies on being able to find the libraries. >You do not need to run gnome to make it work. >-Jeff |
From: Luca De R. <pie...@li...> - 2004-01-31 04:50:46
|
Il mer, 2004-01-28 alle 13:25, ni...@be... ha scritto: > That's what I thought, so I shouldn't be getting the unsatisfiedlinkerror > after all? I think he was meaning gnome-2.5.x. Those offending files were removed from the 0.8 branch in cvs by me some time ago, so together with some gconf fixes, that branch should be ready for an 0.8.3 release. Jeff, are we going to release it _before_ api freeze? -- Luca De Rugeriis <pie...@li...> |
From: Jeffrey M. <ku...@zo...> - 2004-01-31 14:56:03
|
I would like to get an 0.8.3 release out sometime soon. We should just make sure that all appropriate fixes we applied to the development stream make it into the 0.8 branch. -Jeff On Thu, 2004-01-29 at 08:26, Luca De Rugeriis wrote: > Il mer, 2004-01-28 alle 13:25, ni...@be... ha scritto: > > That's what I thought, so I shouldn't be getting the unsatisfiedlinkerror > > after all? > I think he was meaning gnome-2.5.x. > Those offending files were removed from the 0.8 branch in cvs by me some > time ago, so together with some gconf fixes, that branch should be ready > for an 0.8.3 release. > Jeff, are we going to release it _before_ api freeze? |
From: Jeffrey M. <ku...@zo...> - 2004-01-31 16:13:50
|
On my gentoo system GnomePasswordDialog does exist with 2.4.1. Please check to see if you find a file named gnome-password-dialog.h in /usr/include/libgnomeui-2.0/libgnomeui. -Jeff On Sat, 2004-01-31 at 09:43, Jeffrey Morgan wrote: > I would like to get an 0.8.3 release out sometime soon. We > should just make sure that all appropriate fixes we applied > to the development stream make it into the 0.8 branch. > > -Jeff > > On Thu, 2004-01-29 at 08:26, Luca De Rugeriis wrote: > > Il mer, 2004-01-28 alle 13:25, ni...@be... ha scritto: > > > That's what I thought, so I shouldn't be getting the unsatisfiedlinkerror > > > after all? > > I think he was meaning gnome-2.5.x. > > Those offending files were removed from the 0.8 branch in cvs by me some > > time ago, so together with some gconf fixes, that branch should be ready > > for an 0.8.3 release. > > Jeff, are we going to release it _before_ api freeze? > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer > |
From: Luca De R. <pie...@li...> - 2004-01-31 19:32:36
|
Il sab, 2004-01-31 alle 17:01, Jeffrey Morgan ha scritto: > On my gentoo system GnomePasswordDialog does exist > with 2.4.1. Please check to see if you find a file > named gnome-password-dialog.h in > /usr/include/libgnomeui-2.0/libgnomeui. Ooops, you are right, sorry for the misinformation. (It's present even in 2.4.0). However I was experiencing the same problem the user had so we decided to remove them. -- Luca De Rugeriis <pie...@li...> |
From: Jeffrey M. <Jef...@Br...> - 2004-01-28 22:05:55
|
Quoting my earlier posting quote ----- This is a known issue. GnomePasswordDialog was introduced late in the 2.4 dev cycle. We will be issuing a 0.8.3 support release of java-gnome shortly and this should resolve the problem. If you can't wait you can just delete PasswordDialog from the gnome java source and org_gnu_gnome_PasswordDialog.c from the gnome C source and recompile. ----- quote -Jeff > That's what I thought, so I shouldn't be getting the > unsatisfiedlinkerror > after all? > > >> I have Gnome-2.4.1. This may be a stupid question, but do I > >> need to have > >> Gnome running when using java-gnome? Cause I just switched to > >> XFce, but > >> I still have gnome installed. > > >java-gnome only relies on being able to find the libraries. > >You do not need to run gnome to make it work. > > >-Jeff > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer > |