On 04/04/2012 11:35 PM, David C. Rankin wrote:
On 04/04/2012 11:00 PM, Darrell Anderson wrote:
Something is going down hill tonight... How did I
redeclare 'TQListViewItemIterator it'?
You might want to leave libkipi, kipi-plugins, gwenview, and digikam go for a bit. All
but gwenview need to be updated to the last official release. Our versions are not the
last. kipi-plugins has had us all fooled for a long time. The package builds without error
(here), but neither gwenview nor digikam will find the plugins and build their hooks.
Broke, broke, broke.
I'm hoping in the upcoming days to update everything, which takes a lot of time with
old-fashioned eyeball comparisons and note-taking. I actuall started a few days ago but
got distracted with another bug report.
All four packages build correctly in my KDE3 system. Therefore I have a proverbial
yardstick to attempt the updating.
Darrell
Yes,
And it looks like this little commit is the one that finally broke it :)
http://git.trinitydesktop.org/cgit/kipi-plugins/commit/?id=21b5bfab4d2467a0…
- qDebug("ImageMagick Command line args:");
+ tqDebug("ImageMagick Command line args:");
TQValueList<TQCString> args = process.args();
for (TQValueList<TQCString>::iterator it = args.begin(); it != args.end(); ++it)
- qDebug("%s", (const char*)(*it));
+ tqDebug("%s", (const char*)(*it));
Which got monkeyed with all through out the commit :)
to give us a page
to capture the kipi-plugins issues on.
--
David C. Rankin, J.D.,P.E.