java-gnome-hackers Mailing List for The java-gnome language bindings project (Page 104)
Brought to you by:
afcowie
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(102) |
Sep
(43) |
Oct
(32) |
Nov
(43) |
Dec
(51) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(6) |
Feb
(19) |
Mar
(39) |
Apr
(22) |
May
|
Jun
(11) |
Jul
(2) |
Aug
(4) |
Sep
|
Oct
(3) |
Nov
(9) |
Dec
(73) |
2004 |
Jan
(88) |
Feb
(141) |
Mar
(116) |
Apr
(69) |
May
(199) |
Jun
(53) |
Jul
(90) |
Aug
(23) |
Sep
(11) |
Oct
(212) |
Nov
(57) |
Dec
(61) |
2005 |
Jan
(88) |
Feb
(17) |
Mar
(21) |
Apr
(50) |
May
(44) |
Jun
(33) |
Jul
(21) |
Aug
(37) |
Sep
(39) |
Oct
(43) |
Nov
(40) |
Dec
(15) |
2006 |
Jan
(21) |
Feb
(69) |
Mar
(23) |
Apr
(6) |
May
(29) |
Jun
(19) |
Jul
(17) |
Aug
(15) |
Sep
(13) |
Oct
(16) |
Nov
(9) |
Dec
(7) |
2007 |
Jan
(30) |
Feb
(39) |
Mar
(1) |
Apr
(12) |
May
(53) |
Jun
(30) |
Jul
(39) |
Aug
(75) |
Sep
(16) |
Oct
(13) |
Nov
(20) |
Dec
(5) |
2008 |
Jan
(8) |
Feb
(14) |
Mar
(33) |
Apr
(7) |
May
(22) |
Jun
(23) |
Jul
(17) |
Aug
(9) |
Sep
(9) |
Oct
(25) |
Nov
(9) |
Dec
(1) |
2009 |
Jan
(20) |
Feb
(38) |
Mar
(9) |
Apr
(15) |
May
(30) |
Jun
(35) |
Jul
(22) |
Aug
(10) |
Sep
(7) |
Oct
(23) |
Nov
(6) |
Dec
(8) |
2010 |
Jan
(5) |
Feb
(10) |
Mar
(17) |
Apr
(10) |
May
(16) |
Jun
(8) |
Jul
(3) |
Aug
(15) |
Sep
(14) |
Oct
(26) |
Nov
(11) |
Dec
(14) |
2011 |
Jan
(10) |
Feb
(8) |
Mar
(6) |
Apr
(7) |
May
(18) |
Jun
(17) |
Jul
(6) |
Aug
(1) |
Sep
(2) |
Oct
(6) |
Nov
(2) |
Dec
(10) |
2012 |
Jan
(6) |
Feb
(9) |
Mar
|
Apr
(3) |
May
(1) |
Jun
|
Jul
(5) |
Aug
(14) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
2013 |
Jan
|
Feb
(8) |
Mar
(6) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
(2) |
2014 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Jeffrey M. <Jef...@Br...> - 2004-03-03 17:21:03
|
Mark, Shouldn't we loop through all of the listeners before returning the return code? In the implementation that you just committed you are returning as soon as a listener returns a code that is different from the default. We should probably continue through the listeners and return once all have been notified of the event. What do you think? -Jeff 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: Jeffrey M. <Jef...@Br...> - 2004-03-03 15:37:29
|
I will be creating the beta build at 8:00 PM EST today. If you have any updates please make sure you have them in cvs prior to this time. I hope to fix the int array event problem and a bug in ActionGroup prior to the release. -Jeff 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: Jeffrey M. <Jef...@Br...> - 2004-03-03 15:34:35
|
I would suggest working off of the java-gnome cvs instead of the 2.5.5 release. There are numerous fixes that have been included and this is also where the fun is ;) If you get the latest code it should also find the libgcj jar file. As far as your gtk/gnome environmen, you will need to stay very close to the gnome and gtk head. I would suggest using a build tool like jhbuild or garnome to get current. > Hi Jeff, > > Sorry for not replying back earlier. I wanted to be able to > give you a > proper update on my progress. My internet connection at home > was too slow > (or was generating too many CRC errors) for the Eclipse CVS > feature to work > properly. We had 3 day Public holidays here in Karachi. I > just got back to > my office today and was able to 'Check Out' the gconf folder > from the CVS. > > I am using Redhat9 with Gnome 2.2.0. I am using Eclipse 3 for > development. > Should I be working off the Gnome CVS code? > > I have downloaded java-gnome 2.5.5 and have been trying to > install it but I > keep getting the following error from the configure script: > *** Unable to locate libgcj.jar needed by gcj > > I understand that I need to have libgcj.jar in my CLASSPATH > environment > variable, but where is libgcj.jar ??? I can't seem to find > it. I know that > gcj works find since I have successfully compiled a java file > that uses > System.out.println and executed it. I am using RedHat9 with > gcc-java-3.2.2-5. > > I hope that someone is able to give me some directions so I can start > pouring out some code. Thanks in advance. > > - Pathan > > > > > >From: Jeffrey Morgan <ku...@zo...> > >Reply-To: jav...@li... > >To: java-gnome-hackers <jav...@li...> > >Subject: Re: [java-gnome-hackers] Tell me what needs to be done > >Date: Sat, 28 Feb 2004 11:55:00 -0500 > > > >How are things going? Have you been able to get the > >code compiled on your system? > > > >-Jeff > > > >On Tue, 2004-02-24 at 05:12, Jehanzeb Pathan wrote: > > > Hi everyone. > > > > > > Just wanted to introduce myself on to the group. My name > is Jehanzeb > >Khan > > > Pathan, I normally go by my last name as it is the > easiest to pronounce. > >I > > > am currently in my hometown Karachi in Pakistan. I > graduated from Purdue > > > University, USA in Civil Engineering in the year 2000. I > have taken > >computer > > > science courses at Purdue in 3D/2D graphics and > animation, as well as > > > programming for the web. > > > > > > I have taken short courses in Java and Oracle and have > been programming > > > software using VB6 and Java from Jan 2001 to Sept 2002 > where I also > > > installed and managed Windows 2000 Server and a couple of > Linux servers > >on > > > RedHat. From Sept 2002 to Oct 2003 I completed an MSc in > Object Oriented > > > Software Systems from City University London, UK. The degree was a > > > specialization in OOP and related technologies (Java, > C++, Distributed > > > Systems, UML, USDP, HCI etc.). > > > > > > Relating to the project, I am very good at coding with > Java. Although I > >aced > > > my C++ course in my MSc, I have not worked on any real > projects using > >C++, > > > but with a little help I am sure I can deliver. I have > meddled with JNI, > > > that is to say I have my basics clear. > > > > > > To start off I would like to start working on something > that requires > >work > > > using JNI. I was told by Jeff that you have a deadline > coming this > >Monday, > > > therefore there may be other work that needs to be done > more urgently. > >So > > > let me know where I should start. > > > > > > Please also indicate what kind of OS/Dev tools setup you > guys are using > >so I > > > can try to work with the same setup. I currently have Red > HAt 9, with > >JDK > > > 1.4.1 plus the Eclipse IDE. I have also been trying to > use the gcj > >compiler > > > although with not much luck. > > > > > > Take care. > > > > > > - Pathan > > > > > > > > > > > > > > > >From: Jeffrey Morgan <Jef...@Br...> > > > >To: 'Jehanzeb Khan Pathan' <jkp...@us...> > > > >Subject: RE: java-gnome project needs help > > > >Date: Mon, 23 Feb 2004 07:13:53 -0500 > > > > > > > >Your help on this project would be greatly appreciated. Let > > > >me bring you up to speed on where we are in this project. Since > > > >you have been following the project you know that we > have receintly > > > >become a part of the GNOME Platform Bindings. This means that > > > >our release schedule is determined by the GNOME schedule. Our > > > >2.6 beta1 release is due next Monday and there are many items > > > >to complete. > > > > > > > >There are many areas where you can contribute on the project. I > > > >wrote a "help wanted" item for sourceforge that outlines some of > > > >those areas. It is here: > > > > > > > > >http://sourceforge.net/people/viewjob.php?group_id=1522&job_id=17627 > > > > > > > >The first step would be for you to send me your > sourceforge username > > > >so I can add you to the project. Once you are on the project you > > > >should join the java-gnome-hackers list and introduce > yourself. When > > > >you introduce yourself you might include any specific > experience you > > > >have like java, C, JNI, gnu build tools, etc. At that > point we will > > > >try to get you started on the project in an area where > you wish to > > > >work. > > > > > > > >-Jeff > > > > > > > > > > > > > I have been looking at the java-gnome project for a while > > > > > > > > > > now and would love to be a part of it. I have 2.5 years of > > > > > > > > > > Java experience. I know C/C++ but still consider myself an > > > > > > > > > > amateur at it since I have not really worked on any major > > > > > > > > > > project using it. I have a number of Linux distributions > > > > > > > > > > installed on my machine including RedHat 9 and Mandrake 9.1. > > > > > > > > > > > > > > > > > > > > I have a project hosted on sourceforge at > > > > > > > > > > http://empfd.sourceforge.net > > > > > > > > > > > > > > > > > > > > Let me know if I can be of any help to the project. > > > > > > > > > > > > > > > > > > > > - Pathan > > > > > > > > > > > > > > > > > > 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. > > > > > > _________________________________________________________________ > > > MSN 8 with e-mail virus protection service: 2 months FREE* > > > http://join.msn.com/?page=features/virus > > > > > > > > > > > > ------------------------------------------------------- > > > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > > > Build and deploy apps & Web services for Linux with > > > a free DVD software kit from IBM. Click Now! > > > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > > > _______________________________________________ > > > java-gnome-hackers mailing list > > > jav...@li... > > > https://lists.sourceforge.net/lists/listinfo/java-gnome-hackers > > > > > > > > > > >------------------------------------------------------- > >SF.Net is sponsored by: Speed Start Your Linux Apps Now. > >Build and deploy apps & Web services for Linux with > >a free DVD software kit from IBM. Click Now! > >http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > >_______________________________________________ > >java-gnome-hackers mailing list > >jav...@li... > >https://lists.sourceforge.net/lists/listinfo/java-gnome-hackers > > _________________________________________________________________ > Tired of spam? Get advanced junk mail protection with MSN 8. > http://join.msn.com/?page=features/junkmail > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > java-gnome-hackers mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-hackers > 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: Jehanzeb P. <jk...@ho...> - 2004-03-03 12:15:41
|
Hi Jeff, Sorry for not replying back earlier. I wanted to be able to give you a proper update on my progress. My internet connection at home was too slow (or was generating too many CRC errors) for the Eclipse CVS feature to work properly. We had 3 day Public holidays here in Karachi. I just got back to my office today and was able to 'Check Out' the gconf folder from the CVS. I am using Redhat9 with Gnome 2.2.0. I am using Eclipse 3 for development. Should I be working off the Gnome CVS code? I have downloaded java-gnome 2.5.5 and have been trying to install it but I keep getting the following error from the configure script: *** Unable to locate libgcj.jar needed by gcj I understand that I need to have libgcj.jar in my CLASSPATH environment variable, but where is libgcj.jar ??? I can't seem to find it. I know that gcj works find since I have successfully compiled a java file that uses System.out.println and executed it. I am using RedHat9 with gcc-java-3.2.2-5. I hope that someone is able to give me some directions so I can start pouring out some code. Thanks in advance. - Pathan >From: Jeffrey Morgan <ku...@zo...> >Reply-To: jav...@li... >To: java-gnome-hackers <jav...@li...> >Subject: Re: [java-gnome-hackers] Tell me what needs to be done >Date: Sat, 28 Feb 2004 11:55:00 -0500 > >How are things going? Have you been able to get the >code compiled on your system? > >-Jeff > >On Tue, 2004-02-24 at 05:12, Jehanzeb Pathan wrote: > > Hi everyone. > > > > Just wanted to introduce myself on to the group. My name is Jehanzeb >Khan > > Pathan, I normally go by my last name as it is the easiest to pronounce. >I > > am currently in my hometown Karachi in Pakistan. I graduated from Purdue > > University, USA in Civil Engineering in the year 2000. I have taken >computer > > science courses at Purdue in 3D/2D graphics and animation, as well as > > programming for the web. > > > > I have taken short courses in Java and Oracle and have been programming > > software using VB6 and Java from Jan 2001 to Sept 2002 where I also > > installed and managed Windows 2000 Server and a couple of Linux servers >on > > RedHat. From Sept 2002 to Oct 2003 I completed an MSc in Object Oriented > > Software Systems from City University London, UK. The degree was a > > specialization in OOP and related technologies (Java, C++, Distributed > > Systems, UML, USDP, HCI etc.). > > > > Relating to the project, I am very good at coding with Java. Although I >aced > > my C++ course in my MSc, I have not worked on any real projects using >C++, > > but with a little help I am sure I can deliver. I have meddled with JNI, > > that is to say I have my basics clear. > > > > To start off I would like to start working on something that requires >work > > using JNI. I was told by Jeff that you have a deadline coming this >Monday, > > therefore there may be other work that needs to be done more urgently. >So > > let me know where I should start. > > > > Please also indicate what kind of OS/Dev tools setup you guys are using >so I > > can try to work with the same setup. I currently have Red HAt 9, with >JDK > > 1.4.1 plus the Eclipse IDE. I have also been trying to use the gcj >compiler > > although with not much luck. > > > > Take care. > > > > - Pathan > > > > > > > > > > >From: Jeffrey Morgan <Jef...@Br...> > > >To: 'Jehanzeb Khan Pathan' <jkp...@us...> > > >Subject: RE: java-gnome project needs help > > >Date: Mon, 23 Feb 2004 07:13:53 -0500 > > > > > >Your help on this project would be greatly appreciated. Let > > >me bring you up to speed on where we are in this project. Since > > >you have been following the project you know that we have receintly > > >become a part of the GNOME Platform Bindings. This means that > > >our release schedule is determined by the GNOME schedule. Our > > >2.6 beta1 release is due next Monday and there are many items > > >to complete. > > > > > >There are many areas where you can contribute on the project. I > > >wrote a "help wanted" item for sourceforge that outlines some of > > >those areas. It is here: > > > > > >http://sourceforge.net/people/viewjob.php?group_id=1522&job_id=17627 > > > > > >The first step would be for you to send me your sourceforge username > > >so I can add you to the project. Once you are on the project you > > >should join the java-gnome-hackers list and introduce yourself. When > > >you introduce yourself you might include any specific experience you > > >have like java, C, JNI, gnu build tools, etc. At that point we will > > >try to get you started on the project in an area where you wish to > > >work. > > > > > >-Jeff > > > > > > > > > > I have been looking at the java-gnome project for a while > > > > > > > > now and would love to be a part of it. I have 2.5 years of > > > > > > > > Java experience. I know C/C++ but still consider myself an > > > > > > > > amateur at it since I have not really worked on any major > > > > > > > > project using it. I have a number of Linux distributions > > > > > > > > installed on my machine including RedHat 9 and Mandrake 9.1. > > > > > > > > > > > > > > > > I have a project hosted on sourceforge at > > > > > > > > http://empfd.sourceforge.net > > > > > > > > > > > > > > > > Let me know if I can be of any help to the project. > > > > > > > > > > > > > > > > - Pathan > > > > > > > > > > > > > > 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. > > > > _________________________________________________________________ > > MSN 8 with e-mail virus protection service: 2 months FREE* > > http://join.msn.com/?page=features/virus > > > > > > > > ------------------------------------------------------- > > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > > Build and deploy apps & Web services for Linux with > > a free DVD software kit from IBM. Click Now! > > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > > _______________________________________________ > > java-gnome-hackers mailing list > > jav...@li... > > https://lists.sourceforge.net/lists/listinfo/java-gnome-hackers > > > > > >------------------------------------------------------- >SF.Net is sponsored by: Speed Start Your Linux Apps Now. >Build and deploy apps & Web services for Linux with >a free DVD software kit from IBM. Click Now! >http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click >_______________________________________________ >java-gnome-hackers mailing list >jav...@li... >https://lists.sourceforge.net/lists/listinfo/java-gnome-hackers _________________________________________________________________ Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail |
From: Jeffrey M. <Jef...@Br...> - 2004-03-02 13:47:30
|
> -----Original Message----- > From: Mark Howard [mailto:mh...@ca...] > Sent: Tuesday, March 02, 2004 3:23 AM > To: jav...@li... > Subject: Re: [java-gnome-hackers] build problems - plus TODO items > > > On Mon, Mar 01, 2004 at 07:06:27PM -0500, Jeffrey Morgan wrote: > > On Mon, 2004-03-01 at 17:57, Mark Howard wrote: > > > Is there any chance we can get the destroy and delete > events done too? > > > > > > What do you think to adding a > > > boolean lifeCycleQuery( LifeCycleEvent event ) > > > method to LifeCycleListener? > > > If this is ok, I can make the changes. > > > (but I hope you can think of a better method name) > > > > > > How ablut just calling it lifeCycleEvent with a different > > return type. Whichever approach you choose please make > > sure there is ample javadocs in the interface. > > LifeCycleEvent still includes some events which do not > require a return > value, so we'd still need the original callback method. Perhaps we > should split this into two different event classes? > I would prefer not to split it up. -Jeff 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: Mark H. <mh...@ca...> - 2004-03-02 08:35:08
|
On Mon, Mar 01, 2004 at 07:06:27PM -0500, Jeffrey Morgan wrote: > On Mon, 2004-03-01 at 17:57, Mark Howard wrote: > > Is there any chance we can get the destroy and delete events done too? > > > > What do you think to adding a > > boolean lifeCycleQuery( LifeCycleEvent event ) > > method to LifeCycleListener? > > If this is ok, I can make the changes. > > (but I hope you can think of a better method name) > > > How ablut just calling it lifeCycleEvent with a different > return type. Whichever approach you choose please make > sure there is ample javadocs in the interface. LifeCycleEvent still includes some events which do not require a return value, so we'd still need the original callback method. Perhaps we should split this into two different event classes? > > > > > On Mon, Mar 01, 2004 at 04:33:48PM -0500, Jeffrey Morgan wrote: > > > 1) gcj.jar checks that work for all developers > > I've added another hack - Does this work for everyone? > > > > I'll try to reply to the other items soon > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > java-gnome-hackers mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-hackers > -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |
From: Jeffrey M. <ku...@zo...> - 2004-03-02 00:36:33
|
On Mon, 2004-03-01 at 17:57, Mark Howard wrote: > Is there any chance we can get the destroy and delete events done too? > > What do you think to adding a > boolean lifeCycleQuery( LifeCycleEvent event ) > method to LifeCycleListener? > If this is ok, I can make the changes. > (but I hope you can think of a better method name) How ablut just calling it lifeCycleEvent with a different return type. Whichever approach you choose please make sure there is ample javadocs in the interface. > > On Mon, Mar 01, 2004 at 04:33:48PM -0500, Jeffrey Morgan wrote: > > 1) gcj.jar checks that work for all developers > I've added another hack - Does this work for everyone? > > I'll try to reply to the other items soon |
From: Jeffrey M. <ku...@zo...> - 2004-03-02 00:34:59
|
On Mon, 2004-03-01 at 18:06, Mark Howard wrote: > On Mon, Mar 01, 2004 at 04:33:48PM -0500, Jeffrey Morgan wrote: > > 2) doc-core/Makefile.in.in that discovers all files in the > > build-faq directory for the installation > The problem is that docbook gives the output files different names - we > want to rename it to faq.html. > $(INSTALL) -m644 build-faq/t1.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/doc/core/faq.html > We could say: > $(INSTALL) -m644 build-faq/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/doc/core/faq.html > but this would fail if there is more than one html file in build-faq. > > > > 3) doc-gnome/Makefile.in.in that discovers all files in the > > build-tutorial directory for the installation > same The tutorial is comprised of numerous files on my system. The install target should find and install all of them. > > > 6) load the native gtkhtml, gconf, and vte libs when they are > > used. Currently we do not execute a loadLibrary for these > > libs so the examples fail. > > Which class should we load these in? do we need to modify all classes to > check that it's loaded? I am not sure. I guess we should identify the primary classes and at least ensure that these load the library. > > Also, have you seen my modifications to common/TODO ? There are quite a > lot of other things to do (but only api changes are really urgent for > wednesday). There are a lot of changes but not a lot of time. I hope to spend the majority of the time between now and Wednesday testing the code to try to find bugs prior to the release. |
From: Jeffrey M. <ku...@zo...> - 2004-03-02 00:33:57
|
On Mon, 2004-03-01 at 17:57, Mark Howard wrote: > Is there any chance we can get the destroy and delete events done too? > > What do you think to adding a > boolean lifeCycleQuery( LifeCycleEvent event ) > method to LifeCycleListener? > If this is ok, I can make the changes. > (but I hope you can think of a better method name) > > On Mon, Mar 01, 2004 at 04:33:48PM -0500, Jeffrey Morgan wrote: > > 1) gcj.jar checks that work for all developers > I've added another hack - Does this work for everyone? This works for me. > > I'll try to reply to the other items soon |
From: Mark H. <mh...@ca...> - 2004-03-01 23:19:03
|
On Mon, Mar 01, 2004 at 04:33:48PM -0500, Jeffrey Morgan wrote: > 2) doc-core/Makefile.in.in that discovers all files in the > build-faq directory for the installation The problem is that docbook gives the output files different names - we want to rename it to faq.html. $(INSTALL) -m644 build-faq/t1.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/doc/core/faq.html We could say: $(INSTALL) -m644 build-faq/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/doc/core/faq.html but this would fail if there is more than one html file in build-faq. > 3) doc-gnome/Makefile.in.in that discovers all files in the > build-tutorial directory for the installation same > 6) load the native gtkhtml, gconf, and vte libs when they are > used. Currently we do not execute a loadLibrary for these > libs so the examples fail. Which class should we load these in? do we need to modify all classes to check that it's loaded? Also, have you seen my modifications to common/TODO ? There are quite a lot of other things to do (but only api changes are really urgent for wednesday). -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |
From: Mark H. <mh...@ca...> - 2004-03-01 23:10:21
|
Is there any chance we can get the destroy and delete events done too? What do you think to adding a boolean lifeCycleQuery( LifeCycleEvent event ) method to LifeCycleListener? If this is ok, I can make the changes. (but I hope you can think of a better method name) On Mon, Mar 01, 2004 at 04:33:48PM -0500, Jeffrey Morgan wrote: > 1) gcj.jar checks that work for all developers I've added another hack - Does this work for everyone? I'll try to reply to the other items soon -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |
From: Jeffrey M. <Jef...@Br...> - 2004-03-01 21:46:17
|
> The changes fixed it for me - it was failing every time > before (I had to > manually edit configure to get it to run) > > What's the exact error you're getting? (and where is > libgcj.jar located > on your system?) The problem is that gcj is located in /usr/share/gcc-data/i686pc-linux-gnu/3.3/java on my system (gentoo). The directories we are using for the test do not even exist on my system. Here are the remaining items that should be fixed prior to the beta: 1) gcj.jar checks that work for all developers 2) doc-core/Makefile.in.in that discovers all files in the build-faq directory for the installation 3) doc-gnome/Makefile.in.in that discovers all files in the build-tutorial directory for the installation 4) fix to event handling so it handles array of ints so the rows_reordered event will propotage properly (I will work on this). 5) fix a bug in the ActionGroup code (I will work on this). 6) load the native gtkhtml, gconf, and vte libs when they are used. Currently we do not execute a loadLibrary for these libs so the examples fail. I am handling items 4 and 5. Please let me know if you can work on one of the other items. -Jeff 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: Mark H. <mh...@ca...> - 2004-03-01 14:25:55
|
On Mon, Mar 01, 2004 at 06:47:33AM -0500, Jeffrey Morgan wrote: > Each of the three changes for the build system that were > committed yesterday broke my build. Did others have the > same problem? The changes fixed it for me - it was failing every time before (I had to manually edit configure to get it to run) What's the exact error you're getting? (and where is libgcj.jar located on your system?) -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |
From: Jeffrey M. <ku...@zo...> - 2004-03-01 12:17:16
|
Each of the three changes for the build system that were committed yesterday broke my build. Did others have the same problem? -Jeff |
From: Mark H. <mh...@ca...> - 2004-03-01 09:43:24
|
Are you running all this from within ./bin jhbulid shell (or whatever you use), so that LD_LIBRARY_PATH is set right? If you changed it, did you remember to include the old value: export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/foo/bar/java-gnome/gtk/lib/ On Sun, Feb 29, 2004 at 08:40:56PM +0100, Luca De Rugeriis wrote: > Il dom, 2004-02-29 alle 19:06, Mark Howard ha scritto: > > Looks like you might be linking against a different glade. Try > > make -C glade clean > > and then rebuild. > Thanks Mark, > I've rebuilt glade and glade-java, the only thing that changed is the > error: > > org.gnu.glade.GladeXMLException: Could not load support for `gnome': > /usr/lib/libgnome.so: undefined symbol: poptHelpOptions > > It's definately a bad installation problem, so don't waste time on it, > but it's strange cause the libgnome it should use is located in > /home/luca/installed/lib, and I've checked that glade-java compiled > against the right one... > > -- > Luca De Rugeriis <pie...@li...> > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > java-gnome-hackers mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-hackers > -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |
From: Jeffrey M. <ku...@zo...> - 2004-02-29 23:40:38
|
This is the problem that I was afraid of. This is due the what I explained in my original email. Our bindings event handling doesn't know how to handle an array of ints so it thinks it is an int. This is why you are getting the message. We now have until Wednesday so I should be able to address this over the next day or so. -Jeff On Sun, 2004-02-29 at 13:57, Mark Howard wrote: > ListStore and TreeStore weren't calling > super.intializeEventHandlers(). I've added this but there's another > problem: > > ** WARNING **: Java-GNOME - cannot find callback method handleRowsReordered in the specified object with signature (III)V > > this causes an exception: > Exception in thread "main" java.lang.RuntimeException: > at org.gnu.glib.GObject.addEventHandler(Native Method) > at org.gnu.glib.EventMap.initialize(EventMap.java:62) > at org.gnu.gtk.TreeModel.initializeEventHandlers(TreeModel.java:253) > at org.gnu.gtk.ListStore.<init>(ListStore.java:50) > at dataTable.TableExample.<init>(TableExample.java:35) > at dataTable.TableExample.main(TableExample.java:112) > > TreeModel has void handleRowsReordered( int, int, int[] ); > > It seems we have another day or two for the release. I've not had chance > to look at the destroy and delete signals - could you possibly do this? > > On Sun, Feb 29, 2004 at 09:29:24AM -0500, Jeffrey Morgan wrote: > > On Sun, 2004-02-29 at 09:06, Mark Howard wrote: > > > On Sun, Feb 29, 2004 at 08:43:15AM -0500, Jeffrey Morgan wrote: > > > > Do you know if the event was fired in the native layer? > > > > > > It should have been according to the docs for setReorderable(bool). How > > > can I find out? > > > > > > > All signals pass through the method jg_signal_cb in > > org_gnu_glib_GObject.c. You might try to add some > > printf statements here. I am about to leave for about > > eight hours so I will not be able to help you on this. > > Please post to this list with your results and I will > > try to pick up where you leave off when I return. > > > > -Jeff > > > > > > > > ------------------------------------------------------- > > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > > Build and deploy apps & Web services for Linux with > > a free DVD software kit from IBM. Click Now! > > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > > _______________________________________________ > > java-gnome-hackers mailing list > > jav...@li... > > https://lists.sourceforge.net/lists/listinfo/java-gnome-hackers > > |
From: Jeffrey M. <ku...@zo...> - 2004-02-29 23:37:16
|
Looks like we have until Wednesday for beta1. -Jeff |
From: Luca De R. <pie...@li...> - 2004-02-29 19:55:44
|
Il dom, 2004-02-29 alle 19:06, Mark Howard ha scritto: > Looks like you might be linking against a different glade. Try > make -C glade clean > and then rebuild. Thanks Mark, I've rebuilt glade and glade-java, the only thing that changed is the error: org.gnu.glade.GladeXMLException: Could not load support for `gnome': /usr/lib/libgnome.so: undefined symbol: poptHelpOptions It's definately a bad installation problem, so don't waste time on it, but it's strange cause the libgnome it should use is located in /home/luca/installed/lib, and I've checked that glade-java compiled against the right one... -- Luca De Rugeriis <pie...@li...> |
From: Mark H. <mh...@ca...> - 2004-02-29 19:08:53
|
ListStore and TreeStore weren't calling super.intializeEventHandlers(). I've added this but there's another problem: ** WARNING **: Java-GNOME - cannot find callback method handleRowsReordered in the specified object with signature (III)V this causes an exception: Exception in thread "main" java.lang.RuntimeException: at org.gnu.glib.GObject.addEventHandler(Native Method) at org.gnu.glib.EventMap.initialize(EventMap.java:62) at org.gnu.gtk.TreeModel.initializeEventHandlers(TreeModel.java:253) at org.gnu.gtk.ListStore.<init>(ListStore.java:50) at dataTable.TableExample.<init>(TableExample.java:35) at dataTable.TableExample.main(TableExample.java:112) TreeModel has void handleRowsReordered( int, int, int[] ); It seems we have another day or two for the release. I've not had chance to look at the destroy and delete signals - could you possibly do this? On Sun, Feb 29, 2004 at 09:29:24AM -0500, Jeffrey Morgan wrote: > On Sun, 2004-02-29 at 09:06, Mark Howard wrote: > > On Sun, Feb 29, 2004 at 08:43:15AM -0500, Jeffrey Morgan wrote: > > > Do you know if the event was fired in the native layer? > > > > It should have been according to the docs for setReorderable(bool). How > > can I find out? > > > > All signals pass through the method jg_signal_cb in > org_gnu_glib_GObject.c. You might try to add some > printf statements here. I am about to leave for about > eight hours so I will not be able to help you on this. > Please post to this list with your results and I will > try to pick up where you leave off when I return. > > -Jeff > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > java-gnome-hackers mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-hackers > -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |
From: Mark H. <mh...@ca...> - 2004-02-29 18:17:42
|
Looks like you might be linking against a different glade. Try make -C glade clean and then rebuild. On Sun, Feb 29, 2004 at 06:18:07PM +0100, Luca De Rugeriis wrote: > It seems I can't run any glade based app: > org.gnu.glade.GladeXMLException: could not find `bonobo' init function: > `glade_module_register_widgets': > /home/luca/installed/lib/libgmodule-2.0.so.0: undefined symbol: > glade_module_register_widgets > > I have that the relevant header in gmodule.h. > Maybe could be my bnobo installation? I've installed libbonobo only, is > there something I'm missing? > > (Non-glade apps just work fine) > -- > Luca De Rugeriis <pie...@li...> > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > java-gnome-hackers mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-hackers > -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |
From: Luca De R. <pie...@li...> - 2004-02-29 17:39:25
|
It seems I can't run any glade based app: org.gnu.glade.GladeXMLException: could not find `bonobo' init function: `glade_module_register_widgets': /home/luca/installed/lib/libgmodule-2.0.so.0: undefined symbol: glade_module_register_widgets I have that the relevant header in gmodule.h. Maybe could be my bnobo installation? I've installed libbonobo only, is there something I'm missing? (Non-glade apps just work fine) -- Luca De Rugeriis <pie...@li...> |
From: Luca De R. <pie...@li...> - 2004-02-29 15:17:48
|
Il sab, 2004-02-28 alle 18:31, Jeffrey Morgan ha scritto: > On Sat, 2004-02-28 at 12:28, Mark Howard wrote: > > On Sat, Feb 28, 2004 at 10:45:08AM -0500, Jeffrey Morgan wrote: > > > The core questions are "How will developers be using our bindings?" > > Gnome/Linux apps - always have gcc; don't often have a jvm. > > Embedded apps - low memory > > Windows apps? (But would require compiled gtk) > > > > > our bindings work with standard JVMs or should we take the approach > > > that our bindings and all applications should that use them should > > > use the gcc suite? > > I recently released by bugwatcher app to Debian. Trying to support all > > jvms will be virtually impossible. "Forcing" our users to use gcc might > > be beneficial in terms of support. > > My thought exactly. If I were going to develop an application using > java-gnome I would only compile it to binary. This makes distribution > and support much easier. You don't need to worry if users have the > 'correct' jvm on their system and you don't need to worry about things > like classpaths and if all libs are in the LD_LIBRAY_PATH. Easier support and distribution sounds good to me, and also the performance speed up. If gcj can compile the most of the apps around, that's fine and it seems that we will only have benefits from this move. (When I've tried to compile cromagnon with a 1 year old gcj, it failed because of unimplemented classes, but AFAIK the situation now is way better). -- Luca De Rugeriis <pie...@li...> |
From: Jeffrey M. <ku...@zo...> - 2004-02-29 14:58:25
|
On Sun, 2004-02-29 at 09:06, Mark Howard wrote: > On Sun, Feb 29, 2004 at 08:43:15AM -0500, Jeffrey Morgan wrote: > > Do you know if the event was fired in the native layer? > > It should have been according to the docs for setReorderable(bool). How > can I find out? > All signals pass through the method jg_signal_cb in org_gnu_glib_GObject.c. You might try to add some printf statements here. I am about to leave for about eight hours so I will not be able to help you on this. Please post to this list with your results and I will try to pick up where you leave off when I return. -Jeff |
From: Mark H. <mh...@ca...> - 2004-02-29 14:17:38
|
On Sun, Feb 29, 2004 at 08:43:15AM -0500, Jeffrey Morgan wrote: > Do you know if the event was fired in the native layer? It should have been according to the docs for setReorderable(bool). How can I find out? > > -Jeff > > > On Sun, 2004-02-29 at 08:55, Mark Howard wrote: > > I can't get the rows-reordered signal to work. I modified > > dataTable/TableExample > > > > treeWidget.setReorderable( true ); > > store.addListener( (TreeModelListener) this ); > > > > } > > > > public void treeModelEvent( TreeModelEvent event ){ > > System.out.println("TreeModelEvent"); > > if (event.isOfType(TreeModelEvent.Type.ROWS_REORDERED)){ > > System.out.println("Rows Reordered"); > > System.out.println("Iter " + event.getTreeIter().toString()); > > System.out.println("Path: " + event.getTreePath().toString() ); > > } > > } > > > > > > The callback is never called. > > I tried changing rows_reordered to rows-reordered in TreeModel.java, but > > this didn't help. > > > > > > > > On Thu, Feb 26, 2004 at 12:40:39PM -0500, Jeffrey Morgan wrote: > > > > > I just checked in the code that does this but I have no way of > > > > > knowing if it works. Can one of you please write a simple example > > > > > how to sort the columns of a tree model and add it to the project? > > > > > > > > > > Thanks > > > > > -Jeff > > > > > > > > > > > The rows-reordered signal is the only (as far as I can see) way of > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > java-gnome-hackers mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-hackers > -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |
From: Jeffrey M. <ku...@zo...> - 2004-02-29 14:12:15
|
Do you know if the event was fired in the native layer? -Jeff On Sun, 2004-02-29 at 08:55, Mark Howard wrote: > I can't get the rows-reordered signal to work. I modified > dataTable/TableExample > > treeWidget.setReorderable( true ); > store.addListener( (TreeModelListener) this ); > > } > > public void treeModelEvent( TreeModelEvent event ){ > System.out.println("TreeModelEvent"); > if (event.isOfType(TreeModelEvent.Type.ROWS_REORDERED)){ > System.out.println("Rows Reordered"); > System.out.println("Iter " + event.getTreeIter().toString()); > System.out.println("Path: " + event.getTreePath().toString() ); > } > } > > > The callback is never called. > I tried changing rows_reordered to rows-reordered in TreeModel.java, but > this didn't help. > > > > > On Thu, Feb 26, 2004 at 12:40:39PM -0500, Jeffrey Morgan wrote: > > > > I just checked in the code that does this but I have no way of > > > > knowing if it works. Can one of you please write a simple example > > > > how to sort the columns of a tree model and add it to the project? > > > > > > > > Thanks > > > > -Jeff > > > > > > > > > The rows-reordered signal is the only (as far as I can see) way of |