[Sikuli-driver] [Question #234975]: Where is the changelog?

2013-09-01 Thread anatoly techtonik
New question #234975 on Sikuli: https://answers.launchpad.net/sikuli/+question/234975 Changelog is incomplete and hard to find. If there is a release checklist/roadmap, it is worthy to add changelog update to it. http://doc.sikuli.org/changes.html -- You received this question notification

[Sikuli-driver] [Question #234976]: Blog

2013-09-01 Thread anatoly techtonik
New question #234976 on Sikuli: https://answers.launchpad.net/sikuli/+question/234976 http://www.sikuli.org/ needs a news channel. Blog is an awesome tool for that. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

[Sikuli-driver] [Bug 777029] [NEW] X-1.0rc2: copy log from Message window

2011-05-04 Thread anatoly techtonik
Public bug reported: I expected to be able to select and copy from Message window with mouse on Windows. I don't mind copying with Ctrl-C/Ctrl-V, but it loses formatting, and requires stacktraces to be formatted by hand before reporting bugs. ** Affects: sikuli Importance: Undecided

[Sikuli-driver] [Bug 777037] [NEW] X-1.0rc2: findAll() fails instead of returning None

2011-05-04 Thread anatoly techtonik
Public bug reported: According to docs, findAll() should return None if images are not found, but it fails instead. Docs: http://sikuli.org/docx/region.html#Region.findAll Command: fields = findAll([image here]) [profile] Finder.findAll START [profile] Finder.findAll END: 1074ms [error]

[Sikuli-driver] [Bug 634791] Re: [request] Provide code mirror for Windows users

2011-05-05 Thread anatoly techtonik
It is no more actual. Looks like Sikuli repository doesn't contain symlinks anymore, or at least bzr 2.3.1 correctly handles them on Windows. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/634791

[Sikuli-driver] [Bug 777037] Re: X-1.0rc2: findAll() fails instead of returning None --- doc to be updated

2011-05-05 Thread anatoly techtonik
** Changed in: sikuli Status: Fix Released = Incomplete -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/777037 Title: X-1.0rc2: findAll() fails instead of returning None --- doc to be

[Sikuli-driver] [Bug 777037] Re: X-1.0rc2: findAll() fails instead of returning None --- doc updated

2011-05-05 Thread anatoly techtonik
http://sikuli.org/docx/region.html#Region.findAll There is a mistake - returns 'one ore more'. Like when Sikuli is used to control mines, it results in more ore extracted. =) I'd rewrite this statement as `Returns: matched objects as an iterator or fails`with `fails` as a link. Less text -

[Sikuli-driver] [Bug 777658] [NEW] X-1.0rc2: Save failure on Windows Vista

2011-05-05 Thread anatoly techtonik
Public bug reported: Got this error. Not sure that exactly caused this. Directory selection dialog is very error prone. [debug] save to bundle: C:/Users/useri/Downloads/mes/Online.sikuli/ java.io.FileNotFoundException: C:\Users\useri\mes\Harvest (The system cannot find the file specified) at

[Sikuli-driver] [Bug 777037] Re: X-1.0rc2: findAll() fails instead of returning None --- doc updated

2011-05-05 Thread anatoly techtonik
@RaiMan: Launchpad changed the status before I clicked submit button. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/777037 Title: X-1.0rc2: findAll() fails instead of returning None --- doc

[Sikuli-driver] [Bug 778819] [NEW] X-1.0rc2: TypeError: click(): expected 2 args; got 1

2011-05-06 Thread anatoly techtonik
Public bug reported: This gives the error above: for ready in region.findAll(status): ready.nearby(100)).click(ok) Note that this also gives the same error: for ready in region.findAll(status): ready = Region(ready) ready.nearby(100).click(ok) Only this one works

[Sikuli-driver] [Bug 777037] Re: X-1.0rc2: findAll() fails instead of returning None --- doc updated

2011-05-07 Thread anatoly techtonik
@ RaiMan It makes sense. Even though programming Sikuli becomes more error prone, it becomes more cumbersome (more like Java), but at the same time maybe it is good to have this by default, because otherwise I wouldn't even consider this alternative. =) Maybe for new users it is good to have

[Sikuli-driver] [Bug 777037] Re: X-1.0rc2: findAll() fails instead of returning None --- doc updated

2011-05-09 Thread anatoly techtonik
exists(img, 0) seems to help. Thanks. I am not an Englishman, but it seems the `seconds` parameter description can be improved as well. From: seconds – a number, which can have a fraction, as maximum waiting time in seconds. The internal granularity is milliseconds. If not specified, the auto

[Sikuli-driver] [Bug 780168] [NEW] X-1.0rc2: Exception access violation

2011-05-09 Thread anatoly techtonik
Public bug reported: Sikuli periodically exits with fatal error. The log is attached. ** Affects: sikuli Importance: Undecided Status: New -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

[Sikuli-driver] [Bug 780168] Re: X-1.0rc2: Exception access violation

2011-05-09 Thread anatoly techtonik
** Attachment added: hs_err_pid7404.log https://bugs.launchpad.net/bugs/780168/+attachment/2121787/+files/hs_err_pid7404.log -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/780168 Title:

[Sikuli-driver] [Bug 780351] [NEW] X-1.0rc2: wish to show operating region borders in slow motion mode

2011-05-10 Thread anatoly techtonik
Public bug reported: It would be awesome if Sikuli could display the border of operating region similar to how it shows the click area in slow mode. Useful for detecting if click area is wrong. It would also be nice to have a window with table of action history (something like undo/redo history)

[Sikuli-driver] [Bug 780937] Re: X-1.0rc2: exact() information is lost in GUI on reopening --- workaround

2011-05-11 Thread anatoly techtonik
I actually thought that exact matching could speed up the process. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/780937 Title: X-1.0rc2: exact() information is lost in GUI on reopening ---

[Sikuli-driver] [Bug 780168] Re: X-1.0rc2: Windows: Crash in Java awt.dll

2011-05-11 Thread anatoly techtonik
Seems that I've got the pattern. Sikuli crashes every time I put my notebook out of sleep mode. It is not related to the running script. The IDE was simply opened. And although I do have Intel video card, right now I was on ATI. -- You received this bug notification because you are a member of

[Sikuli-driver] [Bug 780168] Re: X-1.0rc2: Windows: Crash in Java awt.dll

2011-05-12 Thread anatoly techtonik
Makes sense. I've just put my laptop to sleep and back and Sikuli resisted. Maybe it depends on time the laptop spent in sleep mode. Anyway, this bug is too elusive to catch right now. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to

[Sikuli-driver] [Bug 777660] Re: text recognition errors with some fonts

2011-05-15 Thread anatoly techtonik
*** This bug is a duplicate of bug 710586 *** https://bugs.launchpad.net/bugs/710586 If I know the exact font used, is it somehow possible to select this font? I understand that Tesseract is used as underlying library. Is there a way to communicate font parameters to it? If I understand

[Sikuli-driver] [Merge] lp:~techtonik/sikuli/x into lp:sikuli

2011-05-15 Thread anatoly techtonik
anatoly techtonik has proposed merging lp:~techtonik/sikuli/x into lp:sikuli. Requested reviews: Sikuli Drivers (sikuli-driver) For more details, see: https://code.launchpad.net/~techtonik/sikuli/x/+merge/61027 -- https://code.launchpad.net/~techtonik/sikuli/x/+merge/61027 Your team Sikuli

[Sikuli-driver] [Bug 783082] [NEW] font parameters for text recognition

2011-05-15 Thread anatoly techtonik
Public bug reported: As it is asked in bug 777660 comment 2, it should be possible to specify additional parameters for font recognition engine. It will help in cases where a known font (or a limited set of characters) is used, but Sikuli fails to recognize it. ** Affects: sikuli

[Sikuli-driver] [Bug 788005] [NEW] X-1.0rc2: sys.argv doesn't contains script name as a first argument

2011-05-25 Thread anatoly techtonik
Public bug reported: Python libraries, such as optparse rely on the behavior that sys.argv[0] is the script name - http://docs.python.org/library/sys.html#sys.argv Sikuli omits script name and its sys.argv[0] is the first parameter. from optparse import OptionParser import sys print sys.argv

[Sikuli-driver] [Bug 788056] [NEW] X-1.0rc2: TypeError: type(): 2nd arg can't be coerced to String

2011-05-25 Thread anatoly techtonik
Public bug reported: type(100) gives an error listed in summary, i.e. TypeError: type(): 2nd arg can't be coerced to String. While it is possible to manually convert int to str with type(str(100)), why not to do this automatically? ** Affects: sikuli Importance: Undecided Status:

[Sikuli-driver] [Bug 788002] Re: Command line parameter to load file in IDE

2011-05-25 Thread anatoly techtonik
I am using Sikuli-IDE.bat and this param is not documented there. Sikuli-IDE.bat -h usage: Sikuli-IDE [--args arguments] [-h] [-r sikuli-file] [-s] [-t sikuli-test-case] -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

[Sikuli-driver] [Bug 788002] Re: Command line parameter to load file in IDE

2011-05-26 Thread anatoly techtonik
It seems that sys.argv processing depends how the file is loaded - see bug #788005 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/788002 Title: Command line parameter to load file in IDE Status

[Sikuli-driver] [Question #159721]: Is it necessary to destroy finder after casting it to list?

2011-05-31 Thread anatoly techtonik
New question #159721 on Sikuli: https://answers.launchpad.net/sikuli/+question/159721 http://sikuli.org/docx/finder.html Doc says Finder has to be destroyed when used with for: or while: Is it necessary to destroy it when converting to list? E.g. matches = list(finder) Isn't it destroyed

[Sikuli-driver] [Merge] lp:~techtonik/sikuli/x into lp:sikuli

2011-05-31 Thread anatoly techtonik
anatoly techtonik has proposed merging lp:~techtonik/sikuli/x into lp:sikuli. Requested reviews: Sikuli Drivers (sikuli-driver) For more details, see: https://code.launchpad.net/~techtonik/sikuli/x/+merge/63009 -- https://code.launchpad.net/~techtonik/sikuli/x/+merge/63009 Your team Sikuli

Re: [Sikuli-driver] [Question #159721]: X-1.0: Is it necessary to destroy finder after casting it to list? --- NO!

2011-06-06 Thread anatoly techtonik
Question #159721 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/159721 anatoly techtonik posted a new comment: Welcome back, I have a patch to start with. No time to polish though. -- You received this question notification because you are a member of Sikuli Drivers, which

[Sikuli-driver] [Bug 794880] [NEW] Region.type() conflict with builtin type() function

2011-06-09 Thread anatoly techtonik
Public bug reported: I've just realized that Region.type() is imported in global scope and shadows builtin type() function, which makes debugging harder. ** Affects: sikuli Importance: Undecided Status: New -- You received this bug notification because you are a member of Sikuli

[Sikuli-driver] [Bug 794880] Re: Region.type() conflict with builtin type() function

2011-06-09 Thread anatoly techtonik
Something with 'key' in its name assumes that the argument is some key identifier, something like scan code that is obviously different from text or char. Perhaps it is better to decide on the arguments first. It may happen that the action will be called enterText() or keySequence() depending on

[Sikuli-driver] [Bug 794880] Re: Region.type() conflict with builtin type() function --- workaround

2011-06-09 Thread anatoly techtonik
I used another workaround for type check - through isinstance() -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/794880 Title: Region.type() conflict with builtin type() function --- workaround

[Sikuli-driver] [Bug 794880] Re: Region.type() conflict with builtin type() function --- workaround

2011-06-09 Thread anatoly techtonik
BTW, the paste stuff seems a lot like a solution. paste(text') - creates some kind of buffer with 'text' inside and then pastes it into control. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

Re: [Sikuli-driver] [Question #159721]: X-1.0: Is it necessary to destroy finder after casting it to list? --- NO!

2011-06-09 Thread anatoly techtonik
Question #159721 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/159721 anatoly techtonik posted a new comment: Here is the patch - https://code.launchpad.net/~techtonik/sikuli/x/+merge/64026 -- You received this question notification because you are a member of Sikuli Drivers

[Sikuli-driver] [Bug 795483] [NEW] Two Jython versions in repository

2011-06-10 Thread anatoly techtonik
Public bug reported: Bazaar repository contains two Jython versions - 2.2.1 and 2.5.1. Is it really necessary to keep both? jython-2.2.1.jar jython-2.5.1.jar jython-lib.zip jython-lib-2.5.1.tgz P.S. The same is true for jUnit: junit-3.8.1.jar junit-4.8.2.jar ** Affects: sikuli

[Sikuli-driver] [Bug 795486] [NEW] Upgrade Jython 2.5.1 - 2.5.2

2011-06-10 Thread anatoly techtonik
Public bug reported: Jython 2.5.2 seems to get several performance improvements http://www.jython.org/latest.html along with numerous bug fixes. It may help to reduce startup time when Sikuli scripts are invoked from command line. ** Affects: sikuli Importance: Undecided Status:

[Sikuli-driver] [Bug 585289] Re: [request] possibility to update sikuli itself in place (no reinstall)

2011-06-10 Thread anatoly techtonik
It makes sense with nightly builds or stable/beta channels (of which we have none atm). -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/585289 Title: [request] possibility to update sikuli itself

[Sikuli-driver] [Bug 795498] [NEW] Make Region.click() arguments optional

2011-06-10 Thread anatoly techtonik
Public bug reported: Region.click() should click at its center. It will make code more clean (and perhaps faster), e.g. from: for f in findAll(findobjs): area = Region(f.nearby(100)) f.click(area) to: for f in findAll(findobjs): area = Region(f.nearby(100)) area.click() ** Affects:

[Sikuli-driver] [Bug 798656] [NEW] Restore previous windows on load

2011-06-17 Thread anatoly techtonik
Public bug reported: It will be extremely-extremely handy if Sikuli can remember its windows upon exit and restore them on next start. ** Affects: sikuli Importance: Undecided Status: New -- You received this bug notification because you are a member of Sikuli Drivers, which is

[Sikuli-driver] [Bug 799067] [NEW] r746: import broken

2011-06-18 Thread anatoly techtonik
Public bug reported: It may be too early to report, but the latest binary from http://sikuli.org/hudson/ can not find .sikuli files imported as: from imglib import * This works in X-1.0rc2 ** Affects: sikuli Importance: Undecided Status: New -- You received this bug

[Sikuli-driver] [Bug 799067] Re: X-1.0rc3: import broken

2011-06-18 Thread anatoly techtonik
Yes. Windows. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/799067 Title: X-1.0rc3: import broken Status in Sikuli: New Bug description: It may be too early to report, but the latest

[Sikuli-driver] [Bug 799067] Re: X-1.0rc3: import broken

2011-06-18 Thread anatoly techtonik
Vista Home 32bit, the exact dist used is http://sikuli.org/hudson/job /Sikuli-IDE-Windows/30/artifact/sikuli-ide/build/Sikuli-r746-win32.zip -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/799067

[Sikuli-driver] [Bug 799067] Re: X-1.0rc3: Windows: import broken

2011-06-18 Thread anatoly techtonik
All right. I reproduced this with X-1.0rc2. I was executing it from the script's directory while new version was executed from unpacked dir. When I launch X-1.0rc2 from its own dir, I get the same bug. -- You received this bug notification because you are a member of Sikuli Drivers, which is

[Sikuli-driver] [Bug 799067] Re: X-1.0rc3: Windows: import broken

2011-06-18 Thread anatoly techtonik
The situations cannot be compared this way. I think the point of conflict here is that you look at this behavior from the point of view of application developer and I am looking from the user point of view. ,) As a user, I do not threat .sikuli scrips as directories, because inside sikuli you

[Sikuli-driver] [Bug 799067] Re: import myscript does not always work, if myscript.sikuli is in same directory as calling script

2011-06-18 Thread anatoly techtonik
This bug report became too complicated to trace - I moved import differences with Python into bug #799223 and inconsistencies with execution of Sikuli using .bat and .exe should probably be moved to a different one. -- You received this bug notification because you are a member of Sikuli

[Sikuli-driver] [Bug 929488] [NEW] No what's new for rc2/3 in documentation

2012-02-09 Thread anatoly techtonik
Public bug reported: http://sikuli.org/docx/new-in-sikulix.html - doesn't list changes for rc3 http://sikuli.org/docx/changes.html - doesn't list neither rc2 nor rc3 ** Affects: sikuli Importance: Undecided Status: New -- You received this bug notification because you are a

[Sikuli-driver] [Bug 950611] Re: [request] Region.highlight() should have a color option

2012-03-12 Thread anatoly techtonik
Please note that #795211 mentions ability to have different regions highlighted with different colors - it is not just about changing the default color. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

[Sikuli-driver] [Bug 950611] Re: [request] Region.highlight() should have a color option

2012-03-12 Thread anatoly techtonik
Link to bug #795211. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/950611 Title: [request] Region.highlight() should have a color option Status in Sikuli: New Bug description: Upon

[Sikuli-driver] [Bug 1087027] [NEW] Port Sikuli to OpenCV 2.2

2012-12-05 Thread anatoly techtonik
Public bug reported: http://code.opencv.org/projects/opencv/wiki/ChangeLog#22 ... Over 300 issues have been resolved. ... And also OpenCV 2.1 is not available on Ubuntu and friends anymore. ** Affects: sikuli Importance: Undecided Status: New -- You received this bug

[Sikuli-driver] [Bug 1087041] [NEW] Support if image in region: construct

2012-12-05 Thread anatoly techtonik
Public bug reported: if image in region: # do something # is more intuitive than if region.find(image): pass ** Affects: sikuli Importance: Undecided Status: New -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to

[Sikuli-driver] [Bug 1087041] Re: Support if image in region: construct

2012-12-05 Thread anatoly techtonik
I could send a patch if I could edit .py files, but .py files are locked in .jars and I can't compile Sikuli to test. So, for now the hint is: use __contains__() magic method. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

[Sikuli-driver] [Bug 1087074] [NEW] All links are broken

2012-12-05 Thread anatoly techtonik
Public bug reported: All links from StackOverflow and other sites are broken. It's a disaster. ** Affects: sikuli Importance: Undecided Status: New -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

[Sikuli-driver] [Bug 1087074] Re: All links are broken

2012-12-06 Thread anatoly techtonik
Basically everything that pointed to http://www.sikuli.org/docx/* Menegeable way to check examples is to go through SO questions: http://stackoverflow.com/questions/tagged/sikuli and http://stackoverflow.com/search?q=sikuli Unmanageable way is to search internet:

[Sikuli-driver] [Bug 1087074] Re: All links are broken

2012-12-06 Thread anatoly techtonik
I haven't used old site that much, but new pink one is not something worthy to break the links. IMHO, anyway. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1087074 Title: All links are broken

[Sikuli-driver] [Bug 1087041] Re: Support if image in region: construct

2012-12-06 Thread anatoly techtonik
This is patch, but as I said - I can not test it. ** Patch added: ifin.patch https://bugs.launchpad.net/sikuli/+bug/1087041/+attachment/3453080/+files/ifin.patch -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

[Sikuli-driver] [Bug 1087041] Re: Support if image in region: construct

2012-12-06 Thread anatoly techtonik
This is a proof of concept. ** Attachment added: ifin.py https://bugs.launchpad.net/sikuli/+bug/1087041/+attachment/3453079/+files/ifin.py -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1087041

[Sikuli-driver] [Bug 1087027] Re: Port Sikuli to OpenCV 2.2

2012-12-06 Thread anatoly techtonik
I think people will be interested to test things as soon as they are ready. So as soon as you have working nightly, it will increase the chances that somebody does this work before. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

[Sikuli-driver] [Bug 1408937] Re: [request] Self learning: Should be possible to recapture a not found image on the fly and retry

2015-10-16 Thread anatoly techtonik
Yes, I understand that this is a no one man army job, so for this to happen we need to find investors who invests in time. As for SikuliX features, for now I need its screenshot ability wrapped as a Python module to measure its performance. -- You received this bug notification because you are

[Sikuli-driver] [Question #272304]: Observing multiple events in 1.1.0

2015-10-10 Thread anatoly techtonik
New question #272304 on Sikuli: https://answers.launchpad.net/sikuli/+question/272304 Hi RaiMan. Is it possible to observer multiple independent events (image/handler pairs) in Sikulix 1.1.0? What is the performance impact? Does OpenCV look for all images simultaneously or in turns? -- You

Re: [Sikuli-driver] [Question #272304]: Observing multiple events in 1.1.0

2015-10-11 Thread anatoly techtonik
Question #272304 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272304 Status: Answered => Open anatoly techtonik is still having a problem: Does it mean that if I have database of 1000 images, Sikuli will create 1000 threads and will take 1000 times longer to f

[Sikuli-driver] [Bug 1408937] Re: [request] Self learning: Should be possible to recapture a not found image on the fly and retry

2015-09-15 Thread anatoly techtonik
Yea, I was thinking about that some years ago when I first discovered Sikuli. The reason that I had to train Sikuli for different systems and sometimes the time necessary to write new script was 5x times higher that just clicking the stuff for a month. So my automation with "manual learning"

[Sikuli-driver] [Question #295505]: Move site navigation to the right?

2016-06-20 Thread anatoly techtonik
New question #295505 on Sikuli: https://answers.launchpad.net/sikuli/+question/295505 I always feel that left-side navigation is awkward. Wonder if it is possible to move it to the right? I couldn't find repository for the site. It looks like it was generated with some tool. I hope it will

[Sikuli-driver] [Question #291133]: Is it worth to cut 1.1.1 already?

2016-04-15 Thread anatoly techtonik
New question #291133 on Sikuli: https://answers.launchpad.net/sikuli/+question/291133 Hi RaiMan. I wonder if 1.1.1 is already better than 1.1.0? If most people are prefer to use 1.1.1 then most bugs reported are also going to be about it. -- You received this question notification because

[Sikuli-driver] [Bug 1793854] [NEW] sikulix package in Ubuntu is non-functional

2018-09-22 Thread anatoly techtonik
Public bug reported: Hi RaiMan. Just to make sure you are aware of this issue - https://bugs.launchpad.net/ubuntu/+source/sikulix/+bug/1793852 ** Affects: sikuli Importance: Undecided Status: New -- You received this bug notification because you are a member of Sikuli Drivers,

[Sikuli-driver] [Question #674289]: sikulix package in Ubuntu is non-functional

2018-09-22 Thread anatoly techtonik
New question #674289 on Sikuli: https://answers.launchpad.net/sikuli/+question/674289 Hi RaiMan. Just to make sure you are aware of this issue - https://bugs.launchpad.net/ubuntu/+source/sikulix/+bug/1793852 -- You received this question notification because your team Sikuli Drivers is an

[Sikuli-driver] [Bug 1793854] Re: sikulix package in Ubuntu is non-functional

2018-09-22 Thread anatoly techtonik
So the solution is to follow install procedure from https://raiman.github.io/SikuliX1/downloads.html -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1793854 Title: sikulix package in Ubuntu is

[Sikuli-driver] [Bug 1793854] Re: sikulix package in Ubuntu is non-functional

2018-09-23 Thread anatoly techtonik
(cd ~/bin && curl -O https://raiman.github.io/SikuliX1/sikulix.jar) echo "java -jar ~/bin/sikulix.jar" > ~/bin/sikulix && chmod +x ~/bin/sikulix -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.