[Qt-creator] Installation problem if installer is located in a directory with special characters in the name

Maximilien Renard iixamaxii at gmail.com
Mon Feb 16 15:01:45 CET 2009


2009/2/16 Andre Poenitz <andre.poenitz at nokia.com>:
> ext Maximilien Renard wrote:
>> Hi there,
>
> Hi Maximilien.
>

Hi Andre,

>> Maybe it has already been posted but since it is still not fixed, I
>> would like to point out a little problem.
>>
>> I'm using the RC downloaded from the main download page (not a nightly
>> build) for linux and I was trying to install it in a directory called
>> /home/ixm/Téléchargements/
>> This is not possible since the installer crashes ("Installer payload
>> initialization failed. This is likely due to an incomplete or corrupt
>> downloaded file.") due to the "é" characters.
>
> This has not been reported before, so I guess we need to collect a few
> more bits of information: What system is this exactly? What is the
> encoding of the file names in your file system? What is the output of
> 'locale' in the shell from which you start the installer?
>

I'm using Linux Kubuntu 8.04 with all uptodate packages. The filenames
are encoded in UTF-8 and here's the output of "locale" :

ixm at ixm-laptop:~$ locale
LANG=fr_BE.UTF-8
LC_CTYPE="fr_BE.UTF-8"
LC_NUMERIC="fr_BE.UTF-8"
LC_TIME="fr_BE.UTF-8"
LC_COLLATE="fr_BE.UTF-8"
LC_MONETARY="fr_BE.UTF-8"
LC_MESSAGES="fr_BE.UTF-8"
LC_PAPER="fr_BE.UTF-8"
LC_NAME="fr_BE.UTF-8"
LC_ADDRESS="fr_BE.UTF-8"
LC_TELEPHONE="fr_BE.UTF-8"
LC_MEASUREMENT="fr_BE.UTF-8"
LC_IDENTIFICATION="fr_BE.UTF-8"
LC_ALL=


>> So it would be good if you could fix that. It is not really annoying
>> but it's still a bug :)
>
> Well, _I_ would call it "annoying" ;-)
>

Well, the only thing I had to do was moving it from
/home/ixm/Téléchargements/ to /home/ixm/ so no big deal, but I had to
google first to find the answer after having downloaded it 2 times :p

> Regards,
> Andre'
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>

Regards,

Maximilien




More information about the Qt-creator-old mailing list