[QBS] QBS Process readStdOut UTF8 encoding

Christian Kandeler christian.kandeler at theqtcompany.com
Thu Jan 15 16:36:40 CET 2015


On 01/15/2015 04:30 PM, Jicquel Dorian wrote:
> Hi,
> I'm currently using svn info with a qbs process to retrieve some
> repository informations under OS X 10.9 (subversion 1.8.10) but the
> output show some display issues like the accents.(using throw
> process.readStdOut)
> The problem is i can't retrieve some informations due to these encoding
> problems , and the fact that it is working well with os x terminal , i
> suppose it could be qbs having some issues with utf8 output.

Have you tried calling setCodec() on the process?


Christian




More information about the Qbs mailing list