Skip to content

Mesclar dev-talesam em main#5

Merged
talesam merged 4 commits into
mainfrom
dev-talesam
Feb 1, 2026
Merged

Mesclar dev-talesam em main#5
talesam merged 4 commits into
mainfrom
dev-talesam

Conversation

@talesam

@talesam talesam commented Feb 1, 2026

Copy link
Copy Markdown
Contributor

PR automatizado criado por build_package.py

Conflitos resolvidos automaticamente (se houver)
Pronto para mesclagem automática

talesam and others added 4 commits February 1, 2026 16:09
…op menu

Problem:

- When launched from desktop menu, admin data collection failed
- inxi incorrectly detected the environment as an IRC client
- Error message: "You can't run option help in an IRC client!"

Root cause:
- Without a real terminal (TTY), inxi misidentifies the environment
- This only occurred when app was launched via .desktop file
- Terminal launch worked because a proper TTY was available

Solution:
- Added --tty flag to force TTY output mode in inxi command
- This bypasses the false IRC client detection

Affected file:
- src/big_hardware_info/ui/main_window.py
@talesam talesam merged commit 11de783 into main Feb 1, 2026
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.

1 participant