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 8 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

dependabot bot and others added 5 commits January 14, 2025 22:05
…ublue-os#2124)

Bumps [dataaxiom/ghcr-cleanup-action](https://github.com/dataaxiom/ghcr-cleanup-action) from 1.0.15 to 1.0.16.
- [Release notes](https://github.com/dataaxiom/ghcr-cleanup-action/releases)
- [Commits](dataaxiom/ghcr-cleanup-action@v1.0.15...v1.0.16)

---
updated-dependencies:
- dependency-name: dataaxiom/ghcr-cleanup-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [hhd-dev/rechunk](https://github.com/hhd-dev/rechunk) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/hhd-dev/rechunk/releases)
- [Changelog](https://github.com/hhd-dev/rechunk/blob/master/example_changelog.md)
- [Commits](hhd-dev/rechunk@v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: hhd-dev/rechunk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants