[1.1.4] Mac: app name with space does not work --- fixed 2018-12-20 build#153

Bug #1808573 reported by RaiMan
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
Fix Released
Critical
RaiMan

Bug Description

For example:
x = App("/Applications/System Preferences.app"
x.open()

Not works

For run run app that name contains space(mac) before space must write \(backslash):
x = App("/Applications/System\ Preferences.app"
x.open()

in that case app runs, but in message area appears error:
[error] App: create: does not exist: /Applications/System\ Preferences.app

RaiMan (raimund-hocke)
Changed in sikuli:
status: New → Fix Committed
importance: Undecided → High
assignee: nobody → RaiMan (raimund-hocke)
milestone: none → 1.1.4
RaiMan (raimund-hocke)
Changed in sikuli:
importance: High → Critical
summary: - [1.1.4] Mac: app name with space does not work
+ [1.1.4] Mac: app name with space does not work --- fixed 2018-12-20
+ build#153
RaiMan (raimund-hocke)
Changed in sikuli:
status: Fix Committed → Fix Released
milestone: 1.1.4 → 2.0.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.