sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #51428
[Bug 1824785] [NEW] [1.1.4] IDE, Win, Python: not utf-8 in message-area by print()
Public bug reported:
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.
** Affects: sikuli
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1824785
Title:
[1.1.4] IDE, Win, Python: not utf-8 in message-area by print()
Status in Sikuli:
New
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1824785/+subscriptions
Follow ups
-
[Bug 1824785] Re: [1.1.4] IDE, Win, Python: not utf-8 in message-area by print() --- fixed 2019-04-15 build#283
From: RaiMan, 2019-11-18
-
[Bug 1824785] Re: [1.1.4] IDE, Win, Python: not utf-8 in message-area by print() --- fixed 2019-04-15 build#283
From: partosXP, 2019-04-24
-
[Bug 1824785] Re: [1.1.4] IDE, Win, Python: not utf-8 in message-area by print()
From: RaiMan, 2019-04-15
-
[Bug 1824785] Re: [1.1.4] IDE, Win, Python: not utf-8 in message-area by print()
From: RaiMan, 2019-04-15