Details
-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.6
-
Fix Version/s: None
-
Component/s: o.c.jsword.passage
-
Environment:
Windows 7,
java version "1.7.0_21"
Java(TM) SE Runtime Environment (build 1.7.0_21-b11)
Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)
Description
I am able to successfully launch BibleDesktop from the JNLP file http://www.crosswire.org/bibledesktop/stable/bibledesktop.jnlp and the UI displays correctly, but after downloading bibles, the text does not display. The Java console contains errors like:
ERROR: 'Cannot find class 'org.crosswire.jsword.passage.PassageKeyFactory'.'
FATAL ERROR: 'The first argument to the non-static Java function 'getName' is not a valid object reference.'
If I download and run the installer then BibleDesktop runs with no problems and the bibles downloaded by the webstart version are visible.