← Back to team overview

sikuli-driver team mailing list archive

[Bug 1793408] Re: [1.1.4] Win: popFile only allows sikuli folders to be seleted

 

** Summary changed:

- popFile on Win10 only allows sikuli folders to be seleted
+ [1.1.4] Win: popFile only allows sikuli folders to be seleted

** Changed in: sikuli
       Status: New => In Progress

** Changed in: sikuli
   Importance: Undecided => High

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

** Changed in: sikuli
    Milestone: None => 1.1.4

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

Title:
  [1.1.4] Win: popFile only allows sikuli folders to be seleted

Status in Sikuli:
  In Progress

Bug description:
  When I write a Sikuli script to open a dialog to let me choose a
  folder location, the IDE will only allow me to choose a sikuli folder.

  This is my script:
  ------
  test = popFile("Choose a folder")

  print(test)
  ------

  
  REPRO:

  
  1.  Load Sikuli 1.1.4 (2018-09-19_07:17) onto a Win 10 64bit machine
  2.  Download the Jython-standalone-2.7.0.JAR and place it in the AppData/Roaming/Sikulix/Extensions folder
            (unsure if this is needed)
  3.  Open Sikuli and write a script as described above

  RESULT:

  Selecting a non-sikuli folder pops a message saying 'This is not a
  valid sikuli script'.

  EXPECTED:

  The user would be able to select any folder

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


References