Bug#1028287: fgallery: "Wide character in print at /usr/bin/fgallery line 236"
Alexis Huxley
alexishuxley at gmail.com
Mon Jan 9 09:33:02 GMT 2023
Package: fgallery
Version: 1.8.2-2.1
Severity: minor
Dear Maintainer,
Running fgallery on files containing unicode-but-not-ascii characters in
their names (e.g. éüöãťúèóêŵñïēȇà.jpg) triggers error or warning:
Wide character in print at /usr/bin/fgallery line 236.
Here's a shell session/recipe to demonstate:
$ mkdir x
$ cd x
$ mkdir in
$ convert -size 800x800 xc:white in/white.jpg
$ fgallery in out # ok with ASCII filenames
reading completed
processing completed
generating archive...
completed
$ rm -fr out
$ mv in/white.jpg in/éüöãťúèóêŵñïēȇà.jpg
fgallery in out # not ok with non-ASCII filenames
Wide character in print at /usr/bin/fgallery line 236.
reading completed
Wide character in print at /usr/bin/fgallery line 236.
processing completed
generating archive...
completed
$
-- System Information:
Debian Release: 11.6
APT prefers stable-security
APT policy: (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.10.0-20-amd64 (SMP w/4 CPU threads)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages fgallery depends on:
ii imagemagick 8:6.9.11.60+dfsg-1.3
ii imagemagick-6.q16 [imagemagick] 8:6.9.11.60+dfsg-1.3
ii libimage-exiftool-perl 12.16+dfsg-2
ii libjpeg-turbo-progs 1:2.0.6-4
ii libjs-mootools 1.4.5~debian1-3
ii libjson-perl 4.03000-1
ii p7zip-full 16.02+dfsg-8
ii zip 3.0-12
Versions of packages fgallery recommends:
ii liblcms2-utils 2.12~rc1-2
Versions of packages fgallery suggests:
pn facedetect <none>
pn jpegoptim <none>
pn pngcrush <none>
-- no debconf information
More information about the Pkg-phototools-devel
mailing list