Your message dated Fri, 18 Apr 2008 23:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#434111: fixed in gthumb 3:2.11.0~svn2319-1
has caused the Debian Bug report #434111,
regarding gthumb: Please add utf-8 hint in .htaccess in album themes
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
434111: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=434111
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gthumb
Version: 3:2.10.2-4
Severity: wishlist
Hi.
I've found this small problem twice or thrice already, so I'm sending
this suggestion.
When gthumb generated photo albums it writes utf-8 encoded xhtml files,
and declares them as utf-8. So when you open the album in a local
browser it displays ok. But some people upload the album to an apache
web server that is configured to send an http header declaring
iso-8859-1 encoding for every html file it serves (for instance because
they sually write their html pages in iso-8859-1). When browsing
the uploaded album remotely the browser apparently gets the wrong header
and renders the international characters wrong.
If the server is configured to allow configuration in every content
directory with .htaccess files (that is if the AllowOverride directive
aplicable to the given directory includes the FileInfo keyword), then
there is a simple fix which is to include an .htaccess file in the
album with a singe line in its content:
AddType "text/html; charset=UTF-8" html
This will only solve anything in some apache configurations, but at
least in my sid I see the apache2 configured with AllowOverride FileInfo
for user directories (in fact it might not show this problems because
the default encodign is already UTF-8, but one may change it either
in httpd.conf or in a upper level .htaccess in a user dir or whatever).
At least I don't think this has any chance of breaking anything, so
I suggest adding this .htaccess file in every album theme in gthumb,
so that it gets automatically copied to the generated photo albums
and they work ok when uploaded to some apache servers.
I did it in my computer with
for d in /usr/share/gthumb/albumthemes/* ; do cp .htaccess $d ; done
as root.
Maybe the .htaccess file and some similar configuration could
be added to some gthumb post-inst script ?
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.21-2-486
Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages gthumb depends on:
ii gconf2 2.18.0.1-3 GNOME configuration database syste
ii libart-2.0-2 2.3.19-3 Library of functions for 2D graphi
ii libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii libbonobo2-0 2.18.0-2 Bonobo CORBA interfaces library
ii libbonoboui2-0 2.18.0-5 The Bonobo UI library
ii libc6 2.6-2 GNU C Library: Shared libraries
ii libcairo2 1.4.10-1 The Cairo 2D vector graphics libra
ii libexif12 0.6.16-1 library to parse EXIF files
ii libfontconfig1 2.4.2-1.2 generic font configuration library
ii libgconf2-4 2.18.0.1-3 GNOME configuration database syste
ii libglade2-0 1:2.6.1-1 library to load .glade files at ru
ii libglib2.0-0 2.12.12-1+b1 The GLib library of C routines
ii libgnome-keyring0 0.8.1-2 GNOME keyring services library
ii libgnome2-0 2.18.0-4 The GNOME 2 library - runtime file
ii libgnomecanvas2-0 2.14.0-3 A powerful object-oriented display
ii libgnomeui-0 2.18.1-2 The GNOME 2 libraries (User Interf
ii libgnomevfs2-0 1:2.18.1-3+b1 GNOME Virtual File System (runtime
ii libgphoto2-2 2.3.1-5+b1 gphoto2 digital camera library
ii libgphoto2-port0 2.3.1-5+b1 gphoto2 digital camera port librar
ii libgtk2.0-0 2.10.13-1 The GTK+ graphical user interface
ii libice6 1:1.0.3-2 X11 Inter-Client Exchange library
ii libjpeg62 6b-13 The Independent JPEG Group's JPEG
ii liborbit2 1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii libpango1.0-0 1.16.4-2 Layout and rendering of internatio
ii libpopt0 1.10-3 lib for parsing cmdline parameters
ii libsm6 2:1.0.3-1+b1 X11 Session Management library
ii libtiff4 3.8.2-7 Tag Image File Format (TIFF) libra
ii libusb-0.1-4 2:0.1.12-7 userspace USB programming library
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxcursor1 1:1.1.8-2 X cursor management library
ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar
ii libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii libxi6 2:1.1.1-1 X11 Input extension library
ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library
ii libxml2 2.6.29.dfsg-1 GNOME XML library
ii libxrandr2 2:1.2.1-1 X11 RandR extension library
ii libxrender1 1:0.9.2-1 X Rendering Extension client libra
ii scrollkeeper 0.3.14-13 A free electronic cataloging syste
ii shared-mime-info 0.21-2 FreeDesktop.org shared MIME databa
ii zlib1g 1:1.2.3.3.dfsg-5 compression library - runtime
gthumb recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: gthumb
Source-Version: 3:2.11.0~svn2319-1
We believe that the bug you reported is fixed in the latest version of
gthumb, which is due to be installed in the Debian FTP archive:
gthumb-data_2.11.0~svn2319-1_all.deb
to pool/main/g/gthumb/gthumb-data_2.11.0~svn2319-1_all.deb
gthumb_2.11.0~svn2319-1.diff.gz
to pool/main/g/gthumb/gthumb_2.11.0~svn2319-1.diff.gz
gthumb_2.11.0~svn2319-1.dsc
to pool/main/g/gthumb/gthumb_2.11.0~svn2319-1.dsc
gthumb_2.11.0~svn2319-1_i386.deb
to pool/main/g/gthumb/gthumb_2.11.0~svn2319-1_i386.deb
gthumb_2.11.0~svn2319.orig.tar.gz
to pool/main/g/gthumb/gthumb_2.11.0~svn2319.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
David Paleino <[EMAIL PROTECTED]> (supplier of updated gthumb package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 17 Apr 2008 22:26:48 +0200
Source: gthumb
Binary: gthumb gthumb-data
Architecture: source all i386
Version: 3:2.11.0~svn2319-1
Distribution: experimental
Urgency: low
Maintainer: David Paleino <[EMAIL PROTECTED]>
Changed-By: David Paleino <[EMAIL PROTECTED]>
Description:
gthumb - an image viewer and browser
gthumb-data - an image viewer and browser - arch-independent files
Closes: 365060 434111 452932 469316
Changes:
gthumb (3:2.11.0~svn2319-1) experimental; urgency=low
.
* New SVN snapshot
* debian/patches:
- 00-enable_maintainer_mode.patch added
- 00-fix_ltmain.sh.patch added (this ensures -Wl,--as-needed
works correctly)
- 08-fix_preferences.patch added (Closes: #452932)
- 99-fix_gthumb.desktop_end-of-build.patch added, to fix gthumb.desktop
appearing in .diff.gz.
- all the other patches have been refreshed to cleanly apply
to the new source.
* debian/control:
- Vcs-Browser field fixed
- Build-Depends:
- added libopenrawgnome-dev, libxrender-dev, libxtst-dev, libxext-dev,
docbook-xml and libgstreamer0.10-dev
- removed libexif-dev in favour of libexiv2-dev
- removed automake1.9 in favour of automake(1.10)
- versioned B-D on debhelper (>= 5.0.51~ for dh_icons)
- moved scrollkeeper to Recommends (it's not essential)
* debian/rules:
- passing -Wl,--as-needed to the linker (configure target)
- passing --with-gconf-schema-dir to ./configure
- auto-generation of htaccess and README files for Album Themes
- fixing DTD urls for XML documentation (buildds have no internet
access, we provide them through docbook-xml)
* debian/htaccess.tmpl added (Closes: #434111)
* debian/copyright: fixed upstream's email address.
* debian/gthumb.xpm updated with the new icon :)
* Added support to libopenraw (Closes: #365060)
* Added support to XRender
* Added support to XTest
* Added support to XF86VidModeSetGamma
* Added support to scrollkeeper (debian/gthumb.post{inst,rm})
* Added MIME support (Closes: #469316)
Checksums-Sha1:
fdd1f01610b050fe4a54b68424aa5a518cf35a73 1748 gthumb_2.11.0~svn2319-1.dsc
a4e9d2c022cc5adcdf21850cbf5cd17441e86d2c 3747768
gthumb_2.11.0~svn2319.orig.tar.gz
5e5ba12a096994172b722f60796a212b825b334e 29032 gthumb_2.11.0~svn2319-1.diff.gz
ad70aa7e67df2e4da32d5df9daff84cd715687e6 2431054
gthumb-data_2.11.0~svn2319-1_all.deb
cc73d9f697da087580da86566f4bf55ef18babde 694584
gthumb_2.11.0~svn2319-1_i386.deb
Checksums-Sha256:
987f5e9ccbd6d25a4fecf16857a0bffa7d6c3fab18a2c27e44c711625b6eca15 1748
gthumb_2.11.0~svn2319-1.dsc
7d3784b088dbc2f1d383a42cc54348df8cc9d8c8cdb667542f21beabad34eb40 3747768
gthumb_2.11.0~svn2319.orig.tar.gz
2dee972c98e96cb9946a35aec1bd11c0c3c6eb8a6ebcaacac3371f306c71b90f 29032
gthumb_2.11.0~svn2319-1.diff.gz
e534977a44b26caee3cb011aaa3e8fbad9259b20650aa9acb56e56794c08eb52 2431054
gthumb-data_2.11.0~svn2319-1_all.deb
b9a97fc69ef8ae1d72cacd32b3c65aa032543bd7432dae29e5d15542372593fc 694584
gthumb_2.11.0~svn2319-1_i386.deb
Files:
805de99a7938b4b038a2a561210dad4b 1748 gnome extra gthumb_2.11.0~svn2319-1.dsc
1860c074d313197e62cddce133bfcb67 3747768 gnome extra
gthumb_2.11.0~svn2319.orig.tar.gz
ce1fb77b1dae0f601fc1ef48ae63cf4d 29032 gnome extra
gthumb_2.11.0~svn2319-1.diff.gz
f1aaf9d73320acef29dfddf13f4751d6 2431054 gnome extra
gthumb-data_2.11.0~svn2319-1_all.deb
c58bd52477da8f7b63964f3eeb538f63 694584 gnome extra
gthumb_2.11.0~svn2319-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFICSzOfMVFHqJEyFgRAmPHAJ4rIeV8MPKvx7oE+JhFPoCRvIr60gCgz1r2
dlAJud9T8AlwFExq7JfMgIg=
=wZsf
-----END PGP SIGNATURE-----
--- End Message ---