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

Waybar crashes after logging in #3835

Open
k1nxx opened this issue Dec 19, 2024 · 3 comments
Open

Waybar crashes after logging in #3835

k1nxx opened this issue Dec 19, 2024 · 3 comments
Labels
bug Something isn't working clock memory

Comments

@k1nxx
Copy link

k1nxx commented Dec 19, 2024

Steps to reproduce

Every time i log into my hyperland session (dm:sddm) waybar shows for a second and then disappears, running waybar from the terminal or after logging out of the current session and logging back in fixes the issue (not rebooting).

Possible cause?

As i configured waybar to execute via hyperland instead of systemd

hypr.conf

exec-once = hyperland

This time i decided that i'll try with systemd

~ ◉ systemctl --user enable --now waybar.service               
Created symlink '/home/ryan/.config/systemd/user/graphical-session.target.wants/waybar.service''/usr/lib/systemd/user/waybar.service'.
A dependency job for waybar.service failed. See 'journalctl -xe' for details.

the result of journalctl being:

                                             #5  0x00007feb42a983b2 start_thread (libc.so.6 + 0x983b2)
                                             #6  0x00007feb42b1d5fc __clone3 (libc.so.6 + 0x11d5fc)

                                             Stack trace of thread 4699:
                                             #0  0x00007feb42b1b16d syscall (libc.so.6 + 0x11b16d)
                                             #1  0x00007feb434ed26c g_cond_wait_until (libglib-2.0.so.0 + 0x9026c)
                                             #2  0x00007feb43486183 n/a (libglib-2.0.so.0 + 0x29183)
                                             #3  0x00007feb434edaba n/a (libglib-2.0.so.0 + 0x90aba)
                                             #4  0x00007feb434ed49e n/a (libglib-2.0.so.0 + 0x9049e)
                                             #5  0x00007feb42a983b2 start_thread (libc.so.6 + 0x983b2)
                                             #6  0x00007feb42b1d5fc __clone3 (libc.so.6 + 0x11d5fc)
                                             ELF object binary architecture: AMD x86-64
░░ Subject: Process 3743 (waybar) dumped core
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ Documentation: man:core(5)
░░
░░ Process 3743 (waybar) crashed and dumped core.
░░
░░ This usually indicates a programming error in the crashing program and
░░ should be reported to its vendor as a bug.
@github-actions github-actions bot added bug Something isn't working clock memory labels Dec 19, 2024
@k1nxx
Copy link
Author

k1nxx commented Dec 20, 2024

It seems that when i shutdown my system via
systemctl reboot
its all ok, any clues as so why?

@k1nxx
Copy link
Author

k1nxx commented Dec 21, 2024

seems like the new update fixed it

@k1nxx k1nxx closed this as completed Dec 21, 2024
@k1nxx
Copy link
Author

k1nxx commented Dec 27, 2024

nevermind its back up again

@k1nxx k1nxx reopened this Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working clock memory
Projects
None yet
Development

No branches or pull requests

1 participant