[Sikuli-driver] [Bug 1835908] Re: [1.1.4] Class com.sun.jna.Native not found --- fixed build #321

2019-07-15 Thread Valerij
Yes, that worked, thank you very much -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1835908 Title: [1.1.4] Class com.sun.jna.Native not found --- fixed build #321 Status in Sikuli: Fix

Re: [Sikuli-driver] [Question #681984]: Could SIkuli change some environment variables at runtine?

2019-07-15 Thread RaiMan
Question #681984 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681984 RaiMan proposed the following answer: ok, you can do that in a script: try: import org.sikuli.natives.WinUtil as Windows path = Windows.getEnv("PATH") # get current path # manipulate the path string

[Sikuli-driver] [Bug 878317] Re: [request] Ability to override image default save path

2019-07-15 Thread RaiMan
** Summary changed: - [Request] Ability to override image default save path + [request] Ability to override image default save path ** Changed in: sikuli Importance: Medium => Wishlist -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to

[Sikuli-driver] [Bug 681781] Re: [request] Save original and last known location of image to be used in the next script execution (performance!)

2019-07-15 Thread RaiMan
** Changed in: sikuli Importance: Medium => Wishlist -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/681781 Title: [request] Save original and last known location of image to be used in the

[Sikuli-driver] [Bug 1274500] Re: [request] IDE: want to dynamically add something to Java classpath at runtime (e.g. JDBC driver)

2019-07-15 Thread RaiMan
** Changed in: sikuli Importance: Medium => Wishlist -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1274500 Title: [request] IDE: want to dynamically add something to Java classpath at

[Sikuli-driver] [Bug 992009] Re: [request] Java: want a preload option for all or an individual library when a Java application launches --- workaround

2019-07-15 Thread RaiMan
** Changed in: sikuli Importance: Medium => Wishlist -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/992009 Title: [request] Java: want a preload option for all or an individual library when

[Sikuli-driver] [Bug 1503365] Re: [request] want to know, whether an image file is on imagepath and get it's absolute filename --- workaround

2019-07-15 Thread RaiMan
** Changed in: sikuli Importance: Medium => Wishlist -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1503365 Title: [request] want to know, whether an image file is on imagepath and get it's

[Sikuli-driver] [Bug 1789042] Re: [request] option to reload script, after it was edited externally

2019-07-15 Thread RaiMan
** Changed in: sikuli Importance: Medium => Wishlist -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1789042 Title: [request] option to reload script, after it was edited externally Status in

[Sikuli-driver] [Bug 1788843] Re: [1.1.4] IDE: Jython: Interactive sessions on command line not accepting input, hence unusable --- workaround

2019-07-15 Thread RaiMan
** Changed in: sikuli Status: In Progress => Won't Fix ** Changed in: sikuli Importance: Low => Undecided -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1788843 Title: [1.1.4] IDE:

[Sikuli-driver] [Bug 1807150] Re: [request] Sikuli logs to HTML test runner report

2019-07-15 Thread RaiMan
** Changed in: sikuli Importance: Medium => Wishlist -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1807150 Title: [request] Sikuli logs to HTML test runner report Status in Sikuli: In

[Sikuli-driver] [Bug 1823477] Re: [1.1.4] Windows 10: versions N and KN: SikuliX does not seem to work

2019-07-15 Thread RaiMan
** Changed in: sikuli Status: In Progress => Won't Fix ** Changed in: sikuli Importance: Low => Undecided -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1823477 Title: [1.1.4] Windows

[Sikuli-driver] [Bug 1829856] Re: [request]App.open:open the same application multiple times at the same time

2019-07-15 Thread RaiMan
** Changed in: sikuli Importance: Medium => Wishlist -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1829856 Title: [request]App.open:open the same application multiple times at the same time

Re: [Sikuli-driver] [Question #681984]: Could SIkuli change some environment variables at runtine?

2019-07-15 Thread Asheru
Question #681984 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681984 Asheru posted a new comment: Sorry, my bad. I was not clear enough. To be more specific, the problem is: We are testing an app(MyTestApp let's call it) and we have a large suite of tests built with