← Back to team overview

sikuli-driver team mailing list archive

[Bug 1518948] [NEW] [1.1.0] creating .skl: additional .py file created

 

Public bug reported:

When my team exports an executable of a .sikuli script, besides creating
the .skl file, the IDE creates a .py file with its named being a
composition of the .sikuli folder complete name and the .sikuli folder
without the .sikuli extension. It contains the exact python script of
the sikuli script created by the user.

For example:
TestSomething.sikuli (project)
TestSomething.sikuliTestSomething.py (generated file)

I've seen the code and the export action creates that file, we tried to
execute our tests deleting that files and we found they are, in our
terms, useless, so maybe that files were created to be used in
development phase.

So my question is, this files are needed by sikuli, if they are useless,
can you, please, remove the line in the IDE code were they are created?

Thank you very much and keep working.

** 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/1518948

Title:
  [1.1.0] creating .skl: additional .py file created

Status in Sikuli:
  New

Bug description:
  When my team exports an executable of a .sikuli script, besides
  creating the .skl file, the IDE creates a .py file with its named
  being a composition of the .sikuli folder complete name and the
  .sikuli folder without the .sikuli extension. It contains the exact
  python script of the sikuli script created by the user.

  For example:
  TestSomething.sikuli (project)
  TestSomething.sikuliTestSomething.py (generated file)

  I've seen the code and the export action creates that file, we tried
  to execute our tests deleting that files and we found they are, in our
  terms, useless, so maybe that files were created to be used in
  development phase.

  So my question is, this files are needed by sikuli, if they are
  useless, can you, please, remove the line in the IDE code were they
  are created?

  Thank you very much and keep working.

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


Follow ups