Are you using QString::fromUtf8 to decode the received QByteArray?

On Friday, March 03, 2017 04:35:50 PM jschneider...@gog.com wrote:
> In an application we’re developing, we need to expand some environmental 
> variables. We’re using the Qt 5.6  function qgetenv to do that. However, on 
> our test code when an environmental variable contains some non-ANSI 
> characters, e.g. Ξ♣♤ᛝᛞ๏฿Ξ , it is expanded to ?¦?????? . These are the 
> contents we see when viewing it in the Visual Studio Debugger. Is this a 
> known issue or perhaps something we’re doing incorrectly?
> 
> Thanks,
> 
> John Schneiderman
> Senior Software Engineer
> GOG.com
> 

-- 

Best regards,
Jesus
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to