Skip to content

Self-daemonize tray app for proper error reporting on launch#13

Open
lenar wants to merge 1 commit into
Kakiharu:mainfrom
lenar:fix/tray-self-daemonize
Open

Self-daemonize tray app for proper error reporting on launch#13
lenar wants to merge 1 commit into
Kakiharu:mainfrom
lenar:fix/tray-self-daemonize

Conversation

@lenar

@lenar lenar commented Apr 2, 2026

Copy link
Copy Markdown

screenprofilercmd tray silently fails when PyQt5 is missing - nohup >/dev/null 2>&1 & swallows all errors.

So instead the python script now forks itself to background, so import/init errors happen before the fork and are shown in terminal.

Works for me.

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