Re: [Sikuli-driver] [Question #671301]: Taking a screenshot always attaches unwanted digits in the filename

2018-08-02 Thread Cosmin Niculae
Question #671301 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/671301

Description changed to:
Whenever the user takes a screenshot via code, the file is appended with
digits showing the date it was taken. This makes it tedious when the
user has to search for an image. For example, taking
saveScreenCapture("Picture.png") will always result in something like
"Picture20181204". In my project, I had to write a function which takes
the last file created and then rename it once again to the desired
filename.

This happens on the last Sikuli version which is 1.1.2 and on a Windows
10 x64 machine.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #671301]: Taking a screenshot always attaches unwanted digits in the filename

2018-08-02 Thread Cosmin Niculae
Question #671301 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/671301

Status: Needs information => Open

Cosmin Niculae gave more information on the question:
Sorry, I meant to say save saveScreenCapture().

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #671302]: Double click is sometimes not executed on a region

2018-08-02 Thread Cosmin Niculae
New question #671302 on Sikuli:
https://answers.launchpad.net/sikuli/+question/671302

In the tests I am writing, the double click function sometimes does not perform 
and sometimes not even the click. Therefore, I had to rewrite the functions 
myself to use Mouse Down and Mouse Down with a delay in-between. 

The version of Sikuli I am using is: 1.1.2, on a Windows 10 64-bit machine.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #671301]: Taking a screenshot always attaches unwanted digits in the filename

2018-08-02 Thread Cosmin Niculae
New question #671301 on Sikuli:
https://answers.launchpad.net/sikuli/+question/671301

Whenever the user takes a screenshot via code, the file is appended with digits 
showing the date it was taken. This makes it tedious when the user has to 
search for an image. For example, taking saveScreenshot("Picture.png") will 
always result in something like "Picture20181204". In my project, I had to 
write a function which takes the last file created and then rename it once 
again to the desired filename.

This happens on the last Sikuli version which is 1.1.2 and on a Windows 10 x64 
machine.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Bug 1784869] [NEW] Taking a screenshot always attaches unwanted digits in the filename

2018-08-01 Thread Cosmin Niculae
Public bug reported:

Whenever the user takes a screenshot via code, the file is appended with
digits showing the date it was taken. This makes it tedious when the
user has to search for an image. For example, taking
saveScreenshot("Picture.png") will always result in something like
"Picture20181204". In my project, I had to write a function which takes
the last file created and then rename it once again to the desired
filename.

This happens on the last Sikuli version which is 1.1.2 and on a Windows
10 x64 machine.

** Affects: sikuli
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1784869

Title:
  Taking a screenshot always attaches unwanted digits in the filename

Status in Sikuli:
  New

Bug description:
  Whenever the user takes a screenshot via code, the file is appended
  with digits showing the date it was taken. This makes it tedious when
  the user has to search for an image. For example, taking
  saveScreenshot("Picture.png") will always result in something like
  "Picture20181204". In my project, I had to write a function which
  takes the last file created and then rename it once again to the
  desired filename.

  This happens on the last Sikuli version which is 1.1.2 and on a
  Windows 10 x64 machine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1784869/+subscriptions

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Bug 1784861] [NEW] Double click is sometimes not executed on a region

2018-08-01 Thread Cosmin Niculae
Public bug reported:

In the tests I am writing, the double click function sometimes does not
perform and sometimes not even the click. Therefore, I had to rewrite
the functions myself to use Mouse Down and Mouse Down with a delay in-
between.

The version of Sikuli I am using is: 1.1.2, on a Windows 10 64-bit
machine.

** Affects: sikuli
 Importance: Undecided
 Status: New


** Tags: click double region

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1784861

Title:
  Double click is sometimes not executed on a region

Status in Sikuli:
  New

Bug description:
  In the tests I am writing, the double click function sometimes does
  not perform and sometimes not even the click. Therefore, I had to
  rewrite the functions myself to use Mouse Down and Mouse Down with a
  delay in-between.

  The version of Sikuli I am using is: 1.1.2, on a Windows 10 64-bit
  machine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1784861/+subscriptions

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp