[Pkg-phototools-devel] Bug#513410: Stitching script generates error after it deletes the intermediate image files
jedd
jedd at progsoc.org
Wed Jan 28 20:18:02 UTC 2009
Package: hugin
Version: 0.7.0~svn3191+beta5-2
Severity: important
Howdi,
hugin (and friends) run fine right up until the last stage, where you
do the actual 'stitch now' bit. It spawns the Stitching dialog, and
the contents of that are as follows:
----
start --------------------------------------------------------------
nona -z PACKBITS -r ldr -m TIFF_m -o pano -i 0 /tmp/huginpto_S6xGBu
nona -z PACKBITS -r ldr -m TIFF_m -o pano -i 1 /tmp/huginpto_S6xGBu
nona -z PACKBITS -r ldr -m TIFF_m -o pano -i 2 /tmp/huginpto_S6xGBu
nona -z PACKBITS -r ldr -m TIFF_m -o pano -i 3 /tmp/huginpto_S6xGBu
nona -z PACKBITS -r ldr -m TIFF_m -o pano -i 4 /tmp/huginpto_S6xGBu
rm pano0000.tif pano0001.tif pano0002.tif pano0003.tif pano0004.tif
enblend -f4848x2514 -o pano.tif pano0000.tif pano0001.tif pano0002.tif
pano0003.tif pano0004.tif
enblend: error opening input file "pano0000.tif":
Precondition violation!
Unable to open file 'pano0000.tif'.
make: *** [pano.tif] Error 1
---- end --------------------------------------------------------------
This happens regardless of output type (png, tif, jpg) or whether I put
the extension into the 'save as' dialog before the stitch kicks off.
The 'rm...' line is obviously the culprit, but it's an odd thing to
affect
only one user (?).
My workaround is to temporarily rename /bin/rm .. but this is obviously
not especially elegant. ;|
I've tried working out where the pto & mk scripts get generated from, as
there must be a template somewhere that I can modify, but no joy. I
doubt
this is a packaging issue, but seek your expertise just in case it might
be a weird dependency or package construction related problem.
-- System Information:
Debian Release: 5.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages hugin depends on:
ii enblend 3.0+dfsg-2 image blending tool
ii hugin-tools 0.7.0~svn3191+beta5-2 CLI tools for Hugin
ii libboost-thread1.3 1.34.1-15 portable C++
multi-threading
ii libc6 2.7-18 GNU C Library: Shared
libraries
ii libgcc1 1:4.3.2-4 GCC support library
ii libimage-exiftool- 7.30-1 Library and program to read
and wr
ii libpano13-0 2.9.12.dfsg-2 panorama tools library
ii libstdc++6 4.3.2-4 The GNU Standard C++
Library v3
ii libtiff4 3.8.2-11 Tag Image File Format
(TIFF) libra
ii libwxbase2.6-0 2.6.3.2.2-3 wxBase library (runtime) -
non-GUI
ii libwxgtk2.6-0 2.6.3.2.2-3 wxWidgets Cross-platform
C++ GUI t
ii make 3.81-5 The GNU version of
the "make" util
hugin recommends no packages.
hugin suggests no packages.
-- no debconf information
More information about the Pkg-phototools-devel
mailing list