Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: easier troubleshooting with 'ujust get-logs', depreciate gamescope-logs #2118

Open
wants to merge 2 commits into
base: testing
Choose a base branch
from

Conversation

xXJSONDeruloXx
Copy link
Contributor

The post-gamescope-logs command was designed to collect Gamescope-specific logs from legacy file paths. These files are no longer generated because Gamescope now sends all log output to the system journal (journald).

this PR replaces that ujust recipe with a new one 'get-logs' that cleanly outputs two pastebin URLs for logs this boot, and logs last boot. This optimizes for issue reporting and troubleshooting. You can just tell the user "run 'ujust get-logs'" to get output like:

Logs This Boot: https://paste.centos.org/view/84d14e25

Logs Last Boot: https://paste.centos.org/view/0e8f36e3

this command is intentionally short and the output hides warning messages and other noise, in order to optimize for users who may be inputting this with touch keyboards on small handheld screens.

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels Jan 13, 2025
@xXJSONDeruloXx xXJSONDeruloXx changed the title Feat: easier troubleshooting with 'ujust get-logs', depreciate gamescope-logs feat: easier troubleshooting with 'ujust get-logs', depreciate gamescope-logs Jan 13, 2025
@xXJSONDeruloXx
Copy link
Contributor Author

merged with latest changes from main, hopefully that resolves Nvidia builds failing

@xXJSONDeruloXx xXJSONDeruloXx force-pushed the gamescope-logs-depreciate branch from 7c43113 to b212ec9 Compare January 14, 2025 22:09
@xXJSONDeruloXx
Copy link
Contributor Author

reverted merge, was not needed

@KyleGospo KyleGospo enabled auto-merge January 19, 2025 20:25
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 19, 2025
auto-merge was automatically disabled January 20, 2025 02:48

Head branch was pushed to by a user without write access

@xXJSONDeruloXx xXJSONDeruloXx force-pushed the gamescope-logs-depreciate branch 2 times, most recently from d0e505d to 5f4a15f Compare January 20, 2025 02:58
@xXJSONDeruloXx
Copy link
Contributor Author

resolved conflicts, might need to re-enable merge

@xXJSONDeruloXx xXJSONDeruloXx force-pushed the gamescope-logs-depreciate branch from a7f1831 to ded875d Compare January 21, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants