sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #27588
Re: [Bug 1354589] Re: % not escaped correctly with type in Sikuli 1.1.0Beta4
Awesome, thanks! By the way, it seems like the performance gas greatly
improved in this version compared to before. Not sure if you've done some
optimization but I'm really enjoying it for some time critical tasks.
On Aug 8, 2014 4:55 PM, "RaiMan" <rmhdevelop@xxxxxx> wrote:
> fixed in nightly tomorrow ;-)
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1354589
>
> Title:
> % not escaped correctly with type in Sikuli 1.1.0Beta4
>
> Status in Sikuli:
> Fix Committed
>
> Bug description:
> There seems to be a regression with regards to the behavior when using
> type('%') or type('%otherchars'). I keep getting
> MissingFormatArgumentException or UnknownFormatConversionException
> when I try to use it like this, even though I'm not using it in the
> context of string formatting operator or whatnot. Tried escaping it by
> using type('%%') but it actually types two '%' in this case.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/sikuli/+bug/1354589/+subscriptions
>
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1354589
Title:
% not escaped correctly with type in Sikuli 1.1.0Beta4
Status in Sikuli:
Fix Committed
Bug description:
There seems to be a regression with regards to the behavior when using
type('%') or type('%otherchars'). I keep getting
MissingFormatArgumentException or UnknownFormatConversionException
when I try to use it like this, even though I'm not using it in the
context of string formatting operator or whatnot. Tried escaping it by
using type('%%') but it actually types two '%' in this case.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1354589/+subscriptions
References