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

unknown signal dwmblocks #10

Closed
apprehensions opened this issue Jan 9, 2022 · 4 comments
Closed

unknown signal dwmblocks #10

apprehensions opened this issue Jan 9, 2022 · 4 comments

Comments

@apprehensions
Copy link

to replicate:
make dwm from source, patch statuscmd, launch dwmblocks-async, click, get hit with unknown signal. it doesn't even have to run a script! it can just be "echo hello" and it just died!

now i'm not sure if this can be replicated because this might be something wrong with my system. when using torrinfail/dwmblocks with the statuscmd patch in the README.md it won't work. using statuscmd patch from suckless.org works?

@apprehensions
Copy link
Author

so in desperation i tried your build of dwm, and it worked? so i moved back to my own dwm build and now it works?! guess its just magic then

@apprehensions
Copy link
Author

apprehensions commented Jan 9, 2022

actually wait no its still there, from looking at strace here's what i got

clock_nanosleep(CLOCK_REALTIME, 0, {tv_sec=0, tv_nsec=50000000}, {tv_sec=0, tv_nsec=27880739}) = ? ERESTART_RESTARTBLOCK (Interrupted by signal)
--- SIGRT_12 {si_signo=SIGRT_12, si_code=SI_QUEUE, si_pid=5879, si_uid=1000, si_int=1, si_ptr=0x1} ---
+++ killed by SIGRT_12 +++
zsh: unknown signal  strace dwmblocks

@apprehensions apprehensions reopened this Jan 9, 2022
@apprehensions
Copy link
Author

apprehensions commented Jan 9, 2022

after trying dwm-flexipatch and bare dwm only with the latest statuscmd patch, it still doesn't work.
might be something wrong with my system maybe(?)

@apprehensions
Copy link
Author

i was running an old version, git pull and it's now fixed.

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