From jsword-devel@crosswire.org Thu Nov 6 11:58:22 2003 From: jsword-devel@crosswire.org (Joe Walker) Date: Thu, 06 Nov 2003 11:58:22 +0000 Subject: [jsword-devel] New Release Message-ID: <3FAA375E.4000805@eireneh.com> Hi, I've just done a release of J-Sword. Version 0.9.6 is the second beta for 1.0, and I *hope* we will only need one more. What has changed? - New installer based downloads for Windows/Linux/MacOSX/Generic Java. - Loads of sword modules reading fixes. My focus now is on GUI fixes, and then I believe we are ready for a 1.0 The download link is: http://www.crosswire.org/jsword/download.jsp One other job before 1.0 - as I've noted before I think we need to give the Swing GUI a different name from the core like the other SWORD projects do - for the large part C++ Sword front ends have their own name. Benefits: - less user confusion, quite a few people have come up to me and asked what "J - S - Word" is, and there is already confusion between Sword and ESword, it doesn't seem sensible to make that worse - it is more obvious to developers that there is a core package (still jsword) that is separate from the GUI, another thing I've been asked about several times The best name that I've come up with so far is "Bible Desktop", which is poor - any better suggestions? Joe. From jsword-devel@crosswire.org Thu Nov 6 16:15:11 2003 From: jsword-devel@crosswire.org (Primo & Carllyn Walker) Date: Thu, 06 Nov 2003 10:15:11 -0600 Subject: [jsword-devel] New Release In-Reply-To: <3FAA375E.4000805@eireneh.com> Message-ID: > This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --B_3150958511_210134 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit How about Ebread? Carllyn Walker --B_3150958511_210134 Content-type: text/html; charset="US-ASCII" Content-transfer-encoding: quoted-printable Re: [jsword-devel] New Release How about Ebread?  = ;Carllyn Walker --B_3150958511_210134-- From jsword-devel@crosswire.org Thu Nov 6 23:40:06 2003 From: jsword-devel@crosswire.org (Joe Walker) Date: Thu, 06 Nov 2003 23:40:06 +0000 Subject: [jsword-devel] New Release In-Reply-To: References: Message-ID: <3FAADBD6.6020705@eireneh.com> Hi, Primo & Carllyn Walker wrote: > How about Ebread? Carllyn Walker Thanks for the suggestion, I found this site http://www.ebread.org/ that was making something of the idea already, so I would need to check that they didn't mind. Joe. From jsword-devel@crosswire.org Fri Nov 7 00:46:59 2003 From: jsword-devel@crosswire.org (Jacky Cheung) Date: Fri, 07 Nov 2003 08:46:59 +0800 Subject: [jsword-devel] New Release In-Reply-To: <3FAA375E.4000805@eireneh.com> References: <3FAA375E.4000805@eireneh.com> Message-ID: <1068166018.4005.11.camel@jland.d2g.com> --=-MMJt+C7IT8UhS6cVkBJI Content-Type: text/plain Content-Transfer-Encoding: 7bit Dear Joe, Here is what I found in the Linux version of 0.9.6. 1. The installer said there are some errors. Fortunately, the files are installed. I think this has to be fixed in 1.0. 2. May be related to (1), the installer generated run script is not working. 3. The look and feel is Windows. This will generate an error in Linux, for Linux doesn't have Windows look and feel. I think javax.swing.plaf.metal.MetalLookAndFeel is better for cross platform. 4. NullPointerException occur if I change the look and feel in options. A few months ago, there is a discussion about using different font for the display of data of different languages so that non-ANSI characters, like CJK, can be displayed in the GUI. Will we get this feature in 1.0? Thanks. Best regards, Jacky On Thu, 2003-11-06 at 19:58, Joe Walker wrote: > Hi, > > I've just done a release of J-Sword. Version 0.9.6 is the second beta > for 1.0, and I *hope* we will only need one more. > > What has changed? > - New installer based downloads for Windows/Linux/MacOSX/Generic Java. > - Loads of sword modules reading fixes. > > My focus now is on GUI fixes, and then I believe we are ready for a 1.0 > > The download link is: > http://www.crosswire.org/jsword/download.jsp > > One other job before 1.0 - as I've noted before I think we need to give > the Swing GUI a different name from the core like the other SWORD > projects do - for the large part C++ Sword front ends have their own name. > Benefits: > - less user confusion, quite a few people have come up to me and asked > what "J - S - Word" is, and there is already confusion between Sword and > ESword, it doesn't seem sensible to make that worse > - it is more obvious to developers that there is a core package (still > jsword) that is separate from the GUI, another thing I've been asked > about several times > The best name that I've come up with so far is "Bible Desktop", which is > poor - any better suggestions? > > Joe. > > > > _______________________________________________ > jsword-devel mailing list > jsword-devel@crosswire.org > http://www.crosswire.org/mailman/listinfo/jsword-devel --=-MMJt+C7IT8UhS6cVkBJI Content-Type: text/html; charset=utf-8 Dear Joe,

Here is what I found in the Linux version of 0.9.6.
  1. The installer said there are some errors. Fortunately, the files are installed. I think this has to be fixed in 1.0.
  2. May be related to (1), the installer generated run script is not working.
  3. The look and feel is Windows. This will generate an error in Linux, for Linux doesn't have Windows look and feel. I think javax.swing.plaf.metal.MetalLookAndFeel is better for cross platform.
  4. NullPointerException occur if I change the look and feel in options.

A few months ago, there is a discussion about using different font for the display of data of different languages so that non-ANSI characters, like CJK, can be displayed in the GUI. Will we get this feature in 1.0?  Thanks.

Best regards,
Jacky

On Thu, 2003-11-06 at 19:58, Joe Walker wrote:
Hi,

I've just done a release of J-Sword. Version 0.9.6 is the second beta 
for 1.0, and I *hope* we will only need one more.

What has changed?
- New installer based downloads for Windows/Linux/MacOSX/Generic Java.
- Loads of sword modules reading fixes.

My focus now is on GUI fixes, and then I believe we are ready for a 1.0

The download link is:
   http://www.crosswire.org/jsword/download.jsp

One other job before 1.0 - as I've noted before I think we need to give 
the Swing GUI a different name from the core like the other SWORD 
projects do - for the large part C++ Sword front ends have their own name.
Benefits:
- less user confusion, quite a few people have come up to me and asked 
what "J - S - Word" is, and there is already confusion between Sword and 
ESword, it doesn't seem sensible to make that worse
- it is more obvious to developers that there is a core package (still 
jsword) that is separate from the GUI, another thing I've been asked 
about several times
The best name that I've come up with so far is "Bible Desktop", which is 
poor - any better suggestions?

Joe.



_______________________________________________
jsword-devel mailing list
jsword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/jsword-devel
--=-MMJt+C7IT8UhS6cVkBJI-- From jsword-devel@crosswire.org Fri Nov 7 07:45:36 2003 From: jsword-devel@crosswire.org (Joe Walker) Date: Fri, 07 Nov 2003 07:45:36 +0000 Subject: [jsword-devel] New Release In-Reply-To: <1068166018.4005.11.camel@jland.d2g.com> References: <3FAA375E.4000805@eireneh.com> <1068166018.4005.11.camel@jland.d2g.com> Message-ID: <3FAB4DA0.1030501@eireneh.com> Thanks, I've got both of those on my list (cvs:/bugs.txt) Joe. Jacky Cheung wrote: > Dear Joe, > > Here is what I found in the Linux version of 0.9.6. > > 1. The installer said there are some errors. Fortunately, the files > are installed. I think this has to be fixed in 1.0. > 2. May be related to (1), the installer generated run script is not > working. > 3. The look and feel is Windows. This will generate an error in > Linux, for Linux doesn't have Windows look and feel. I think > javax.swing.plaf.metal.MetalLookAndFeel is better for cross platform. > 4. NullPointerException occur if I change the look and feel in options. > > > A few months ago, there is a discussion about using different font for > the display of data of different languages so that non-ANSI characters, > like CJK, can be displayed in the GUI. Will we get this feature in 1.0? > Thanks. > > Best regards, > Jacky > > On Thu, 2003-11-06 at 19:58, Joe Walker wrote: > >>/Hi, >> >>I've just done a release of J-Sword. Version 0.9.6 is the second beta >>for 1.0, and I *hope* we will only need one more. >> >>What has changed? >>- New installer based downloads for Windows/Linux/MacOSX/Generic Java. >>- Loads of sword modules reading fixes. >> >>My focus now is on GUI fixes, and then I believe we are ready for a 1.0 >> >>The download link is: >> //_http://www.crosswire.org/jsword/download.jsp_ >> >>One other job before 1.0 - as I've noted before I think we need to give >>the Swing GUI a different name from the core like the other SWORD >>projects do - for the large part C++ Sword front ends have their own name. >>Benefits: >>- less user confusion, quite a few people have come up to me and asked >>what "J - S - Word" is, and there is already confusion between Sword and >>ESword, it doesn't seem sensible to make that worse >>- it is more obvious to developers that there is a core package (still >>jsword) that is separate from the GUI, another thing I've been asked >>about several times >>The best name that I've come up with so far is "Bible Desktop", which is >>poor - any better suggestions? >> >>Joe. >> >> >> >>_______________________________________________ >>jsword-devel mailing list >>jsword-devel@crosswire.org >>_http://www.crosswire.org/mailman/listinfo/jsword-devel_/ >> From jsword-devel@crosswire.org Sun Nov 9 12:55:47 2003 From: jsword-devel@crosswire.org (Joe Walker) Date: Sun, 09 Nov 2003 12:55:47 +0000 Subject: [jsword-devel] API tweaks from GUI tidy up Message-ID: <3FAE3953.9090105@eireneh.com> Hi, To simplify the UI, I'd like to merge the Dictionary and Commentary panes into a reference pane, and as part of doing that I think there are some API changes that could prove useful. Most importantly I have made Passage implement Key which I should probably have done ages ago, I've moved Key into the Passage package to stop any cyclic dependencies. This simple change makes the Bible interface virtually the same as Book. Commentary has a hasData(Verse) method that could be usefully generalized to hasData(Key) and promoted to Book. This is a generalization so it breaks nothing. Now Commentary is virtually the same as Book too. Also I could find no examples of use of SortedSet Dictionary.getIndex(String startswith) that actually passed in a meaning full string, so I propose simplifying to: SortedSet Dictionary.getIndex() And now it is something that all books can implement. The above may sound big, however the APIExamples class is virtually unchanged so I don't think it is that huge. The good news from this is that a reference pane can treat all reference works in a similar way. Any comments? Joe. From jsword-devel@crosswire.org Tue Nov 11 02:44:54 2003 From: jsword-devel@crosswire.org (Nic Carter) Date: Tue, 11 Nov 2003 10:44:54 +0800 Subject: [jsword-devel] New Release In-Reply-To: <3FAB4DA0.1030501@eireneh.com> References: <3FAA375E.4000805@eireneh.com> <1068166018.4005.11.camel@jland.d2g.com> <3FAB4DA0.1030501@eireneh.com> Message-ID: <07B63FC1-13F1-11D8-8097-0003934F7314@mac.com> Hi there Joe and co. :) Just tried to install this using the installer on Mac OS X (10.3) and the install went well (so it claimed) but when I first tried to run it it failed with the following error (once the progress bar appeared): " An error has occured: Can't find resource: config.xml " The only abnormal thing I did was to chose to install the app to a non-standard folder ('Apps' within my home directory, as opposed to choosing the default 'Applications' in the root folder). But that shouldn't cause it to not work. Sorry, haven't had time to try work-arounds, like moving the config file out of the .app folder into places like my home dir, but I'm assuming that this is something that really wants to be fixed before 1.0!!! :) thanks nic... :) >> On Thu, 2003-11-06 at 19:58, Joe Walker wrote: >>> /Hi, >>> >>> I've just done a release of J-Sword. Version 0.9.6 is the second >>> beta for 1.0, and I *hope* we will only need one more. >>> >>> What has changed? >>> - New installer based downloads for Windows/Linux/MacOSX/Generic >>> Java. >>> - Loads of sword modules reading fixes. >>> >>> My focus now is on GUI fixes, and then I believe we are ready for a >>> 1.0 >>> >>> The download link is: >>> //_http://www.crosswire.org/jsword/download.jsp_ >>> >>> One other job before 1.0 - as I've noted before I think we need to >>> give the Swing GUI a different name from the core like the other >>> SWORD projects do - for the large part C++ Sword front ends have >>> their own name. >>> Benefits: >>> - less user confusion, quite a few people have come up to me and >>> asked what "J - S - Word" is, and there is already confusion between >>> Sword and ESword, it doesn't seem sensible to make that worse >>> - it is more obvious to developers that there is a core package >>> (still jsword) that is separate from the GUI, another thing I've >>> been asked about several times >>> The best name that I've come up with so far is "Bible Desktop", >>> which is poor - any better suggestions? >>> >>> Joe. "Morality may keep you out of jail, but it takes the blood of Christ to keep you out of Hell." -- Charles Spurgeon ------------------------------------------------- Interested in finding out more about God, Jesus, Christianity and "the meaning of life"? Visit http://www.christianity.net.au ------------------------------------------------- From jsword-devel@crosswire.org Mon Nov 10 02:17:15 2003 From: jsword-devel@crosswire.org (jsword-devel@crosswire.org) Date: Sun, 09 Nov 2003 18:17:15 -0800 Subject: [jsword-devel] Problems Running jsword in Mac OS X Message-ID: I recently downloaded your program, jsword, but can't get it to run. Installation is OK with no errors or problems. When I run it the first time, it stop and states: Error Can't find config.xml resource. I can visually see that file in the resource folder of your program. I've re-downloaded and re-installed your program as well as Java 1.4.1. Is there anything else that can be done because your program looked quite promising. I do not know anything about Java or Unix commands. Thanks-- Mike From jsword-devel@crosswire.org Mon Nov 10 23:57:10 2003 From: jsword-devel@crosswire.org (Alan Rouse) Date: Mon, 10 Nov 2003 18:57:10 -0500 Subject: [jsword-devel] bible modules Message-ID: <6.0.0.22.0.20031110184632.02560908@mail.rouses.net> I have an ancient DOS version of WordSearch (NIV). I would love to convert that Bible so that I can read it with one of the sword ui's. Conveniently, my version of WordSearch permits me to export the entire (or individual NT and OT, or any other range) as a plain text file. Each verse is on a single line, with the reference at the beginning of the line... like GEN 1:1 In the beginning God created the heavens and the earth. GEN 1:2 Now the earth was* formless and empty, darkness was over the surface of the deep, and the Spirit of God was hovering over the waters. * Or possibly became GEN 1:3 And God said, "Let there be light," and there was light. I can export it with or without the notes... I'm a competent java programmer so I think I should be able to pull this off, given a little information. It should not be hard to convert this to something like GBF (using the ASV module as a pattern), and drop them into a texts/rawtext/niv directory just like the ASV (and create a corresponding conf file in the appropriate directory. However, there is that little matter of those index files. Surely there already exists code to generate index files. Can someone point me to the details I'm lacking so I can accomplish this? Thanks! From jsword-devel@crosswire.org Tue Nov 11 20:05:58 2003 From: jsword-devel@crosswire.org (Chris Little) Date: Tue, 11 Nov 2003 14:05:58 -0600 Subject: [jsword-devel] bible modules In-Reply-To: <6.0.0.22.0.20031110184632.02560908@mail.rouses.net> References: <6.0.0.22.0.20031110184632.02560908@mail.rouses.net> Message-ID: <3FB14126.80204@crosswire.org> Alan, vpl2mod in the utilities directory of the Sword source tree will do what you want. --Chris Alan Rouse wrote: >I have an ancient DOS version of WordSearch (NIV). I would love to convert that Bible so that I can read it with one of the sword ui's. > >Conveniently, my version of WordSearch permits me to export the entire (or individual NT and OT, or any other range) as a plain text file. Each verse is on a single line, with the reference at the beginning of the line... like > >GEN 1:1 In the beginning God created the heavens and the earth. >GEN 1:2 Now the earth was* formless and empty, darkness was over the surface of the deep, and the Spirit of God was hovering over the waters. >* Or possibly became >GEN 1:3 And God said, "Let there be light," and there was light. > >I can export it with or without the notes... > >I'm a competent java programmer so I think I should be able to pull this off, given a little information. It should not be hard to convert this to something like GBF (using the ASV module as a pattern), and drop them into a texts/rawtext/niv directory just like the ASV (and create a corresponding conf file in the appropriate directory. However, there is that little matter of those index files. > >Surely there already exists code to generate index files. Can someone point me to the details I'm lacking so I can accomplish this? > >Thanks! > >_______________________________________________ >jsword-devel mailing list >jsword-devel@crosswire.org >http://www.crosswire.org/mailman/listinfo/jsword-devel > > From jsword-devel@crosswire.org Tue Nov 11 23:40:24 2003 From: jsword-devel@crosswire.org (Primo & Carllyn Walker) Date: Tue, 11 Nov 2003 17:40:24 -0600 Subject: [jsword-devel] Problems Running jsword in Mac OS X In-Reply-To: Message-ID: I have had the same problem on my Mac running OS x.2 Any suggestions would be greatly appreciated. Carllyn Walker From jsword-devel@crosswire.org Wed Nov 12 22:52:29 2003 From: jsword-devel@crosswire.org (Joe Walker) Date: Wed, 12 Nov 2003 22:52:29 +0000 Subject: [jsword-devel] Problems Running jsword in Mac OS X In-Reply-To: References: Message-ID: <3FB2B9AD.8090606@eireneh.com> Hi, I don't have access to a Mac so it isn't easy for me to test. config.xml should be in resources so that is right. It is being accessed via the classpath so there is obviously some problem setting that up under macosx. How were you running jsword? Did you get an icon to click on? and can you tell what that does? There is a startup script in jsword/bin/jsword.sh which should set the classpath correctly, maybe that is worth a try. With the error message is there a details checkbox? and if so can you tell me what the first line of the exception is? And do you have access to any sort of startup log? We currently print quite a lot of stuff to the console as we start up, if you could cut and paste that into an email it might help. There may be a lot of things to try there, and not all of them may work or be easy, but any extra info you can give me will help. Thanks, Joe. mvbaiss@qwickconnect.net wrote: > I recently downloaded your program, jsword, but can't get > it to run. > Installation is OK with no errors or problems. > When I run it the first time, it stop and states: > Error Can't find config.xml resource. > > I can visually see that file in the resource folder of your > program. > > I've re-downloaded and re-installed your program as well as > Java 1.4.1. > > Is there anything else that can be done because your > program looked quite promising. > > I do not know anything about Java or Unix commands. > > Thanks-- Mike > _______________________________________________ > jsword-devel mailing list > jsword-devel@crosswire.org > http://www.crosswire.org/mailman/listinfo/jsword-devel From jsword-devel@crosswire.org Fri Nov 14 22:41:28 2003 From: jsword-devel@crosswire.org (Alan Rouse) Date: Fri, 14 Nov 2003 17:41:28 -0500 Subject: [jsword-devel] bible modules Message-ID: <6.0.0.22.0.20031114174005.025eb300@mail.rouses.net> That worked perfectly. Thank you very much! Alan >From: Chris Little >To: jsword-devel@crosswire.org >Subject: Re: [jsword-devel] bible modules >Reply-To: jsword-devel@crosswire.org > >Alan, > >vpl2mod in the utilities directory of the Sword source tree will do what >you want. > >--Chris > >Alan Rouse wrote: > >>I have an ancient DOS version of WordSearch (NIV). From jsword-devel@crosswire.org Sat Nov 15 00:40:50 2003 From: jsword-devel@crosswire.org (Paul Price) Date: Fri, 14 Nov 2003 14:40:50 -1000 Subject: [jsword-devel] New Release In-Reply-To: <3FAA375E.4000805@eireneh.com>; from joe@eireneh.com on Thu, Nov 06, 2003 at 01:58:22 -1000 References: <3FAA375E.4000805@eireneh.com> Message-ID: <20031115004050.GG20648@mithrandir.ifa.hawaii.edu> G'day Joe. I've only had a chance to have a small play around, but it's looking good. It starts up now, which is a big improvement over the last version I had... (; Haven't tried the installer - just installed the binary release myself. As previously noted (Jacky Cheung), the Windows look and feel is missing on my RH9 system. That may explain the other thing that I've noticed: when I display a NT passage with a Greek Bible, I get the text, with a whole heap of greater-than signs (">") in between. These all appear to be linked to something (down the bottom I get "$1234" or "morph://something" when my cursor is over it). I don't appear to have the same trouble with the LXX, but only with NT Greek Bibles (Byzantine/Majority and the TR are the ones I've tried). Not sure whether this is a bug or a feature, but I'm thinking it's not a good thing. Thanks, Paul. <>< From jsword-devel@crosswire.org Sun Nov 16 08:38:34 2003 From: jsword-devel@crosswire.org (Joe Walker) Date: Sun, 16 Nov 2003 08:38:34 +0000 Subject: [jsword-devel] New Release In-Reply-To: <20031115004050.GG20648@mithrandir.ifa.hawaii.edu> References: <3FAA375E.4000805@eireneh.com> <20031115004050.GG20648@mithrandir.ifa.hawaii.edu> Message-ID: <3FB7378A.70703@eireneh.com> The > signs are a right pain. The problem is that the HTML renderer that comes with Swing is virtually useless. No JavaScript, XHTML, CSS, poor table support, etc, etc. And the > are a hangover from the renderer being sooo poor. I'm reluctant to spend ages working around Sun's bugs so I've tended to ignore the OSIS -> HTML conversion process a bit waiting for an HTML renderer that is up to something. I've found that JDK 1.5 is supposed to have a good renderer, and there isn't a lot of other options. I've looked at http://sourceforge.net/projects/jxwb which was supposed to have a renderer but doesn't yet http://jazilla.sourceforge.net looks promising, but is probably only slightly better than the JDK version, and not likely to keep up with Sun, and the docs are poor. There was a component that was part of NetBeans, but that has been dropped (and merged with Jazilla, I think) Anyone heard of any others? As for the links the idea is that they show up stuff in other panes. So a strongs number will take you to a sensible place etc. I know about it and hope to fix it in this release. Joe. Paul Price wrote: > G'day Joe. > > I've only had a chance to have a small play around, but it's looking > good. It starts up now, which is a big improvement over the last > version I had... (; Haven't tried the installer - just installed the > binary release myself. > As previously noted (Jacky Cheung), the Windows look and feel is > missing on my RH9 system. That may explain the other thing that I've > noticed: when I display a NT passage with a Greek Bible, I get the text, > with a whole heap of greater-than signs (">") in between. These all > appear to be linked to something (down the bottom I get "$1234" or > "morph://something" when my cursor is over it). I don't appear to have > the same trouble with the LXX, but only with NT Greek Bibles > (Byzantine/Majority and the TR are the ones I've tried). Not sure > whether this is a bug or a feature, but I'm thinking it's not a good thing. > > Thanks, > > Paul. > <>< > _______________________________________________ > jsword-devel mailing list > jsword-devel@crosswire.org > http://www.crosswire.org/mailman/listinfo/jsword-devel From jsword-devel@crosswire.org Mon Nov 17 18:15:24 2003 From: jsword-devel@crosswire.org (Troy A. Griffitts) Date: Mon, 17 Nov 2003 11:15:24 -0700 Subject: [jsword-devel] [Fwd: [sword-support] Problem getting JSword up and running.] Message-ID: <3FB9103C.1070403@crosswire.org> -------- Original Message -------- Subject: [sword-support] Problem getting JSword up and running. Date: Mon, 17 Nov 2003 15:13:17 +0100 From: Karsten Pleines Reply-To: kpleines@web.de, sword-support@crosswire.org Organization: http://freemail.web.de/ To: sword-feedback@crosswire.org CC: kp-news@gmx.de Dear Crosswire Team, I am happy to find your librarys and GUI based bible software at the internet. After I have found Crosswire I started to install JSword on my Apple Mac. First time the application don't starts becaus of some missing jars at the startscript. After I had completed the classpath JSword is running but the default book is missing. I tryed to install another book without sucess. On my Windows PC the default book is running well. But additional Modules aren't found by JSword. Thank you for programming a free bible software. God belss you Karsten Pleines Here is the Stacktrace from JSword running on my Mac: OS X 10.2.4 ########################### :/Users/pleines/Desktop/karsten/jsword-20030420/resource:/Users/pleines/Desktop/karsten/jsword-20030420/lib/crimson.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/jaxp.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/jdom.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/dom.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/jlfgr-1_0.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/jsword.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/xalan.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/log4j-1.2.7.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/jaxb-ri.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/jaxb-libs.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/jaxb-api.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/commons-lang-1.0.1.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/xercesImpl.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/jsword_book.jar:/Users/pleines/Desktop/karsten/jswor! d-20030420/lib/sax.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/xercesImpl.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/xml-apis.jar d.util.Resource(ERROR) Failed to get any classes. java.net.MalformedURLException: Can't find resource: org.crosswire.jsword.book.BookDriver.properties at org.crosswire.jsword.util.Resource.getResource(Resource.java:413) at org.crosswire.jsword.util.Resource.getResourceAsStream(Resource.java:424) at org.crosswire.jsword.util.Resource.getResourceProperties(Resource.java:190) at org.crosswire.jsword.util.Resource.getProperties(Resource.java:174) at org.crosswire.jsword.util.Resource.getImplementors(Resource.java:277) at org.crosswire.jsword.book.Books.(Books.java:323) at org.crosswire.jsword.view.swing.desktop.OptionsAction.getFullNameArray(OptionsAction.java:115) at org.crosswire.jsword.view.swing.desktop.OptionsAction.fillChoiceFactory(OptionsAction.java:98) at org.crosswire.jsword.view.swing.desktop.OptionsAction.createConfig(OptionsAction.java:64) at org.crosswire.jsword.view.swing.desktop.Desktop.(Desktop.java:109) at org.crosswire.jsword.view.swing.desktop.Desktop.main(Desktop.java:84) word.book.Books(DEBUG) begin auto-registering 0 drivers: word.book.Books(DEBUG) end auto-registering drivers: d.util.Resource(DEBUG) getResource(readings/index.txt) = file:/Users/pleines/Desktop/karsten/jsword-20030420/resource/readings/index.txt using getClass().getResource(/search); d.util.Resource(DEBUG) getResource(config.xml) = file:/Users/pleines/Desktop/karsten/jsword-20030420/resource/config.xml using getClass().getResource(/search); d.util.Resource(DEBUG) Loading config.xml from classpath: [OK] ReflectedChoice(DEBUG) Looking up org.crosswire.jsword.book.Defaults.setBibleByName(java.lang.String arg0) word.book.Books(ERROR) Logger reuse for: org.crosswire.jsword.book.Books n.config.Config(INFO ) Adding key=Bibles.Default Bible n.config.Config(INFO ) key=Bibles.Default Bible has a null value ReflectedChoice(DEBUG) Looking up org.crosswire.jsword.book.Defaults.setDictionaryByName(java.lang.String arg0) n.config.Config(INFO ) Adding key=Bibles.Default Dictionary n.config.Config(INFO ) key=Bibles.Default Dictionary has a null value ReflectedChoice(DEBUG) Looking up org.crosswire.jsword.book.Defaults.setCommentaryByName(java.lang.String arg0) n.config.Config(INFO ) Adding key=Bibles.Default Commentary n.config.Config(INFO ) key=Bibles.Default Commentary has a null value ReflectedChoice(DEBUG) Looking up org.crosswire.jsword.view.swing.book.TabbedDisplayPane.setPageSize(int arg0) n.config.Config(INFO ) Adding key=Bibles.Verses Per Tab ReflectedChoice(DEBUG) Looking up org.crosswire.jsword.book.raw.RawBible.setDefaultCacheData(boolean arg0) n.config.Config(INFO ) Adding key=Bibles.Raw.Cache Data ReflectedChoice(DEBUG) Looking up org.crosswire.jsword.book.sword.SwordBookDriver.setSwordDir(java.lang.String arg0) n.config.Config(INFO ) Adding key=Bibles.Sword.Base Directory ReflectedChoice(DEBUG) Looking up org.crosswire.jsword.book.remote.HttpRemoteBookDriver.setURLs([Ljava.lang.String; arg0) n.config.Config(INFO ) Adding key=Bibles.Remote.Remote Host ReflectedChoice(DEBUG) Looking up org.crosswire.jsword.passage.PassageUtil.setPersistentNaming(boolean arg0) n.config.Config(INFO ) Adding key=Bibles.Display.Persistent Naming ReflectedChoice(DEBUG) Looking up org.crosswire.jsword.passage.PassageUtil.setBlurRestriction(int arg0) n.config.Config(INFO ) Adding key=Bibles.Display.Blurring Rules ReflectedChoice(DEBUG) Looking up org.crosswire.jsword.passage.BibleInfo.setCase(int arg0) n.config.Config(INFO ) Adding key=Bibles.Display.Book Case ReflectedChoice(DEBUG) Looking up org.crosswire.jsword.book.readings.ReadingsBookDriver.setReadingsSet(java.lang.String arg0) n.config.Config(INFO ) Adding key=Bibles.Readings d.util.Resource(DEBUG) getResource(readings/index.txt) = file:/Users/pleines/Desktop/karsten/jsword-20030420/resource/readings/index.txt using getClass().getResource(/search); ReflectedChoice(DEBUG) Looking up org.crosswire.common.swing.LookAndFeelUtil.setLookAndFeel(java.lang.Class arg0) n.config.Config(INFO ) Adding key=Looks.Look and Feel ReflectedChoice(DEBUG) Looking up org.crosswire.jsword.view.swing.desktop.Desktop.setInitialLayoutType(int arg0) n.config.Config(INFO ) Adding key=Looks.Initial Layout ReflectedChoice(DEBUG) Looking up org.crosswire.common.swing.ExceptionPane.setHelpDeskListener(boolean arg0) n.config.Config(INFO ) Adding key=Reports.Exceptions to Dialog Box ReflectedChoice(DEBUG) Looking up org.crosswire.common.swing.ExceptionShelf.setHelpDeskListener(boolean arg0) n.config.Config(INFO ) Adding key=Reports.Exceptions to Log Window ReflectedChoice(DEBUG) Looking up org.crosswire.common.swing.ExceptionPane.setSourcePath([Ljava.lang.String; arg0) n.config.Config(INFO ) Adding key=Advanced.Source Path ReflectedChoice(DEBUG) Looking up org.crosswire.jsword.util.Style.setDebug(boolean arg0) n.config.Config(INFO ) Adding key=Advanced.XSLT.Debug ReflectedChoice(DEBUG) Looking up org.crosswire.jsword.util.Style.setCache(boolean arg0) n.config.Config(INFO ) Adding key=Advanced.XSLT.Cache ReflectedChoice(DEBUG) Looking up org.crosswire.jsword.passage.PassageFactory.setDefaultPassage(int arg0) n.config.Config(INFO ) Adding key=Advanced.Passage.Default Type d.util.Resource(DEBUG) Loaded desktop.properties from writable area (ignoring resources): [OK] n.config.Config(INFO ) Force=true, all changes will propogate regardless n.config.Config(INFO ) Settings for priority level=10 n.config.Config(INFO ) Settings for priority level=9 n.config.Config(INFO ) Settings for priority level=8 n.config.Config(INFO ) Settings for priority level=7 n.config.Config(INFO ) Settings for priority level=6 n.config.Config(INFO ) Settings for priority level=5 n.config.Config(INFO ) Setting Bibles.Default Bible= (was null) on.util.MsgBase(DEBUG) Using default resources for org.crosswire.jsword.book.Msg n.config.Config(WARN ) Failure with Bibles.Default Bible= org.crosswire.jsword.book.BookException: Book called {0} could not be found. at org.crosswire.jsword.book.Defaults.setBibleByName(Defaults.java:147) at java.lang.reflect.Method.invoke(Native Method) at org.crosswire.common.config.ReflectedChoice.setString(ReflectedChoice.java:229) at org.crosswire.common.config.Config.localToApplication(Config.java:300) at org.crosswire.jsword.view.swing.desktop.OptionsAction.loadConfig(OptionsAction.java:74) at org.crosswire.jsword.view.swing.desktop.Desktop.(Desktop.java:112) at org.crosswire.jsword.view.swing.desktop.Desktop.main(Desktop.java:84) n.config.Config(ERROR) Logger reuse for: org.crosswire.common.config.Config n.config.Config(WARN ) Book called {0} could not be found. org.crosswire.jsword.book.BookException: Book called {0} could not be found. at org.crosswire.jsword.book.Defaults.setBibleByName(Defaults.java:147) at java.lang.reflect.Method.invoke(Native Method) at org.crosswire.common.config.ReflectedChoice.setString(ReflectedChoice.java:229) at org.crosswire.common.config.Config.localToApplication(Config.java:300) at org.crosswire.jsword.view.swing.desktop.OptionsAction.loadConfig(OptionsAction.java:74) at org.crosswire.jsword.view.swing.desktop.Desktop.(Desktop.java:112) at org.crosswire.jsword.view.swing.desktop.Desktop.main(Desktop.java:84) n.util.Reporter(WARN ) Nothing to listen to report: null n.config.Config(INFO ) Setting Bibles.Default Dictionary= (was null) n.config.Config(WARN ) Failure with Bibles.Default Dictionary= org.crosswire.jsword.book.BookException: Book called {0} could not be found. at org.crosswire.jsword.book.Defaults.setDictionaryByName(Defaults.java:283) at java.lang.reflect.Method.invoke(Native Method) at org.crosswire.common.config.ReflectedChoice.setString(ReflectedChoice.java:229) at org.crosswire.common.config.Config.localToApplication(Config.java:300) at org.crosswire.jsword.view.swing.desktop.OptionsAction.loadConfig(OptionsAction.java:74) at org.crosswire.jsword.view.swing.desktop.Desktop.(Desktop.java:112) at org.crosswire.jsword.view.swing.desktop.Desktop.main(Desktop.java:84) n.config.Config(ERROR) Logger reuse for: org.crosswire.common.config.Config n.config.Config(WARN ) Book called {0} could not be found. org.crosswire.jsword.book.BookException: Book called {0} could not be found. at org.crosswire.jsword.book.Defaults.setDictionaryByName(Defaults.java:283) at java.lang.reflect.Method.invoke(Native Method) at org.crosswire.common.config.ReflectedChoice.setString(ReflectedChoice.java:229) at org.crosswire.common.config.Config.localToApplication(Config.java:300) at org.crosswire.jsword.view.swing.desktop.OptionsAction.loadConfig(OptionsAction.java:74) at org.crosswire.jsword.view.swing.desktop.Desktop.(Desktop.java:112) at org.crosswire.jsword.view.swing.desktop.Desktop.main(Desktop.java:84) n.util.Reporter(WARN ) Nothing to listen to report: null n.config.Config(INFO ) Setting Bibles.Default Commentary= (was null) n.config.Config(WARN ) Failure with Bibles.Default Commentary= org.crosswire.jsword.book.BookException: Book called {0} could not be found. at org.crosswire.jsword.book.Defaults.setCommentaryByName(Defaults.java:215) at java.lang.reflect.Method.invoke(Native Method) at org.crosswire.common.config.ReflectedChoice.setString(ReflectedChoice.java:229) at org.crosswire.common.config.Config.localToApplication(Config.java:300) at org.crosswire.jsword.view.swing.desktop.OptionsAction.loadConfig(OptionsAction.java:74) at org.crosswire.jsword.view.swing.desktop.Desktop.(Desktop.java:112) at org.crosswire.jsword.view.swing.desktop.Desktop.main(Desktop.java:84) n.config.Config(ERROR) Logger reuse for: org.crosswire.common.config.Config n.config.Config(WARN ) Book called {0} could not be found. org.crosswire.jsword.book.BookException: Book called {0} could not be found. at org.crosswire.jsword.book.Defaults.setCommentaryByName(Defaults.java:215) at java.lang.reflect.Method.invoke(Native Method) at org.crosswire.common.config.ReflectedChoice.setString(ReflectedChoice.java:229) at org.crosswire.common.config.Config.localToApplication(Config.java:300) at org.crosswire.jsword.view.swing.desktop.OptionsAction.loadConfig(OptionsAction.java:74) at org.crosswire.jsword.view.swing.desktop.Desktop.(Desktop.java:112) at org.crosswire.jsword.view.swing.desktop.Desktop.main(Desktop.java:84) n.util.Reporter(WARN ) Nothing to listen to report: null n.config.Config(INFO ) Setting Bibles.Verses Per Tab=50 (was 50) n.config.Config(INFO ) Setting Bibles.Raw.Cache Data=True (was True) n.config.Config(INFO ) Setting Bibles.Sword.Base Directory=/Users/pleines/Desktop/karsten/jsword-20030420 (was ) SwordBookDriver(DEBUG) Starting Sword drivers word.book.Books(DEBUG) begin registering driver: org.crosswire.jsword.book.sword.SwordBookDriver SwordBookDriver(DEBUG) getBooks() empty mods.d does not exist word.book.Books(DEBUG) end registering driver: org.crosswire.jsword.book.sword.SwordBookDriver n.config.Config(INFO ) Setting Bibles.Remote.Remote Host= (was ) n.config.Config(INFO ) Setting Bibles.Display.Persistent Naming=False (was False) n.config.Config(INFO ) Setting Bibles.Display.Blurring Rules=Chapter (was Chapter) n.config.Config(INFO ) Setting Bibles.Display.Book Case=Sentance (was Sentance) n.config.Config(INFO ) Setting Bibles.Readings=ot1nt2.properties (was ot1nt2.properties) n.config.Config(INFO ) Setting Looks.Look and Feel=com.sun.java.swing.plaf.windows.WindowsLookAndFeel (was com.apple.mrj.swing.MacLookAndFeel) n.config.Config(WARN ) Failure with Looks.Look and Feel=com.sun.java.swing.plaf.windows.WindowsLookAndFeel java.lang.IllegalArgumentException: Invalid Look and Feel name at org.crosswire.common.swing.LookAndFeelUtil.setLookAndFeel(LookAndFeelUtil.java:77) at org.crosswire.common.swing.LookAndFeelUtil.setLookAndFeel(LookAndFeelUtil.java:61) at java.lang.reflect.Method.invoke(Native Method) at org.crosswire.common.config.ReflectedChoice.setString(ReflectedChoice.java:229) at org.crosswire.common.config.Config.localToApplication(Config.java:300) at org.crosswire.jsword.view.swing.desktop.OptionsAction.loadConfig(OptionsAction.java:74) at org.crosswire.jsword.view.swing.desktop.Desktop.(Desktop.java:112) at org.crosswire.jsword.view.swing.desktop.Desktop.main(Desktop.java:84) n.config.Config(ERROR) Logger reuse for: org.crosswire.common.config.Config n.config.Config(WARN ) Invalid Look and Feel name java.lang.IllegalArgumentException: Invalid Look and Feel name at org.crosswire.common.swing.LookAndFeelUtil.setLookAndFeel(LookAndFeelUtil.java:77) at org.crosswire.common.swing.LookAndFeelUtil.setLookAndFeel(LookAndFeelUtil.java:61) at java.lang.reflect.Method.invoke(Native Method) at org.crosswire.common.config.ReflectedChoice.setString(ReflectedChoice.java:229) at org.crosswire.common.config.Config.localToApplication(Config.java:300) at org.crosswire.jsword.view.swing.desktop.OptionsAction.loadConfig(OptionsAction.java:74) at org.crosswire.jsword.view.swing.desktop.Desktop.(Desktop.java:112) at org.crosswire.jsword.view.swing.desktop.Desktop.main(Desktop.java:84) n.util.Reporter(WARN ) Nothing to listen to report: null n.config.Config(INFO ) Setting Looks.Initial Layout=Single Document Interface (was Single Document Interface) n.config.Config(INFO ) Setting Reports.Exceptions to Dialog Box=True (was False) n.config.Config(INFO ) Setting Reports.Exceptions to Log Window=True (was True) n.config.Config(INFO ) Setting Advanced.Source Path=T:\Share\Joe\jsword\java\jsword (was ) n.config.Config(INFO ) Setting Advanced.XSLT.Debug=False (was False) n.config.Config(INFO ) Setting Advanced.XSLT.Cache=True (was True) n.config.Config(INFO ) Setting Advanced.Passage.Default Type=Speed (Rocket) (was Speed (Rocket)) n.config.Config(INFO ) Settings for priority level=4 n.config.Config(INFO ) Settings for priority level=3 n.config.Config(INFO ) Settings for priority level=2 n.config.Config(INFO ) Settings for priority level=1 n.config.Config(INFO ) Settings for priority level=0 leComboBoxModel(DEBUG) setSelectedItem(Genesis) level=0 leComboBoxModel(DEBUG) setSelectedItem(1) level=1 leComboBoxModel(DEBUG) setSelectedItem(1) level=2 d.util.Resource(WARN ) getResource(/toolbarButtonGraphics/general/About24.gif) starts with a /. More chance of success if it doesn't d.util.Resource(DEBUG) getResource(/toolbarButtonGraphics/general/About24.gif) = file:/Users/pleines/Desktop/karsten/jsword-20030420/resource/toolbarButtonGraphics/general/About24.gif using getClass().getResource(search); d.util.Resource(WARN ) getResource(/toolbarButtonGraphics/general/Stop24.gif) starts with a /. More chance of success if it doesn't d.util.Resource(DEBUG) getResource(/toolbarButtonGraphics/general/Stop24.gif) = file:/Users/pleines/Desktop/karsten/jsword-20030420/resource/toolbarButtonGraphics/general/Stop24.gif using getClass().getResource(search); uterDisplayPane(ERROR) Logger reuse for: org.crosswire.jsword.view.swing.book.OuterDisplayPane uterDisplayPane(WARN ) java.lang.NullPointerException at org.crosswire.jsword.view.swing.book.OuterDisplayPane.(OuterDisplayPane.java:56) at org.crosswire.jsword.view.swing.book.BibleViewPane.(BibleViewPane.java:182) at org.crosswire.jsword.view.swing.desktop.Desktop.ensureAvailableBibleViewPane(Desktop.java:494) at org.crosswire.jsword.view.swing.desktop.Desktop.(Desktop.java:177) at org.crosswire.jsword.view.swing.desktop.Desktop.main(Desktop.java:84) desktop.Desktop(DEBUG) desktop main exiting. leComboBoxModel(DEBUG) setSelectedItem(Exodus) level=0 .CommentaryPane(WARN ) Index: -1, Size: 0 java.lang.IndexOutOfBoundsException: Index: -1, Size: 0 at java.util.ArrayList.RangeCheck(ArrayList.java:486) at java.util.ArrayList.get(ArrayList.java:302) at java.util.Collections$UnmodifiableList.get(Collections.java:727) at org.crosswire.jsword.view.swing.book.CommentaryPane.updateDisplay(CommentaryPane.java:139) at org.crosswire.jsword.view.swing.book.CommentaryPane$1.actionPerformed(CommentaryPane.java:80) at org.crosswire.jsword.view.swing.book.BibleComboBoxModelSet.fireContentsChanged(BibleComboBoxModelSet.java:139) at org.crosswire.jsword.view.swing.book.BibleComboBoxModelSet$CustomActionListener.actionPerformed(BibleComboBoxModelSet.java:154) at javax.swing.JComboBox.fireActionEvent(JComboBox.java:865) at javax.swing.JComboBox.setSelectedItem(JComboBox.java:412) at javax.swing.JComboBox.setSelectedIndex(JComboBox.java:450) at com.apple.mrj.swing.MacComboBoxUI$MacScrollbarComboPopup$ListMouseHandler.mouseReleased(MacComboBoxUI.java:277) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:226) at java.awt.Component.processMouseEvent(Component.java:3711) at java.awt.Component.processEvent(Component.java:3540) at java.awt.Container.processEvent(Container.java:1159) at java.awt.Component.dispatchEventImpl(Component.java:2589) at java.awt.Container.dispatchEventImpl(Container.java:1208) at java.awt.Component.dispatchEvent(Component.java:2493) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2446) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2211) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2120) at java.awt.Container.dispatchEventImpl(Container.java:1195) at java.awt.Window.dispatchEventImpl(Window.java:966) at java.awt.Component.dispatchEvent(Component.java:2493) at java.awt.EventQueue.dispatchEvent(EventQueue.java:334) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:126) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:93) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88) at java.awt.EventDispatchThread.run(EventDispatchThread.java:80) ########################### -- ------------------------------------------------------------------- Karsten Pleines KPleines@web.de Mobil: +49 0179/6785892 Fax:+49 01212-5-104-46-463 ______________________________________________________________________________ WEB.DE FreeMail wird 5 Jahre jung! Feiern Sie mit uns und nutzen Sie die neuen Funktionen http://f.web.de/features/?mc=021130 _______________________________________________ sword-support mailing list sword-support@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-support From jsword-devel@crosswire.org Thu Nov 20 00:14:50 2003 From: jsword-devel@crosswire.org (Ben Dugdale) Date: 19 Nov 2003 17:14:50 -0700 Subject: [jsword-devel] Bible text location Message-ID: <1069287290.5650.90.camel@ben.sheepcamp.com> Hi, I'm brand new to jsword. My question: Where do I unzip the Bibles too? I didn't see it in the doc (honest, I looked!). Jsword doesn't rely on sword right? Also, while looking for the answer to my question in the archives, I noted someone having trouble launching from the desktop icon on Mac OSX. I was able to duplicate that on my wifes computer, but was able to launch jsword with the shell script. Do you want the output from the launch failure? -- The world is watching America, and America is watching TV. From jsword-devel@crosswire.org Thu Nov 20 00:36:22 2003 From: jsword-devel@crosswire.org (Paul Price) Date: Wed, 19 Nov 2003 14:36:22 -1000 Subject: [jsword-devel] Bible text location In-Reply-To: <1069287290.5650.90.camel@ben.sheepcamp.com>; from turtlendog@rmusd.net on Wed, Nov 19, 2003 at 14:14:50 -1000 References: <1069287290.5650.90.camel@ben.sheepcamp.com> Message-ID: <20031120003622.GC4032@mithrandir.ifa.hawaii.edu> > I'm brand new to jsword. My question: Where do I unzip the Bibles > too? > I didn't see it in the doc (honest, I looked!). Jsword doesn't rely > on > sword right? G'day Ben. Yes, jsword requires the Sword engine. See http://www.crosswire.org/sword/modules/moduleinstall.jsp for installation of the modules. Paul. <>< From jsword-devel@crosswire.org Thu Nov 20 10:24:09 2003 From: jsword-devel@crosswire.org (Joe Walker) Date: Thu, 20 Nov 2003 10:24:09 +0000 Subject: [jsword-devel] Bible text location In-Reply-To: <20031120003622.GC4032@mithrandir.ifa.hawaii.edu> References: <1069287290.5650.90.camel@ben.sheepcamp.com> <20031120003622.GC4032@mithrandir.ifa.hawaii.edu> Message-ID: <3FBC9649.7010909@eireneh.com> Hi, J-Sword does not need Sword to be installed at all, however J-Sword does not have a module downloader, and Sword does, so Sword can help there. In the options dialog there is an option for the sword module search path. So if you have zip files of modules, then just unzip them all in the same place and then point the option in the right place. Joe. Paul Price wrote: >> I'm brand new to jsword. My question: Where do I unzip the Bibles >> too? >> I didn't see it in the doc (honest, I looked!). Jsword doesn't rely >> on >> sword right? > > > > G'day Ben. > > Yes, jsword requires the Sword engine. See > http://www.crosswire.org/sword/modules/moduleinstall.jsp for > installation of the modules. > > Paul. > <>< > _______________________________________________ > jsword-devel mailing list > jsword-devel@crosswire.org > http://www.crosswire.org/mailman/listinfo/jsword-devel From jsword-devel@crosswire.org Thu Nov 20 10:29:04 2003 From: jsword-devel@crosswire.org (Joe Walker) Date: Thu, 20 Nov 2003 10:29:04 +0000 Subject: [jsword-devel] [Fwd: [sword-support] Problem getting JSword up and running.] In-Reply-To: <3FB9103C.1070403@crosswire.org> References: <3FB9103C.1070403@crosswire.org> Message-ID: <3FBC9770.5060007@eireneh.com> Hi Karsten Thanks for the detail on your problem. My problem is that I don't have easy access to a Mac, so I just have to trust the ZeroG installer to get it right. Please could you tell me what version of J-Sword you installed and how you are starting it? Thanks, Joe. Troy A. Griffitts wrote: > > > -------- Original Message -------- > Subject: [sword-support] Problem getting JSword up and running. > Date: Mon, 17 Nov 2003 15:13:17 +0100 > From: Karsten Pleines > Reply-To: kpleines@web.de, sword-support@crosswire.org > Organization: http://freemail.web.de/ > To: sword-feedback@crosswire.org > CC: kp-news@gmx.de > > Dear Crosswire Team, > > I am happy to find your librarys and GUI based bible software at the > internet. After I have found Crosswire I started to install JSword on my > Apple Mac. First time the application don't starts becaus of some > missing jars at the startscript. After I had completed the classpath > JSword is running but the default book is missing. I tryed to install > another book without sucess. > > On my Windows PC the default book is running well. But additional > Modules aren't found by JSword. > > Thank you for > programming a free > bible software. > > God belss you > Karsten Pleines > > > Here is the Stacktrace from JSword running on my Mac: > OS X 10.2.4 > > ########################### > :/Users/pleines/Desktop/karsten/jsword-20030420/resource:/Users/pleines/Desktop/karsten/jsword-20030420/lib/crimson.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/jaxp.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/jdom.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/dom.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/jlfgr-1_0.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/jsword.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/xalan.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/log4j-1.2.7.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/jaxb-ri.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/jaxb-libs.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/jaxb-api.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/commons-lang-1.0.1.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/xercesImpl.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/jsword_book.jar:/Users/pleines/Desktop/karsten/jsw or! > > > > d-20030420/lib/sax.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/xercesImpl.jar:/Users/pleines/Desktop/karsten/jsword-20030420/lib/xml-apis.jar > > d.util.Resource(ERROR) Failed to get any classes. > java.net.MalformedURLException: Can't find resource: > org.crosswire.jsword.book.BookDriver.properties > at org.crosswire.jsword.util.Resource.getResource(Resource.java:413) > at > org.crosswire.jsword.util.Resource.getResourceAsStream(Resource.java:424) > at > org.crosswire.jsword.util.Resource.getResourceProperties(Resource.java:190) > at org.crosswire.jsword.util.Resource.getProperties(Resource.java:174) > at > org.crosswire.jsword.util.Resource.getImplementors(Resource.java:277) > at org.crosswire.jsword.book.Books.(Books.java:323) > at > org.crosswire.jsword.view.swing.desktop.OptionsAction.getFullNameArray(OptionsAction.java:115) > > at > org.crosswire.jsword.view.swing.desktop.OptionsAction.fillChoiceFactory(OptionsAction.java:98) > > at > org.crosswire.jsword.view.swing.desktop.OptionsAction.createConfig(OptionsAction.java:64) > > at > org.crosswire.jsword.view.swing.desktop.Desktop.(Desktop.java:109) > at > org.crosswire.jsword.view.swing.desktop.Desktop.main(Desktop.java:84) > word.book.Books(DEBUG) begin auto-registering 0 drivers: > word.book.Books(DEBUG) end auto-registering drivers: > d.util.Resource(DEBUG) getResource(readings/index.txt) = > file:/Users/pleines/Desktop/karsten/jsword-20030420/resource/readings/index.txt > using getClass().getResource(/search); > d.util.Resource(DEBUG) getResource(config.xml) = > file:/Users/pleines/Desktop/karsten/jsword-20030420/resource/config.xml > using getClass().getResource(/search); > d.util.Resource(DEBUG) Loading config.xml from classpath: [OK] > ReflectedChoice(DEBUG) Looking up > org.crosswire.jsword.book.Defaults.setBibleByName(java.lang.String arg0) > word.book.Books(ERROR) Logger reuse for: org.crosswire.jsword.book.Books > n.config.Config(INFO ) Adding key=Bibles.Default Bible > n.config.Config(INFO ) key=Bibles.Default Bible has a null value > ReflectedChoice(DEBUG) Looking up > org.crosswire.jsword.book.Defaults.setDictionaryByName(java.lang.String > arg0) > n.config.Config(INFO ) Adding key=Bibles.Default Dictionary > n.config.Config(INFO ) key=Bibles.Default Dictionary has a null value > ReflectedChoice(DEBUG) Looking up > org.crosswire.jsword.book.Defaults.setCommentaryByName(java.lang.String > arg0) > n.config.Config(INFO ) Adding key=Bibles.Default Commentary > n.config.Config(INFO ) key=Bibles.Default Commentary has a null value > ReflectedChoice(DEBUG) Looking up > org.crosswire.jsword.view.swing.book.TabbedDisplayPane.setPageSize(int > arg0) > n.config.Config(INFO ) Adding key=Bibles.Verses Per Tab > ReflectedChoice(DEBUG) Looking up > org.crosswire.jsword.book.raw.RawBible.setDefaultCacheData(boolean arg0) > n.config.Config(INFO ) Adding key=Bibles.Raw.Cache Data > ReflectedChoice(DEBUG) Looking up > org.crosswire.jsword.book.sword.SwordBookDriver.setSwordDir(java.lang.String > arg0) > n.config.Config(INFO ) Adding key=Bibles.Sword.Base Directory > ReflectedChoice(DEBUG) Looking up > org.crosswire.jsword.book.remote.HttpRemoteBookDriver.setURLs([Ljava.lang.String; > arg0) > n.config.Config(INFO ) Adding key=Bibles.Remote.Remote Host > ReflectedChoice(DEBUG) Looking up > org.crosswire.jsword.passage.PassageUtil.setPersistentNaming(boolean arg0) > n.config.Config(INFO ) Adding key=Bibles.Display.Persistent Naming > ReflectedChoice(DEBUG) Looking up > org.crosswire.jsword.passage.PassageUtil.setBlurRestriction(int arg0) > n.config.Config(INFO ) Adding key=Bibles.Display.Blurring Rules > ReflectedChoice(DEBUG) Looking up > org.crosswire.jsword.passage.BibleInfo.setCase(int arg0) > n.config.Config(INFO ) Adding key=Bibles.Display.Book Case > ReflectedChoice(DEBUG) Looking up > org.crosswire.jsword.book.readings.ReadingsBookDriver.setReadingsSet(java.lang.String > arg0) > n.config.Config(INFO ) Adding key=Bibles.Readings > d.util.Resource(DEBUG) getResource(readings/index.txt) = > file:/Users/pleines/Desktop/karsten/jsword-20030420/resource/readings/index.txt > using getClass().getResource(/search); > ReflectedChoice(DEBUG) Looking up > org.crosswire.common.swing.LookAndFeelUtil.setLookAndFeel(java.lang.Class > arg0) > n.config.Config(INFO ) Adding key=Looks.Look and Feel > ReflectedChoice(DEBUG) Looking up > org.crosswire.jsword.view.swing.desktop.Desktop.setInitialLayoutType(int > arg0) > n.config.Config(INFO ) Adding key=Looks.Initial Layout > ReflectedChoice(DEBUG) Looking up > org.crosswire.common.swing.ExceptionPane.setHelpDeskListener(boolean arg0) > n.config.Config(INFO ) Adding key=Reports.Exceptions to Dialog Box > ReflectedChoice(DEBUG) Looking up > org.crosswire.common.swing.ExceptionShelf.setHelpDeskListener(boolean arg0) > n.config.Config(INFO ) Adding key=Reports.Exceptions to Log Window > ReflectedChoice(DEBUG) Looking up > org.crosswire.common.swing.ExceptionPane.setSourcePath([Ljava.lang.String; > arg0) > n.config.Config(INFO ) Adding key=Advanced.Source Path > ReflectedChoice(DEBUG) Looking up > org.crosswire.jsword.util.Style.setDebug(boolean arg0) > n.config.Config(INFO ) Adding key=Advanced.XSLT.Debug > ReflectedChoice(DEBUG) Looking up > org.crosswire.jsword.util.Style.setCache(boolean arg0) > n.config.Config(INFO ) Adding key=Advanced.XSLT.Cache > ReflectedChoice(DEBUG) Looking up > org.crosswire.jsword.passage.PassageFactory.setDefaultPassage(int arg0) > n.config.Config(INFO ) Adding key=Advanced.Passage.Default Type > d.util.Resource(DEBUG) Loaded desktop.properties from writable area > (ignoring resources): [OK] > n.config.Config(INFO ) Force=true, all changes will propogate regardless > n.config.Config(INFO ) Settings for priority level=10 > n.config.Config(INFO ) Settings for priority level=9 > n.config.Config(INFO ) Settings for priority level=8 > n.config.Config(INFO ) Settings for priority level=7 > n.config.Config(INFO ) Settings for priority level=6 > n.config.Config(INFO ) Settings for priority level=5 > n.config.Config(INFO ) Setting Bibles.Default Bible= (was null) > on.util.MsgBase(DEBUG) Using default resources for > org.crosswire.jsword.book.Msg > n.config.Config(WARN ) Failure with Bibles.Default Bible= > org.crosswire.jsword.book.BookException: Book called {0} could not be > found. > at org.crosswire.jsword.book.Defaults.setBibleByName(Defaults.java:147) > at java.lang.reflect.Method.invoke(Native Method) > at > org.crosswire.common.config.ReflectedChoice.setString(ReflectedChoice.java:229) > > at > org.crosswire.common.config.Config.localToApplication(Config.java:300) > at > org.crosswire.jsword.view.swing.desktop.OptionsAction.loadConfig(OptionsAction.java:74) > > at > org.crosswire.jsword.view.swing.desktop.Desktop.(Desktop.java:112) > at > org.crosswire.jsword.view.swing.desktop.Desktop.main(Desktop.java:84) > n.config.Config(ERROR) Logger reuse for: org.crosswire.common.config.Config > n.config.Config(WARN ) Book called {0} could not be found. > org.crosswire.jsword.book.BookException: Book called {0} could not be > found. > at org.crosswire.jsword.book.Defaults.setBibleByName(Defaults.java:147) > at java.lang.reflect.Method.invoke(Native Method) > at > org.crosswire.common.config.ReflectedChoice.setString(ReflectedChoice.java:229) > > at > org.crosswire.common.config.Config.localToApplication(Config.java:300) > at > org.crosswire.jsword.view.swing.desktop.OptionsAction.loadConfig(OptionsAction.java:74) > > at > org.crosswire.jsword.view.swing.desktop.Desktop.(Desktop.java:112) > at > org.crosswire.jsword.view.swing.desktop.Desktop.main(Desktop.java:84) > n.util.Reporter(WARN ) Nothing to listen to report: null > n.config.Config(INFO ) Setting Bibles.Default Dictionary= (was null) > n.config.Config(WARN ) Failure with Bibles.Default Dictionary= > org.crosswire.jsword.book.BookException: Book called {0} could not be > found. > at > org.crosswire.jsword.book.Defaults.setDictionaryByName(Defaults.java:283) > at java.lang.reflect.Method.invoke(Native Method) > at > org.crosswire.common.config.ReflectedChoice.setString(ReflectedChoice.java:229) > > at > org.crosswire.common.config.Config.localToApplication(Config.java:300) > at > org.crosswire.jsword.view.swing.desktop.OptionsAction.loadConfig(OptionsAction.java:74) > > at > org.crosswire.jsword.view.swing.desktop.Desktop.(Desktop.java:112) > at > org.crosswire.jsword.view.swing.desktop.Desktop.main(Desktop.java:84) > n.config.Config(ERROR) Logger reuse for: org.crosswire.common.config.Config > n.config.Config(WARN ) Book called {0} could not be found. > org.crosswire.jsword.book.BookException: Book called {0} could not be > found. > at > org.crosswire.jsword.book.Defaults.setDictionaryByName(Defaults.java:283) > at java.lang.reflect.Method.invoke(Native Method) > at > org.crosswire.common.config.ReflectedChoice.setString(ReflectedChoice.java:229) > > at > org.crosswire.common.config.Config.localToApplication(Config.java:300) > at > org.crosswire.jsword.view.swing.desktop.OptionsAction.loadConfig(OptionsAction.java:74) > > at > org.crosswire.jsword.view.swing.desktop.Desktop.(Desktop.java:112) > at > org.crosswire.jsword.view.swing.desktop.Desktop.main(Desktop.java:84) > n.util.Reporter(WARN ) Nothing to listen to report: null > n.config.Config(INFO ) Setting Bibles.Default Commentary= (was null) > n.config.Config(WARN ) Failure with Bibles.Default Commentary= > org.crosswire.jsword.book.BookException: Book called {0} could not be > found. > at > org.crosswire.jsword.book.Defaults.setCommentaryByName(Defaults.java:215) > at java.lang.reflect.Method.invoke(Native Method) > at > org.crosswire.common.config.ReflectedChoice.setString(ReflectedChoice.java:229) > > at > org.crosswire.common.config.Config.localToApplication(Config.java:300) > at > org.crosswire.jsword.view.swing.desktop.OptionsAction.loadConfig(OptionsAction.java:74) > > at > org.crosswire.jsword.view.swing.desktop.Desktop.(Desktop.java:112) > at > org.crosswire.jsword.view.swing.desktop.Desktop.main(Desktop.java:84) > n.config.Config(ERROR) Logger reuse for: org.crosswire.common.config.Config > n.config.Config(WARN ) Book called {0} could not be found. > org.crosswire.jsword.book.BookException: Book called {0} could not be > found. > at > org.crosswire.jsword.book.Defaults.setCommentaryByName(Defaults.java:215) > at java.lang.reflect.Method.invoke(Native Method) > at > org.crosswire.common.config.ReflectedChoice.setString(ReflectedChoice.java:229) > > at > org.crosswire.common.config.Config.localToApplication(Config.java:300) > at > org.crosswire.jsword.view.swing.desktop.OptionsAction.loadConfig(OptionsAction.java:74) > > at > org.crosswire.jsword.view.swing.desktop.Desktop.(Desktop.java:112) > at > org.crosswire.jsword.view.swing.desktop.Desktop.main(Desktop.java:84) > n.util.Reporter(WARN ) Nothing to listen to report: null > n.config.Config(INFO ) Setting Bibles.Verses Per Tab=50 (was 50) > n.config.Config(INFO ) Setting Bibles.Raw.Cache Data=True (was True) > n.config.Config(INFO ) Setting Bibles.Sword.Base > Directory=/Users/pleines/Desktop/karsten/jsword-20030420 (was ) > SwordBookDriver(DEBUG) Starting Sword drivers > word.book.Books(DEBUG) begin registering driver: > org.crosswire.jsword.book.sword.SwordBookDriver > SwordBookDriver(DEBUG) getBooks() empty mods.d does not exist > word.book.Books(DEBUG) end registering driver: > org.crosswire.jsword.book.sword.SwordBookDriver > n.config.Config(INFO ) Setting Bibles.Remote.Remote Host= (was ) > n.config.Config(INFO ) Setting Bibles.Display.Persistent Naming=False > (was False) > n.config.Config(INFO ) Setting Bibles.Display.Blurring Rules=Chapter > (was Chapter) > n.config.Config(INFO ) Setting Bibles.Display.Book Case=Sentance (was > Sentance) > n.config.Config(INFO ) Setting Bibles.Readings=ot1nt2.properties (was > ot1nt2.properties) > n.config.Config(INFO ) Setting Looks.Look and > Feel=com.sun.java.swing.plaf.windows.WindowsLookAndFeel (was > com.apple.mrj.swing.MacLookAndFeel) > n.config.Config(WARN ) Failure with Looks.Look and > Feel=com.sun.java.swing.plaf.windows.WindowsLookAndFeel > java.lang.IllegalArgumentException: Invalid Look and Feel name > at > org.crosswire.common.swing.LookAndFeelUtil.setLookAndFeel(LookAndFeelUtil.java:77) > > at > org.crosswire.common.swing.LookAndFeelUtil.setLookAndFeel(LookAndFeelUtil.java:61) > > at java.lang.reflect.Method.invoke(Native Method) > at > org.crosswire.common.config.ReflectedChoice.setString(ReflectedChoice.java:229) > > at > org.crosswire.common.config.Config.localToApplication(Config.java:300) > at > org.crosswire.jsword.view.swing.desktop.OptionsAction.loadConfig(OptionsAction.java:74) > > at > org.crosswire.jsword.view.swing.desktop.Desktop.(Desktop.java:112) > at > org.crosswire.jsword.view.swing.desktop.Desktop.main(Desktop.java:84) > n.config.Config(ERROR) Logger reuse for: org.crosswire.common.config.Config > n.config.Config(WARN ) Invalid Look and Feel name > java.lang.IllegalArgumentException: Invalid Look and Feel name > at > org.crosswire.common.swing.LookAndFeelUtil.setLookAndFeel(LookAndFeelUtil.java:77) > > at > org.crosswire.common.swing.LookAndFeelUtil.setLookAndFeel(LookAndFeelUtil.java:61) > > at java.lang.reflect.Method.invoke(Native Method) > at > org.crosswire.common.config.ReflectedChoice.setString(ReflectedChoice.java:229) > > at > org.crosswire.common.config.Config.localToApplication(Config.java:300) > at > org.crosswire.jsword.view.swing.desktop.OptionsAction.loadConfig(OptionsAction.java:74) > > at > org.crosswire.jsword.view.swing.desktop.Desktop.(Desktop.java:112) > at > org.crosswire.jsword.view.swing.desktop.Desktop.main(Desktop.java:84) > n.util.Reporter(WARN ) Nothing to listen to report: null > n.config.Config(INFO ) Setting Looks.Initial Layout=Single Document > Interface (was Single Document Interface) > n.config.Config(INFO ) Setting Reports.Exceptions to Dialog Box=True > (was False) > n.config.Config(INFO ) Setting Reports.Exceptions to Log Window=True > (was True) > n.config.Config(INFO ) Setting Advanced.Source > Path=T:\Share\Joe\jsword\java\jsword (was ) > n.config.Config(INFO ) Setting Advanced.XSLT.Debug=False (was False) > n.config.Config(INFO ) Setting Advanced.XSLT.Cache=True (was True) > n.config.Config(INFO ) Setting Advanced.Passage.Default Type=Speed > (Rocket) (was Speed (Rocket)) > n.config.Config(INFO ) Settings for priority level=4 > n.config.Config(INFO ) Settings for priority level=3 > n.config.Config(INFO ) Settings for priority level=2 > n.config.Config(INFO ) Settings for priority level=1 > n.config.Config(INFO ) Settings for priority level=0 > leComboBoxModel(DEBUG) setSelectedItem(Genesis) level=0 > leComboBoxModel(DEBUG) setSelectedItem(1) level=1 > leComboBoxModel(DEBUG) setSelectedItem(1) level=2 > d.util.Resource(WARN ) > getResource(/toolbarButtonGraphics/general/About24.gif) starts with a /. > More chance of success if it doesn't > d.util.Resource(DEBUG) > getResource(/toolbarButtonGraphics/general/About24.gif) = > file:/Users/pleines/Desktop/karsten/jsword-20030420/resource/toolbarButtonGraphics/general/About24.gif > using getClass().getResource(search); > d.util.Resource(WARN ) > getResource(/toolbarButtonGraphics/general/Stop24.gif) starts with a /. > More chance of success if it doesn't > d.util.Resource(DEBUG) > getResource(/toolbarButtonGraphics/general/Stop24.gif) = > file:/Users/pleines/Desktop/karsten/jsword-20030420/resource/toolbarButtonGraphics/general/Stop24.gif > using getClass().getResource(search); > uterDisplayPane(ERROR) Logger reuse for: > org.crosswire.jsword.view.swing.book.OuterDisplayPane > uterDisplayPane(WARN ) > java.lang.NullPointerException > at > org.crosswire.jsword.view.swing.book.OuterDisplayPane.(OuterDisplayPane.java:56) > > at > org.crosswire.jsword.view.swing.book.BibleViewPane.(BibleViewPane.java:182) > > at > org.crosswire.jsword.view.swing.desktop.Desktop.ensureAvailableBibleViewPane(Desktop.java:494) > > at > org.crosswire.jsword.view.swing.desktop.Desktop.(Desktop.java:177) > at > org.crosswire.jsword.view.swing.desktop.Desktop.main(Desktop.java:84) > desktop.Desktop(DEBUG) desktop main exiting. > leComboBoxModel(DEBUG) setSelectedItem(Exodus) level=0 > .CommentaryPane(WARN ) Index: -1, Size: 0 > java.lang.IndexOutOfBoundsException: Index: -1, Size: 0 > at java.util.ArrayList.RangeCheck(ArrayList.java:486) > at java.util.ArrayList.get(ArrayList.java:302) > at java.util.Collections$UnmodifiableList.get(Collections.java:727) > at > org.crosswire.jsword.view.swing.book.CommentaryPane.updateDisplay(CommentaryPane.java:139) > > at > org.crosswire.jsword.view.swing.book.CommentaryPane$1.actionPerformed(CommentaryPane.java:80) > > at > org.crosswire.jsword.view.swing.book.BibleComboBoxModelSet.fireContentsChanged(BibleComboBoxModelSet.java:139) > > at > org.crosswire.jsword.view.swing.book.BibleComboBoxModelSet$CustomActionListener.actionPerformed(BibleComboBoxModelSet.java:154) > > at javax.swing.JComboBox.fireActionEvent(JComboBox.java:865) > at javax.swing.JComboBox.setSelectedItem(JComboBox.java:412) > at javax.swing.JComboBox.setSelectedIndex(JComboBox.java:450) > at > com.apple.mrj.swing.MacComboBoxUI$MacScrollbarComboPopup$ListMouseHandler.mouseReleased(MacComboBoxUI.java:277) > > at > java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:226) > at java.awt.Component.processMouseEvent(Component.java:3711) > at java.awt.Component.processEvent(Component.java:3540) > at java.awt.Container.processEvent(Container.java:1159) > at java.awt.Component.dispatchEventImpl(Component.java:2589) > at java.awt.Container.dispatchEventImpl(Container.java:1208) > at java.awt.Component.dispatchEvent(Component.java:2493) > at > java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2446) > at > java.awt.LightweightDispatcher.processMouseEvent(Container.java:2211) > at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2120) > at java.awt.Container.dispatchEventImpl(Container.java:1195) > at java.awt.Window.dispatchEventImpl(Window.java:966) > at java.awt.Component.dispatchEvent(Component.java:2493) > at java.awt.EventQueue.dispatchEvent(EventQueue.java:334) > at > java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:126) > > at > java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:93) > > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88) > at java.awt.EventDispatchThread.run(EventDispatchThread.java:80) > > ########################### > From jsword-devel@crosswire.org Thu Nov 20 21:35:01 2003 From: jsword-devel@crosswire.org (Paul Price) Date: Thu, 20 Nov 2003 11:35:01 -1000 Subject: [jsword-devel] Bible text location In-Reply-To: <3FBC9649.7010909@eireneh.com>; from joe@eireneh.com on Thu, Nov 20, 2003 at 00:24:09 -1000 References: <1069287290.5650.90.camel@ben.sheepcamp.com> <20031120003622.GC4032@mithrandir.ifa.hawaii.edu> <3FBC9649.7010909@eireneh.com> Message-ID: <20031120213501.GE6854@mithrandir.ifa.hawaii.edu> Whoops! I had thought it was dependent. So it just makes use of the modules? P. From jsword-devel@crosswire.org Fri Nov 21 15:55:32 2003 From: jsword-devel@crosswire.org (Joe Walker) Date: Fri, 21 Nov 2003 15:55:32 +0000 Subject: [jsword-devel] Bible text location In-Reply-To: <20031120213501.GE6854@mithrandir.ifa.hawaii.edu> References: <1069287290.5650.90.camel@ben.sheepcamp.com> <20031120003622.GC4032@mithrandir.ifa.hawaii.edu> <3FBC9649.7010909@eireneh.com> <20031120213501.GE6854@mithrandir.ifa.hawaii.edu> Message-ID: <20031121155532.GA19852@tameion.eireneh.com> Yep. It reads 'em natively, and then dynamically converts them from whatever format they were in into OSIS, and then uses XSL to change them into HTML. Joe Paul Price wrote: > Whoops! > > I had thought it was dependent. So it just makes use of the modules? > > P. > _______________________________________________ > jsword-devel mailing list > jsword-devel@crosswire.org > http://www.crosswire.org/mailman/listinfo/jsword-devel From jsword-devel@crosswire.org Thu Nov 20 07:16:19 2003 From: jsword-devel@crosswire.org (bible maps) Date: Thu, 20 Nov 2003 02:16:19 -0500 Subject: [jsword-devel] BIBLE MAPS Message-ID: <20031120.021755.-600261.6.biblemaps@juno.com> MAPPING BIBLE LOCATIONS WITH LATITUDE AND LONGITUDE I put several other people in the Cc address who may or may not be interested, so don't click on Reply. If interested join the group or you can e-mail me at biblemaps@juno.com I surfed the web to find sites/people who have an interest in bible maps. Some ancient cities can be located, others are only estimated. There are hundreds of maps is the problem. I think I have came up with some ideas on how to develop a universal map. I paid big money for a couple bible Atlases. They are missing all kind of information and they fill it up with pictures of other stuff. If you provide a computer mapping program to locate longitude and latitude of cities, you can send one post which will go into our archives. The subject line should have $ Description $ to indicate it is a commercial product. For the rest of us into bible maps because of our interest, I can explain the general idea. To follow up on the expanded idea or contribute your ideas, join the group. Go here : http://groups.yahoo.com/group/bible_maps/join?referer=1 When you scroll down, click on NO Mail. This option stops any e-mail from coming to your in box, but allows you to post to the group. If you chose no mail, you can read your post and the post of others from http://groups.yahoo.com/group/bible_maps/messages This idea works with a printed out wall map and a printed index, or it works on the computer. Now when I look in the back of my Bible Atlas, I see the names of cities and get a whole bunch of pages it is on... then I have to go to that page and search to find it. Wonder if instead there was a big wall map with the grids on it and an index like this. ACCO` NORTH 32.88 EAST 35.14 ~ ESTIMATED ARAD` NORTH 31.2 EAST 35.03 ~ ESTIMATED ASHDOD` NORTH 31.74 EAST 34.64 ~ ESTIMATED ASHDOD` NORTH 31.74 EAST 34.66 ~ ESTIMATED ASHKELON` NORTH 31.64 EAST 34.52 ~ ESTIMATED BEERSHEBA` NORTH 31.22 EAST 34.82 ~ ESTIMATED BERYTUS` NORTH 33.86 EAST 35.48 ~ ESTIMATED BETH-SHEAN` NORTH 32.44 EAST 35.53 ~ ESTIMATED BETH-ZUR` NORTH 31.59 EAST 35.05 ~ ESTIMATED BYBLOS` NORTH 34.1 EAST 35.64 ~ ESTIMATED CROCODILONPOLIS` NORTH 32.52 EAST 34.9 ~ ESTIMATED DAMASCUS` NORTH 33.47 EAST 31.25 ~ ESTIMATED DOR` NORTH 32.6 EAST 34.91 ~ ESTIMATED ECDIPPA` NORTH 33 EAST 35.09 ~ ESTIMATED ELATH` NORTH 29.55 EAST 34.91 ~ ESTIMATED EN-GEDI` NORTH 31.44 EAST 35.34 ~ ESTIMATED GAZA` NORTH 31.48 EAST 34.43 ~ ESTIMATED GEZER` NORTH 31.82 EAST 34.86 ~ ESTIMATED HEBRON` NORTH 31.53 EAST 35.08 ~ ESTIMATED JERICHO` NORTH 31.84 EAST 35.41 ~ ESTIMATED JERUSALEM` NORTH 31.77 EAST 35.22 ~ ESTIMATED JOPPA` NORTH 32.03 EAST 34.73 ~ ESTIMATED KADESH-BARNEA` NORTH 30.51 EAST 34.43 ~ ESTIMATED LACHISH` NORTH 31.56 EAST 34.78 ~ ESTIMATED LOD` NORTH 31.95 EAST 34.84 ~ ESTIMATED MARATHUS` NORTH 34.75 EAST 35.93 ~ ESTIMATED MEGIDDO` NORTH 32.57 EAST 35.18 ~ ESTIMATED MIZPAH` NORTH 31.87 EAST 35.18 ~ ESTIMATED MOZAH` NORTH 31.78 EAST 35.12 ~ ESTIMATED ORTHOSIA` NORTH 34.55 EAST 35.98 ~ ESTIMATED RABBATH-AMMON` NORTH 31.84 EAST 36.45 ~ ESTIMATED SAMARIA` NORTH 32.23 EAST 35.16 ~ ESTIMATED SAREPTA` NORTH 33.4 EAST 35.27 ~ ESTIMATED SIDON` NORTH 33.52 EAST 35.34 ~ ESTIMATED T. JAMMEH` NORTH 31.34 EAST 34.43 ~ ESTIMATED TRIPOLIS` NORTH 34.48 EAST 35.93 ~ ESTIMATED TYRE` NORTH 33.24 EAST 35.2 ~ ESTIMATED WADI ED-DALIYA` NORTH 32.01 EAST 35.34 ~ ESTIMATED In this phase of the project we would look for people to help us find the latitude and longitude of cities of the bible. In other phases, this will also work with entire kingdoms or paths people took. The computer version will be similar, except you type in a city name, press Enter and it will appear on the map. Instead of hundreds of maps to eat up your hard drive, a few will do the same thing. The difference being.. the same map pops up, but simple ASCII data will tell the program to highlight a few pixels on the map in red when that city's name is typed in... Same process with journeys or kingdoms. Church study groups, schools could work on the project by entering data in for cities. More later if you are interested. I put several other people in the Cc address who may or may not be interested, so don't click on Reply. If interested join the group or you can e-mail me at biblemaps@juno.com You can also read my expansion on the idea from the archives if you don't join Archives here http://groups.yahoo.com/group/bible_maps/messages To send your ideas or contribute Yahoo requires you be a member. Thanks Oh yeah, if you have contacts you think might be into the idea, they can join the group too. You can share your thoughts. If you join, you can begin sending post to the group at bible_maps@yahoogroups.com zendz ________________________________________________________________ The best thing to hit the internet in years - Juno SpeedBand! Surf the web up to FIVE TIMES FASTER! Only $14.95/ month - visit www.juno.com to sign up today! From jsword-devel@crosswire.org Fri Nov 21 18:42:03 2003 From: jsword-devel@crosswire.org (Ben Dugdale) Date: 21 Nov 2003 11:42:03 -0700 Subject: [jsword-devel] Bible text location In-Reply-To: <3FBC9649.7010909@eireneh.com> References: <1069287290.5650.90.camel@ben.sheepcamp.com> <20031120003622.GC4032@mithrandir.ifa.hawaii.edu> <3FBC9649.7010909@eireneh.com> Message-ID: <1069440123.23095.47.camel@ben.sheepcamp.com> --=-GL78D+ddxfPYwvsSTDAu Content-Type: text/plain Content-Transfer-Encoding: 7bit Joe, Thanks for your help, however I can't find "module search path". On Thu, 2003-11-20 at 03:24, Joe Walker wrote: > In the options dialog there is an option for the sword module search > path. So if you have zip files of modules, then just unzip them all in > the same place and then point the option in the right place. I don't see any sign of "module search path". I see "source path" on the advanced tab, but can't seem to make jsword find my texts with that option. When I use the browse option with "source path" it wants to select a file, not a directory, which indicates to me that it's not "search path" of which you speak. Is this something I should have set in an environment variable before installation? As you can see, permissions are wide open on my modules. Here is a snapshot of my config mrclean@ben:~/bin/java/ $ java -version HelloWorld.class java version "1.4.2_02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_02-b03) Java HotSpot(TM) Client VM (build 1.4.2_02-b03, mixed mode) mrclean@ben:/usr/local/share/sword/ $ ll total 12K drwxrwxrwx 2 root root 4.0K Oct 15 11:37 locales.d/ drwxrwxrwx 2 root root 4.0K Oct 15 20:59 mods.d/ drwxrwxrwx 5 root root 4.0K Oct 15 11:45 modules/ mrclean@ben:/usr/local/share/sword/ $ ll modules/texts/rawtext/asv/ total 4.8M -rw-r--r-- 1 root root 1.1M Aug 27 13:15 nt -rw-r--r-- 1 root root 48K Aug 27 13:15 nt.vss -rw-r--r-- 1 root root 3.4M Aug 27 13:15 ot -rw-r--r-- 1 root root 141K Aug 27 13:15 ot.vss See the gz file for the output of this. mrclean@ben:/usr/local/share/sword/ $ /usr/local/jsword/bin/jsword.sh > ~/jsword.log I already have Sword installed and working on this Linux box, and wanted to share the already installed modules. Once I have that working, I plan to do a standalone install on my wifes iBook. Thanks for any assistance you can offer. --=-GL78D+ddxfPYwvsSTDAu Content-Disposition: attachment; filename=jsword.log.gz Content-Type: application/x-gzip; name=jsword.log.gz Content-Transfer-Encoding: base64 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 --=-GL78D+ddxfPYwvsSTDAu-- From jsword-devel@crosswire.org Sun Nov 23 23:54:45 2003 From: jsword-devel@crosswire.org (Joe Walker) Date: Sun, 23 Nov 2003 23:54:45 +0000 Subject: [jsword-devel] Bible text location In-Reply-To: <1069440123.23095.47.camel@ben.sheepcamp.com> References: <1069287290.5650.90.camel@ben.sheepcamp.com> <20031120003622.GC4032@mithrandir.ifa.hawaii.edu> <3FBC9649.7010909@eireneh.com> <1069440123.23095.47.camel@ben.sheepcamp.com> Message-ID: <3FC148C5.2020103@eireneh.com> Ben Dugdale wrote: > Joe, Thanks for your help, however I can't find "module search path". Tools -> Options -> Bibles -> Sword -> Base Directory The name needs changing because it really is a module search path, and not the single Sword dir that it used to be. Joe. From jsword-devel@crosswire.org Mon Nov 24 02:10:02 2003 From: jsword-devel@crosswire.org (Ben Dugdale) Date: 23 Nov 2003 19:10:02 -0700 Subject: [jsword-devel] Bible text location In-Reply-To: <3FC148C5.2020103@eireneh.com> References: <1069287290.5650.90.camel@ben.sheepcamp.com> <20031120003622.GC4032@mithrandir.ifa.hawaii.edu> <3FBC9649.7010909@eireneh.com> <1069440123.23095.47.camel@ben.sheepcamp.com> <3FC148C5.2020103@eireneh.com> Message-ID: <1069639801.25138.126.camel@ben.sheepcamp.com> This jpeg is what I see under /tools/options/bibles/ in jsword 0.96. http://www.sheepcamp.com/tutorials/snapshot2.jpg No sign of "Sword" or "Base Directory"..?? On Sun, 2003-11-23 at 16:54, Joe Walker wrote: > Ben Dugdale wrote: > > > Joe, Thanks for your help, however I can't find "module search path". > > Tools -> Options -> Bibles -> Sword -> Base Directory > > The name needs changing because it really is a module search path, and > not the single Sword dir that it used to be. > > Joe. > > > _______________________________________________ > jsword-devel mailing list > jsword-devel@crosswire.org > http://www.crosswire.org/mailman/listinfo/jsword-devel > --- > [Scanned for viruses] From jsword-devel@crosswire.org Mon Nov 24 07:04:48 2003 From: jsword-devel@crosswire.org (Joe Walker) Date: Mon, 24 Nov 2003 07:04:48 +0000 Subject: [jsword-devel] Bible text location In-Reply-To: <1069639801.25138.126.camel@ben.sheepcamp.com> References: <1069287290.5650.90.camel@ben.sheepcamp.com> <20031120003622.GC4032@mithrandir.ifa.hawaii.edu> <3FBC9649.7010909@eireneh.com> <1069440123.23095.47.camel@ben.sheepcamp.com> <3FC148C5.2020103@eireneh.com> <1069639801.25138.126.camel@ben.sheepcamp.com> Message-ID: <3FC1AD90.1010804@eireneh.com> Ben Dugdale wrote: > This jpeg is what I see under /tools/options/bibles/ in jsword 0.96. > > http://www.sheepcamp.com/tutorials/snapshot2.jpg > > No sign of "Sword" or "Base Directory"..?? Yes, I think the Java L&F UI isn't too clear. The thing on the left is a tree anf not a list, so click on the o- icon to the left of Bibles and you should see some new panes. Joe. From jsword-devel@crosswire.org Mon Nov 24 16:31:05 2003 From: jsword-devel@crosswire.org (Ben Dugdale) Date: 24 Nov 2003 09:31:05 -0700 Subject: [jsword-devel] Bible text location In-Reply-To: <3FC1AD90.1010804@eireneh.com> References: <1069287290.5650.90.camel@ben.sheepcamp.com> <20031120003622.GC4032@mithrandir.ifa.hawaii.edu> <3FBC9649.7010909@eireneh.com> <1069440123.23095.47.camel@ben.sheepcamp.com> <3FC148C5.2020103@eireneh.com> <1069639801.25138.126.camel@ben.sheepcamp.com> <3FC1AD90.1010804@eireneh.com> Message-ID: <1069691465.25138.1006.camel@ben.sheepcamp.com> Wow... That was embarrassing. Funny, that makes all the difference. Thanks Joe! On Mon, 2003-11-24 at 00:04, Joe Walker wrote: > Ben Dugdale wrote: > > > This jpeg is what I see under /tools/options/bibles/ in jsword 0.96. > > > > http://www.sheepcamp.com/tutorials/snapshot2.jpg > > > > No sign of "Sword" or "Base Directory"..?? > > Yes, I think the Java L&F UI isn't too clear. The thing on the left is a > tree anf not a list, so click on the o- icon to the left of Bibles and > you should see some new panes. > > Joe. > > > > _______________________________________________ > jsword-devel mailing list > jsword-devel@crosswire.org > http://www.crosswire.org/mailman/listinfo/jsword-devel > --- > [Scanned for viruses] -- The world is watching America, and America is watching TV. From jsword-devel@crosswire.org Wed Nov 26 19:57:14 2003 From: jsword-devel@crosswire.org (Joe Walker) Date: Wed, 26 Nov 2003 19:57:14 +0000 Subject: [jsword-devel] Bible text location In-Reply-To: <1069691465.25138.1006.camel@ben.sheepcamp.com> References: <1069287290.5650.90.camel@ben.sheepcamp.com> <20031120003622.GC4032@mithrandir.ifa.hawaii.edu> <3FBC9649.7010909@eireneh.com> <1069440123.23095.47.camel@ben.sheepcamp.com> <3FC148C5.2020103@eireneh.com> <1069639801.25138.126.camel@ben.sheepcamp.com> <3FC1AD90.1010804@eireneh.com> <1069691465.25138.1006.camel@ben.sheepcamp.com> Message-ID: <3FC5059A.4020402@eireneh.com> This is a multi-part message in MIME format. --------------020904030709030500060709 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Out of interest the whole config dialog is setup from an XML file, so I've altered the layout, so it should be easier to work out what is going on now. I've attached the current config.xml file. It is used dynamically by the config class to build an options dialog and it is also read by a style task in the ant build to generate some Java that won't compile if you've got the syntax wrong. To see the new layout you can download a nightly build. Joe. Ben Dugdale wrote: > Wow... That was embarrassing. Funny, that makes all the difference. > Thanks Joe! > > On Mon, 2003-11-24 at 00:04, Joe Walker wrote: > >>Ben Dugdale wrote: >> >> >>>This jpeg is what I see under /tools/options/bibles/ in jsword 0.96. >>> >>>http://www.sheepcamp.com/tutorials/snapshot2.jpg >>> >>>No sign of "Sword" or "Base Directory"..?? >> >>Yes, I think the Java L&F UI isn't too clear. The thing on the left is a >>tree anf not a list, so click on the o- icon to the left of Bibles and >>you should see some new panes. >> >>Joe. >> >> >> >>_______________________________________________ >>jsword-devel mailing list >>jsword-devel@crosswire.org >>http://www.crosswire.org/mailman/listinfo/jsword-devel >>--- >>[Scanned for viruses] --------------020904030709030500060709 Content-Type: text/xml; name="config.xml" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="config.xml" ]> --------------020904030709030500060709-- From jsword-devel@crosswire.org Wed Nov 26 22:22:40 2003 From: jsword-devel@crosswire.org (Darren Remington) Date: 26 Nov 2003 17:22:40 -0500 Subject: [jsword-devel] Greetings and a couple of questions Message-ID: <1069885360.7808.22.camel@localhost> Hello to all, I'm new to the list as of yesterday and don't know if these questions have been answered before or not: What kind of development environment does everyone set up to work on JSword? The reason I ask is that I am looking to use Eclipse and this project doesn't look like it is really set up for that. I don't really want to use Netbeans because I really prefer to the look and usability of SWT over AWT or Swing. How does one add modules to JSword? I've added several to Sword 1.5.6 and would like to use them with JSword. I didn't notice any user instructions on how to do this. After installing the JSword binary with no VM, I wasn't sure what shell script to run (it's not documented anywhere). Once I figured out to run JSword/bin/jsword.sh, I still got a couple of errors that I will be registering as bugs. I want to know exactly where the errors are occurring in the code first before submitting to the buglist. The install process was very nice though. -- Darren Remington From jsword-devel@crosswire.org Thu Nov 27 01:49:33 2003 From: jsword-devel@crosswire.org (Darren Remington) Date: 26 Nov 2003 20:49:33 -0500 Subject: [jsword-devel] Greetings and a couple of questions Message-ID: <1069897773.7808.24.camel@localhost> Hello to all, I'm new to the list as of yesterday and don't know if these questions have been answered before or not: What kind of development environment does everyone set up to work on JSword? The reason I ask is that I am looking to use Eclipse and this project doesn't look like it is really set up for that. I don't really want to use Netbeans because I really prefer to the look and usability of SWT over AWT or Swing. How does one add modules to JSword? I've added several to Sword 1.5.6 and would like to use them with JSword. I didn't notice any user instructions on how to do this. After installing the JSword binary with no VM, I wasn't sure what shell script to run (it's not documented anywhere). Once I figured out to run JSword/bin/jsword.sh, I still got a couple of errors that I will be registering as bugs. I want to know exactly where the errors are occurring in the code first before submitting to the buglist. The install process was very nice though. From jsword-devel@crosswire.org Thu Nov 27 08:18:26 2003 From: jsword-devel@crosswire.org (Joe Walker) Date: Thu, 27 Nov 2003 08:18:26 +0000 Subject: [jsword-devel] Greetings and a couple of questions In-Reply-To: <1069897773.7808.24.camel@localhost> References: <1069897773.7808.24.camel@localhost> Message-ID: <3FC5B352.7020102@eireneh.com> Hi, I'm not sure what OS you are using. On windows the installer creates a start menu item, it should do similar on MacOS and Linux too. I use Eclipse all the time for development, the project source contains .project, .source and laucher files to help development using eclipse, however it should work with any IDE. I've also used together and jbuilder in the past. We do however use Swing and not SWT. I've considered SWT a number of times but I don't think it is the right tool just now for 2 reasons. Firstly the API is supposed to be difficult compared to Swing (which is already better understood my many developers) and secondly the eclipse sub-project to generalize eclipse to be a generic application framework has only just got going (I believe eclipse3.0M5 contains the first bits of work) However I do like SWT's concept of using native widgets so anyone wanting to write a SWT frontend would be most welcome. Joe. Darren Remington wrote: > Hello to all, > > I'm new to the list as of yesterday and don't know if these questions > have been answered before or not: > > What kind of development environment does everyone set up to work on > JSword? The reason I ask is that I am looking to use Eclipse and this > project doesn't look like it is really set up for that. I don't really > want to use Netbeans because I really prefer to the look and usability > of SWT over AWT or Swing. > > How does one add modules to JSword? I've added several to Sword 1.5.6 > and would like to use them with JSword. I didn't notice any user > instructions on how to do this. > > After installing the JSword binary with no VM, I wasn't sure what shell > script to run (it's not documented anywhere). Once I figured out to run > JSword/bin/jsword.sh, I still got a couple of errors that I will be > registering as bugs. I want to know exactly where the errors are > occurring in the code first before submitting to the buglist. > > The install process was very nice though. > > > _______________________________________________ > jsword-devel mailing list > jsword-devel@crosswire.org > http://www.crosswire.org/mailman/listinfo/jsword-devel From jsword-devel@crosswire.org Thu Nov 27 17:23:04 2003 From: jsword-devel@crosswire.org (Joe Walker) Date: Thu, 27 Nov 2003 17:23:04 +0000 Subject: [jsword-devel] Recent updates Message-ID: <3FC632F8.5040701@eireneh.com> Hi, Recent nightlies will have selectable fonts for the display area. I've also updated the about screen, and as previously noted, tweaked the options dialog. I've refactored the Book interface so that you can now use Book to do everything. The old Bible, Dictionary and Commentary interfaces are now redundant. I'll remove them soon unless anyone objects. Joe. From jsword-devel@crosswire.org Fri Nov 28 04:03:58 2003 From: jsword-devel@crosswire.org (Troy A. Griffitts) Date: Thu, 27 Nov 2003 21:03:58 -0700 Subject: [jsword-devel] CrossWire server Message-ID: <3FC6C92E.3000906@crosswire.org> My apologies. CrossWire's server had a CPU fan go out this holiday. This lead to a server outage for the last day and a half. Things should be back online now. -troy. From jsword-devel@crosswire.org Sun Nov 30 06:11:37 2003 From: jsword-devel@crosswire.org (Darren Remington) Date: 30 Nov 2003 01:11:37 -0500 Subject: [jsword-devel] Greetings and a couple of questions Message-ID: <1070172697.7808.152.camel@localhost> Joe Walker wrote: > Hi, > > I'm not sure what OS you are using. On windows the installer creates a > start menu item, it should do similar on MacOS and Linux too. > > I use Eclipse all the time for development, the project source > contains .project, .source and laucher files to help development using > eclipse, however it should work with any IDE. I've also used together > and jbuilder in the past. > > We do however use Swing and not SWT. I've considered SWT a number of > times but I don't think it is the right tool just now for 2 reasons. > Firstly the API is supposed to be difficult compared to Swing (which > is already better understood my many developers) and secondly the > eclipse sub-project to generalize eclipse to be a generic application > framework has only just got going (I believe eclipse3.0M5 contains the > first bits of work) > > However I do like SWT's concept of using native widgets so anyone > wanting to write a SWT frontend would be most welcome. > > Joe. Joe, Well, there's the first problem that I've got to overcome - getting the correct project file. I downloaded jsword-0.9.6-linux-novm.bin from the JSword download page: http://www.crosswire.org/jsword/download.jsp After installing JSword to my user-directory, the JSword directory has the following contents: ======================================================================== [Darren@Frankenstein JSword]$ ls -la total 120 drwxrwxr-x 6 Darren Darren 4096 Nov 22 20:18 . drwx------ 84 Darren Darren 8192 Nov 30 01:01 .. drwxrwxr-x 3 Darren Darren 4096 Nov 22 14:29 bin -rwxr-xr-x 1 Darren Darren 44235 Nov 22 14:29 JSword -rw------- 1 Darren Darren 946 Nov 22 20:18 jsword.jnlp -rwxrwxr-x 1 Darren Darren 3344 Nov 22 14:29 JSword.lax -rw-rw-r-- 1 Darren Darren 39302 Nov 22 14:29 lax.jar drwxrwxr-x 2 Darren Darren 4096 Nov 22 14:29 lib drwxrwxr-x 7 Darren Darren 4096 Nov 22 14:29 resource drwxrwxr-x 2 Darren Darren 4096 Nov 22 14:29 UninstallerData [Darren@Frankenstein JSword]$ pwd /home/Darren/JSword ========================================================================= What files do I need to download to set up a development directory for JSword and where do I find them? Thanks for your patience. Darren From jsword-devel@crosswire.org Sun Nov 30 21:55:54 2003 From: jsword-devel@crosswire.org (Joe Walker) Date: Sun, 30 Nov 2003 21:55:54 +0000 Subject: [jsword-devel] Greetings and a couple of questions In-Reply-To: <1070172697.7808.152.camel@localhost> References: <1070172697.7808.152.camel@localhost> Message-ID: <3FCA676A.6050600@eireneh.com> Hi, Darren Remington wrote: > Well, there's the first problem that I've got to overcome - getting the > correct project file. I downloaded jsword-0.9.6-linux-novm.bin from the > JSword download page: http://www.crosswire.org/jsword/download.jsp > ... > What files do I need to download to set up a development directory for > JSword and where do I find them? You've downloaded a binary install so there are no development files there at all. The best way to get started would be to get the latest CVS copy of JSword using: http://www.crosswire.org/jsword/cvs.html Either that or one of the source nightlies. Joe.