[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#410598: marked as done (Broken encoding for several .desktop files in /usr/share/mimelnk/)



Your message dated Sat, 30 Jun 2007 21:49:37 +0200
with message-id <200706302149.37889@nivalis.org>
and subject line Bug#410598: Broken encoding for several .desktop files in /usr/share/mimelnk/
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: kdelibs-data
Version: 4:3.5.5a.dfsg.1-6
Severity: normal
Tags: l10n

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The file /usr/share/mimelnk/application/smil.desktop claims to be UTF-8
encoded, but it seems, it contains some invalid characters. Could you
check this? I found the problem during trying to xi:include this
text-file into an XML file (using UTF-8 encoding). The reported error
was:

XInclude error : /usr/share/mimelnk/application/smil.desktop contains invalid char

(I also do not get all characters, when I open this file with an editor,
so I guess this error is true, but I'm not a professional for this
stuff).

Regards, Daniel


- -- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.08070117
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages kdelibs-data depends on:
ii  hicolor-icon-theme            0.10-1     default fallback theme for FreeDes

kdelibs-data recommends no packages.

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFz7wam0bx+wiPa4wRAqM6AJ4p3Zi4qEVHC5e0dzC5chqz5TCRVQCgrOIg
J94WtCEV8yhjUmZYqEzVBe8=
=/cCF
-----END PGP SIGNATURE-----


--- End Message ---
--- Begin Message ---

Le samedi 30 juin 2007, Daniel Leidert <daniel.leidert@wgdd.de> a écrit :
> retitle 410598 Broken encoding for several .desktop files in
> /usr/share/mimelnk/ thanks
>
> Hi,
>
> Although it seems, that /usr/share/mimelnk/application/smil.desktop has
> been fixed, there are now several other files, that are broken:
>
> /usr/share/mimelnk/application/msexcel.desktop contains invalid char
> /usr/share/mimelnk/application/pgp-encrypted.desktop contains invalid
> char /usr/share/mimelnk/application/pgp.desktop contains invalid char
> /usr/share/mimelnk/application/pkcs7-mime.desktop contains invalid char
> /usr/share/mimelnk/application/vnd.ms-powerpoint.desktop contains
> invalid char
> /usr/share/mimelnk/application/vnd.oasis.opendocument.spreadsheet-templa
>te.desktop contains invalid char
> /usr/share/mimelnk/application/x-troff-man.desktop contains invalid char
> /usr/share/mimelnk/text/rdf.desktop contains invalid char

All those files seem perfectly encoded:

$ iconv -f utf8 -t utf8 /usr/share/mimelnk/application/msexcel.desktop > /dev/null && echo "UTF-8 file"
UTF-8 file
$ iconv -f utf8 -t utf8 /usr/share/mimelnk/application/pgp-encrypted.desktop > /dev/null && echo "UTF-8 file"
UTF-8 file
$ iconv -f utf8 -t utf8 /usr/share/mimelnk/application/pgp.desktop > /dev/null && echo "UTF-8 file"
UTF-8 file
$ iconv -f utf8 -t utf8 /usr/share/mimelnk/application/pkcs7-mime.desktop > /dev/null && echo "UTF-8 file"
UTF-8 file
$ iconv -f utf8 -t utf8 /usr/share/mimelnk/application/vnd.ms-powerpoint.desktop > /dev/null && echo "UTF-8 file"
UTF-8 file
$ iconv -f utf8 -t utf8 /usr/share/mimelnk/application/vnd.oasis.opendocument.spreadsheet-template.desktop > /dev/null && echo "UTF-8 file"
UTF-8 file
$ iconv -f utf8 -t utf8 /usr/share/mimelnk/application/x-troff-man.desktop > /dev/null && echo "UTF-8 file"
UTF-8 file
$ iconv -f utf8 -t utf8 /usr/share/mimelnk/text/rdf.desktop > /dev/null && echo "UTF-8 file"
UTF-8 file

So, I'm closing your bug report


--- End Message ---

Reply to: