X-1.0rc3: Windows: Cannot run scripts saved at root level --- at least one folder level needed
Bug #852940 reported by
Steve Hoey
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SikuliX |
Fix Released
|
Critical
|
RaiMan |
Bug Description
Every Script that I open errors out with
[error] Stopped
[error] An error occurs at line 1
[error] Error message: SyntaxError: ('mismatched character \'\\n\' expecting \'"\'', ('', 1, 17, 'addModPath(
If I create a new script and hit run without saving its fine.
The complexity of the script doesnt matter.
Just using this causes it
popup("hi")
Version:1.0rc3 also continuous build 912
OS: 64bit ultimate win 7
Changed in sikuli: | |
status: | Confirmed → Fix Committed |
milestone: | none → x1.0 |
summary: |
- X-1.0rc3: Windows: Cannot run scripts saved at C:\ + X-1.0rc3: Windows: Cannot run scripts saved at root level --- at least + one folder level needed |
Changed in sikuli: | |
assignee: | nobody → RaiMan (raimund-hocke) |
tags: | added: filenames |
Changed in sikuli: | |
importance: | Undecided → High |
Changed in sikuli: | |
importance: | High → Critical |
Changed in sikuli: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
It seems this only happens when the script is saved in C:\. If you save the script in a folder, it works well.