Skip to content
Oliver Tseng edited this page Mar 8, 2025 · 9 revisions

How to permanently disable the audio toolbar?

Go to UniqueBible/Set Config Flags. Set UseThirdPartyVLCplayer. Next time you start up UBA, the audio toolbar will not be displayed.

How to update UBA if I installed it via pip?

pip3 install --upgrade uniquebible

UBA hangs up or crashes when downloading Bible or Commentaries.

In the Set Confg Flags, disable downloadGCloudModulesInSeparateThread. Then try downloading the Bibles and Commentaries again.

How to get UBA running if it doesn't start after a recent update?

See Resolving update issues.

I have my own Bible in my non-English language. How can I view it with the right font?

See Using custom fonts with Bibles.

I've installed VLC, why can't it play media files?

Install 64 bit VLC, not 32 bit. See VLC is not enabled.

How to fix ModuleNotFoundError: no module name 'github'?

Use Python 3.8 or higher. See #798.

Does UBA run in anaconda?

UBA is developed and tested with regular python, so we do not support issues related to anaconda.

How can I report a bug/issue in the UniqueBibleApp?

Submit a issue ticket. Please also provide debugging info in your bug report.

How can I request a feature to be added to the UniqueBibleApp?

Submit a issue ticket.

Clone this wiki locally