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
122 stars 34 forks source link

Update problem #1346

Closed AlainWill closed 1 year ago

AlainWill commented 1 year ago

Hi need some help eveything was ok...but after updating to v34.44 UniqueBible not showing up anymore... i get this in powershell:

python D:\Users\UniqueBible\uba.py Traceback (most recent call last): File "D:\Users\UniqueBible\uba.py", line 87, in with open(shortcutBat, "w") as fileObj: ^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\username\Desktop\UniqueBibleApp.bat'

eliranwong commented 1 year ago

thanks for report

I will check soon

eliranwong commented 1 year ago

checked, nothing went wrong on my Windows.

I guess your desktop path has an issue. anyway, I modified the file, the startup should be fine.

please unzip this zip file here and replace the uba.py file uba.zip

AlainWill commented 1 year ago

Thank's for the help working correctly.

eliranwong commented 1 year ago

I am glad that it is working now.