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

2013-08-14 Thread RaiMan
** Changed in: sikuli
   Status: Fix Committed = Fix Released

-- 
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 ---
  workaround

Status in Sikuli:
  Fix Released

Bug description:
   workaround:
  use similar(0.99) instead
  --

  When a pattern is defined as exact match using 1.0 similarity in GUI, the 
image gets 1.0 marker and the .py file contains the following source:
    img = Pattern(img.png).exact()

  However, if you save and reopen Sikuli, the 1.0 marker is lost, and
  click on image resets similarity slider to a value of 0.7. This
  creates big trouble when debugging, because engine still matches the
  picture as exact() match and if PS doesn't have exact similarity,
  Matching Preview will show that there is no match until you move
  slider.

  Vista 32.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/780937/+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 780937] Re: X-1.0rc2: exact() information is lost in GUI on reopening --- workaround

2013-02-21 Thread RaiMan
** Changed in: sikuli
 Assignee: (unassigned) = RaiMan (raimund-hocke)

** Changed in: sikuli
Milestone: x1.0-rc3 = x1.0

** Changed in: sikuli
   Importance: Undecided = Low

-- 
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 ---
  workaround

Status in Sikuli:
  Fix Committed

Bug description:
   workaround:
  use similar(0.99) instead
  --

  When a pattern is defined as exact match using 1.0 similarity in GUI, the 
image gets 1.0 marker and the .py file contains the following source:
    img = Pattern(img.png).exact()

  However, if you save and reopen Sikuli, the 1.0 marker is lost, and
  click on image resets similarity slider to a value of 0.7. This
  creates big trouble when debugging, because engine still matches the
  picture as exact() match and if PS doesn't have exact similarity,
  Matching Preview will show that there is no match until you move
  slider.

  Vista 32.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/780937/+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 780937] Re: X-1.0rc2: exact() information is lost in GUI on reopening --- workaround

2013-02-21 Thread RaiMan
** Tags added: idererun

** Tags removed: idererun
** Tags added: idestartup

-- 
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 ---
  workaround

Status in Sikuli:
  Fix Committed

Bug description:
   workaround:
  use similar(0.99) instead
  --

  When a pattern is defined as exact match using 1.0 similarity in GUI, the 
image gets 1.0 marker and the .py file contains the following source:
    img = Pattern(img.png).exact()

  However, if you save and reopen Sikuli, the 1.0 marker is lost, and
  click on image resets similarity slider to a value of 0.7. This
  creates big trouble when debugging, because engine still matches the
  picture as exact() match and if PS doesn't have exact similarity,
  Matching Preview will show that there is no match until you move
  slider.

  Vista 32.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/780937/+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 780937] Re: X-1.0rc2: exact() information is lost in GUI on reopening --- workaround

2013-02-21 Thread RaiMan
** Changed in: sikuli
   Importance: Low = Critical

-- 
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 ---
  workaround

Status in Sikuli:
  Fix Committed

Bug description:
   workaround:
  use similar(0.99) instead
  --

  When a pattern is defined as exact match using 1.0 similarity in GUI, the 
image gets 1.0 marker and the .py file contains the following source:
    img = Pattern(img.png).exact()

  However, if you save and reopen Sikuli, the 1.0 marker is lost, and
  click on image resets similarity slider to a value of 0.7. This
  creates big trouble when debugging, because engine still matches the
  picture as exact() match and if PS doesn't have exact similarity,
  Matching Preview will show that there is no match until you move
  slider.

  Vista 32.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/780937/+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 780937] Re: X-1.0rc2: exact() information is lost in GUI on reopening --- workaround

2011-09-10 Thread Tsung-Hsiang Chang
** Changed in: sikuli
   Status: New = Fix Committed

** Changed in: sikuli
Milestone: None = x1.0-rc3

-- 
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 ---
  workaround

Status in Sikuli:
  Fix Committed

Bug description:
   workaround:
  use similar(0.99) instead
  --

  When a pattern is defined as exact match using 1.0 similarity in GUI, the 
image gets 1.0 marker and the .py file contains the following source:
    img = Pattern(img.png).exact()

  However, if you save and reopen Sikuli, the 1.0 marker is lost, and
  click on image resets similarity slider to a value of 0.7. This
  creates big trouble when debugging, because engine still matches the
  picture as exact() match and if PS doesn't have exact similarity,
  Matching Preview will show that there is no match until you move
  slider.

  Vista 32.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/780937/+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 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 ---
  workaround

Status in Sikuli:
  New

Bug description:
   workaround:
  use similar(0.99) instead
  --

  When a pattern is defined as exact match using 1.0 similarity in GUI, the 
image gets 1.0 marker and the .py file contains the following source:
    img = Pattern(img.png).exact()

  However, if you save and reopen Sikuli, the 1.0 marker is lost, and
  click on image resets similarity slider to a value of 0.7. This
  creates big trouble when debugging, because engine still matches the
  picture as exact() match and if PS doesn't have exact similarity,
  Matching Preview will show that there is no match until you move
  slider.

  Vista 32.

___
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