Summary: | exported simpleviewer gallery fails to load images due to wrong xml file name. | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Eduardo H.R. <joredu> |
Component: | Plugin-Generic-Flash | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.1.0 | |
Sentry Crash Report: | |||
Attachments: | Patch for simpleviewer.cpp |
Description
Eduardo H.R.
2006-09-28 06:44:57 UTC
Created attachment 18016 [details]
Patch for simpleviewer.cpp
Simple patch to rename imageData.xml as gallery.xml, the kipi-pugins version is
0.1.2
Present in latest svn version (V 0.1.3-rc1 - 2006-12-28) Hello. I too am having this problem, but i don't understand how to implement the solution. for what it's worth, my folder structure is shown here (in case of anything unique to my versions' activity being illustrated there) http://the-pragmatic-man.blogspot.com/2007/01/simpleviewer.html i will take the info in the Patch and see what i can do w/ it in the meantime. thanks! SimpleViewerExport plugin is now ported to KDE4 and support SimpleViever 1.8.x. Code is in svn trunk. http://digikam3rdparty.free.fr/Screenshots/newkipiimagecollectionselectorwidgetKDE4.png I close this file now. Gilles Caulier Closed accordingly with comment #4. Gilles Caulier SVN commit 779051 by cgilles: SimpleViewerExport kipi-plugin from KDE3 branch : sync with KDE4. now plugin is compatible with SimpleViewer 1.8.x CCBUGS:134774 M +1 -1 Makefile.am M +1 -1 kipiplugin_simpleviewer.desktop M +83 -85 simpleviewerexport.cpp M +33 -33 svedialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=779051 |