sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54898
[Bug 1874813] [NEW] Output seen on earlier version no longer seen
Public bug reported:
I was using until recently version 1.1.3 of Sikuli which would show me
output similar to this:
[20/02/25 21:47:44] [log] App.open [8340:LaunchViewX.bat]
[20/02/25 21:47:44]
[20/02/25 21:47:44] C:\Shikari>start "" "C:\Program Files (x86)\Schneider Electric\ClearSCADA\SE.Scada.ViewX.exe" /Startup:"C:\Sikuli\General\DefaultStartupConfiguration.xml"
[20/02/25 21:47:44]
[20/02/25 21:47:44] C:\Shikari>exit
[20/02/25 21:48:26] [log] ( Windows ) TYPE "#UP."
[20/02/25 21:48:35] [log] CLICK on L(22,99)@S(0)[0,0 1440x900] (644 msec)
[20/02/25 21:48:39] [log] CLICK on L(817,449)@S(0)[0,0 1440x900] (619 msec)
[20/02/25 21:48:40] [log] ( Ctrl ) TYPE "a"
[20/02/25 21:48:41] [log] TYPE "a"
[20/02/25 21:48:41] [log] TYPE "d"
[20/02/25 21:48:43] [log] TYPE "#TAB."
[20/02/25 21:48:44] [log] ( Ctrl ) TYPE "a"
Now I have upgraded to version 2.0.4 of Sikuli and this is the output I
now get:
[20/02/25 21:48:26] [log] ( Windows ) TYPE "#UP."
[20/02/25 21:48:35] [log] CLICK on L(22,99)@S(0)[0,0 1440x900] (644 msec)
[20/02/25 21:48:39] [log] CLICK on L(817,449)@S(0)[0,0 1440x900] (619 msec)
[20/02/25 21:48:40] [log] ( Ctrl ) TYPE "a"
[20/02/25 21:48:41] [log] TYPE "a"
[20/02/25 21:48:41] [log] TYPE "d"
[20/02/25 21:48:43] [log] TYPE "#TAB."
[20/02/25 21:48:44] [log] ( Ctrl ) TYPE "a"
I am missing a level of debug message here.
I am using Windows 10, Java 13.0.2 and Sikuli 2.0.4
** 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/1874813
Title:
Output seen on earlier version no longer seen
Status in Sikuli:
New
Bug description:
I was using until recently version 1.1.3 of Sikuli which would show me
output similar to this:
[20/02/25 21:47:44] [log] App.open [8340:LaunchViewX.bat]
[20/02/25 21:47:44]
[20/02/25 21:47:44] C:\Shikari>start "" "C:\Program Files (x86)\Schneider Electric\ClearSCADA\SE.Scada.ViewX.exe" /Startup:"C:\Sikuli\General\DefaultStartupConfiguration.xml"
[20/02/25 21:47:44]
[20/02/25 21:47:44] C:\Shikari>exit
[20/02/25 21:48:26] [log] ( Windows ) TYPE "#UP."
[20/02/25 21:48:35] [log] CLICK on L(22,99)@S(0)[0,0 1440x900] (644 msec)
[20/02/25 21:48:39] [log] CLICK on L(817,449)@S(0)[0,0 1440x900] (619 msec)
[20/02/25 21:48:40] [log] ( Ctrl ) TYPE "a"
[20/02/25 21:48:41] [log] TYPE "a"
[20/02/25 21:48:41] [log] TYPE "d"
[20/02/25 21:48:43] [log] TYPE "#TAB."
[20/02/25 21:48:44] [log] ( Ctrl ) TYPE "a"
Now I have upgraded to version 2.0.4 of Sikuli and this is the output
I now get:
[20/02/25 21:48:26] [log] ( Windows ) TYPE "#UP."
[20/02/25 21:48:35] [log] CLICK on L(22,99)@S(0)[0,0 1440x900] (644 msec)
[20/02/25 21:48:39] [log] CLICK on L(817,449)@S(0)[0,0 1440x900] (619 msec)
[20/02/25 21:48:40] [log] ( Ctrl ) TYPE "a"
[20/02/25 21:48:41] [log] TYPE "a"
[20/02/25 21:48:41] [log] TYPE "d"
[20/02/25 21:48:43] [log] TYPE "#TAB."
[20/02/25 21:48:44] [log] ( Ctrl ) TYPE "a"
I am missing a level of debug message here.
I am using Windows 10, Java 13.0.2 and Sikuli 2.0.4
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1874813/+subscriptions
Follow ups