mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-02 03:45:57 +01:00
CaD: Link ISSUE_GUIDELINES.md
instead
This commit is contained in:
parent
774c6b3224
commit
0a990bb1e7
1 changed files with 1 additions and 9 deletions
|
@ -73,15 +73,7 @@ for live logs. (replace `hyprland` with `hyprlandd` for debug builds)
|
||||||
|
|
||||||
### How do I get a coredump?
|
### How do I get a coredump?
|
||||||
|
|
||||||
_These instructions are ONLY for systemd. If you use anything else, you should
|
See [`ISSUIE_GUIDELINES.md`](https://github.com/hyprwm/Hyprland/blob/main/docs/ISSUE_GUIDELINES.md).
|
||||||
know what you're doing._
|
|
||||||
|
|
||||||
Launch `coredumpctl` in a terminal. Press <key>END</key> on the keyboard to go
|
|
||||||
to the end. Note the **last** (the one furthest to the bottom) crash that has
|
|
||||||
`/usr/bin/Hyprland` as an executable. Remember the PID of it (the first number
|
|
||||||
after the date in a given line) exit (<key>Ctrl</key>+<key>C</key>) type
|
|
||||||
`coredumpctl info PID` where `PID` is the remembered PID. Send the entire thing
|
|
||||||
as a file.
|
|
||||||
|
|
||||||
## Nesting Hyprland
|
## Nesting Hyprland
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue