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

Reply via email to