T. H. Wright
T. H. Wright
In general this application has no impact on Logos's performance. The only way that would happen is if we didn't install some DLL or if through the app you changed...
You can find the logs in: ``` ~/.local/state/Logos_on_Linux/Logos_on_Linux.log ```
We could do something similar with GitHub data and the md5sums to reduce GitHub API calls.
Somehow this function is probably involved: https://github.com/FaithLife-Community/LogosLinuxInstaller/blob/b472f4f85443e5ce64f05565df2cc8133c9a4fed/tui_app.py#L525 This function is run first in tui_app line 198 and is supposed to be rerun when the install is done, see tui_app line...
I think I may have found a connection with this crash to the Logos Indexer. The most likely reason is the Windows version we've set the Indexer to (likely Win...
If running the AppImage: ``` cd /path/to/LogosBible10/data/bin ln -s ./selected_wine.AppImage winecfg WINEPREFIX=/path/to/LogosBible10/data/wine64_bottle ./winecfg ``` While winecfg is running, go to the Applications tab and click `Add application` Navigate in the...
There is probably a CLI way to do this, I just haven't researched it yet.
We store our AppImages here: https://github.com/FaithLife-Community/wine-appimages They are in turn pulled from: https://github.com/mmtrt/WINE_AppImage/tree/continuous-staging
9.10+ should be sufficient. I'm not sure which version of 9.x permitted it, but we have set it at a conservative 9.10. 9.12+ should all work.
So you could try clearing your library catalog or all library data. You could also try running the indexer manually after that. I got it to work by opening and...