Project

General

Profile

Actions

Bug #5558

closed

/icon returns incorrect error message for unknown window

Added by westor (GR) almost 2 years ago. Updated almost 2 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
04/29/2022
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

Hello,

It seems /icon returns incorrect error messages when using an uknown window as parameter.

Examples :

//icon $qt(not_exists_window) $qt(file.png)
returns: * /icon: no such file 'not_exists_window" "file.png'
should be: * /icon: no such window 'not_exists_window'

//icon $qt(not_exists_window)
returns: * /icon: no such file 'not_exists_window'
should be: * /icon: no such window 'not_exists_window'

- Thanks!

Actions

Also available in: Atom PDF