hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #07909
[Bug 2041687] Re: does not show/log enblend error messages
A fresh build seems ok here, the dummy script output is logged correctly
(stitching with enblend completes and logs as expected):
Blending images...
status on stdout
error in stderr
This is with wxwidgets 3.2.1
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/2041687
Title:
does not show/log enblend error messages
Status in Hugin:
Fix Committed
Bug description:
Hello,
hugin does not show/log enblend errors. I think it did previously.
This is on 2023.0~beta1+dfsg-1.
This was originally reported by Michael Deegan in
https://bugs.debian.org/1054129
It is easy to reproduce by replacing enblend with a dummy-script like this one
-------------#!/bin/sh
echo status on stdout
echo error in stderr 1>&2
exit 1
--------------
The corresponding logfile ends with
Remapping LDR images...
Blending images...
Process took 9 s
cu Andreas
To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/2041687/+subscriptions
References