Re: [Sikuli-driver] [Question #685086]: [1.1.4] IDE: getting ImageMissing with multiple imports depending on what is main

2019-10-23 Thread Linda
Question #685086 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/685086 Status: Answered => Open Linda is still having a problem: Hi,RaiMan Is there any update about this? Thanks -- You received this question notification because your team Sikuli Drivers is an ans

Re: [Sikuli-driver] [Question #685086]: [1.1.3]I sometimes encounter 'ImageMissing' with same script and same image.

2019-10-14 Thread Linda
Question #685086 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/685086 Linda gave more information on the question: Hi,RainMain I try with sikuli 1.1.4 , there is same situation. Thanks. -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #685086]: [1.1.3]I sometimes encounter 'ImageMissing' with same script and same image.

2019-10-14 Thread Linda
Question #685086 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/685086 Status: Solved => Open Linda is still having a problem: Hi,RaiMain I add command 'print getImagePath' to debug. I find that If script A : Import C Import D Import E

Re: [Sikuli-driver] [Question #685086]: [1.1.3]I sometimes encounter 'ImageMissing' with same script and same image.

2019-10-14 Thread Linda
Question #685086 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/685086 Status: Open => Solved Linda confirmed that the question is solved: Hi,RaiMain I add command 'print getImagePath' to debug. I find that If script A : Import B Import C Import D

Re: [Sikuli-driver] [Question #685086]: [1.1.3]I sometimes encounter 'ImageMissing' with same script and same image.

2019-10-14 Thread Linda
Question #685086 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/685086 Status: Needs information => Open Linda gave more information on the question: I maybe run script C. But these two scripts do not have any relation. -- You received this question notification beca

[Sikuli-driver] [Question #685086]: [1.1.3]I sometimes encounter 'ImageMissing' with same script and same image.

2019-10-13 Thread Linda
New question #685086 on Sikuli: https://answers.launchpad.net/sikuli/+question/685086 I run script A with B.png. I sometimes run fail,show ImageMissing:B.png If I encounter this situation,I need to reopen sikuliX.IDE. Rerun script will pass. This situation is reproduced randomly. -- You receiv

[Sikuli-driver] [Question #684179]: [1.1.3]Let sikuli automatically change screen resolution , but region dosen't change automatically.

2019-09-24 Thread Linda
New question #684179 on Sikuli: https://answers.launchpad.net/sikuli/+question/684179 I start sikuliX IDE with resolution 1024*768 Let sikuli automatically change screen resolution to 1280*1024 But it's region still 1024*768 I try with: reset() But still 1024*768 I don't want to restart sikuliX

Re: [Sikuli-driver] [Question #683842]: [1.1.4]After run removeImagePath() , the result of getImagePath() is abnormal.

2019-09-16 Thread Linda
Question #683842 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683842 Status: Needs information => Solved Linda confirmed that the question is solved: I get it. I change the bundle path as A ,it's normal. It's abnormal because of no Bundle Path. P.S. My pu

Re: [Sikuli-driver] [Question #683842]: [1.1.4]After run removeImagePath() , the result of getImagePath() is abnormal.

2019-09-16 Thread Linda
Question #683842 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683842 Status: Answered => Open Linda is still having a problem: I don't do any change on script a & c. Please refer to the video: https://inventeccorp-my.sharepoint.com/:v:/g/personal/huang_linda_

Re: [Sikuli-driver] [Question #683842]: [1.1.4]After run removeImagePath() , the result of getImagePath() is abnormal.

2019-09-15 Thread Linda
Question #683842 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683842 Status: Answered => Open Linda is still having a problem: Hi,RaiMan I try with setBundlePath. There is same problem with setBundlePath . -- You received this question notification because your t

Re: [Sikuli-driver] [Question #683841]: Run same command, the result with sikuli 1.1.4 is different from sikuli 1.1.3

2019-09-11 Thread Linda
Question #683841 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683841 Status: Answered => Solved Linda confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an ans

[Sikuli-driver] [Question #683842]: [1.1.4]After run removeImagePath() , the result of getImagePath() is abnormal.

2019-09-11 Thread Linda
New question #683842 on Sikuli: https://answers.launchpad.net/sikuli/+question/683842 If script A.sikuli import B.sikuli. C.sikuli import A.sikuli. At script C, run [print getImagePath] Result is path of[C.sikul,A.sikuli,B.sikuli] If C.sikuli add commamd [removeImagePath(B.sikuli)] First runnig

[Sikuli-driver] [Question #683841]: Run same command, the result with sikuli 1.1.4 is different from sikuli 1.1.3

2019-09-11 Thread Linda
New question #683841 on Sikuli: https://answers.launchpad.net/sikuli/+question/683841 I try with the command: os.path.dirname(sys.argv[0]) Get the response with sikuli 1.1.3: C:/Users/Administrator/Desktop/sikuli Get different response with sikuli 1.1.4: C:/Users/Administrator/Desktop/sikuli/XXX

[Sikuli-driver] [Question #682494]: [1.1.4]I try a remote KVM device with sikuli 1.1.4, it can't type English letter.

2019-08-01 Thread Linda
New question #682494 on Sikuli: https://answers.launchpad.net/sikuli/+question/682494 Refer to https://answers.launchpad.net/sikuli/+question/680987 I try with new version of the KVM device. With sikuli 1.1.4, I can type number & "!@#$%^&*()" I can type function Key .Ex:F1,F2,ENTER,TAB,ALT... But

Re: [Sikuli-driver] [Question #681874]: How to type RIGHT CTRL?

2019-07-09 Thread Linda
Question #681874 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681874 Status: Answered => Open Linda is still having a problem: Hi,RaiMan "RIGHT CTRL" is not "Ctrl+Right" but "Ctrl right control key" -- You received this question noti

[Sikuli-driver] [Question #681874]: How to type RIGHT CTRL?

2019-07-09 Thread Linda
New question #681874 on Sikuli: https://answers.launchpad.net/sikuli/+question/681874 I use some tool. It's hot Key need to type "Right Ctrl" used in conjunction with other keys. How to type RIGHT CTRL? -- You received this question notification because your team Sikuli Drivers is an answer con

Re: [Sikuli-driver] [Question #681587]: [1.1.4]After run [Take screenshot], sikulixIDE window disappear

2019-07-08 Thread Linda
Question #681587 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681587 Status: Answered => Open Linda is still having a problem: After I reinstall my OS,this problem is solved. But for a while,this situation is repoduced. I have no idea what cause this . I have

Re: [Sikuli-driver] [Question #681587]: [1.1.4]After run [Take screenshot], sikulixIDE window disappear

2019-06-30 Thread Linda
Question #681587 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681587 Status: Needs information => Open Linda gave more information on the question: Please refer to the link: https://inventeccorp-my.sharepoint.com/:u:/g/personal/huang_linda_inventec_

[Sikuli-driver] [Question #681587]: [1.1.4]After run [Take screenshot], sikulixIDE window disappear

2019-06-25 Thread Linda
New question #681587 on Sikuli: https://answers.launchpad.net/sikuli/+question/681587 1. I click [Take screenshot] 2. Screenshot target region or target picture 3. SikulixIDE disappear 4. I reopen sikulix.jar show "Terminating on FatalError:cannot access IDE lock for/nC:\Users\ADMI

[Sikuli-driver] [Question #680987]: (Chinese (Traditional)) [1.1.4]1.1.4在DOMINION® KX II101開啟KVM type無反應

2019-05-21 Thread Linda
A question was asked in a language (Chinese (Traditional)) spoken by none of the registered Sikuli answer contacts. https://answers.launchpad.net/sikuli/+question/680987 我使用此工具打開KVM: https://www.raritan.com/ap/tw/products/kvm-serial/kvm-over-ip-switches/single-port-ip-switch 原本使用sikuli 1.1.3在此KV

Re: [Sikuli-driver] [Question #680777]: [1.1.4]How to print Key.ENTER name?

2019-05-21 Thread Linda
Question #680777 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680777 Status: Answered => Solved Linda confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an ans

Re: [Sikuli-driver] [Question #680777]: [1.1.4]How to print Key.ENTER name?

2019-05-16 Thread Linda
Question #680777 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680777 Status: Solved => Open Linda is still having a problem: Hi,RaiMan I try with KEY_CTRL show: toJavaKeyCodeText(): 1st arg can't be coerced to char How to print its name? -- You received this

Re: [Sikuli-driver] [Question #680777]: [1.1.4]How to print Key.ENTER name?

2019-05-15 Thread Linda
Question #680777 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680777 Status: Answered => Solved Linda confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an ans

Re: [Sikuli-driver] [Question #680777]: [1.1.4]How to print Key.ENTER name?

2019-05-14 Thread Linda
Question #680777 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680777 Status: Needs information => Open Linda gave more information on the question: I def a function: def RecordLog(KEY): type(KEY) os.system(r'echo' + type.__name__ + str(KEY) + r&#x

[Sikuli-driver] [Question #680777]: [1.1.4]How to print Key.ENTER name?

2019-05-12 Thread Linda
New question #680777 on Sikuli: https://answers.launchpad.net/sikuli/+question/680777 I want to print(Key.ENTER) then result is ENTER print(Key.DELETE) the result is DELETE I try to Key.ENTER.__name__ There is error message: unicode object no "name" attribute how to print key's name? -- You r

Re: [Sikuli-driver] [Question #680688]: [1.1.4] Region.text(): adds new-line at the end of the recognized string

2019-05-08 Thread Linda
Question #680688 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680688 Status: Answered => Solved Linda confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an ans

[Sikuli-driver] [Question #680688]: [1.1.4]There is empty string connecting correct string with OCR

2019-05-07 Thread Linda
New question #680688 on Sikuli: https://answers.launchpad.net/sikuli/+question/680688 I try with the picture: https://inventeccorp-my.sharepoint.com/:i:/g/personal/huang_linda_inventec_com/EfM23IiLLZRJheUxvLCqc98BFfVNfh8c6U344sZHMFdoKg?e=Ojb5vo My code: a = find("1557282546849.png").text()

Re: [Sikuli-driver] [Question #269458]: Sikuli wont "Type" only in certain windows.

2015-07-21 Thread Linda
Question #269458 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269458 Linda posted a new comment: Just a side note, probably not your problem, but I have noticed that doing a highlight(1) makes sikuli lose focus of the window, something I believe worked fine before.. -- You

Re: [Sikuli-driver] [Question #268299]: UnitTest stop a whole test suite

2015-06-26 Thread Linda
Question #268299 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268299 Linda posted a new comment: setupmodule seems to be introduced in python 2.7, is Sikuli supporting that? because I can't seem to get the setUpModule to work, or maybe I am doing it wrong. def setUpM

Re: [Sikuli-driver] [Question #171313]: X-1.0: IDE: Extensions server not available --- How to load extension Guide?

2015-06-26 Thread Linda
Question #171313 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/171313 Linda posted a new comment: or, I just want a way to show text on the screen while running a test, similar to the highlight functionality, but with text. -- You received this question notification because

Re: [Sikuli-driver] [Question #171313]: X-1.0: IDE: Extensions server not available --- How to load extension Guide?

2015-06-26 Thread Linda
Question #171313 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/171313 Linda posted a new comment: I'm interested in the guide extension for 1.1.0 as well. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contac

[Sikuli-driver] [Question #268299]: UnitTest stop a whole test suite

2015-06-18 Thread Linda
New question #268299 on Sikuli: https://answers.launchpad.net/sikuli/+question/268299 Not really a question for this forum, but maybe someone can help anyway. I have a bunch of separate test scripts which I then executes from a test suite using the unittest framwork, like this

Re: [Sikuli-driver] [Question #267765]: [1.1.0] OSX 10.7: Can't use App.open, openApp, App.focus running script from IDE started as app --- workaround: run script from Terminal

2015-06-18 Thread Linda
Question #267765 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267765 Linda posted a new comment: Thank you, the workaround works fine! -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #267765]: Can't use App.open, openApp, App.focus (Mac 10.7, Sikuli 1.1 2015-06-04)

2015-06-16 Thread Linda
Question #267765 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267765 Status: Needs information => Open Linda gave more information on the question: I just copied your code and ran it, nothing else; bs = App("Safari") bs.open() # open and focus bs.focus() #

Re: [Sikuli-driver] [Question #267765]: Can't use App.open, openApp, App.focus (Mac 10.7, Sikuli 1.1 2015-06-04)

2015-06-16 Thread Linda
Question #267765 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267765 Status: Answered => Open Linda is still having a problem: Hm, no, still getting the same error message.. Now running SikulixIDE 1.1.0 (2015-06-16_01:00nightly) -- You received this quest

Re: [Sikuli-driver] [Question #267765]: Can't use App.open, openApp, App.focus (Mac 10.7, Sikuli 1.1 2015-06-04)

2015-06-16 Thread Linda
Question #267765 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267765 Status: Answered => Open Linda is still having a problem: if I run it like that I'm getting the following error: (maybe I should take a newer build of Sikuli 1.1? mine is from J

[Sikuli-driver] [Bug 769837] Re: [1.0.1] Env.getClipboard() seems to work only once and does not access real clipboard anymore after using paste()

2015-06-15 Thread Linda
But there are some weird stuff going on as well, it is not consistent. If I copy any text from Sikuli IDE (in my script), this will be the text that exists in the clipboard and will not get overwritten by the text that is copied when the script runs. But if I have any text that has been copied f

[Sikuli-driver] [Bug 769837] Re: [1.0.1] Env.getClipboard() seems to work only once and does not access real clipboard anymore after using paste()

2015-06-15 Thread Linda
Hi, I am also having problem with this. Cannot get either Env.getClipboard() or the workaround getClipboards() by Phillippe above to work.. Tried to add different wait times but it doesn't matter, I still get the previous value in the clipboard, but when I try to paste manually after the test h

Re: [Sikuli-driver] [Question #267765]: Can't use App.open, openApp, App.focus (Mac 10.7, Sikuli 1.1 2015-06-04)

2015-06-15 Thread Linda
Question #267765 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267765 Linda posted a new comment: Anyone else seeing this or is it just on my machine? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #267765]: Can't use App.open, openApp, App.focus (Mac 10.7, Sikuli 1.1 2015-06-04)

2015-06-15 Thread Linda
Question #267765 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267765 Description changed to: Updated to latest build of 1.1 today, and my scripts that previously worked fine on 1.0 have now stopped working.. Env: Mac 10.7 Sikuli IDE 1.1 2015-06-04 I can't open any app wit

[Sikuli-driver] [Question #267765]: Can't use App.open, openApp, App.focus (Mac 10.7, Sikuli 1.1 2015-06-04)

2015-06-04 Thread Linda
New question #267765 on Sikuli: https://answers.launchpad.net/sikuli/+question/267765 Updated to latest build of 1.1 today, and my scripts that previously worked fine on 1.0 have now stopped working.. Env: Mac 10.7 Sikuli IDE 1.1 2015-06-04 I can't open any app with Sikuli, I have tried the fo

[Sikuli-driver] [Bug 1440175] Re: [1.1.0] IDE: Error when saving script containing a comment block

2015-06-04 Thread Linda
Update: it's not 30 lines of code, it is when the comment block contains 1085 or more characters. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1440175 Title: [1.1.0] IDE: Error when saving scrip

[Sikuli-driver] [Bug 1440175] Re: [1.1.0] IDE: Error when saving script containing a comment block

2015-06-04 Thread Linda
Hi, just FYI I have the build from 2015-06-03 of Sikuli 1.1.0 And I am also experiencing this issue. If I try to save any code that have a block comment that is more than 30 lines long I cannot save the file from the IDE. -- You received this bug notification because you are a member of Sikuli D

Re: [Sikuli-driver] [Question #266829]: if exists(img, 0) takes over 10 seconds to execute

2015-05-13 Thread Linda
Question #266829 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/266829 Status: Answered => Solved Linda confirmed that the question is solved: Thanks, the screen is not that large. If I manually take a screenshot and attach the .png to the script, the file is aro

Re: [Sikuli-driver] [Question #266829]: if exists(img, 0) takes over 10 seconds to execute

2015-05-13 Thread Linda
Question #266829 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/266829 Linda confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for

Re: [Sikuli-driver] [Question #266829]: if exists(img, 0) takes over 10 seconds to execute

2015-05-12 Thread Linda
Question #266829 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/266829 Status: Needs information => Open Linda gave more information on the question: Sorry: SikuliX 1.0.1 Windows 7, 64 bit 8 GB Ram 4 core processor, 2.5ghz -- You received this question notificat

[Sikuli-driver] [Question #266829]: if exists(img, 0) takes over 10 seconds to execute

2015-05-12 Thread Linda
New question #266829 on Sikuli: https://answers.launchpad.net/sikuli/+question/266829 Hi, I have a script for verifying that a movie is streaming. If the movie have stopped the script will fail. The problem is that "if exists(img,0)" takes over 10 seconds for me to execute. Why? The region is

[Sikuli-driver] [Question #265512]: openApp() for DMGs on Mac

2015-04-20 Thread Linda
. Windows: openApp("C:\myApp.exe") Mac: openApp("/users/path/myApp.dmg") Regards, Linda -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. ___ Mailing list: h