Bug#294364: eog: rotate+save lose EXIF data for UTF-8 filename

Cyril Humbert Cyril Humbert <cyril.humbert@univ-mlv.fr>, 294364@bugs.debian.org
Wed, 9 Feb 2005 13:49:58 +0100


Package: eog
Version: 2.8.2-0.1
Severity: normal

If the filename contains UTF-8 characters, doing rotate and save=20
doesn't preserve the EXIF data of the picture.

For example (with LANG=3Dfr_FR.UTF-8@euro):
eog an-ascii-filename.jpg
   [rotate + save]
   OK
   eog displays on the terminal "save exif data".=20

eog valid-utf8-name-=E9=E7=E0.jpg
   [rotate + save]
   EXIF date lost
   eog displays on the terminal :
   Eog-WARNING **: Input file not openable:
   /tmp/eog-test/valid-utf8-name-%C3%A9%C3%A7%C3%A0.jpg

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=3Dfr_FR.UTF-8@euro, LC_CTYPE=3Dfr_FR.UTF-8@euro (charmap=3DU=
TF-8)

Versions of packages eog depends on:
ii  libart-2.0-2             2.3.17-1        Library of functions for 2D =
graphi
ii  libatk1.0-0              1.8.0-4         The ATK accessibility toolki=
t
ii  libbonobo2-0             2.8.1-1         Bonobo CORBA interfaces libr=
ary
ii  libbonoboui2-0           2.8.1-1         The Bonobo UI library
ii  libc6                    2.3.2.ds1-20    GNU C Library: Shared librar=
ies an
ii  libexif10                0.6.9-4         The EXIF library allows you =
to par
ii  libgconf2-4              2.8.1-4         GNOME configuration database=
 syste
ii  libglade2-0              1:2.4.1-2       library to load .glade files=
 at ru
ii  libglib2.0-0             2.6.2-1         The GLib library of C routin=
es
ii  libgnome2-0              2.8.0-6         The GNOME 2 library - runtim=
e file
ii  libgnomecanvas2-0        2.8.0-1         A powerful object-oriented d=
isplay
ii  libgnomeui-0             2.8.0-3         The GNOME 2 libraries (User =
Interf
ii  libgnomevfs2-0           2.8.3-11        The GNOME virtual file-syste=
m libr
ii  libgtk2.0-0              2.6.2-2         The GTK+ graphical user inte=
rface=20
ii  libice6                  4.3.0.dfsg.1-10 Inter-Client Exchange librar=
y
ii  libjpeg62                6b-9            The Independent JPEG Group's=
 JPEG=20
ii  liborbit2                1:2.10.2-1.1    libraries for ORBit2 - a COR=
BA ORB
ii  libpango1.0-0            1.8.0-3         Layout and rendering of inte=
rnatio
ii  libpopt0                 1.7-5           lib for parsing cmdline para=
meters
ii  libsm6                   4.3.0.dfsg.1-10 X Window System Session Mana=
gement
ii  libx11-6                 4.3.0.dfsg.1-10 X Window System protocol cli=
ent li
ii  libxml2                  2.6.16-2        GNOME XML library
ii  xlibs                    4.3.0.dfsg.1-10 X Keyboard Extension (XKB) c=
onfigu
ii  zlib1g                   1:1.2.2-4       compression library - runtim=
e

-- no debconf information

--=20
Cyril