You are not logged in.

#1 2011-10-04 03:05:16

FernandoBasso
Member
From: Brazil
Registered: 2010-10-27
Posts: 102
Website

Irssi inside gnu screen annoying message (SOLVED)

I'm using irssi with beep_beep.pl, and
beep_cmd = "aplay --quiet /home/nando/.irssi/alert.wav &";
in ~/.irssi/config. When the  sound plays, I get:

"No protocol specified, xcb_connection_has_error() return true."

Any help is welcome.

Last edited by FernandoBasso (2011-10-04 13:30:31)


There is a difference between knowing the path and walking the path.

Offline

#2 2011-10-04 08:32:11

steve___
Member
Registered: 2008-02-24
Posts: 454

Re: Irssi inside gnu screen annoying message (SOLVED)

Does it work outside of screen?

Offline

#3 2011-10-04 10:09:20

FernandoBasso
Member
From: Brazil
Registered: 2010-10-27
Posts: 102
Website

Re: Irssi inside gnu screen annoying message (SOLVED)

steve___ wrote:

Does it work outside of screen?

Yes. It does. I've been using irssi for about three years, but it
is the first time I'm trying to use it with gnu screen.

Perhaps, there is a more appropriate way of getting irssi letting
me know that someone mentioned my nick. I already use a
different color for that, but that alone is not enough. I need
some sort of audio notice.

EDIT: SOLVED: Actually, reading http://irssi.org/documentation/tips
I found the solution. After starting gnu scree the user must hit

ctrl-a ctrl-g

so that irssi is aware of audio bells.

Also, in ~/.screenrc we can use

bell on

for audio bell or
vbell on for visual bell. Since I didn't have any of them, I
guess the default is vbell on.

Last edited by FernandoBasso (2011-10-04 10:53:01)


There is a difference between knowing the path and walking the path.

Offline

Board footer

Powered by FluxBB