[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-windows
Subject:    Re: KDE on asian windows versions? Could not determine
From:       Christian Ehrlicher <Ch.Ehrlicher () gmx ! de>
Date:       2009-09-18 18:59:00
Message-ID: 4AB3D874.6040304 () gmx ! de
[Download RAW message or body]

[Attachment #2 (multipart/signed)]


Bernhard Reiter schrieb:
> Carlo, Christian, Casper,
> 
> thanks for responding, that was helpful!
> 
> Am Freitag, 18. September 2009 11:45:50 schrieb Carlo:
>> there is a known error when using non latin character in the username,
>> kde can't access the .kde folder, maybe the "Program Files" folder is
>> written in chinese too?
> 
> Am Freitag, 18. September 2009 13:11:24 schrieb Casper van Donderen:
>> Known problem,
>>
>> KDE does not work on Windows versions which are non-ASCII. Bugs are open
>> about Japanese and Russian, I assume Arabic also does not work.
> 
> Yes I was assuming problems in this area, 
> but I failed to search the kde tracker before asking. :/
> My next step is to look into those issues.
> I take it we do not have people from those areas as part of our community?
> 
One big reason why it doesn't work is because Qt's QTemporaryFile isn't
unicode-safe on windows. See qtemporaryfile.cpp:352

    char *filename = qstrdup(qfilename.toLocal8Bit());

This doesn't work when the locale doesn't contain the used characters.
And since we're storing all KTemporaryFile's in the user home dir this
is a very big problem...

Who wants to write a bug report to tt?


Christian


["signature.asc" (application/pgp-signature)]

_______________________________________________
Kde-windows mailing list
Kde-windows@kde.org
https://mail.kde.org/mailman/listinfo/kde-windows


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic