Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Following Faulty Resize, the Config File was Not Written #248

Open
thw26 opened this issue Jan 13, 2025 · 0 comments
Open

Following Faulty Resize, the Config File was Not Written #248

thw26 opened this issue Jan 13, 2025 · 0 comments
Assignees
Labels
bug Something isn't working cli Related to the CLI, optargs, or TUI installer This issue is related to the install routine
Milestone

Comments

@thw26
Copy link
Collaborator

thw26 commented Jan 13, 2025

See #247. Config file is empty/default.

[11:37:06] cat .config/FaithLife-Community/oudedetai.json
{
    "BACKUPDIR": null,
    "FLPRODUCT": null,
    "INSTALLDIR": null,
    "LAST_UPDATED": "2025-01-13T11:35:10",
    "LLI_LATEST_VERSION": "4.0.0-beta.4",
    "LOGS": null,
    "RECOMMENDED_WINE64_APPIMAGE_URL": "https://github.com/FaithLife-Community/wine-appimages/releases/download/9.19-devel/wine-devel_9.19-x86_64.AppImage",
    "TARGETVERSION": null,
    "TARGET_RELEASE_VERSION": null,
    "WINEBIN_CODE": null,
    "WINECMD_ENCODING": null,
    "WINETRICKSBIN": null,
    "WINE_EXE": null,
    "current_logos_version": null,
    "curses_colors": "Dark",
    "lli_release_channel": null,
    "logos_release_channel": null
}

From the log:

2025-01-13 11:18:58 INFO: /home/thwright/Downloads/icu-win-72.1-custom+4.tar.gz is verified.
2025-01-13 11:18:58 INFO: icu-win-72.1-custom+4.tar.gz properties match. Using it…
2025-01-13 11:18:58 DEBUG: Successfully extracted '/home/thwright/Downloads/icu-win-72.1-custom+4.tar.gz' to '/home/thwright/Applications/LogosBible10/data/wine64_bottle/drive_c'
2025-01-13 11:18:58 DEBUG: > ICU data files installed
2025-01-13 11:18:58 DEBUG: Install step 26 of 23
2025-01-13 11:18:58 INFO: Progress: 113%
2025-01-13 11:18:58 INFO: Ensuring Logos is installed…
2025-01-13 11:18:58 DEBUG: dynamic_path: /home/thwright/Applications/LogosBible10/data/bin/wine-devel_9.19-x86_64.AppImage
2025-01-13 11:18:58 DEBUG: wine_exe_path=PosixPath('/home/thwright/Applications/LogosBible10/data/bin/wine-devel_9.19-x86_64.AppImage')
2025-01-13 11:18:58 INFO: Running: /home/thwright/Applications/LogosBible10/data/bin/wine64 msiexec /i /home/thwright/Applications/LogosBible10/data/Logos_v38.1.0.0002-x64.msi
2025-01-13 11:18:58 DEBUG: Getting wine environment.
2025-01-13 11:18:58 DEBUG: dynamic_path: /home/thwright/Applications/LogosBible10/data/bin/wine-devel_9.19-x86_64.AppImage
2025-01-13 11:18:58 DEBUG: wine_exe_path=PosixPath('/home/thwright/Applications/LogosBible10/data/bin/wine-devel_9.19-x86_64.AppImage')
2025-01-13 11:18:58 DEBUG: Wine env: {'WINE': '/home/thwright/Applications/LogosBible10/data/bin/wine64', 'WINEDEBUG': 'fixme-all,err-all', 'WINEDLLOVERRIDES': '', 'WINELOADER': '/home/thwright/Applications/LogosBible10/data/bin/wine64', 'WINEPREFIX': '/home/thwright/Applications/LogosBible10/data/wine64_bottle', 'WINESERVER': '/home/thwright/Applications/LogosBible10/data/bin/wineserver'}
2025-01-13 11:18:58 DEBUG: run_wine_proc: /home/thwright/Applications/LogosBible10/data/bin/wine64; exe='msiexec'; exe_args=['/i', '/home/thwright/Applications/LogosBible10/data/Logos_v38.1.0.0002-x64.msi']
2025-01-13 11:18:58 DEBUG: subprocess cmd: '/home/thwright/Applications/LogosBible10/data/bin/wine64 msiexec /i /home/thwright/Applications/LogosBible10/data/Logos_v38.1.0.0002-x64.msi'
2025-01-13 11:20:24 INFO: Window resized.
2025-01-13 11:20:47 INFO: Cleaning all temp files…
2025-01-13 11:20:47 INFO: done
2025-01-13 11:20:47 DEBUG: > Product path: /home/thwright/Applications/LogosBible10/data/wine64_bottle/drive_c/users/thwright/AppData/Local/Logos/Logos.exe
2025-01-13 11:20:47 DEBUG: Install step 27 of 23
2025-01-13 11:20:47 INFO: Progress: 117%
2025-01-13 11:20:47 INFO: Ensuring config file is up-to-date…
2025-01-13 11:20:47 INFO: Config file exists at /home/thwright/.config/FaithLife-Community/oudedetai.json.
2025-01-13 11:20:47 INFO: Comparing its contents with current config.
2025-01-13 11:20:54 INFO: Window resized.
2025-01-13 11:20:54 INFO: Config file left unchanged.
2025-01-13 11:20:54 DEBUG: > File exists?: /home/thwright/.config/FaithLife-Community/oudedetai.json: True
2025-01-13 11:20:54 DEBUG: Install step 28 of 23
2025-01-13 11:20:54 INFO: Progress: 122%
2025-01-13 11:20:54 INFO: Copying launcher to /home/thwright/Applications/LogosBible10…
2025-01-13 11:20:54 INFO: Creating launcher binary by copying this installer binary to /home/thwright/Applications/LogosBible10/oudedetai.
2025-01-13 11:20:54 DEBUG: > File exists?: /home/thwright/Applications/LogosBible10/oudedetai: True
2025-01-13 11:20:54 DEBUG: Install step 29 of 23
2025-01-13 11:20:54 INFO: Progress: 126%
2025-01-13 11:20:54 INFO: Creating launcher shortcuts…
2025-01-13 11:20:54 DEBUG: Install step 29 of 23
2025-01-13 11:20:54 INFO: Progress: 126%
2025-01-13 11:20:54 INFO: Creating launcher shortcuts…
2025-01-13 11:20:54 INFO: Creating desktop launcher at /home/thwright/.local/share/applications/LogosBible.desktop.
2025-01-13 11:20:54 DEBUG: > File exists?: /home/thwright/.local/share/applications/LogosBible.desktop: True
2025-01-13 11:20:54 INFO: Creating desktop launcher at /home/thwright/.local/share/applications/oudedetai.desktop.
2025-01-13 11:20:54 DEBUG: > File exists?: /home/thwright/.local/share/applications/oudedetai.desktop: True
2025-01-13 11:20:56 INFO: Window resized.
2025-01-13 11:21:00 INFO: Input unknown.
2025-01-13 11:23:21 INFO: Window resized.
2025-01-13 11:23:23 INFO: Input unknown.
2025-01-13 11:23:25 INFO: Window resized.
2025-01-13 11:23:26 INFO: Input unknown.
2025-01-13 11:25:30 DEBUG: Exiting…
@thw26 thw26 added bug Something isn't working cli Related to the CLI, optargs, or TUI installer This issue is related to the install routine labels Jan 13, 2025
@thw26 thw26 added this to the Release 1.0.0 milestone Jan 13, 2025
@thw26 thw26 self-assigned this Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cli Related to the CLI, optargs, or TUI installer This issue is related to the install routine
Projects
None yet
Development

No branches or pull requests

1 participant