[1.1.4] IDE, Win, Python: not utf-8 in message-area by print() --- fixed 2019-04-15 build#283

Bug #1824785 reported by partosXP
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
Fix Released
Critical
RaiMan

Bug Description

1. Version - 1.1.4 Snapshot, builds: #281
(works good with versions - 1.1.0-1.1.3).
2. Windows 10 Ent 1803 64-bit, System Locale - Ru.

3.1 Steps to reproduce:
-Start IDE, create New Script.
-Print("Тест") # (unicode symbols)
-Run
Result: In Message area:
"Тест" (incorrect transformation while CP1251 -> UTF-8).

4. It's not a big problem, but it works correct by deafult in versions 1.1.0-1.1.3.
(Print("Тест") - show in messega area "Тест"), the problem exists only in 1.1.4.
Adding "#-*- coding: utf-8 -*-" at the beginning of the script doesn't change anything.

RaiMan (raimund-hocke)
Changed in sikuli:
status: New → Opinion
assignee: nobody → RaiMan (raimund-hocke)
milestone: none → 1.1.4
Revision history for this message
RaiMan (raimund-hocke) wrote :

thanks for finding.

Changed in sikuli:
status: Opinion → Fix Committed
importance: Undecided → Critical
summary: - [1.1.4] IDE, Win, Python: not utf-8 in message-area by print()
+ [1.1.4] IDE, Win, Python: not utf-8 in message-area by print() ---
+ fixed 2019-04-15 build#283
Revision history for this message
partosXP (partosxp) wrote :

Works fine, thx)

RaiMan (raimund-hocke)
Changed in sikuli:
status: Fix Committed → Fix Released
milestone: 1.1.4 → 2.0.0
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.