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

hyprpaper crashes on launch with certain XDG_RUNTIME_DIR settings #226

Open
Nanderty opened this issue Dec 17, 2024 · 0 comments
Open

hyprpaper crashes on launch with certain XDG_RUNTIME_DIR settings #226

Nanderty opened this issue Dec 17, 2024 · 0 comments

Comments

@Nanderty
Copy link

Running from tty:

export XDG_RUNTIME_DIR=/run/user/Nanderty/runtime
Hyprland

Then inside Hyprland:

hyprpaper

Yields:

[LOG] Total SM usage for all buffers: 311.0MB
*** buffer overflow detected ***: terminated
Aborted

For the last lines. hyprpaper works with ipc=off.
Note that other software (e.g. pipewire, mpd, Hyprland itself) works fine with this setting of XDG_RUNTIME_DIR,
thus permissions should be correct and the directory exists and is writable.

Running from tty:

export XDG_RUNTIME_DIR=/tmp
Hyprland

Then inside Hyprland:

hyprpaper

Works flawless.

Running hyprpaper v0.7.3

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

No branches or pull requests

1 participant