Bug#496422: (no subject)

2008-09-01 Thread Gerfried Fuchs
* Patryk Cisek [EMAIL PROTECTED] [2008-08-31 16:28:09 CEST]: I attached a patch with a fix for this bug. Unfortunately your patch contains another problem: It cleans up any files instead of only the process's own created ones which lead to runtime issues with multiple concurent running

Bug#496422: (no subject)

2008-09-01 Thread Gerfried Fuchs
* Gerfried Fuchs [EMAIL PROTECTED] [2008-09-01 12:00:42 CEST]: * Patryk Cisek [EMAIL PROTECTED] [2008-08-31 16:28:09 CEST]: I attached a patch with a fix for this bug. Unfortunately your patch contains another problem: It cleans up any files instead of only the process's own created ones

Bug#496422: (no subject)

2008-09-01 Thread Patryk Cisek
Monday 01 of September 2008 12:38:52 Gerfried Fuchs napisał(a): ... furthermore, the tempfilenam you introduced doesn't end in .pgm and thus the script doesn't work. Did you actually test your patch? :) Yes, I tested it with jpg files. I didn't have any .fli, .lfc, or .flic, so didn't check

Bug#496422: (no subject)

2008-09-01 Thread Gerfried Fuchs
* Patryk Cisek [EMAIL PROTECTED] [2008-09-01 13:00:17 CEST]: Monday 01 of September 2008 12:38:52 Gerfried Fuchs napisał(a): ... furthermore, the tempfilenam you introduced doesn't end in .pgm and thus the script doesn't work. Did you actually test your patch? :) Yes, I tested it with jpg

Bug#496422: (no subject)

2008-08-31 Thread Patryk Cisek
I attached a patch with a fix for this bug. -- Patryk Cisek diff --git debian/patches/02_tmp_creation.patch debian/patches/02_tmp_creation.patch new file mode 100644 index 000..2c9859b --- /dev/null +++ b/debian/patches/02_tmp_creation.patch @@ -0,0 +1,41 @@ +--- /usr/bin/asciiview 2006-04-24