java-gnome-developer Mailing List for The java-gnome language bindings project (Page 108)
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: Andrew <ac...@on...> - 2003-12-07 18:25:37
|
Luca De Rugeriis wrote: > Il sab, 2003-12-06 alle 21:30, Andrew ha scritto: > >>ListenerDelegate.fireEvent(org.gnu.gtk.event.MenuItemEvent[source=org.gnu.gtk.MenuItem@aeffdf,id=ACTIVATE]): >>java.lang.UnsatisfiedLinkError: gnome_about_new >>java.lang.UnsatisfiedLinkError: gnome_about_new >> at org.gnu.gnome.About.gnome_about_new(Native Method) >> at org.gnu.gnome.About.<init>(About.java:58) > > I must admit I never used glade to make an about dialog, in fact the > CroMagnon about dialog was done without glade. However it seems an > installation/compilation problem. The LD_LIRARY_PATH should point to > /usr/local/lib (in your setup) and CLASSPATH should point to > /usr/local/share/java-gnome/{gtk.jar, gnome.jar, glade.jar}. > It seems that you have compiled with gnome support, cause your files are > big enough, so maybe you have upgraded the library and forgot to run > ldconfig? Also which jdk are you using? Also, as Mark said, make sure > you have stock gnome libraries in the path. > It could be a java-gnome bug too, if you want you can report the bug on > sourceforge bug-tracker. > > Let me know if you have further problems with the fileselector too. > If you are interested in CroMagnon, I suggest to grab the latest cvs > version: an upgraded functional CroMagnon was checked in few days ago. > I'll be glad to have comments on this ;) > > Luca. > Hi, I am about to go on holidays, but will probably work a bit on it with my laptop. The About window is not a glade window, it is a default gtk window. The reason I'm confused about it not working in my application is because it works when I run the CroMagnom application from eclipse, in exactly the same manner. I have the jar files in /usr/local/share/java-gnome I have also copied those files to a local directory to the project and tried. The LD_LIBRARY_PATH is set to /usr/local/lib as I previously pointed out. I am using jdk1.4.2_01 -- [A n d r e w] ------|------ |
From: SourceForge.net <no...@so...> - 2003-12-07 16:54:13
|
Bugs item #855817, was opened at 2003-12-07 16:54 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101522&aid=855817&group_id=1522 Category: gtk Group: defect Status: Open Resolution: None Priority: 5 Submitted By: Luca De Rugeriis (piedamaro) Assigned to: Nobody/Anonymous (nobody) Summary: gtk.Window.setPosition doesn' t seem to work Initial Comment: dialog.setPosition(WindowPosition.CENTER_ON_PARENT); This doesn' t work for me. Maybe the parent window isn' t passed correctly? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101522&aid=855817&group_id=1522 |
From: SourceForge.net <no...@so...> - 2003-12-07 16:45:38
|
Bugs item #855813, was opened at 2003-12-07 16:45 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101522&aid=855813&group_id=1522 Category: gdk Group: defect Status: Open Resolution: None Priority: 5 Submitted By: Luca De Rugeriis (piedamaro) Assigned to: Nobody/Anonymous (nobody) Summary: double-click event? Initial Comment: They use GDK_2BUTTON_PRESS event to work with double clicks. It seems I couldn' t find a way to do this in java-gnome. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101522&aid=855813&group_id=1522 |
From: Luca De R. <pie...@li...> - 2003-12-07 14:52:58
|
Il sab, 2003-12-06 alle 21:30, Andrew ha scritto: > ListenerDelegate.fireEvent(org.gnu.gtk.event.MenuItemEvent[source=org.gnu.gtk.MenuItem@aeffdf,id=ACTIVATE]): > java.lang.UnsatisfiedLinkError: gnome_about_new > java.lang.UnsatisfiedLinkError: gnome_about_new > at org.gnu.gnome.About.gnome_about_new(Native Method) > at org.gnu.gnome.About.<init>(About.java:58) I must admit I never used glade to make an about dialog, in fact the CroMagnon about dialog was done without glade. However it seems an installation/compilation problem. The LD_LIRARY_PATH should point to /usr/local/lib (in your setup) and CLASSPATH should point to /usr/local/share/java-gnome/{gtk.jar, gnome.jar, glade.jar}. It seems that you have compiled with gnome support, cause your files are big enough, so maybe you have upgraded the library and forgot to run ldconfig? Also which jdk are you using? Also, as Mark said, make sure you have stock gnome libraries in the path. It could be a java-gnome bug too, if you want you can report the bug on sourceforge bug-tracker. Let me know if you have further problems with the fileselector too. If you are interested in CroMagnon, I suggest to grab the latest cvs version: an upgraded functional CroMagnon was checked in few days ago. I'll be glad to have comments on this ;) Luca. -- Luca De Rugeriis <pie...@li...> |
From: Mark H. <mh...@ca...> - 2003-12-07 08:01:56
|
On Sat, Dec 06, 2003 at 09:47:13PM +0000, Andrew wrote: > I just checked my LD_LIBRARY_PATH, and it is already set to /usr/local/lib > > So I think there must be another problem.. :( Perhaps it can't find the gnome libraries then? Are they in the path? -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |
From: Andrew <ac...@on...> - 2003-12-06 21:46:46
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mark Howard wrote: | Try doing it with the LD_LIBRARY_PATH rather than the -D: | | export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib | java ... | I just checked my LD_LIBRARY_PATH, and it is already set to /usr/local/lib So I think there must be another problem.. :( - -- [A n d r e w] - ------|------ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQE/0k5h2AKtqeH2FeQRAhAjAKCiK99Do/UBdXvpN2iwLPaPSSLirACeLxgR llXDhd7bhhCICdG7uYC1t1w= =7nMp -----END PGP SIGNATURE----- |
From: Mark H. <mh...@ca...> - 2003-12-06 21:43:39
|
Try doing it with the LD_LIBRARY_PATH rather than the -D: export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib java ... -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |
From: Andrew <ac...@on...> - 2003-12-06 21:06:19
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mark Howard wrote: | On Sat, Dec 06, 2003 at 08:30:13PM +0000, Andrew wrote: | |>Note: I have this also in my startup; -Djava.library.path=/usr/local/lib | | | looks like you don't have the libgnome-java.so file in the library path. | Does your installed version of java-gnome have gnome support? | Hi, I have this: ~ ls -l /usr/local/lib/*Java* lrwxrwxrwx 1 root root 21 Nov 6 21:16 /usr/local/lib/libGNOMEJava.so -> libGNOMEJava.so.0.8.1 - -rw-r--r-- 1 root root 9909082 Nov 6 21:16 /usr/local/lib/libGNOMEJava.so.0.8.1 lrwxrwxrwx 1 root root 19 Nov 6 21:16 /usr/local/lib/libGTKJava.so -> libGTKJava.so.0.8.1 - -rw-r--r-- 1 root root 36786115 Nov 6 22:04 /usr/local/lib/libGTKJava.so.0.8.1 lrwxrwxrwx 1 root root 21 Nov 6 21:16 /usr/local/lib/libGladeJava.so -> libGladeJava.so.0.8.1 - -rw-r--r-- 1 root root 197677 Nov 6 21:16 /usr/local/lib/libGladeJava.so.0.8.1 I would have thought my setup was correct, since I can run the CroMagnom ~ application ok (the help about window included). ? - -- [A n d r e w] - ------|------ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQE/0kTR2AKtqeH2FeQRAnXtAJ9hyNGP0ataL350bqb+KcGwwLGY/gCffjsQ a73qCLMrDvAALUlgP57zfRU= =+Xhq -----END PGP SIGNATURE----- |
From: Mark H. <mh...@ca...> - 2003-12-06 20:45:42
|
On Sat, Dec 06, 2003 at 08:30:13PM +0000, Andrew wrote: > Note: I have this also in my startup; -Djava.library.path=/usr/local/lib looks like you don't have the libgnome-java.so file in the library path. Does your installed version of java-gnome have gnome support? -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |
From: Andrew <ac...@on...> - 2003-12-06 20:29:54
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 OK, I have an error I'm not sure why. I created a small window using glade, and load the window using libglade. The onAboutActivate() method is defined as a signal in glade, the logging prints out, however crashes with the error listed below. I have run the CroMagnon application and the about dialog works fine with that, so I'm a little stumped?? Note: I have this also in my startup; -Djava.library.path=/usr/local/lib public void onAboutActivate(MenuItemEvent event, Object target) { logger.finest("Help/About"); About about = new About(APP_TITLE, APP_VERSION, "Don't know yet!!", "Application written using Java-Gnome", new String[]{"Andrew"}, new String[]{"Andrew"}, "No translation available", (Pixbuf) null); about.show(); } ListenerDelegate.fireEvent(org.gnu.gtk.event.MenuItemEvent[source=org.gnu.gtk.MenuItem@aeffdf,id=ACTIVATE]): java.lang.UnsatisfiedLinkError: gnome_about_new java.lang.UnsatisfiedLinkError: gnome_about_new at org.gnu.gnome.About.gnome_about_new(Native Method) at org.gnu.gnome.About.<init>(About.java:58) - -- [A n d r e w] - ------|------ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQE/0jxV2AKtqeH2FeQRAnbvAKCcuCp6+2DrhvZcXw/RLyVEFszyOACfZOZA ZRqOzkjLmO1hlFHr6k1D7+0= =Zh3m -----END PGP SIGNATURE----- |
From: Andrew <ac...@on...> - 2003-12-06 19:54:48
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Luca De Rugeriis wrote: | Il sab, 2003-12-06 alle 01:19, Andrew ha scritto: | |>-----BEGIN PGP SIGNED MESSAGE----- |>Hash: SHA1 |> |>Hoping someone can help me with what should be quite straight forward! |> |>I have a the following code: |> |>final FileSelection dialog = new FileSelection("Select File"); | | //why final? | |>dialog.setModal(true); |>dialog.addListener(new DialogListener() { |> public boolean dialogEvent(DialogEvent event) { |> if (event.isOfType(DialogEvent.Type.RESPONSE)) { |> String filename = dialog.getFilename(); |> } |> |> ((Dialog) event.getSource()).destroy(); | | dialog.destroy(); //isn't it enough? | | |> return true; | | //the returned value goes nowhere... | |> } |>}); |>dialog.show(); |> |> |>So what happens is the file selection dialog opens. I select my file |>(say /home/work/build.xml) and click oK, the filename variable correctly |>contains the selected file. |>Now the problem is, if I select this file, but click cancel. |>I still end up with text in my filename variable, when I want it to |>contain nothing, because I didn't really choose a file. |> |>Anyone clear this up for me? | | Apart that I can't see how that filename variable can be of use, since | it's a local var, if I were you I would simply add a listener to the | cancel button: it should respond to a click event first clearing the | filename var (it should be a instance var), then destroyng the dialog ;) | | It's sipmle as it sounds | | Luca. | Thanks, I'll give it a go. The code I provided was just an example, yes the local variable won't be of any use, but in reality I won't be using a local var, I was just trying to debug it :) - -- [A n d r e w] - ------|------ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQE/0jPu2AKtqeH2FeQRAoSLAJ9EXz/0b1L67FWPAKssrAVsG50GrgCfcWgc nbsfqq8fpIPbiMwk7HDlVLw= =BKlO -----END PGP SIGNATURE----- |
From: Luca De R. <pie...@li...> - 2003-12-06 19:35:14
|
Il sab, 2003-12-06 alle 01:19, Andrew ha scritto: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hoping someone can help me with what should be quite straight forward! > > I have a the following code: > > final FileSelection dialog = new FileSelection("Select File"); //why final? > > dialog.setModal(true); > dialog.addListener(new DialogListener() { > public boolean dialogEvent(DialogEvent event) { > if (event.isOfType(DialogEvent.Type.RESPONSE)) { > String filename = dialog.getFilename(); > } > > ((Dialog) event.getSource()).destroy(); dialog.destroy(); //isn't it enough? > return true; //the returned value goes nowhere... > } > }); > dialog.show(); > > > So what happens is the file selection dialog opens. I select my file > (say /home/work/build.xml) and click oK, the filename variable correctly > contains the selected file. > Now the problem is, if I select this file, but click cancel. > I still end up with text in my filename variable, when I want it to > contain nothing, because I didn't really choose a file. > > Anyone clear this up for me? Apart that I can't see how that filename variable can be of use, since it's a local var, if I were you I would simply add a listener to the cancel button: it should respond to a click event first clearing the filename var (it should be a instance var), then destroyng the dialog ;) It's sipmle as it sounds Luca. -- Luca De Rugeriis <pie...@li...> |
From: Andrew <ac...@on...> - 2003-12-06 00:19:10
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hoping someone can help me with what should be quite straight forward! I have a the following code: final FileSelection dialog = new FileSelection("Select File"); dialog.setModal(true); dialog.addListener(new DialogListener() { public boolean dialogEvent(DialogEvent event) { if (event.isOfType(DialogEvent.Type.RESPONSE)) { String filename = dialog.getFilename(); } ((Dialog) event.getSource()).destroy(); return true; } }); dialog.show(); So what happens is the file selection dialog opens. I select my file (say /home/work/build.xml) and click oK, the filename variable correctly contains the selected file. Now the problem is, if I select this file, but click cancel. I still end up with text in my filename variable, when I want it to contain nothing, because I didn't really choose a file. Anyone clear this up for me? Thanks, - -- [A n d r e w] - ------|------ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQE/0SCb2AKtqeH2FeQRArcwAJ9yD/Jr73aHHbb7D7FYKtRckH7FYgCaAm0P rdDC16FIrRVEt/6+H/V9aX0= =e/et -----END PGP SIGNATURE----- |
From: Jeffrey M. <Jef...@Br...> - 2003-12-04 11:46:50
|
It looks like the jar files were not created. Could you please check to see if there are jar files located in the lib directory after running make. One other question. Do you have ant installed on your system? -Jeff > I'm trying to install java-gnome v0.8.1 with GCJ support. > Unfortunately, I got > so many error compiling. So as first step, now I'mtrying to > compile without any > options (JSDK 1.4.2 is in the CLASSPATH).I ran ./configure > with no options, then > make and make install and here'sthe output I get: > > > [root@CPE00008656fcac-CM000a73663a84 java-gnome-0.8.1]# make > installsrc/tools/mkinstalldirs /usr/local/lib > /usr/local/share/java-gnome//usr/local/share/doc/java-gnome-0.8.1 > /usr/local/share/java-gnome/test > /usr/local/share/java-gnome/examples/tutorial/usr/local/share/ > java-gnome/examples/gtk/usr/local/share/java-gnome/examples/gn > ome/usr/local/share/java-gnome/examples/glade/usr/local/share/ > java-gnome/examples/glade-gnomemkdir > /usr/local/share/java-gnomemkdir /usr/local/share/java-gnome/testmkdir > /usr/local/share/java-gnome/examplesmkdir > /usr/local/share/java-gnome/examples/tutorialmkdir > /usr/local/share/java-gnome/examples/gtkmkdir > /usr/local/share/java-gnome/examples/gnomemkdir > /usr/local/share/java-gnome/examples/glademkdir > /usr/local/share/java-gnome/examples/glade-gnome/usr/bin/insta > ll -c -m644 > lib/libGTKJava.so.0.8.1 /usr/local/lib/usr/bin/install -c -m644 > lib/libGNOMEJava.so.0.8.1 /usr/local/lib/usr/bin/install -c -m644 > lib/gtk-0.8.1.jar > /usr/local/share/java-gnome/usr/bin/install: cannot stat > `lib/gtk-0.8.1.jar': No such file ordirectorymake: *** > [gnome_install] Error 1 > > I'm running RedHat 9 with ximian desktop. Any suggestions ? > Hani Qassim > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by OSDN's Audience Survey. > Help shape OSDN's sites and tell us what you think. Take this > five minute survey and you could win a $250 Gift Certificate. > http://www.wrgsurveys.com/2003/osdntech03.php?site=8 > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer > |
From: Hani Q. <hq...@uw...> - 2003-12-04 08:42:48
|
Hello, I'm trying to install java-gnome v0.8.1 with GCJ support. Unfortunately, I got so many error compiling. So as first step, now I'mtrying to compile without any options (JSDK 1.4.2 is in the CLASSPATH).I ran ./configure with no options, then make and make install and here'sthe output I get: [root@CPE00008656fcac-CM000a73663a84 java-gnome-0.8.1]# make installsrc/tools/mkinstalldirs /usr/local/lib /usr/local/share/java-gnome//usr/local/share/doc/java-gnome-0.8.1 /usr/local/share/java-gnome/test /usr/local/share/java-gnome/examples/tutorial/usr/local/share/java-gnome/examples/gtk/usr/local/share/java-gnome/examples/gnome/usr/local/share/java-gnome/examples/glade/usr/local/share/java-gnome/examples/glade-gnomemkdir /usr/local/share/java-gnomemkdir /usr/local/share/java-gnome/testmkdir /usr/local/share/java-gnome/examplesmkdir /usr/local/share/java-gnome/examples/tutorialmkdir /usr/local/share/java-gnome/examples/gtkmkdir /usr/local/share/java-gnome/examples/gnomemkdir /usr/local/share/java-gnome/examples/glademkdir /usr/local/share/java-gnome/examples/glade-gnome/usr/bin/install -c -m644 lib/libGTKJava.so.0.8.1 /usr/local/lib/usr/bin/install -c -m644 lib/libGNOMEJava.so.0.8.1 /usr/local/lib/usr/bin/install -c -m644 lib/gtk-0.8.1.jar /usr/local/share/java-gnome/usr/bin/install: cannot stat `lib/gtk-0.8.1.jar': No such file ordirectorymake: *** [gnome_install] Error 1 I'm running RedHat 9 with ximian desktop. Any suggestions ? Hani Qassim |
From: Luca De R. <pie...@li...> - 2003-12-01 20:21:17
|
Il lun, 2003-12-01 alle 15:35, Bruno Haible ha scritto: > Hi, > > The just-released GNU gettext 0.13 has improved support for Java programs: > > * All the tools that manipulate PO files can work with .properties files > as well, if given the --properties-input and/or --properties-output > option. To create a .properties file from a PO or POT file, use > "msgcat --properties-output". > > * An example demonstrating the use of GNU gettext with Java is shipped and > installed at $prefix/share/doc/gettext/examples/hello-java. > > As such, GNU gettext is a translator friendly toolchain that integrates > well with the Java ResourceBundles. > > URL: http://ftp.gnu.org/gnu/gettext/gettext-0.13.tar.gz > > Enjoy! > > Bruno Wonderful, this is definately something that java on linux has to take advantage of. Now I can translate pot files with my favorite editor (say gtranslator) and then generate properties file: Great! ;) Luca. -- Luca De Rugeriis <pie...@li...> |
From: Bruno H. <br...@cl...> - 2003-12-01 14:36:08
|
Hi, The just-released GNU gettext 0.13 has improved support for Java programs: * All the tools that manipulate PO files can work with .properties files as well, if given the --properties-input and/or --properties-output option. To create a .properties file from a PO or POT file, use "msgcat --properties-output". * An example demonstrating the use of GNU gettext with Java is shipped and installed at $prefix/share/doc/gettext/examples/hello-java. As such, GNU gettext is a translator friendly toolchain that integrates well with the Java ResourceBundles. URL: http://ftp.gnu.org/gnu/gettext/gettext-0.13.tar.gz Enjoy! Bruno |
From: Luca De R. <pie...@li...> - 2003-11-30 19:09:02
|
Hi, I've checked in an update for CroMagnon: a lot of changes were done, and except for "load from file" and "save to file" the app is functional. I've changed some strings to make it more intuitive from a user point of view. If you have a chance let me know if you like them, if you agree with the changes and above all if you find problems. I've had problems with the following items: * AccelLabel I've used: AccelLabel al = new AccelLabel ("myAccel"); al.setAccelWidget(myWidget); //was a UIInfo menu item It doesn't seem to work * Gdk I haven't find a way to intercept a double-click event. How this can be done? Is it yet unimplemented? * gtk.Window I've used: dialog.setPosition(WindowPosition.CENTER_ON_PARENT); It doesn't seem to work. Ciao, Luca. -- Luca De Rugeriis <pie...@li...> |
From: Luca De R. <pie...@li...> - 2003-11-27 04:22:04
|
Hi all, these days I've hacked on Cromagnon, and now it's near to be ready. It's missing only some minors details. I've followed the original design except some little changes. I hope I'll check the code in before Sunday ;) Ciao, Luca. -- Luca De Rugeriis <pie...@li...> |
From: Alberto G. <alb...@te...> - 2003-11-24 04:27:11
|
Hi. I have updated the screenshots. You can see it at http://java-gnome.sourceforge.net/screenshots.en.html Thanks to Luca De Rugeriis. |
From: Luca De R. <pie...@li...> - 2003-11-22 21:17:57
|
Il sab, 2003-11-22 alle 01:33, Jeffrey Morgan ha scritto: > It would be nice to see some screenshots of some > of the newer examples (TextView, TreeView, etc). Ok, I'll send them to the list. Or it's supposed that I use the cvs module for java-gnome-site? Luca. -- Luca De Rugeriis <pie...@li...> |
From: Luca De R. <pie...@li...> - 2003-11-22 19:24:54
|
Il sab, 2003-11-22 alle 01:31, Jeffrey Morgan ha scritto: > I do not believe this has been updated since the > port to gtk2/gnome2 in version 0.8. If you > wish to do so please submit a patch with your > changes. It has not been updated. > > Just wondering if gnome-postal should compile from within Eclipse. > > Everything else does, except it. I have the latest code from CVS and > > have been updating it daily for the last few days, but it has never > > worked properly? This sounds to me like if you're missing some jars: namely mail.jar activation.jar and pop3.jar. Add them to your class path from within Eclipse (java-gnome/apps/gnome-postal/lib/) Luca. -- Luca De Rugeriis <pie...@li...> |
From: Jeffrey M. <ku...@zo...> - 2003-11-22 00:35:32
|
It would be nice to see some screenshots of some of the newer examples (TextView, TreeView, etc). -Jeff On Fri, 2003-11-21 at 14:51, Luca De Rugeriis wrote: > Il ven, 2003-11-21 alle 18:37, Jeffrey Morgan ha scritto: > > Somebody recently pointed out that our screenshots are quite > > out of date. Would anybody like to provide updated screenshots > > that can be placed on the java-gnome site? > I can do that, I'll provide screenshots from Cromagnon and Gnome-Postal. > Have you got any particular idea about the other screenshots? > Or would you like to replace all the gnome1 based ones? > > Luca. |
From: Jeffrey M. <ku...@zo...> - 2003-11-22 00:34:15
|
I do not believe this has been updated since the port to gtk2/gnome2 in version 0.8. If you wish to do so please submit a patch with your changes. -Jeff On Fri, 2003-11-21 at 15:14, Andrew wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Just wondering if gnome-postal should compile from within Eclipse. > Everything else does, except it. I have the latest code from CVS and > have been updating it daily for the last few days, but it has never > worked properly? > > > > - -- > [A n d r e w] > - ------|------ > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.3 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQE/vnIu2AKtqeH2FeQRAh/EAKCfA9Otob18Nn0CER1eY7CFc07MRACcCWH5 > wl8pxU3OaLxutPXWtvY4O9g= > =fwth > -----END PGP SIGNATURE----- > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer > |
From: Andrew <ac...@on...> - 2003-11-21 20:14:25
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Just wondering if gnome-postal should compile from within Eclipse. Everything else does, except it. I have the latest code from CVS and have been updating it daily for the last few days, but it has never worked properly? - -- [A n d r e w] - ------|------ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQE/vnIu2AKtqeH2FeQRAh/EAKCfA9Otob18Nn0CER1eY7CFc07MRACcCWH5 wl8pxU3OaLxutPXWtvY4O9g= =fwth -----END PGP SIGNATURE----- |