No images to process...

Bug #496884 reported by Eric Fournie
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
galrey (Debian)
Fix Released
Unknown
galrey (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: galrey

This is exactly the same bug as http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515054

When galrey is executed in a directory containing jpg files, the command exits with "No images to process...".

Description: Ubuntu 9.10
Release: 9.10

ii galrey 1.0.2-3 Command line image gallery generator. It also makes thumbnails

It can be solved by changing line 143 of /usr/bin/galrey to:
    @files = glob("$c_imagespath"."/".$c_pattern);
instead of:
    @files = glob("'$c_imagespath'"."/".$c_pattern);
(single quotes around $c_imagespath removed)

Revision history for this message
Eric Fournie (ef-adressebidon) wrote :

Patch fixing the issue:

tags: added: patch
Changed in galrey (Debian):
status: Unknown → New
Revision history for this message
Ilya Barygin (randomaction) wrote :

Hello, thank you for providing this patch. We need a debdiff to sponsor your upload, see https://wiki.ubuntu.com/MOTU/Contributing for instructions on how to produce it. I'm unsubscribing ubuntu-universe-sponsors for now, please subscribe again when there is a debdiff to sponsor.

Revision history for this message
Eric Fournie (ef-adressebidon) wrote :

Hi,

here is the requested debdiff. It fixes this bug and bug #341704. I tested the produced .deb on my machine, it works and the issues are fixed.

Revision history for this message
Eric Fournie (ef-adressebidon) wrote :

For those interested, the fixed package is available in my PPA:
deb http://ppa.launchpad.net/ef-adressebidon/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/ef-adressebidon/ppa/ubuntu karmic main

Revision history for this message
Nigel Babu (nigelbabu) wrote :

Thank you for your patch. It is now in debian.

tags: added: patch-accepted-upstream
removed: patch
Revision history for this message
Nigel Babu (nigelbabu) wrote :

I have requested a sync of the fixed package from debian, please see bug 543139.

Changed in galrey (Ubuntu):
status: New → Fix Committed
Revision history for this message
Nigel Babu (nigelbabu) wrote :

galrey 1.0.2-4 is now synced, closing the bug

Changed in galrey (Ubuntu):
status: Fix Committed → Fix Released
Changed in galrey (Debian):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.