Hanus Adler wrote: >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". > > > Yes, right, there's a problem here. It is caused by the fact that I have to parse several options at the very begining of the program, before everything else is done. But -f should certainly not be parsed there. I'll try to cleanup that mess.
>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. > > Right too, the last release broke these options (and several other ones) by moving some parsing after its corresponding processing. Thanks, I'll try to fix these and release 0.11.3 as soon as possible. Brice -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

