[Kde-imaging] [Bug 286018] Pano Tool and ExpoBlend tool do not work on OS X [patch]

Ananta Palani anantapalani at gmail.com
Thu Jan 19 14:37:39 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=286018





--- Comment #40 from Ananta Palani <anantapalani gmail com>  2012-01-19 14:37:38 ---
(In reply to comment #39)
Finally had time to recompile everything, sorry for the delay. It looks like
the fixes you made mostly work. Here are the problems I am seeing now:

1. pto2mk.exe crashes when detected (or after detection and a restart of
digikam, when panorama creator wizard is first opened)

2. clicking 'change' button browses digikam's working directory, not the
directory of the given app

3. relaunch of panorama wizard within a given digikam session does not re-check
existance of hugin apps (only after digikam is restarted and the panorama
creator reopened does it detect moved or missing apps), so if the hugin is
installed/uninstalled/moved while digikam is opened then the panorama app may
not notice the change.

4. an 'Error - Preview cannot be processed.' occurs at the 'Preview and
Post-Processing' page. This did not happen with code I pulled on 2012-01-11.
Could be related to problem 1?

As for the suggestion to add default hugin locations for Windows, is there any
problem if two directories are added? If not, then these would be the two
default installation locations depending on the 32/64-bit builds:

#ifdef Q_WS_WIN
    d->binariesWidget->addDirectory("C:/Program Files/Hugin/bin");
    d->binariesWidget->addDirectory("C:/Program Files (x86)/Hugin/bin");
#endif

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-imaging mailing list