java-gnome-developer Mailing List for The java-gnome language bindings project (Page 65)
Brought to you by:
afcowie
You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(37) |
Dec
(14) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(2) |
Feb
(20) |
Mar
(20) |
Apr
(8) |
May
|
Jun
(1) |
Jul
(6) |
Aug
(39) |
Sep
(37) |
Oct
(34) |
Nov
(50) |
Dec
(22) |
2002 |
Jan
(7) |
Feb
(13) |
Mar
(32) |
Apr
(16) |
May
(26) |
Jun
(20) |
Jul
(32) |
Aug
(7) |
Sep
(2) |
Oct
(11) |
Nov
(3) |
Dec
(35) |
2003 |
Jan
(11) |
Feb
(3) |
Mar
(8) |
Apr
(3) |
May
(11) |
Jun
(20) |
Jul
(11) |
Aug
(29) |
Sep
(13) |
Oct
(91) |
Nov
(185) |
Dec
(207) |
2004 |
Jan
(108) |
Feb
(171) |
Mar
(207) |
Apr
(113) |
May
(22) |
Jun
(53) |
Jul
(69) |
Aug
(43) |
Sep
(34) |
Oct
(182) |
Nov
(101) |
Dec
(61) |
2005 |
Jan
(86) |
Feb
(45) |
Mar
(106) |
Apr
(67) |
May
(70) |
Jun
(47) |
Jul
(19) |
Aug
(34) |
Sep
(24) |
Oct
(45) |
Nov
(20) |
Dec
(58) |
2006 |
Jan
(21) |
Feb
(21) |
Mar
(16) |
Apr
(24) |
May
(24) |
Jun
(47) |
Jul
(20) |
Aug
(8) |
Sep
(13) |
Oct
(7) |
Nov
(23) |
Dec
(2) |
2007 |
Jan
|
Feb
(14) |
Mar
(3) |
Apr
(11) |
May
(1) |
Jun
(15) |
Jul
(2) |
Aug
(5) |
Sep
(10) |
Oct
(5) |
Nov
(1) |
Dec
|
2008 |
Jan
|
Feb
(13) |
Mar
(13) |
Apr
(4) |
May
(2) |
Jun
(1) |
Jul
(5) |
Aug
(7) |
Sep
(2) |
Oct
(14) |
Nov
(11) |
Dec
(12) |
2009 |
Jan
(30) |
Feb
(4) |
Mar
(16) |
Apr
(9) |
May
(9) |
Jun
(7) |
Jul
(6) |
Aug
(3) |
Sep
(14) |
Oct
(8) |
Nov
(12) |
Dec
(9) |
2010 |
Jan
(4) |
Feb
(27) |
Mar
(6) |
Apr
(4) |
May
(3) |
Jun
(13) |
Jul
(6) |
Aug
(15) |
Sep
(15) |
Oct
(12) |
Nov
(11) |
Dec
(9) |
2011 |
Jan
(12) |
Feb
(11) |
Mar
|
Apr
(3) |
May
|
Jun
(3) |
Jul
(1) |
Aug
|
Sep
(1) |
Oct
(8) |
Nov
(1) |
Dec
|
2012 |
Jan
|
Feb
(10) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(6) |
Aug
(2) |
Sep
(7) |
Oct
(7) |
Nov
|
Dec
(4) |
2013 |
Jan
(8) |
Feb
(1) |
Mar
(1) |
Apr
(2) |
May
(3) |
Jun
(3) |
Jul
(16) |
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(1) |
2014 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
2016 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2018 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Fred B. <cha...@ma...> - 2004-10-23 02:57:22
|
i just ended up adding an debian unstable repo within my sources.list and pulled from there. Apparently, nothing complained and it just installed the pkgs i wanted (along with gcj) so, we'll see ;) thanks On Sat, 2004-10-23 at 00:30 +0200, Luca De Rugeriis wrote: > Il giorno ven, 22-10-2004 alle 12:16 -0700, Fred Blaise ha scritto: > > Hello all > > > > I am trying to build the various latest libgtk-java, libgconf-java, etc on > > ubuntu. > > I get the following error (for libgtk-java in that case): > > > > fblaise@ubunchap /opt/java-gnome/libgtk-java-2.4.4 $ ./autogen.sh > > --prefix=/usr > > aclocal: configure.in: 33: macro `AM_PATH_GTK' not found in library > > ./configure: line 1231: JG_COMMON: command not found > > configure: creating ./config.status > > config.status: creating Makefile > > config.status: creating gtk2-java.pc > > config.status: creating doc/Makefile > > config.status: creating src/Makefile > > config.status: creating src/java//org/gnu/gtk/Gtk.java > > config.status: creating src/java/org/gnu/gdk/Gdk.java > > config.status: creating src/java/org/gnu/glib/GObject.java > > > > fblaise@ubunchap /opt/java-gnome/libgtk-java-2.4.4 $ make > > make -C src all > > make[1]: Entering directory `/opt/java-gnome/libgtk-java-2.4.4/src' > > make[1]: INSTALL@: Command not found > > make[1]: *** [../lib] Error 127 > > make[1]: Leaving directory `/opt/java-gnome/libgtk-java-2.4.4/src' > > make: *** [distro] Error 2 > It seems aclocal couldn't find gtk macros, try to > > export ACLOCAL_FLAGS='-I /usr/share/aclocal' > > assuming that gtk-2.0.m4 is there. |
From: Fred B. <cha...@ma...> - 2004-10-22 23:31:38
|
Thanks for the suggestion. The macro is there (/usr/share/aclocal), but i get the same error despite the export ACLOCAL_FLAGS. What are those --- aclocal: configure.in: 33: macro `AM_PATH_GTK' not found in library ./configure: line 1231: JG_COMMON: command not found --- What should be exporting for those? Any other suggestions? Thanks fred On Sat, 2004-10-23 at 00:30 +0200, Luca De Rugeriis wrote: > export ACLOCAL_FLAGS='-I /usr/share/aclocal' |
From: Luca De R. <pie...@fa...> - 2004-10-22 22:30:06
|
Il giorno ven, 22-10-2004 alle 12:16 -0700, Fred Blaise ha scritto: > Hello all >=20 > I am trying to build the various latest libgtk-java, libgconf-java, etc o= n > ubuntu. > I get the following error (for libgtk-java in that case): >=20 > fblaise@ubunchap /opt/java-gnome/libgtk-java-2.4.4 $ ./autogen.sh > --prefix=3D/usr > aclocal: configure.in: 33: macro `AM_PATH_GTK' not found in library > ./configure: line 1231: JG_COMMON: command not found > configure: creating ./config.status > config.status: creating Makefile > config.status: creating gtk2-java.pc > config.status: creating doc/Makefile > config.status: creating src/Makefile > config.status: creating src/java//org/gnu/gtk/Gtk.java > config.status: creating src/java/org/gnu/gdk/Gdk.java > config.status: creating src/java/org/gnu/glib/GObject.java >=20 > fblaise@ubunchap /opt/java-gnome/libgtk-java-2.4.4 $ make > make -C src all > make[1]: Entering directory `/opt/java-gnome/libgtk-java-2.4.4/src' > make[1]: INSTALL@: Command not found > make[1]: *** [../lib] Error 127 > make[1]: Leaving directory `/opt/java-gnome/libgtk-java-2.4.4/src' > make: *** [distro] Error 2 It seems aclocal couldn't find gtk macros, try to export ACLOCAL_FLAGS=3D'-I /usr/share/aclocal' assuming that gtk-2.0.m4 is there. --=20 Luca De Rugeriis <pie...@fa...> |
From: Fred B. <cha...@ma...> - 2004-10-22 19:16:58
|
Hello all I am trying to build the various latest libgtk-java, libgconf-java, etc on ubuntu. I get the following error (for libgtk-java in that case): fblaise@ubunchap /opt/java-gnome/libgtk-java-2.4.4 $ ./autogen.sh --prefix=/usr aclocal: configure.in: 33: macro `AM_PATH_GTK' not found in library ./configure: line 1231: JG_COMMON: command not found configure: creating ./config.status config.status: creating Makefile config.status: creating gtk2-java.pc config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/java//org/gnu/gtk/Gtk.java config.status: creating src/java/org/gnu/gdk/Gdk.java config.status: creating src/java/org/gnu/glib/GObject.java fblaise@ubunchap /opt/java-gnome/libgtk-java-2.4.4 $ make make -C src all make[1]: Entering directory `/opt/java-gnome/libgtk-java-2.4.4/src' make[1]: INSTALL@: Command not found make[1]: *** [../lib] Error 127 make[1]: Leaving directory `/opt/java-gnome/libgtk-java-2.4.4/src' make: *** [distro] Error 2 I have sun's java installed and in my PATH. I also installed libgtk2-dev package. Thanks for any help. Fred |
From: Nicholas R. <ni...@mn...> - 2004-10-22 13:44:15
|
It seems that I have several different versions: me: /usr/lib> ls *gtkhtml* gtkhtmlConf.sh* libgtkhtml-1.1.a libgtkhtml-1.1.la* libgtkhtml-1.1.so@ libgtkhtml-1.1.so.3@ libgtkhtml-1.1.so.3.0.5* libgtkhtml-2.a libgtkhtml-2.la* libgtkhtml-2.so@ libgtkhtml-2.so.0@ libgtkhtml-2.so.0.0.0* libgtkhtml-3.0.a libgtkhtml-3.0.la* libgtkhtml-3.0.so@ libgtkhtml-3.0.so.4@ libgtkhtml-3.0.so.4.0.0* libgtkhtml-3.1.a libgtkhtml-3.1.la* libgtkhtml-3.1.so@ libgtkhtml-3.1.so.11@ libgtkhtml-3.1.so.11.0.6* libgtkhtmljava2.6.so@ libgtkhtmljava2.6.so.2.6.0* libgtkhtml.so@ libgtkhtml.so.20@ which of these is the right one? and how would i go about getting the system to use it? thx for your help, Nick On Fri, 2004-10-22 at 09:27 -0400, Jeffrey Morgan wrote: > The error is caused by the system not being able to locate > the libgtkhtml shared object, not the java-gnome shared object. > What version of libgtkhtml do you have installed? > > -Jeff > > > > -----Original Message----- > > From: jav...@li... > > [mailto:jav...@li...]On Behalf Of > > Nicholas Rahn > > Sent: Friday, October 22, 2004 8:17 AM > > To: jav...@li... > > Subject: [Java-gnome-developer] UnsatisfiedLinkError on HTMLDocument > > (html_document_new) > > > > > > Hi, > > > > I would like to use gtkhtml in my java-gnome application. However, i > > get the following exception when i try to instantiate an HTMLDocument > > object: > > > > java.lang.UnsatisfiedLinkError: html_document_new > > at > > org.gnu.gtkhtml.HTMLDocument.html_document_new(Native Method) > > at org.gnu.gtkhtml.HTMLDocument.<init>(HTMLDocument.java:44) > > at HomeInstanceFrame > > $CIAButtonListener.clickButtonEvent(HomeInstanceFrame.java:234) > > at HomeInstanceFrame > > $CIAButtonListener.buttonEvent(HomeInstanceFrame.java:223) > > at org.gnu.gtk.Button.fireButtonEvent(Button.java:258) > > at org.gnu.gtk.Button.handleClick(Button.java:268) > > at org.gnu.gtk.Gtk.gtk_main(Native Method) > > at org.gnu.gtk.Gtk.main(Gtk.java:53) > > at CIAM.main(CIAM.java:54) > > > > The rest of the application works fine so it doesn't seem to be one of > > the "normal" ld_library_path issues. i did see a posting from back in > > april, but there were no suggestions on how to fix it. > > > > Just for more info, here's the pertinent libraries from /usr/lib: > > > > lrwxrwxrwx 1 root root 16 Aug 19 19:35 libdb_java.a -> > > libdb_java-4.2.a > > lrwxrwxrwx 1 root root 17 Aug 19 19:35 libdb_java.so -> > > libdb_java-4.2.so* > > lrwxrwxrwx 1 root root 20 Jan 19 2004 libpdf_java.so.0 -> > > libpdf_java.so.0.0.0* > > lrwxrwxrwx 1 root root 20 Jan 19 2004 libpdf_java.so -> > > libpdf_java.so.0.0.0* > > lrwxrwxrwx 1 root root 22 Oct 22 13:13 libgtkjava2.4.so -> > > libgtkjava2.4.so.2.4.0* > > lrwxrwxrwx 1 root root 24 Oct 22 13:13 libgconfjava2.6.so -> > > libgconfjava2.6.so.2.6.0* > > lrwxrwxrwx 1 root root 24 Oct 22 13:13 libgladejava2.6.so -> > > libgladejava2.6.so.2.6.0* > > lrwxrwxrwx 1 root root 26 Oct 22 13:13 libgtkhtmljava2.6.so -> > > libgtkhtmljava2.6.so.2.6.0* > > lrwxrwxrwx 1 root root 30 Oct 22 13:13 libgnomevtejava0.11.so -> > > libgnomevtejava0.11.so.0.11.10* > > lrwxrwxrwx 1 root root 33 Oct 22 13:13 libgnomejava2.6.so > > -> /usr/lib/libgnomejava2.6.so.2.6.0* > > -r--r--r-- 1 root root 1054522 Oct 19 2003 libdb_java-4.0.a > > -r--r--r-- 1 root root 163054 Aug 19 19:35 db-4.2.jar > > -r--r--r-- 1 root root 32164 Oct 19 2003 db-4.0.jar > > -r--r--r-- 1 root root 33353 Jun 21 16:30 db-4.1.jar > > -r--r--r-- 1 root root 738 Oct 19 2003 libdb_java-4.0.la > > -rw-r--r-- 1 root root 1176370 Jun 21 16:30 libdb_java-4.1.a > > -rw-r--r-- 1 root root 1302940 Aug 19 19:35 libdb_java-4.2.a > > -rw-r--r-- 1 root root 1304554 Jan 19 2004 libpdf_java.a > > -rw-r--r-- 1 root root 731 Jan 19 2004 libpdf_java.la > > -rw-r--r-- 1 root root 738 Jun 21 16:30 libdb_java-4.1.la > > -rw-r--r-- 1 root root 816 Aug 19 19:35 libdb_java-4.2.la > > -rwxr-xr-x 1 root root 10240 Oct 22 13:13 > > libgnomevtejava0.11.so.0.11.10* > > -rwxr-xr-x 1 root root 1041169 Jan 19 2004 libpdf_java.so.0.0.0* > > -rwxr-xr-x 1 root root 13912 Oct 22 13:13 > > libgtkhtmljava2.6.so.2.6.0* > > -rwxr-xr-x 1 root root 151404 Oct 22 13:13 libgnomejava2.6.so.2.6.0* > > -rwxr-xr-x 1 root root 31860 Oct 22 13:13 libgconfjava2.6.so.2.6.0* > > -rwxr-xr-x 1 root root 6228 Oct 22 13:13 libgladejava2.6.so.2.6.0* > > -rwxr-xr-x 1 root root 649844 Oct 22 13:13 libgtkjava2.4.so.2.4.0* > > -rwxr-xr-x 1 root root 865632 Jun 21 16:30 libdb_java-4.1.so* > > -rwxr-xr-x 1 root root 961672 Aug 19 19:35 libdb_java-4.2.so* > > -r-xr-xr-x 1 root root 855233 Oct 19 2003 libdb_java-4.0.so* > > > > i'm running under gentoo, so i re-emerged java-gnome today just to see > > if that was the issue, but it wasn't. > > > > any hints would be welcome. > > thx in advance for your help, > > nick > > > > -- > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: IT Product Guide on > > ITManagersJournal > > Use IT products in your business? Tell us what you think of > > them. Give us > > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to > > find out more > > http://productguide.itmanagersjournal.com/guidepromo.tmpl > > _______________________________________________ > > java-gnome-developer mailing list > > jav...@li... > > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer > > > > NOTE: THIS IS A CONFIDENTIAL COMMUNICATION. This transmission is intended > only for the use of the individuals or entity to which it is addressed. If > you are not the intended recipient, or the person responsible for delivering > the message to the intended recipient, please return or delete it > immediately. Although this e-mail and any attachments are believed to be > free of any virus or other defect, it is the responsibility of the recipient > to ensure that it is virus free and no responsibility is accepted by us for > any loss or damage arising in any way from its unauthorized modification or > use. -- |
From: Nicholas R. <ni...@mn...> - 2004-10-22 12:24:21
|
Hi, I would like to use gtkhtml in my java-gnome application. However, i get the following exception when i try to instantiate an HTMLDocument object: java.lang.UnsatisfiedLinkError: html_document_new at org.gnu.gtkhtml.HTMLDocument.html_document_new(Native Method) at org.gnu.gtkhtml.HTMLDocument.<init>(HTMLDocument.java:44) at HomeInstanceFrame $CIAButtonListener.clickButtonEvent(HomeInstanceFrame.java:234) at HomeInstanceFrame $CIAButtonListener.buttonEvent(HomeInstanceFrame.java:223) at org.gnu.gtk.Button.fireButtonEvent(Button.java:258) at org.gnu.gtk.Button.handleClick(Button.java:268) at org.gnu.gtk.Gtk.gtk_main(Native Method) at org.gnu.gtk.Gtk.main(Gtk.java:53) at CIAM.main(CIAM.java:54) The rest of the application works fine so it doesn't seem to be one of the "normal" ld_library_path issues. i did see a posting from back in april, but there were no suggestions on how to fix it. Just for more info, here's the pertinent libraries from /usr/lib: lrwxrwxrwx 1 root root 16 Aug 19 19:35 libdb_java.a -> libdb_java-4.2.a lrwxrwxrwx 1 root root 17 Aug 19 19:35 libdb_java.so -> libdb_java-4.2.so* lrwxrwxrwx 1 root root 20 Jan 19 2004 libpdf_java.so.0 -> libpdf_java.so.0.0.0* lrwxrwxrwx 1 root root 20 Jan 19 2004 libpdf_java.so -> libpdf_java.so.0.0.0* lrwxrwxrwx 1 root root 22 Oct 22 13:13 libgtkjava2.4.so -> libgtkjava2.4.so.2.4.0* lrwxrwxrwx 1 root root 24 Oct 22 13:13 libgconfjava2.6.so -> libgconfjava2.6.so.2.6.0* lrwxrwxrwx 1 root root 24 Oct 22 13:13 libgladejava2.6.so -> libgladejava2.6.so.2.6.0* lrwxrwxrwx 1 root root 26 Oct 22 13:13 libgtkhtmljava2.6.so -> libgtkhtmljava2.6.so.2.6.0* lrwxrwxrwx 1 root root 30 Oct 22 13:13 libgnomevtejava0.11.so -> libgnomevtejava0.11.so.0.11.10* lrwxrwxrwx 1 root root 33 Oct 22 13:13 libgnomejava2.6.so -> /usr/lib/libgnomejava2.6.so.2.6.0* -r--r--r-- 1 root root 1054522 Oct 19 2003 libdb_java-4.0.a -r--r--r-- 1 root root 163054 Aug 19 19:35 db-4.2.jar -r--r--r-- 1 root root 32164 Oct 19 2003 db-4.0.jar -r--r--r-- 1 root root 33353 Jun 21 16:30 db-4.1.jar -r--r--r-- 1 root root 738 Oct 19 2003 libdb_java-4.0.la -rw-r--r-- 1 root root 1176370 Jun 21 16:30 libdb_java-4.1.a -rw-r--r-- 1 root root 1302940 Aug 19 19:35 libdb_java-4.2.a -rw-r--r-- 1 root root 1304554 Jan 19 2004 libpdf_java.a -rw-r--r-- 1 root root 731 Jan 19 2004 libpdf_java.la -rw-r--r-- 1 root root 738 Jun 21 16:30 libdb_java-4.1.la -rw-r--r-- 1 root root 816 Aug 19 19:35 libdb_java-4.2.la -rwxr-xr-x 1 root root 10240 Oct 22 13:13 libgnomevtejava0.11.so.0.11.10* -rwxr-xr-x 1 root root 1041169 Jan 19 2004 libpdf_java.so.0.0.0* -rwxr-xr-x 1 root root 13912 Oct 22 13:13 libgtkhtmljava2.6.so.2.6.0* -rwxr-xr-x 1 root root 151404 Oct 22 13:13 libgnomejava2.6.so.2.6.0* -rwxr-xr-x 1 root root 31860 Oct 22 13:13 libgconfjava2.6.so.2.6.0* -rwxr-xr-x 1 root root 6228 Oct 22 13:13 libgladejava2.6.so.2.6.0* -rwxr-xr-x 1 root root 649844 Oct 22 13:13 libgtkjava2.4.so.2.4.0* -rwxr-xr-x 1 root root 865632 Jun 21 16:30 libdb_java-4.1.so* -rwxr-xr-x 1 root root 961672 Aug 19 19:35 libdb_java-4.2.so* -r-xr-xr-x 1 root root 855233 Oct 19 2003 libdb_java-4.0.so* i'm running under gentoo, so i re-emerged java-gnome today just to see if that was the issue, but it wasn't. any hints would be welcome. thx nick |
From: Nicholas R. <nic...@mn...> - 2004-10-22 12:17:34
|
Hi, I would like to use gtkhtml in my java-gnome application. However, i get the following exception when i try to instantiate an HTMLDocument object: java.lang.UnsatisfiedLinkError: html_document_new at org.gnu.gtkhtml.HTMLDocument.html_document_new(Native Method) at org.gnu.gtkhtml.HTMLDocument.<init>(HTMLDocument.java:44) at HomeInstanceFrame $CIAButtonListener.clickButtonEvent(HomeInstanceFrame.java:234) at HomeInstanceFrame $CIAButtonListener.buttonEvent(HomeInstanceFrame.java:223) at org.gnu.gtk.Button.fireButtonEvent(Button.java:258) at org.gnu.gtk.Button.handleClick(Button.java:268) at org.gnu.gtk.Gtk.gtk_main(Native Method) at org.gnu.gtk.Gtk.main(Gtk.java:53) at CIAM.main(CIAM.java:54) The rest of the application works fine so it doesn't seem to be one of the "normal" ld_library_path issues. i did see a posting from back in april, but there were no suggestions on how to fix it. Just for more info, here's the pertinent libraries from /usr/lib: lrwxrwxrwx 1 root root 16 Aug 19 19:35 libdb_java.a -> libdb_java-4.2.a lrwxrwxrwx 1 root root 17 Aug 19 19:35 libdb_java.so -> libdb_java-4.2.so* lrwxrwxrwx 1 root root 20 Jan 19 2004 libpdf_java.so.0 -> libpdf_java.so.0.0.0* lrwxrwxrwx 1 root root 20 Jan 19 2004 libpdf_java.so -> libpdf_java.so.0.0.0* lrwxrwxrwx 1 root root 22 Oct 22 13:13 libgtkjava2.4.so -> libgtkjava2.4.so.2.4.0* lrwxrwxrwx 1 root root 24 Oct 22 13:13 libgconfjava2.6.so -> libgconfjava2.6.so.2.6.0* lrwxrwxrwx 1 root root 24 Oct 22 13:13 libgladejava2.6.so -> libgladejava2.6.so.2.6.0* lrwxrwxrwx 1 root root 26 Oct 22 13:13 libgtkhtmljava2.6.so -> libgtkhtmljava2.6.so.2.6.0* lrwxrwxrwx 1 root root 30 Oct 22 13:13 libgnomevtejava0.11.so -> libgnomevtejava0.11.so.0.11.10* lrwxrwxrwx 1 root root 33 Oct 22 13:13 libgnomejava2.6.so -> /usr/lib/libgnomejava2.6.so.2.6.0* -r--r--r-- 1 root root 1054522 Oct 19 2003 libdb_java-4.0.a -r--r--r-- 1 root root 163054 Aug 19 19:35 db-4.2.jar -r--r--r-- 1 root root 32164 Oct 19 2003 db-4.0.jar -r--r--r-- 1 root root 33353 Jun 21 16:30 db-4.1.jar -r--r--r-- 1 root root 738 Oct 19 2003 libdb_java-4.0.la -rw-r--r-- 1 root root 1176370 Jun 21 16:30 libdb_java-4.1.a -rw-r--r-- 1 root root 1302940 Aug 19 19:35 libdb_java-4.2.a -rw-r--r-- 1 root root 1304554 Jan 19 2004 libpdf_java.a -rw-r--r-- 1 root root 731 Jan 19 2004 libpdf_java.la -rw-r--r-- 1 root root 738 Jun 21 16:30 libdb_java-4.1.la -rw-r--r-- 1 root root 816 Aug 19 19:35 libdb_java-4.2.la -rwxr-xr-x 1 root root 10240 Oct 22 13:13 libgnomevtejava0.11.so.0.11.10* -rwxr-xr-x 1 root root 1041169 Jan 19 2004 libpdf_java.so.0.0.0* -rwxr-xr-x 1 root root 13912 Oct 22 13:13 libgtkhtmljava2.6.so.2.6.0* -rwxr-xr-x 1 root root 151404 Oct 22 13:13 libgnomejava2.6.so.2.6.0* -rwxr-xr-x 1 root root 31860 Oct 22 13:13 libgconfjava2.6.so.2.6.0* -rwxr-xr-x 1 root root 6228 Oct 22 13:13 libgladejava2.6.so.2.6.0* -rwxr-xr-x 1 root root 649844 Oct 22 13:13 libgtkjava2.4.so.2.4.0* -rwxr-xr-x 1 root root 865632 Jun 21 16:30 libdb_java-4.1.so* -rwxr-xr-x 1 root root 961672 Aug 19 19:35 libdb_java-4.2.so* -r-xr-xr-x 1 root root 855233 Oct 19 2003 libdb_java-4.0.so* i'm running under gentoo, so i re-emerged java-gnome today just to see if that was the issue, but it wasn't. any hints would be welcome. thx in advance for your help, nick -- |
From: Jeffrey M. <ku...@zo...> - 2004-10-22 00:02:00
|
I just noticed that the jhbuild java-gnome build is pointing to the sourceforge cvs server. I opened up the bugzilla bug #156111. Here is the link: http://bugzilla.gnome.org/show_bug.cgi?id=156111 -Jeff |
From: necrosoft <nec...@sl...> - 2004-10-21 13:29:32
|
> Il fatto =E8 che stai cercando di compilare libgnome-java-2.7.4 che=20 > richiede libgnome-2.7.4, il ./configure =E8 sbagliato. Puoi provare una= =20 > versione + vecchia di java-gnome anche se purtroppo prima della 2.8 ci=20 > sono un po' di bug nel build system. Slackware purtoppo ha abbandonato=20 > il supporto per gnome, e pare che l'unica alternativa sia dropline > --=20 Eh, =E8 quello che stavo giusto adesso vedendo...sapevo dell'abbandono de= l=20 supporto per gnome di slack e infatti =E8 quello che mi sta provocando de= i=20 problemi e me li provocher=E0 anche nelle release successive a sto=20 punto...dropline non l'ho ancora visto non potendo aggiornare gh...eh=20 devo trovare una soluzione...devo passare a qualche distro di=20 appoggio....gh...cmq grazie per le informazioni! ciao! p.s. ma siamo solo noi due a scrivere in questa mailinglist? |
From: necrosoft <nec...@sl...> - 2004-10-21 12:39:56
|
> > >./configure didn't ask for the right version. That function are present >in my libgnomeui-2.8.0, please try an upgrade if you have a chance. > Ok, i can try libgnomeui update...anyway in configure.in (libgnome-2.7.4) i see require libgnomeui >= 2.6.0...standard slackware10.0 is 2.6.1.1. In theory must be work properly. Humm...moreover under Slackware10 libgnomeui-2.8.0 is for gnome-dropline if i don't upgrade at gnome for slackware current...and upgrade all gnome is a problem for me at moment...i have 56k line! Damn!!! I think update libgnomeui only isn't better solution :D ...pheraps i can try with an older version of libgtk, libgnomeui libgconf and libglade... TNX! |
From: Luca De R. <pie...@fa...> - 2004-10-21 01:08:59
|
Il giorno mer, 20-10-2004 alle 20:37 +0200, necrosoft ha scritto: > >weird it seems you are compiling libgnome 2.7 and it tries to link with > >a libgnome version which doesn't contain that symbol. > > > >--=3D20 > >Luca De Rugeriis <pie...@fa...> > > =20 > > > Hi! >=20 > You have reason, my dir name is wrong...Anyway i have still this problem=20 > with libgnome2.7.4 and 2.8.0. libgtk is ok. >=20 > jni/org_gnu_gnome_IconList.o(.text+0x56b): In function=20 > `Java_org_gnu_gnome_IconList_gnome_1icon_1list_1select_1all': > : undefined reference to `gnome_icon_list_select_all' > jni/org_gnu_gnome_PasswordDialog.o(.text+0x323): In function=20 > `Java_org_gnu_gnome_PasswordDialog_gnome_1password_1dialog_1set_1show_1us= erpass_1buttons': > : undefined reference to `gnome_password_dialog_set_show_userpass_buttons= ' > collect2: ld returned 1 exit status > make[1]: *** [../lib/libgnomejava2.7.so.2.7.4] Error 1 > make[1]: Leaving directory `/path/libgnome-java-2.7.4/src' > make: *** [distro] Error 2 >=20 > i try export LD_LIBRARY_PATH=3D$LD_LIBRARY_PATH=3D/path/libgnome-java-2.7= .4/lib >=20 > & >=20 > LD_LIBRARY_PATH=3D$LD_LIBRARY_PATH=3D/path/libgnome-java-2.7.4/src/jni >=20 > Still don't work. The problem is the same... ./configure didn't ask for the right version. That function are present in my libgnomeui-2.8.0, please try an upgrade if you have a chance. |
From: necrosoft <nec...@sl...> - 2004-10-20 18:34:37
|
>weird it seems you are compiling libgnome 2.7 and it tries to link with >a libgnome version which doesn't contain that symbol. > >--=20 >Luca De Rugeriis <pie...@fa...> > > Hi! You have reason, my dir name is wrong...Anyway i have still this problem with libgnome2.7.4 and 2.8.0. libgtk is ok. jni/org_gnu_gnome_IconList.o(.text+0x56b): In function `Java_org_gnu_gnome_IconList_gnome_1icon_1list_1select_1all': : undefined reference to `gnome_icon_list_select_all' jni/org_gnu_gnome_PasswordDialog.o(.text+0x323): In function `Java_org_gnu_gnome_PasswordDialog_gnome_1password_1dialog_1set_1show_1userpass_1buttons': : undefined reference to `gnome_password_dialog_set_show_userpass_buttons' collect2: ld returned 1 exit status make[1]: *** [../lib/libgnomejava2.7.so.2.7.4] Error 1 make[1]: Leaving directory `/path/libgnome-java-2.7.4/src' make: *** [distro] Error 2 i try: export LD_LIBRARY_PATH=$LD_LIBRARY_PATH=/path/libgnome-java-2.7.4/lib & export LD_LIBRARY_PATH=$LD_LIBRARY_PATH=/path/libgnome-java-2.7.4/src/jni Still don't work. The problem is the same... TNX! |
From: necrosoft <nec...@sl...> - 2004-10-20 18:33:01
|
>weird it seems you are compiling libgnome 2.7 and it tries to link with >a libgnome version which doesn't contain that symbol. > >--=20 >Luca De Rugeriis <pie...@fa...> > > Hi! You have reason, my dir name is wrong...Anyway i have still this problem with libgnome2.7.4 and 2.8.0. libgtk is ok. jni/org_gnu_gnome_IconList.o(.text+0x56b): In function `Java_org_gnu_gnome_IconList_gnome_1icon_1list_1select_1all': : undefined reference to `gnome_icon_list_select_all' jni/org_gnu_gnome_PasswordDialog.o(.text+0x323): In function `Java_org_gnu_gnome_PasswordDialog_gnome_1password_1dialog_1set_1show_1userpass_1buttons': : undefined reference to `gnome_password_dialog_set_show_userpass_buttons' collect2: ld returned 1 exit status make[1]: *** [../lib/libgnomejava2.7.so.2.7.4] Error 1 make[1]: Leaving directory `/path/libgnome-java-2.7.4/src' make: *** [distro] Error 2 i try export LD_LIBRARY_PATH=$LD_LIBRARY_PATH=/path/libgnome-java-2.7.4/lib & LD_LIBRARY_PATH=$LD_LIBRARY_PATH=/path/libgnome-java-2.7.4/src/jni Still don't work. The problem is the same... TNX! |
From: Luca De R. <pie...@fa...> - 2004-10-19 17:29:00
|
Il giorno mar, 19-10-2004 alle 18:39 +0200, necrosoft ha scritto: > Hi! >=20 > I compiled libgtk-java-2.4.4 properly but libgnome-2.8.0 return 1 error. >=20 > ./configure work but make return this: >=20 > jni/org_gnu_gnome_IconList.o(.text+0x56b): In function=20 > `Java_org_gnu_gnome_IconList_gnome_1icon_1list_1select_1all': > : undefined reference to `gnome_icon_list_select_all' > jni/org_gnu_gnome_PasswordDialog.o(.text+0x323): In function=20 > `Java_org_gnu_gnome_PasswordDialog_gnome_1password_1dialog_1set_1show_1us= erpass_1buttons': > : undefined reference to `gnome_password_dialog_set_show_userpass_buttons= ' > collect2: ld returned 1 exit status > make[1]: *** [../lib/libgnomejava2.7.so.2.7.4] Error 1 > make[1]: Leaving directory `/my_path/libgnome-java-2.8.0/src' > make: *** [distro] Error 2 >=20 >=20 > I try to export LD_LIBRARY_PATH like this: >=20 >=20 > LD_LIBRARY_PATH=3D$LD_LIBRARY_PATH:/my_sources_path/lib >=20 > & >=20 > LD_LIBRARY_PATH=3D$LD_LIBRARY_PATH:/my_sources_path/src/jni >=20 >=20 > but still don't work. Pheraps i wrong this paths... >=20 > Any idea? weird it seems you are compiling libgnome 2.7 and it tries to link with a libgnome version which doesn't contain that symbol. --=20 Luca De Rugeriis <pie...@fa...> |
From: necrosoft <nec...@sl...> - 2004-10-19 16:35:18
|
Hi! I compiled libgtk-java-2.4.4 properly but libgnome-2.8.0 return 1 error. ./configure work but make return this: jni/org_gnu_gnome_IconList.o(.text+0x56b): In function `Java_org_gnu_gnome_IconList_gnome_1icon_1list_1select_1all': : undefined reference to `gnome_icon_list_select_all' jni/org_gnu_gnome_PasswordDialog.o(.text+0x323): In function `Java_org_gnu_gnome_PasswordDialog_gnome_1password_1dialog_1set_1show_1userpass_1buttons': : undefined reference to `gnome_password_dialog_set_show_userpass_buttons' collect2: ld returned 1 exit status make[1]: *** [../lib/libgnomejava2.7.so.2.7.4] Error 1 make[1]: Leaving directory `/my_path/libgnome-java-2.8.0/src' make: *** [distro] Error 2 I try to export LD_LIBRARY_PATH like this: LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/my_sources_path/lib & LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/my_sources_path/src/jni but still don't work. Pheraps i wrong this paths... Any idea? TNX! |
From: Luca De R. <pie...@fa...> - 2004-10-19 12:56:45
|
Il giorno mar, 19-10-2004 alle 14:32 +0200, necrosoft ha scritto: > Hi! >=20 > I'm new users and i have few basilars questions: Hi :) > 1) I'm Slackware user and in new versions of libgnome, libgconf and > libgtk sources haven't "configure" to compile properly. Why? I want > create packages for slackware...at the moment i create the packages of > "old" versions (seems to be stable version...the components is the > same in Java-Gnome tarball all-in-one...). =20 You have to run ./autogen.sh to generate configure from cvs code, as many other gnome apps. > 2) For progamming is necessary others packages? I see libbonobo or > libgtkhtml for example...but I thinks isn't strictly necessary. It depends if you need them. You can do with libgtk-java alone, but I suggest gtk-java, gnome-java, glade-java at least. In this way you can use glade interface builder to do rapid application development: this is a strong point of java-gnome. > 3) Where i can found complete API documentation? A somewhat outdated api is online, however when you compile the libraries under the doc dir you'll find our javadocs. Hope this helps. --=20 Luca De Rugeriis <pie...@fa...> |
From: necrosoft <nec...@sl...> - 2004-10-19 12:27:34
|
Hi! I'm new users and i have few basilars questions: 1) I'm Slackware user and in new versions of libgnome, libgconf and libgtk sources haven't "configure" to compile properly. Why? I want create packages for slackware...at the moment i create the packages of "old" versions (seems to be stable version...the components is the same in Java-Gnome tarball all-in-one...). 2) For progamming is necessary others packages? I see libbonobo or libgtkhtml for example...but I thinks isn't strictly necessary. 3) Where i can found complete API documentation? TNX!!! ------------------------------------------------------------------------ http://necrosoft.altervista.org |
From: Mark H. <mh...@ti...> - 2004-10-16 15:43:43
|
On Sat, Oct 16, 2004 at 06:25:34PM +0800, bbskill wrote: > Why should lifeCycleEvent and lifeCycleQuery be included in the lifeCycleEvent function ??? > I think it is a clerical error,isn't it ? Correct. I've updated the tutorial in cvs. The Second.java file seems correct. -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... |
From: bbskill <bb...@to...> - 2004-10-16 10:23:10
|
in Chapter 3. Adding Menus of the java-gnome-tutorial, Second.java private void createMainWindow() { app = new App("Second", "Second App"); app.setDefaultSize(200, 200); app.addListener(new LifeCycleListener() { public void lifeCycleEvent(LifeCycleEvent event) { public void lifeCycleEvent(LifeCycleEvent event) {} public boolean lifeCycleQuery(LifeCycleEvent event) { Gtk.mainQuit(); return false; } } }); } Why should lifeCycleEvent and lifeCycleQuery be included in the lifeCycleEvent function ??? I think it is a clerical error,isn't it ? |
From: Mark H. <mh...@ti...> - 2004-10-15 14:29:33
|
Hi, I've made a start on the new java-gnome primer document: http://java-gnome.sourceforge.net/cgi-bin/bin/view/Main/JavaGnomePrimer There's not much there at the moment, but I just wanted to ask if there's anything important I've missed off. Also, if anyone could spare a few minutes to write a few words - about absolutely anything (int the primer or just a new HintsAndTips topic), I would really appreciate it. -- .""`. Mark Howard : :" : `. `" http://www.tildemh.com `- mh...@de... | mh...@ti... |
From: Luca De R. <pie...@fa...> - 2004-10-15 01:27:55
|
Il giorno gio, 14-10-2004 alle 13:47 -0500, Jerry Haltom ha scritto: > Attached is a screen shot you might find entertaining. It is of our > internal Java-Gnome based application. Is this really Java-Gnome? I'm so glad to see it on windows :) -- Luca De Rugeriis <pie...@fa...> |
From: Skip C. <sco...@gm...> - 2004-10-15 01:24:22
|
Rishabh, I will do. Thanks. scoon On Thu, 14 Oct 2004 14:17:22 -0500, Rishabh Manocha <rma...@gm...> wrote: > I didnt find a solution persay. All i did was started using glade to > do all the GUI designing work. That took care of everything. I would > suggest doing the same. It really cleans up your code. > --Rishabh > > > > > On Wed, 13 Oct 2004 20:42:51 -0400, Skip Coon <sco...@gm...> wrote: > > Rishabh, > > > > I have also been going through the tutorial and have come against the > > same problem you have with the event listener . How did you resolve > > it ? > > > > scoon > > > > > > > > > > On Sun, 10 Oct 2004 13:10:36 -0500, Rishabh Manocha <rma...@gm...> wrote: > > > Thanks for writing back, but i have managed to slove this problem. My > > > problem now is the About window not accepting any click events. > > > I will reply to the e-mail you sent. > > > Thanks > > > --Rishabh > > > > > > > > > > > > > > > On Sun, 10 Oct 2004 14:47:24 +0100, Mark Howard <mh...@ti...> wrote: > > > > Hi, > > > > > > > > Sorry for taking so long to reply. Do you have a call to showAll() in your code? > > > > > > > > > > > > > > > > On Sun, Sep 19, 2004 at 05:29:21PM -0500, Rishabh Manocha wrote: > > > > > > > > > > public void createMenu() { > > > > > MenuBar bar = new MenuBar(); > > > > > MenuItem child = new MenuItem("File",false); > > > > > Menu file = new Menu(); > > > > > MenuItem quit = new MenuItem("Quit",false); > > > > > quit.addListener(new ItemListener() { > > > > > public void itemEvent(ItemEvent event) { > > > > > fileExit(); > > > > > } > > > > > }); > > > > > file.append(quit); > > > > > child.setSubmenu(file); > > > > > bar.append(child); > > > > > this.app.setMenuBar(bar); > > > > > } > > > > > > > > > > However this does not show a menubar at all. I feel I am so close but > > > > > yet so far. > > > > > > > > -- > > > > .''`. Mark Howard > > > > : :' : > > > > `. `' http://www.tildemh.com > > > > `- mh...@de... | mh...@ti... > > > > > > > > > > ------------------------------------------------------- > > > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > > > Use IT products in your business? Tell us what you think of them. Give us > > > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more > > > http://productguide.itmanagersjournal.com/guidepromo.tmpl > > > _______________________________________________ > > > java-gnome-developer mailing list > > > jav...@li... > > > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer > > > > > > |
From: Rishabh M. <rma...@gm...> - 2004-10-14 19:17:33
|
I didnt find a solution persay. All i did was started using glade to do all the GUI designing work. That took care of everything. I would suggest doing the same. It really cleans up your code. --Rishabh On Wed, 13 Oct 2004 20:42:51 -0400, Skip Coon <sco...@gm...> wrote: > Rishabh, > > I have also been going through the tutorial and have come against the > same problem you have with the event listener . How did you resolve > it ? > > scoon > > > > > On Sun, 10 Oct 2004 13:10:36 -0500, Rishabh Manocha <rma...@gm...> wrote: > > Thanks for writing back, but i have managed to slove this problem. My > > problem now is the About window not accepting any click events. > > I will reply to the e-mail you sent. > > Thanks > > --Rishabh > > > > > > > > > > On Sun, 10 Oct 2004 14:47:24 +0100, Mark Howard <mh...@ti...> wrote: > > > Hi, > > > > > > Sorry for taking so long to reply. Do you have a call to showAll() in your code? > > > > > > > > > > > > On Sun, Sep 19, 2004 at 05:29:21PM -0500, Rishabh Manocha wrote: > > > > > > > > public void createMenu() { > > > > MenuBar bar = new MenuBar(); > > > > MenuItem child = new MenuItem("File",false); > > > > Menu file = new Menu(); > > > > MenuItem quit = new MenuItem("Quit",false); > > > > quit.addListener(new ItemListener() { > > > > public void itemEvent(ItemEvent event) { > > > > fileExit(); > > > > } > > > > }); > > > > file.append(quit); > > > > child.setSubmenu(file); > > > > bar.append(child); > > > > this.app.setMenuBar(bar); > > > > } > > > > > > > > However this does not show a menubar at all. I feel I am so close but > > > > yet so far. > > > > > > -- > > > .''`. Mark Howard > > > : :' : > > > `. `' http://www.tildemh.com > > > `- mh...@de... | mh...@ti... > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > > Use IT products in your business? Tell us what you think of them. Give us > > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more > > http://productguide.itmanagersjournal.com/guidepromo.tmpl > > _______________________________________________ > > java-gnome-developer mailing list > > jav...@li... > > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer > > > |
From: Jerry H. <jh...@fe...> - 2004-10-14 18:47:46
|
Attached is a screen shot you might find entertaining. It is of our internal Java-Gnome based application. |
From: Joao V. <jvi...@ya...> - 2004-10-14 12:15:14
|
So maybe we should market that too... i'll think about trying to do something with Groovy later. J.V. --- Mark Howard <mh...@ti...> escreveu: > On Wed, Oct 13, 2004 at 02:21:43PM -0300, Joao Victor wrote: > > Is it possible to use JavaGnome with Groovy (http://groovy.codehaus.org/)? > > Looking at the website, there should be no problem running java-gnome with it. > > -- > .''`. Mark Howard > : :' : > `. `' http://www.tildemh.com > `- mh...@de... | mh...@ti... _______________________________________________________ Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora! http://br.acesso.yahoo.com/ |