** Changed in: sikuli Importance: High => Critical ** Summary changed:
- [1.0.1] getBundlePath() adds extra slash at end + [1.0.1] getBundlePath() adds extra slash at end --- fixed in 1.1.0 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1269650 Title: [1.0.1] getBundlePath() adds extra slash at end --- fixed in 1.1.0 Status in Sikuli: Fix Committed Bug description: Using getBundlePath() yields "/path/to/bundle.sikuli/ " as opposed to "/path/to/bundle.sikuli", which was the behavior in previous versions. Because of this change, os.path.dirname(getBundlePath()) stops giving you "/path/to" and instead gives you '/path/to/bundle.sikuli", which a rather annoying inconvenience. To manage notifications about this bug go to: https://bugs.launchpad.net/sikuli/+bug/1269650/+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

