sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #18596
[Bug 1189990] [NEW] Windows 8: IDE quick png screenshot does not work
Public bug reported:
In Windows 8, the left pain quick Actions do not work properly.
Steps to replicate:
1. Open IDE in Windows 8
2. Click any of the actions in the left pane, click() for instance (this
issue occurs for many, if not all these actions)
3. Capture the screenshot. Capture thumbnail shows in the main script
window pane properly.
4. Save .sikuli, close file.
5. Reopen file.
6. Result: In main script window, thumbnails are replaced with png filenames like:
find("1370971145124.png")
Windows explorer of the save directory shows that no pngs were saved. When sikuli script is run, this error message results:
[error] 1370971145124.png looks like a file, but not on disk. Assume it's text.
[error] Region.find(text): text search is currently switched off
[error] script [ test2 ] stopped with error in line 1
[error] FindFailed ( Text search currently switched off )
Environment Info
Sikuli IDE 1.0.0
Windows 8 Enterprise, 64 bit.
** Affects: sikuli
Importance: Undecided
Status: New
** Tags: png windows8
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1189990
Title:
Windows 8: IDE quick png screenshot does not work
Status in Sikuli:
New
Bug description:
In Windows 8, the left pain quick Actions do not work properly.
Steps to replicate:
1. Open IDE in Windows 8
2. Click any of the actions in the left pane, click() for instance
(this issue occurs for many, if not all these actions)
3. Capture the screenshot. Capture thumbnail shows in the main script
window pane properly.
4. Save .sikuli, close file.
5. Reopen file.
6. Result: In main script window, thumbnails are replaced with png filenames like:
find("1370971145124.png")
Windows explorer of the save directory shows that no pngs were saved. When sikuli script is run, this error message results:
[error] 1370971145124.png looks like a file, but not on disk. Assume it's text.
[error] Region.find(text): text search is currently switched off
[error] script [ test2 ] stopped with error in line 1
[error] FindFailed ( Text search currently switched off )
Environment Info
Sikuli IDE 1.0.0
Windows 8 Enterprise, 64 bit.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1189990/+subscriptions
Follow ups
References