mIRC Home    About    Download    Register    News    Help

Print Thread
#183072 17/08/07 04:28 PM
Joined: Jan 2005
Posts: 186
Brax Offline OP
Vogon poet
OP Offline
Vogon poet
Joined: Jan 2005
Posts: 186
//background -p $active img\image.jpg

results
* /background: no such file 'C:\Documents and Settings\<user>\My Documents\IRC\mIRC\#channel' (line 36, monitor.mrc)

Works well without $active (Window name) parameter.


echo -a $signature
Brax #183073 17/08/07 04:34 PM
Joined: Sep 2005
Posts: 2,630
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,630
Does seem to be a bug..

For now you can use -ap instead of -p $active

hixxy #183082 17/08/07 05:01 PM
Joined: Jan 2005
Posts: 186
Brax Offline OP
Vogon poet
OP Offline
Vogon poet
Joined: Jan 2005
Posts: 186
With active window yes, but not in other cases where I specify window name.

Last edited by Brax; 17/08/07 05:01 PM.

echo -a $signature
Brax #183139 18/08/07 12:52 AM
N
narien
narien
N
Hi. I'm from Spain.

/background have a BUG. Confirmed that. If specified a [window], not work.

Example: /background -p #chan "C:\mIRC\ble.png" --> error: * /background: no such file 'C:\mIRC\#chan'

If I use: /background -p "C:\mIRC\ble.png", works fine only in active window.

Fix it short please.

Regards, narien.

Brax #183158 18/08/07 04:45 AM
E
eXonyte
eXonyte
E
Just adding another report for this bug. I have a script that sets a background in an on JOIN and it triggers the bug every time.

#183274 18/08/07 11:24 PM
Joined: Oct 2003
Posts: 3,641
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,641
Confirmed. This is indeed a bug; the [window] parameter is not properly handled, and it supposedly worked fine in 6.21.

#183276 18/08/07 11:25 PM
S
symphony
symphony
S
Confirmed.

argv0 #183606 21/08/07 09:17 AM
M
marco50
marco50
M
Originally Posted By: argv0
Confirmed. This is indeed a bug; the [window] parameter is not properly handled, and it supposedly worked fine in 6.21.


in 6.21 it worked.

Brax #183608 21/08/07 09:25 AM
Joined: Dec 2002
Posts: 3,840
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 3,840
Thanks this has been fixed for the next version.

Khaled #183724 22/08/07 04:27 AM
E
eXonyte
eXonyte
E
Awesome. Thank you smile


Link Copied to Clipboard