Your message dated Wed, 09 Nov 2005 10:47:09 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#337380: fixed in llgal 0.11.3-1
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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 4 Nov 2005 08:45:33 +0000
>From [EMAIL PROTECTED] Fri Nov 04 00:45:33 2005
Return-path: <[EMAIL PROTECTED]>
Received: from piranha.actinet.cz [194.228.107.242]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EXxCX-0005sx-00; Fri, 04 Nov 2005 00:45:33 -0800
Received: from dolphin.actinet.cz (dolphin.actinet.cz [194.228.107.130])
by piranha.actinet.cz (Postfix) with ESMTP id 93C24FF87
for <[EMAIL PROTECTED]>; Fri, 4 Nov 2005 09:45:30 +0100 (CET)
Received: by dolphin.actinet.cz (Postfix, from userid 10)
id 738557C17B; Fri, 4 Nov 2005 09:45:30 +0100 (CET)
Received: by dwarf.actinet.cz (Postfix, from userid 540)
id 2831624601; Fri, 4 Nov 2005 09:33:55 +0100 (CET)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Hanus Adler <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: llgal: command line vs. rc file options strange behaviour
X-Mailer: reportbug 3.17
Date: Fri, 04 Nov 2005 09:33:55 +0100
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-5.2 required=4.0 tests=BAYES_20,HAS_PACKAGE,
REMOVE_REMOVAL_NEAR autolearn=no
version=2.60-bugs.debian.org_2005_01_02
Package: llgal
Version: 0.11.2-1
Severity: important
It seems some options from $HOME/.llgal/llgalrc override command line
options, although I would expect that the command line should take
precendence.
E.g. the -f command line option did not work when $HOME/.llgal/llgalrc
contained directive "force_image_regeneration = 0".
However at the same time the thumbnail and slide dimensions specified
in $HOME/.llgal/llgalrc are not used, and I have to specify -y and
--bigy dimensions on the command line to be able to change them away
from the default.
This is the contents of my options file $HOME/.llgal/llgalrc
# This is a llgal configuration file.
# It was automatically generated.
# You may modify and reuse it as you want.
# llgal directories:
llgal_share_dir = "/usr/share/llgal"
user_share_dir = "/home/had/.llgal"
# Name of generic llgal files:
captions_header_filename = "captions.header"
css_filename = "llgal.css"
filmtile_filename = "tile.png"
index_link_image_filename = "index.png"
prev_slide_link_image_filename = "prev.png"
next_slide_link_image_filename = "next.png"
indextemplate_filename = "indextemplate.html"
slidetemplate_filename = "slidetemplate.html"
# Location and name of generated files:
local_llgal_dir = ".llgal"
index_filename = "index"
slide_filenameprefix = ""
slide_filenameprefix_nofile = "NOFILE"
scaled_image_filenameprefix = "scaled_"
thumbnail_image_filenameprefix = "thumb_"
captions_filename = "captions"
# Index:
index_cellpadding = 3
list_links = 0
pixels_per_row = 1000
thumbnails_per_row = 0
thumbnail_width_max = 0
thumbnail_height_max = 240
show_caption_under_thumbnails = 1
show_no_film_effect = 0
tile_height = 21
# Slides:
make_no_slides = 0
make_slide_filename_from_filename = 1
make_slide_filename_from_extension = 0
slide_width_max = 0
slide_height_max = 600
text_slide_width = 0
text_slide_height = 600
index_link_image = 1
prev_slide_link_image = 1
next_slide_link_image = 1
prev_slide_link_preview = 0
next_slide_link_preview = 0
make_slide_title_from_caption = 0
# Captions:
captions_removal_line = "REMOVE THIS LINE IF LLGAL SHOULD NOT REMOVE THIS FILE"
make_caption_from_image_comment = "0"
make_caption_from_image_timestamp = 0
make_caption_from_filename = 1
show_dimensions = 0
show_size = 1
show_no_slide_counter = 0
# Text:
index_title = "Index of pictures"
index_link_text = "Index"
parent_gallery_link_text = "Back to parent gallery"
prev_gallery_link_text = "Previous gallery "
next_gallery_link_text = "Next gallery "
prev_slide_link_text = "<<Prev"
next_slide_link_text = "Next>>"
MVI_link_text = "Open movie "
FIL_link_text = "Download file "
DIR_link_text = "Open subgallery "
alt_full_text = ""
alt_scaled_text = "Scaled image "
alt_thumbnail_text = "Thumbnail "
over_scaled_text = "Click to see full size "
over_thumbnail_text = "Click to enlarge "
over_index_link_text = "Return to the index"
over_prev_slide_link_text = "Previous slide "
over_next_slide_link_text = "Next slide "
show_size_unit = "kB"
timestamp_format_in_caption = "%Y-%m-%d %H:%M:%S"
# Recursion:
make_recursive = 1
link_subgalleries = 1
parent_gallery_link = 1
prev_gallery_link = 0
prev_gallery_link_target = ""
next_gallery_link = 0
next_gallery_link_target = ""
# What files to insert in the gallery:
image_extensions = "jpe?g|tiff?|png|gif"
movie_extensions = "mpe?g|mov|avi"
add_all_files = 0
add_subdirs = 0
sort_criteria = "name"
# Various:
convert_options = ""
scaled_convert_options = ""
thumbnail_convert_options = ""
# force_image_regeneration = 0
www_access_rights = 0
www_extension = "html"
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ (charmap=ISO-8859-2)
Versions of packages llgal depends on:
ii imagemagick 6:6.2.4.5-0.2 Image manipulation programs
ii libimage-info-perl 1.16-2 allows extraction of meta informat
ii libimage-size-perl 2.992-2 determine the size of images in se
ii liburi-perl 1.35-1 Manipulates and accesses URI strin
ii perl 5.8.7-7 Larry Wall's Practical Extraction
llgal recommends no packages.
-- no debconf information
---------------------------------------
Received: (at 337380-close) by bugs.debian.org; 9 Nov 2005 18:51:26 +0000
>From [EMAIL PROTECTED] Wed Nov 09 10:51:26 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EZuyT-0004St-00; Wed, 09 Nov 2005 10:47:09 -0800
From: Brice Goglin <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#337380: fixed in llgal 0.11.3-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 09 Nov 2005 10:47:09 -0800
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: llgal
Source-Version: 0.11.3-1
We believe that the bug you reported is fixed in the latest version of
llgal, which is due to be installed in the Debian FTP archive:
llgal_0.11.3-1.diff.gz
to pool/main/l/llgal/llgal_0.11.3-1.diff.gz
llgal_0.11.3-1.dsc
to pool/main/l/llgal/llgal_0.11.3-1.dsc
llgal_0.11.3-1_all.deb
to pool/main/l/llgal/llgal_0.11.3-1_all.deb
llgal_0.11.3.orig.tar.gz
to pool/main/l/llgal/llgal_0.11.3.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.
Brice Goglin <[EMAIL PROTECTED]> (supplier of updated llgal 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.7
Date: Wed, 9 Nov 2005 00:44:26 -0500
Source: llgal
Binary: llgal
Architecture: source all
Version: 0.11.3-1
Distribution: unstable
Urgency: low
Maintainer: Brice Goglin <[EMAIL PROTECTED]>
Changed-By: Brice Goglin <[EMAIL PROTECTED]>
Description:
llgal - Online gallery generator
Closes: 337380
Changes:
llgal (0.11.3-1) unstable; urgency=low
.
* New upstream release.
* Fix the order of command line and configuration file options
processing, and of sanity checks, closes: #337380.
* Fix the copyright.
Files:
c12204e8f291e5d0a765c0ee514b20ee 570 web optional llgal_0.11.3-1.dsc
b3fea4fba8958ae7964f7c89a0185e48 64950 web optional llgal_0.11.3.orig.tar.gz
bdeb969cafafdf84bc5974d096b47a02 2887 web optional llgal_0.11.3-1.diff.gz
a9a2a098c0cf840a4341d3d8557837b4 62278 web optional llgal_0.11.3-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDcj6TIae1O4AJae8RAmyLAJ9NYZ2XuHt4mBvt4eBd4ViX+9gcsACfR+wg
hGvFYrjaNcndQ2kK8dDWKk0=
=ndvB
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]