regnarg / urxvt-config-reload

42 stars 13 forks source link

Daemon mode support #7

Open krumelmonster opened 6 years ago

krumelmonster commented 6 years ago

I'm using urxvt in daemon mode: urxvtd and urxvtc. killall -SIGHUP urxvtd won't reload my terminal windows although the script works fine if used for plain urxvt.

regnarg commented 6 years ago

This seems to work fine on my machine: Arch Linux,

rxvt-unicode (urxvt) v9.22 - released: 2016-01-23
options: perl,xft,styles,combining,blink,iso14755,unicode3,encodings=eu+vn+jp+jp-ext+kr+zh+zh-ext,fade,transparent,tint,XIM,frills,selectionscrolling,wheel,slipwheel,cursorBlink,pointerBlank,scrollbars=plain+rxvt+NeXT+xterm

What is your system/version/configuration?

krumelmonster commented 6 years ago

It works now for me too, maybe the problem was somewhere else, it was fixed by some update or I made a mistake when I diagnosed.

regnarg commented 6 years ago

This seems to happen randomly with each urxvtd start. Sometimes reload works just fine, sometimes not, sometimes after the unsuccessful attempt the urxvtd stops being able to spawn new clients.