[jsword-devel] Alkitab Bible Study 0.9 released

Tonny Kohar tonny.kohar at gmail.com
Wed Jun 4 01:41:07 MST 2008


Hi,

Additonal note, BAO is still broken on 0.9.5 but I just fixed on my
local copy. So the fix will be available on the next release with some
other fix/enhancement.

If you know how to program java and interested in the fix
immediately(it is just on liner fix), you could download the source
code (http://www.kiyut.com/products/alkitab/developer/) then change
the following
- goto kiyut.alkitab.swing.BookTextPane
- around line 192 there is
  String uriString = uri == null ? "" :
NetUtil.getAsFile(uri).getCanonicalPath();
- replace that with
  String uriString = uri == null ? "" : uri.toURL().toString();
- recompile, then you are done :)

Cheers
Tonny Kohar

On Wed, Jun 4, 2008 at 11:02 AM, Tonny Kohar <tonny.kohar at gmail.com> wrote:
> Hi,
>
> 2008/5/21 webmedic <webmedic at gmail.com>:
>> I have been watching this and am very much enjoying it. There are some
>> features I I really like.
>>
>>
>> 3. About genbooks so far at least Pilgrims Progress and BAO both cause java
>> errors.
>
> Just released Alkitab Bible Study 0.9.5. It is available at
> http://www.kiyut.com/products/alkitab/index.html
> This release fix the genbooks problem and adding history
> (back,forward,next,previous) and few other small enhancement.
>
> What's New
> - Fix BibleKeyTreeCellRenderer NPE
> - Fix GeneralBooks StackOverflow
> - Add History (Go Back and Forward)
> - Add Verses per view (Go Previous and Next)
>
> not 1.0 yet, because I still need to do add small other enhancements.
> So if you find any bugs, please do not hesitate to drop me a note.
>
> Cheers
> Tonny Kohar
> --
> Alkitab Bible Study
> imagine, design, create ...
> http://www.kiyut.com
>



-- 
Citra FX Photo Effects
imagine, design, create ...
http://www.kiyut.com



More information about the jsword-devel mailing list