Public bug reported:
print("Parent",getParentFolder())
exit(2)
using the above code
in 2.0.4
output
('Parent',
u'C:\\Perf\\Work\\Groups\\AntiPirates\\PDFNext\\Automations\\FeatTests\\FEAT\\Unified
Share\\UI_Automation\\TestFiles\\')
[info] Exit code: 2
in 2.0.5
('Parent',
u'/C:/Perf/Work/Groups/AntiPirates/PDFNext/Automations/FeatTests/FEAT/Unified%20Share/UI_Automation/TestFiles/DragDrop.sikuli\\')
notice the / are incorrect as a resumt any import fail
OS windows
this makes build 2.0.5 unusable 64 bit java 14- please suggest workaround
** Affects: sikuli
Importance: Undecided
Status: New
** Tags: sikuli
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1917408
Title:
getParentFolder() breaks in 2.0.5 but was working on 2.0.4
Status in Sikuli:
New
Bug description:
print("Parent",getParentFolder())
exit(2)
using the above code
in 2.0.4
output
('Parent',
u'C:\\Perf\\Work\\Groups\\AntiPirates\\PDFNext\\Automations\\FeatTests\\FEAT\\Unified
Share\\UI_Automation\\TestFiles\\')
[info] Exit code: 2
in 2.0.5
('Parent',
u'/C:/Perf/Work/Groups/AntiPirates/PDFNext/Automations/FeatTests/FEAT/Unified%20Share/UI_Automation/TestFiles/DragDrop.sikuli\\')
notice the / are incorrect as a resumt any import fail
OS windows
this makes build 2.0.5 unusable 64 bit java 14- please suggest workaround
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1917408/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp