mIRC Home    About    Download    Register    News    Help

Print Thread
#183072 17/08/07 04:28 PM
Joined: Jan 2005
Posts: 192
Brax Offline OP
Vogon poet
OP Offline
Vogon poet
Joined: Jan 2005
Posts: 192
//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,881
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,881
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: 192
Brax Offline OP
Vogon poet
OP Offline
Vogon poet
Joined: Jan 2005
Posts: 192
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
Joined: May 2006
Posts: 6
N
Nutrimatic drinks dispenser
Offline
Nutrimatic drinks dispenser
N
Joined: May 2006
Posts: 6
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
Joined: Aug 2007
Posts: 12
E
Pikka bird
Offline
Pikka bird
E
Joined: Aug 2007
Posts: 12
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.

Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
Confirmed. This is indeed a bug; the [window] parameter is not properly handled, and it supposedly worked fine in 6.21.


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"
Joined: Jan 2006
Posts: 468
Fjord artisan
Offline
Fjord artisan
Joined: Jan 2006
Posts: 468
Confirmed.

argv0 #183606 21/08/07 09:17 AM
Joined: Aug 2007
Posts: 21
M
Ameglian cow
Offline
Ameglian cow
M
Joined: Aug 2007
Posts: 21
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: 5,411
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,411
Thanks this has been fixed for the next version.

Khaled #183724 22/08/07 04:27 AM
Joined: Aug 2007
Posts: 12
E
Pikka bird
Offline
Pikka bird
E
Joined: Aug 2007
Posts: 12
Awesome. Thank you smile


Link Copied to Clipboard