spacebar icon indicating copy to clipboard operation
spacebar copied to clipboard

Socket connection

Open chraibi opened this issue 2 years ago • 2 comments

I recently get this error

spacebar-msg: failed to connect to socket..                                  │

Not sure how to debug it. Maybe someone here has an idea?

chraibi avatar Oct 06 '22 15:10 chraibi

is spacebar running? this is what i would assume would happen if you try to run spacebar -m ... without the daemon actually running, since it's connecting over a socket

tubbo avatar Oct 08 '22 01:10 tubbo

I guess so. This is how it looks. Notice left the numbers for workspaces are missing:

Screen Shot 2022-10-11 at 07 50 59

Trying to explicitly run spacebar gives the following:

spacebar: could not acquire lock-file! abort.. Often, I solve the problem with source $HOME/.config/spacebar/.spacebarrc but, that is not a nice workaround. Probably the problem is trivial, but I did not figure it out yet!

Screen Shot 2022-10-11 at 07 53 25

My err.log shows a bunch of the following line: ""*ERROR*: Wrong type argument: listp,. Some process is constantly writing this line in the log. It seems this process is Emacs.

I stopped Emacs, just to check and voila:

Screen Shot 2022-10-11 at 08 03 48

Do you think, Emacs spamming spacebar with these error-messages, is the reason for loosing connection?

chraibi avatar Oct 11 '22 05:10 chraibi