processing / processing/processing4

`processing cli` does not support Cyrillic characters on Windows

Offen
#1,249 9 Kommentare 1 Reaktion 1 zugewiesene Person Auf GitHub ansehen

@isazfranz arbeitet bereits daran.

Seit 11.2.2026.

bug Reserved: EC
Vorherrschende Sprache
Java
Sterne
494
Forks
183
Ø Merge
4 Std. 39 Min.
Gemergte PRs (30 T.)
3

Beschreibung

Most appropriate sub-area of Processing 4?

PDE

Processing version

4.4.7

Operating system

Windows

Bug description

When running a Processing sketch via the CLI on Windows, Cyrillic characters printed to the console are not displayed correctly. Instead of the expected characters, the console shows ????????.

Steps to reproduce this
  1. Print Cyrillic characters to the console in a sketch

  2. Run said sketch with the following command cmd /c "C:\Program Files\Processing\Processing.exe" cli --sketch=c:\Users\Stef-\Downloads\RotatingArcs --run 2>&1 | Out-String

  3. Observe ???????? instead of the Cyrillic characters

snippet

println( "Привет, это текст на кириллице (Hi, this is a text on Cyrillic)");

Additional context

Mentioned by Aigars on the forum

Would you like to work on the issue?

No, I’m just reporting the issue

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.