← Back to team overview

sikuli-driver team mailing list archive

[Bug 1222811] Re: [1.0.1] IDE: crashes when using open a "non-sikuli" path --- workaround

 

** Summary changed:

- [1.0.1] IDE: crashes when using open a "non-sikuli" path
+ [1.0.1] IDE: crashes when using open a "non-sikuli" path --- workaround

** Changed in: sikuli
       Status: New => Fix Committed

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

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

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

** Description changed:

+ ----- workaround
+ click through the file structure in the open dialog to get to the wanted folder
+ ---------------------------------------------------------------------------
+ 
  [Steps to Reproduce]
  Suppose the Sikuli script is under "C:\ProjectSikuli\Script\test.sikuli" and now I have a Windows  Explorer opened with "C:\ProjectSikuli\Script" folder.
  (1) Open Sikuli IDE.
  (2) Select "File" - "Open" from the menu bar. The "Open a Sikuli Source folder" window is displayed.
  (3) Because the displayed path is not I want, to find the Sikuli script quicker, I copy "C:\ProjectSikuli\Script" from the address bar of Windows Explorer to the clipboard.
- (4) Paste it to the "Open a Sikuli Source folder" window's "Folder name" field and click the "Open" button. 
+ (4) Paste it to the "Open a Sikuli Source folder" window's "Folder name" field and click the "Open" button.
  
  [Actual Result]
  Sikuli crashes, Although with no  error, it closes itself, which is not I want.
  
  [Expected Result]
  Sikuli finds "C:\ProjectSikuli\Script" is not a Sikuli script folder so that it should open it just as Windows Exploer do, not suicide.

** Summary changed:

- [1.0.1] IDE: crashes when using open a "non-sikuli" path --- workaround
+ [1.0.1] IDE: crashes when using open on a path not ending with .sikuli --- workaround

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

Title:
  [1.0.1] IDE: crashes when using open on a path not ending with .sikuli
  --- workaround

Status in Sikuli:
  Fix Committed

Bug description:
  ----- workaround
  click through the file structure in the open dialog to get to the wanted folder
  ---------------------------------------------------------------------------

  [Steps to Reproduce]
  Suppose the Sikuli script is under "C:\ProjectSikuli\Script\test.sikuli" and now I have a Windows  Explorer opened with "C:\ProjectSikuli\Script" folder.
  (1) Open Sikuli IDE.
  (2) Select "File" - "Open" from the menu bar. The "Open a Sikuli Source folder" window is displayed.
  (3) Because the displayed path is not I want, to find the Sikuli script quicker, I copy "C:\ProjectSikuli\Script" from the address bar of Windows Explorer to the clipboard.
  (4) Paste it to the "Open a Sikuli Source folder" window's "Folder name" field and click the "Open" button.

  [Actual Result]
  Sikuli crashes, Although with no  error, it closes itself, which is not I want.

  [Expected Result]
  Sikuli finds "C:\ProjectSikuli\Script" is not a Sikuli script folder so that it should open it just as Windows Exploer do, not suicide.

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


References