sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #49118
[Bug 1800496] Re: warning message related to a commented line
** Changed in: sikuli
Status: New => Won't Fix
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
** Changed in: sikuli
Milestone: None => 1.1.4
** Summary changed:
- warning message related to a commented line
+ warning about incomplete string in comment
** Summary changed:
- warning about incomplete string in comment
+ IDE: warning about incomplete string in comment
** Summary changed:
- IDE: warning about incomplete string in comment
+ IDE: warning about incomplete string in comment - by intention
** Description changed:
+ ------ motivation behind
+ The feature, that deletes not used images at save, has to take comments into account too, since it might be a commented out script line.
+
+ So you have to correct your comment, to avoid the popup
+ -----------------------------------------
+
Hello,
On Sikulix 1.1.4, windows 10 64bit, with the the script below (only one line)
- # '
- writing a comment line like this one when you save the script causes the appearance of a warning saying
+ # '
+ writing a comment line like this one when you save the script causes the appearance of a warning saying
Delete Images on save etcetc, see attachment.
Then everything works and no images are actually deleted.
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1800496
Title:
IDE: warning about incomplete string in comment - by intention
Status in Sikuli:
Won't Fix
Bug description:
------ motivation behind
The feature, that deletes not used images at save, has to take comments into account too, since it might be a commented out script line.
So you have to correct your comment, to avoid the popup
-----------------------------------------
Hello,
On Sikulix 1.1.4, windows 10 64bit, with the the script below (only one line)
# '
writing a comment line like this one when you save the script causes the appearance of a warning saying
Delete Images on save etcetc, see attachment.
Then everything works and no images are actually deleted.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1800496/+subscriptions
References