hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #07907
[Bug 2041687] [NEW] does not show/log enblend error messages
Public bug reported:
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
** Affects: hugin
Importance: Undecided
Status: New
--
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:
New
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
Follow ups