Encoding
https://ci.appveyor.com/project/matkoch/nuke/builds/29985033/job/ex8w85l3lk6j3491#L315
https://ci.appveyor.com/project/matkoch/nuke/builds/29985216/job/mnhkrld255nwtdxk#L315
I'm invoking a new process for testing. When setting the encoding for standard output/error, I get some artifact characters. Setting the encoding to UTF8 was requested by a user, and actually it still works on most other CI systems... AppVeyor is one of them which has some issues apparently. Is there anything I may have missed in regards to encoding?
-
2020-01-09_00-07-54.png 149 KB
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Matthias on 08 Jan, 2020 11:10 PM
After this commit, the output is okay again: https://github.com/nuke-build/nuke/commit/3119afef7f2d6b68217bc7a880a97542f224fac6
Support Staff 2 Posted by Feodor Fitsner on 10 Jan, 2020 06:09 PM
Hi Matthias,
Is it possible to have a simpler repro, kind of console app with calling another Process and redirecting output to the console?
Feodor Fitsner closed this discussion on 03 Apr, 2020 06:47 PM.