-
-
Notifications
You must be signed in to change notification settings - Fork 297
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
xXJSONDeruloXx
wants to merge
2
commits into
ublue-os:testing
Choose a base branch
from
xXJSONDeruloXx:gamescope-logs-depreciate
base: testing
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat: easier troubleshooting with 'ujust get-logs', depreciate gamescope-logs #2118
xXJSONDeruloXx
wants to merge
2
commits into
ublue-os:testing
from
xXJSONDeruloXx:gamescope-logs-depreciate
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dosubot
bot
added
size:M
This PR changes 30-99 lines, ignoring generated files.
enhancement
New feature or request
labels
Jan 13, 2025
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
system_files/desktop/shared/usr/share/ublue-os/just/80-bazzite.just
Outdated
Show resolved
Hide resolved
merged with latest changes from main, hopefully that resolves Nvidia builds failing |
xXJSONDeruloXx
force-pushed
the
gamescope-logs-depreciate
branch
from
January 14, 2025 22:09
7c43113
to
b212ec9
Compare
reverted merge, was not needed |
KyleGospo
approved these changes
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
force-pushed
the
gamescope-logs-depreciate
branch
2 times, most recently
from
January 20, 2025 02:58
d0e505d
to
5f4a15f
Compare
resolved conflicts, might need to re-enable merge |
system_files/desktop/shared/usr/share/ublue-os/just/80-bazzite.just
Outdated
Show resolved
Hide resolved
xXJSONDeruloXx
force-pushed
the
gamescope-logs-depreciate
branch
from
January 21, 2025 14:17
a7f1831
to
ded875d
Compare
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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
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.