Skip to content

Conversation

@ctrlaltf24
Copy link
Contributor

Logos/Verbum (Indexer) now log to the wine log file, with their previous run logging to wine.1.log

All other wine executions as part of the install process now go into OD's log

Fixes: #376

Tested:

  • run logos, log is in wine.log, launching a second time, it's moved to wine.1.log, and the new one is at wine.log
  • clean install (confirm log is expected)
  • during install msi TRANSFORMS functions, and msiexec logs are in OD's
  • winetricks logs during install are in OD's
  • during install winemenubuilder/renderer/fontsmoothing logs are in OD's
  • TUI set windows version
  • switch Logos logging wine execution goes into OD's log (looks to be empty)
  • install fonts detects existing arial font
  • ran indexing (confirm log as expected)
  • winetricks command, make sure stdout/stderr/exitcode are passed correctly (didn't confirm stdin, don't know what takes this. Fortunately code is the same for wine, and it worked.)
  • wine command, make sure stdout/stderr/stdin are passed correctly

Logos/Verbum (Indexer) now log to the wine log file, with their previous run logging to wine.1.log

All other wine executions as part of the install process now go into OD's log

Fixes: FaithLife-Community#376

Tested:
- run logos, log is in wine.log, launching a second time, it's moved to wine.1.log, and the new one is at wine.log
- clean install (confirm log is expected)
- during install msi TRANSFORMS functions, and msiexec logs are in OD's
- winetricks logs during install are in OD's
- during install winemenubuilder/renderer/fontsmoothing logs are in OD's
- TUI set windows version
- switch Logos logging wine execution goes into OD's log (looks to be empty)
- install fonts detects existing arial font
- ran indexing (confirm log as expected)
- winetricks command, make sure stdout/stderr/exitcode are passed correctly (didn't confirm stdin, don't know what takes this. Fortunately code is the same for wine, and it worked.)
- wine command, make sure stdout/stderr/stdin are passed correctly
@ctrlaltf24 ctrlaltf24 requested review from n8marti and thw26 March 10, 2025 23:05
@thw26
Copy link
Collaborator

thw26 commented Mar 11, 2025

I merged #379 as its fixes were needed to make this PR run on my end. Please re-push this branch after rebasing onto latest main, after which I will rest.

@thw26
Copy link
Collaborator

thw26 commented Mar 11, 2025

Good to go, but it again has conflicts

@thw26 thw26 merged commit 7b8b1cb into FaithLife-Community:main Mar 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wine log doesn't properly rotate

2 participants