[Bug 496884] [NEW] No images to process...
Eric Fournie
ef_adressebidon at yahoo.fr
Tue Dec 15 09:18:49 UTC 2009
Public bug reported:
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)
** Affects: galrey (Ubuntu)
Importance: Undecided
Status: New
--
No images to process...
https://bugs.launchpad.net/bugs/496884
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list