eliranwong / UniqueBible

A cross-platform bible application, integrated with high-quality resources and amazing features, running offline in Windows, macOS and Linux, ChromeOS, Android, iOS. Various running modes are supported.
https://UniqueBible.app
GNU General Public License v3.0
131 stars 38 forks source link

BDB in Windows Version not Loading #234

Closed hebrewmatthew closed 3 years ago

hebrewmatthew commented 3 years ago

This has been an issue on the Windows version for almost a year. I've installed on two different devices. Never can use BDB, but all the other lexicons work when accessed from dropdown menu. After clicking "analytical lexicon button" dropdown fails to load any BDB entries. unique_bible_bdb_issue

eliranwong commented 3 years ago

@hebrewmatthew

I would like to ask if the issue is only on Windows or not?

can you use BDB on another device.

From your screenshot, I understand why you can open an entry from BDB. E70020 is code for lookup Hebrew word based on ETCBC word. It is not a standard Strong number. To look for the same work in BDB in your exmple

(I note that WORD:::1:::33 is in your screenshot. I use this as an example)

You should select the Strong's number H559 instead of E70020.

Screenshot_20210304_153322

Screenshot_20210304_153159

There is another possibility:

In case selecting H559 still does not work for you, it is possible that your BDB.lexicon file is not a valid file,

please check if you have BDB.lexicon in folder "marvelData/lexicons"

when you locate the file BDB.lexicon, check its check. it should be around 80MB.

if you found it about 0KB size, that means your file is not a valid file. please delete it and redownload BDB.lexicon and it should work as expected.

eliranwong commented 3 years ago

@hebrewmatthew can you kindly let us know if the issue is solved yet? thank you.

eliranwong commented 3 years ago

@hebrewmatthew We close this issue now, as this is not a bug and we gave instructions above lookup in BDB lexicon. Feel free to reopen the issue if you have further question. Thanks.