Skip to content

fix(config_inspector): Reworked thread logic to not crash scan thread - #64

Merged
Peter-L-SVK merged 2 commits into
mainfrom
stage
Dec 23, 2025
Merged

Peter-L-SVK merged 2 commits into
mainfrom
stage

Conversation

@Peter-L-SVK

Copy link
Copy Markdown
Owner
  • Removed show_error_dialog() call from background thread in scan_config_directory()
  • Errors now collected and passed to main thread via channel for safe GTK dialog display
  • Prevents "GTK may only be used from the main thread" panic during configuration scanning
  • Fixed panic when scanning configs on GNOME 49

…63 from Peter-L-SVK/fix/conf-scan-thread-crash

- Removed show_error_dialog() call from background thread in scan_config_directory()
- Errors now collected and passed to main thread via channel for safe GTK dialog display
- Prevents "GTK may only be used from the main thread" panic during configuration scanning
@Peter-L-SVK Peter-L-SVK self-assigned this Dec 23, 2025
@Peter-L-SVK
Peter-L-SVK merged commit 615de45 into main Dec 23, 2025
2 checks 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.

1 participant