Version: 0.3 (using KDE 4.2.4) OS: Linux Installed from: Debian testing/unstable Packages When right-clicking on an album and selecting "Export->HTML Gallery", the current album is checked on the list of albums to be exported, but the "Next" button is disabled. To get it enabled, the selection in the list has to be changed. This can be easily fixed by replacing line 238 in htmlexport/wizard.cpp: - setValid(d->mCollectionSelectorPage, false); + updateCollectionSelectorPageValidity();
Sorry, this bug should have been on the HTMLExport plugin of kipi-plugins, not Noatun. Can you please reassign this bug? Seems like the application selection part of the bugtracker does not distinguish between these two.
*** This bug has been marked as a duplicate of bug 196890 ***