sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #00262
[Bug 701363] [NEW] App.open does not support command line options on Windows
Public bug reported:
Environement
-----------------
Windows 7
Sikuli-X-1.0rc1-win32
JAVA_HOME = C:\Program Files (x86)\Java\jre6
Trying to do the following does not work, Firefox does not start up.
App.open(r"firefox -profile C:\testing\FF\SikuliUser")
Looking at the code (Win32Util.cc) it seems like there is some quoting
issues when calling CreateProcess
http://msdn.microsoft.com/en-us/library/ms682425(v=vs.85).aspx
** 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/701363
Title:
App.open does not support command line options on Windows
Status in Sikuli:
New
Bug description:
Environement
-----------------
Windows 7
Sikuli-X-1.0rc1-win32
JAVA_HOME = C:\Program Files (x86)\Java\jre6
Trying to do the following does not work, Firefox does not start up.
App.open(r"firefox -profile C:\testing\FF\SikuliUser")
Looking at the code (Win32Util.cc) it seems like there is some quoting issues when calling CreateProcess
http://msdn.microsoft.com/en-us/library/ms682425(v=vs.85).aspx
Follow ups
-
[Bug 701363] Re: [check] App.open should support command line options on Windows
From: RaiMan, 2019-11-18
-
[Bug 701363] Re: [request] App.open should support command line options on Windows
From: RaiMan, 2019-11-07
-
[Bug 701363] Re: [request] App.open should support command line options on Windows
From: RaiMan, 2014-01-12
-
[Bug 701363] Re: [request] App.open should support command line options on Windows
From: RaiMan, 2013-05-06
-
[Bug 701363] Re: [request] App.open should support command line options on Windows
From: Tom Hallett, 2013-03-28
-
[Bug 701363] Re: [request] App.open should support command line options on Windows
From: RaiMan, 2013-03-27
-
[Bug 701363] Re: [request] App.open should support command line options on Windows
From: Tom Hallett, 2013-03-27
-
[Bug 701363] Re: [request] App.open should support command line options on Windows
From: RaiMan, 2011-09-27
-
[Bug 701363] Re: [request] App.open should support command line options on Windows
From: Tsung-Hsiang Chang, 2011-09-13
-
[Bug 701363] Re: [request] App.open should support command line options on Windows
From: RaiMan, 2011-04-04
-
[Bug 701363] Re: [request] App.open should support command line options on Windows
From: Bulkan, 2011-04-03
-
[Bug 701363] Re: X 1.0rc1 App.open does not support command line options on Windows
From: RaiMan, 2011-01-19
-
[Bug 701363] Re: X 1.0rc1 App.open does not support command line options on Windows
From: RaiMan, 2011-01-12
-
[Bug 701363] [NEW] App.open does not support command line options on Windows
From: Bulkan, 2011-01-11
References