[Sikuli-driver] [Question #289295]: Sikuli is not recognize the image but earlier it was recognizing

2016-03-28 Thread Saurabh
New question #289295 on Sikuli:
https://answers.launchpad.net/sikuli/+question/289295

Hi,

I am using the sikuli with java and eclipse IDE. I have captured some images 
and created a repository. My code was working fine and I was able to login into 
my Application and able open a project. But now after few days, it stops 
working. Please help me out

Regards
Saurabh Kumar



-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #289295]: Sikuli is not recognize the image but earlier it was recognizing it

2016-03-28 Thread Saurabh
Question #289295 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/289295

Summary changed to:
Sikuli is not recognize the image but earlier it was recognizing it

Description changed to:
Hi,

I am using the sikuli with java and eclipse IDE. I have captured some
images and created a repository of images. My code was working fine with
captured images and I was able to login into my Desktop Application and
able open a project. But now after few days, sikuli is not recognizing
those captured images Please help me out

Regards
Saurabh Kumar

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #289149]: text recognition issue when running script from commandline --- use Settings.OcrTextRead = True

2016-03-28 Thread Luiz Carlos Modesto
Question #289149 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/289149

Status: Answered => Solved

Luiz Carlos Modesto confirmed that the question is solved:
Thanks!

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #289149]: text recognition issue when running script from commandline --- use Settings.OcrTextRead = True

2016-03-28 Thread Luiz Carlos Modesto
Question #289149 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/289149

Luiz Carlos Modesto confirmed that the question is solved:
Thanks RaiMan, that solved my question.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Bug 966708] Re: [1.0.1] KeyModifier.WIN uses alt in linux

2016-03-28 Thread dinev
and the console says
[log] ( Windows ) TYPE "d"

[log] ( Windows ) TYPE "r"

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/966708

Title:
  [1.0.1] KeyModifier.WIN uses alt in linux

Status in Sikuli:
  In Progress

Bug description:
  I tried using type(' ', KeyModifier.WIN),  I also tried .KEY_WIN,
  .META, and .KEY_META, but all seem to just pass Alt+whatever.

  I'm trying to use it to activate WIN+r through a RDP connection.  I
  know it's passing Alt, because I can use it to activate local hotkeys.

  I'm on Linux Mint 12, using Sikuli X 1.0rc3 (r905) 64 bit.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/966708/+subscriptions

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Bug 966708] Re: [1.0.1] KeyModifier.WIN uses alt in linux

2016-03-28 Thread dinev
On Linux Ubuntu 14.04 LTS following doesn’t not work with Sikuli 1.1.0

type("d", KeyModifier.WIN) # minimize all
type("r", KeyModifier.WIN) # open run menu

Any ideas what could be the problem?

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/966708

Title:
  [1.0.1] KeyModifier.WIN uses alt in linux

Status in Sikuli:
  In Progress

Bug description:
  I tried using type(' ', KeyModifier.WIN),  I also tried .KEY_WIN,
  .META, and .KEY_META, but all seem to just pass Alt+whatever.

  I'm trying to use it to activate WIN+r through a RDP connection.  I
  know it's passing Alt, because I can use it to activate local hotkeys.

  I'm on Linux Mint 12, using Sikuli X 1.0rc3 (r905) 64 bit.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/966708/+subscriptions

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Bug 966708] Re: [1.0.1] KeyModifier.WIN uses alt in linux

2016-03-28 Thread RaiMan
** Changed in: sikuli
Milestone: 1.1.0 => 1.1.1

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/966708

Title:
  [1.0.1] KeyModifier.WIN uses alt in linux

Status in Sikuli:
  In Progress

Bug description:
  I tried using type(' ', KeyModifier.WIN),  I also tried .KEY_WIN,
  .META, and .KEY_META, but all seem to just pass Alt+whatever.

  I'm trying to use it to activate WIN+r through a RDP connection.  I
  know it's passing Alt, because I can use it to activate local hotkeys.

  I'm on Linux Mint 12, using Sikuli X 1.0rc3 (r905) 64 bit.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/966708/+subscriptions

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #289295]: Sikuli is not recognize the image but earlier it was recognizing it

2016-03-28 Thread Karl
Question #289295 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/289295

Status: Open => Needs information

Karl requested more information:
Please provide more information.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp