This is totally unrelated with the .desktop file, as already discussed
with upstream. The perl code uses:

    open(my $F, ">", "path");

instead of the more correct:

    open(my $F, ">:encoding(UTF-8"; "path");

This should hopefully be fixed in the next release.

David
Clamtk's Debian Maintainer

-- 
Wide character in print at /usr/share/perl5/ClamTk/Prefs.pm line 151.
https://bugs.launchpad.net/bugs/530722
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to