Topic: stdout and stderr  (Read 1491 times)

stdout and stderr
« on: March 03, 2018, 11:26:56 PM »

NIKZZZZ

  • Code Baker
  • Chef
  • ***
  • Date Registered: Feb 2011
  • Posts: 129
Hi, ied206
Thank you for the excellent work.  :thumbsup:
But stdout and stderr are output in the OEM encoding, which makes them unreadable in non-English encoding.
Could you convert the OEM to ANSI for compatibility with other languages ​​before output?
Regards, Nikzzzz.

Re: stdout and stderr
« Reply #1 on: March 08, 2018, 12:43:27 AM »

Homes32

  • Code Baker
  • Chef
  • ***
  • Date Registered: Dec 2010
  • Posts: 177
Hi Nikazzzz,

I have this is the bugtracker as Issue #50

Re: stdout and stderr
« Reply #2 on: March 08, 2018, 02:17:55 AM »

ied206

  • Moderator,
  • Chef
  • *****
  • Location: South Korea
  • Date Registered: Jan 2014
  • Posts: 257
NIKZZZZ, can you provide us testing sample, or at least log?
I have not experienced this kind of issue even if my codepage is Korean (CP949), and fixing it will be much easier if testing sample is given.

Re: stdout and stderr
« Reply #3 on: March 08, 2018, 11:01:10 AM »

NIKZZZZ

  • Code Baker
  • Chef
  • ***
  • Date Registered: Feb 2011
  • Posts: 129
Hi ied206.
Part of the log
Code: [Select]
      [Success] ShellExecute - Exit code [1] saved into variable [%ExitCode%] (ShellExecute,Hide,cmd.exe,"/C UpdDriverDatabase.cmd AudioEndpoint.inf",%ProjectTemp%\Audio)
      [Success] ShellExecute - [Console Output]
ЋЇҐа жЁп гбЇҐи­® § ўҐа襭 .

ЋЇҐа жЁп гбЇҐи­® § ўҐа襭 .
 (ShellExecute,Hide,cmd.exe,"/C UpdDriverDatabase.cmd AudioEndpoint.inf",%ProjectTemp%\Audio)
      [Success] ShellExecute - Executed [cmd.exe /C UpdDriverDatabase.cmd bda.inf], returned exit code [1], took [0s] (ShellExecute,Hide,cmd.exe,"/C UpdDriverDatabase.cmd bda.inf",%ProjectTemp%\Audio)
      [Success] ShellExecute - Exit code [1] saved into variable [%ExitCode%] (ShellExecute,Hide,cmd.exe,"/C UpdDriverDatabase.cmd bda.inf",%ProjectTemp%\Audio)
      [Success] ShellExecute - [Console Output]
ЋЇҐа жЁп гбЇҐи­® § ўҐа襭 .

ЋЇҐа жЁп гбЇҐи­® § ўҐа襭 .
 (ShellExecute,Hide,cmd.exe,"/C UpdDriverDatabase.cmd bda.inf",%ProjectTemp%\Audio)
      [Success] ShellExecute - Executed [cmd.exe /C UpdDriverDatabase.cmd c_media.inf], returned exit code [1], took [0s] (ShellExecute,Hide,cmd.exe,"/C UpdDriverDatabase.cmd c_media.inf",%ProjectTemp%\Audio)
      [Success] ShellExecute - Exit code [1] saved into variable [%ExitCode%] (ShellExecute,Hide,cmd.exe,"/C UpdDriverDatabase.cmd c_media.inf",%ProjectTemp%\Audio)
      [Success] ShellExecute - [Console Output]
ЋЇҐа жЁп гбЇҐи­® § ўҐа襭 .
Language Russian, code page 866.
Regards, Nikzzzz.



« Last Edit: March 08, 2018, 11:08:22 AM by NIKZZZZ »

Re: stdout and stderr
« Reply #4 on: March 17, 2018, 03:45:17 PM »

ied206

  • Moderator,
  • Chef
  • *****
  • Location: South Korea
  • Date Registered: Jan 2014
  • Posts: 257
please test with lastest nightly build.

 

Powered by EzPortal