Bug 285300 - unable to blend bracketed images (enfuse missing)
Summary: unable to blend bracketed images (enfuse missing)
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-ExpoBlending (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-30 07:31 UTC by Leo
Modified: 2016-07-11 18:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 2.3.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leo 2011-10-30 07:31:25 UTC
Version:           2.1.1 (using KDE 4.7.2) 
OS:                Linux

trying to blend bracketed images, i get the following error
unable to find enfuse executable

Reproducible: Always

Steps to Reproduce:
from digikam menu select tools->blend bracketed images

Actual Results:  
a error window saying is missing the enfuse binary even if it is installed

Expected Results:  
the hugin prg

OS: Linux (x86_64) release 3.0.0-13-generic
Compiler: gcc
$ dpkg -l enfuse
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                    Version                                 Description
+++-=======================================-=======================================-==============================================================================================
ii  enfuse                                  4.0+dfsg-3ubuntu1                       image exposure blending tool
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 11.10
Release:        11.10
Codename:       oneiric
Comment 1 caulier.gilles 2011-10-30 07:39:24 UTC
Are you sure that enfuse bin path is in your env. variable ?

Gilles Caulier
Comment 2 Leo 2011-10-30 09:22:00 UTC
(In reply to comment #1)
> Are you sure that enfuse bin path is in your env. variable ?
> 
> Gilles Caulier

$ which enfuse
/usr/bin/enfuse

I think it is not in a strange place... :-)
Comment 3 caulier.gilles 2011-10-30 09:26:17 UTC
Start kdebugdialog and enable kipi-plugin debug space.

Through a console, start digiKam and ExpoBlending tool. Report all console trace here.

Gilles Caulier
Comment 4 Leo 2011-10-30 09:29:30 UTC
Could you explain me how to do it in a "for dummy" way pls?
Comment 5 caulier.gilles 2011-10-30 09:32:17 UTC
"kdebugdialog" is a KDE application to configure which debug messages to show on the console. ExpoBlending is a kipi plugin. Turn on kipi-plugins debug space from the list to activate messages from ExpoBlending tool.

Type "kdebugdialog" in a console to start it.

After that, run digikam in a console and try to use ExpoBlending tool. Look all message printed on the console and copy and paste the contents here...

Gilles Caulier
Comment 6 Leo 2011-10-30 09:44:53 UTC
as soon I've installed libkipi-dbg and did what you told... everything started to work :(
don't know what to say. Just sorry

for me you can close the bug

Leo