the number in Pattern.similar() has wrong decimal separator on French Windows

Bug #511749 reported by Tsung-Hsiang Chang
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
SikuliX
Won't Fix
Undecided
Unassigned

Bug Description

On French Windows.

Pattern("1264156058249.png").similar(0.95)
is automatically switched to
Pattern("1264156058249.png").similar(0,95)

(In France, the decimal separator is a comma)

Revision history for this message
Sergey Darovskih (darovskih) wrote :

The same stuff for Russian Windows too. Moreover, if I replace comma with point in .py file manually, it still doesn't work and says that similar() doesn't want to get two parameters.

Changed in sikuli:
status: New → Fix Committed
assignee: nobody → Tsung-Hsiang Chang (vgod)
RaiMan (raimund-hocke)
Changed in sikuli:
status: Fix Committed → Won't Fix
assignee: Tsung-Hsiang Chang (vgod) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.