LT-22641: Fix crash restoring a project from another computer - #1103
Open
papeh wants to merge 2 commits into
Open
LT-22641: Fix crash restoring a project from another computer#1103papeh wants to merge 2 commits into
papeh wants to merge 2 commits into
Conversation
Comment hygiene (advisory)1 comment-style violation(s) in the lines this branch adds since
Fix them per |
papeh
force-pushed
the
bugfix/LT-22641-user-settings-crash
branch
from
August 21, 2026 16:59
d72540d to
cc63a40
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1103 +/- ##
==========================================
- Coverage 38.34% 38.34% -0.01%
==========================================
Files 1507 1507
Lines 350586 350582 -4
Branches 40294 40294
==========================================
- Hits 134448 134434 -14
- Misses 186911 186921 +10
Partials 29227 29227
🚀 New features to boost your workflow:
|
* When getting the current dictionary configuration from the property table, ensure that the file exists. If the settings were restored from another computer, paths might not match, leading to a crash. * Default to dictionary configuration to prevent loading others unnecessarily.
papeh
force-pushed
the
bugfix/LT-22641-user-settings-crash
branch
2 times, most recently
from
August 21, 2026 19:26
8997eb2 to
9b09c10
Compare
Co-authored-by: Copilot <[email protected]>
papeh
force-pushed
the
bugfix/LT-22641-user-settings-crash
branch
from
August 21, 2026 19:29
9b09c10 to
3d53e58
Compare
papeh
marked this pull request as ready for review
August 21, 2026 19:29
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
When getting the current dictionary configuration from the property table, ensure that the file exists. If the settings were restored from another computer, paths might not match, leading to a crash.
CI-ready checklist
.github/commit-guidelines.md.build.ps1,test.ps1, or MSBuild).Docs/workflows/ai-pr-workflow.mdand ranpr-preflightor the equivalent branch-readiness review before requesting review.Src/**folders touched, correspondingAGENTS.mdfiles are updated or explicitly confirmed still accurate.This change is