| |
| |
| |
|
<claudio`> Can i check a condition first to run a shell command? <claudio`> Something like: if /dev/audio0 is busy don't do nothing <claudio`> else play this file <claudio`> ? <claudio`> I'm using trigger.pl for play a file "on query" <claudio`> but if the matched text is writed too fast <claudio`> i get this error <claudio`> [11:50:45] audioplay: failed to open /dev/sound0: Device busy <claudio`> and it is right :) <claudio`> Some idea? <StevenR> claudio`: send the errors to /dev/null <claudio`> i'm trying <claudio`> is the same <claudio`> 'command' => '/exec -w - audioplay ~/.irssi/alert.wav > /dev/null' <axxo> 2>&1 <claudio`> [12:02:14] audioplay: failed to open /dev/sound0: Device busy <claudio`> [12:02:14] audioplay: unexpected EOF: Undefined error: 0 <StevenR> 'command' => '/exec -w - audioplay ~/.irssi/alert.wav 2> /dev/null' <claudio`> works <claudio`> thx too <claudio`> :) <StevenR> hurrah! <Kris> Hi <Kris> How can i change the theme ind irssi? <IoP> /set theme <Kris> IoP, should I set the path to the theme on my computer or should i link to something on the internet? <Jimmothy> ... <Jimmothy> computer <IoP> download new theme in ~/.irssi/ <Jimmothy> ~/.irssi/theme.theme <ruskie> hmmm irssi is using 234mb of virtual mem <ruskie> about the same as X is... <lennard> lots of windows and insane high values for scrollback? <lennard> (even then 234 probably is too high tho :) <spb> anyone had pgup/down and arrow keys suddenly refuse to work in irssi? <spb> it's running in screen on a shell server, and ever since i tried to connect to it from the osx terminal the arrow keys do nothing and pgup/down output a ~ <rxvt> yes <rxvt> try alt p <spb> alt p is bound to win 20 ;) <rxvt> not for me <spb> any fix you know of short of restarting it? <rxvt> stops ant alt o for 19 <rxvt> at* <spb> yeah, but then i extended those bindings up to 71 ;p <rxvt> nope <spb> crap <rxvt> nice <spb> and given that i'm in about 50 channels on freenode alone i really don't want to restart <Znh> Hello, is it possible to hide join/quit messages. and is it possible to hide unknown ascii characters that mess up my whole screen <Soliton> /help ignore <Znh> Soliton: is that for me? <Soliton> indeed <Znh> ok, thank you <Soliton> no problem <Riis> does irssi have a feature request thing somewhere <Jimmothy> depending on what it is people usually create scripts <Riis> well, you know how you sometimes get a message with your name in it, in a chan that your not in. I'd like if irssi kept them around like in the top of the screen til you get to the channel/window again. So they don't get "pushed" out <Soliton> Riis: a split window setup could do that <Jimmothy> i tried that once <Jimmothy> but i could figure whatd catch the hilights <Jimmothy> couldnt <Soliton> the hilight level i suppose <McLone> quick question: does irssi have a command analog to xchat's /play <n> <file> (to print file one line at n seconds)? i've looked in official scripts w/o luck. <Soliton> McLone: the file.pl script might do that <McLone> Soliton: hehe yes if i rewrite it; and i'm lazy <McLone> i see now. It is not needed, coz /exec -o cat file will buffer automatically. <vasudeva> i can't seem to figure out how to join a p***word-protected irc server with irssi. i've tried '/connect ip port p***word' but it's not working. (i'm pretty certain i'm using the right p***word.) <coolazazel> Hello <coolazazel> I am on kubuntu breezy, the short cut alt+fleche does not function more <Ashen> fleche? <coolazazel> Somebody with an idea ? <Ashen> what's a fleche? <coolazazel> Ashen alt+touch directional <Ashen> ah <Nei> ?? <coolazazel> Ashen: my english is not perfect lol <Ashen> coolazazel: type /bind and look for "key up" in the Action side <hkcube> hello, i can't set well my irssi. The problem: i loaded two scripts (usercount and chanact) and i'd like to set them in another statusbar. irssi place all in default statusbar. can anyone help me? thanks <coolazazel> my key up is meta2-A, what meta2-A? <dracula> second time that Irssi v0.8.10-rc6 crashes with 'segmentation fault' after lag time has reached maximum value when internet connection is down <UncleRemus> I start nicklist automatically as a script everytime I start irssi, but then i have to type /nicklist screen to start it <UncleRemus> I asked how automate this here earlier <UncleRemus> and someone told me to put it in .irssi/startup <UncleRemus> but it doesn't work, it doesnt start nicklist <UncleRemus> Anyone know how to automate this? <senneth> /set nicklist_automode screen <UncleRemus> OK, I'll try it! <UncleRemus> /set nicklist_automode screen <UncleRemus> senneth: Thank you, it worked fine! <Random> i upgraded perl and now i can't load any scripts <caphuso> then go recompile everything that still links to your old perl version <Random> i recompiled irssi <Random> i wouldn't know how to compile the scripts, given that they're in text format :P <Random> http://rafb.net/paste/results/osEplO63.html <caphuso> you either ./configure'ed wrong or didn't have the stuff necessary to enable perl support installed <Random> ...how would i go about fixing this? <caphuso> reading the configure output to find out what went wrong, for example <Random> ...well, i didn't configure it. the makefile from the port did <caphuso> so? <Random> gah - what am i looking for - i didn't see anything obviously broken in the configure output <Random> irssi _itself_ builds fine <Nei> did you make install ? <Nei> double check the perl module path in irssi ./configure <Random> building it AGAIN saving the output to a file <Random> Perl library directory ........... : /usr/local/lib/perl5/5.8.7/mach <Nei> well search your hdd for Irssi.pm <Nei> it should be installed when you install Irssi and is required for perl scripts to work <Random> if it's not there why wouldn't it be being built? <Random> or installed <Random> the text "Irssi.pm" appears nowhere in the output of the build <ruskie> lennard, 30 windows and insane high scrollback... but a sb clear should wipe that out shouldn't it? <Nei> f0rked, http://ai.onetrix.net/*/*Give/irssi-settings.html#autostick_split_windows ;) <f0rked> saw it ;) Thanks <Nei> I might want to add the word 'good' or something <Nei> Here's a ... guide <Nei> any suggestion/ alternate wording? <Ticho> l33t <Ticho> or TEH <f0rked> "an excellent" <Nei> excellent, thanks, that's the word I was looking for
Return to irssi or Go to some related
logs:
"nackademin+kryssning" mplayer pls
|
|