Summary: | Tool fails with invalid method reading folders from Smug Mug | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | doug |
Component: | Plugin-WebService-SmugMug | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 3.5.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kipi-plugins/a9f6d9b7206f1cc5fd32d07f66c460f262ef52ed | Version Fixed In: | 4.10.0 |
Sentry Crash Report: | |||
Attachments: | Error Dialog Box |
Description
doug
2014-05-11 00:34:19 UTC
Created attachment 86568 [details]
Error Dialog Box
Git commit a9f6d9b7206f1cc5fd32d07f66c460f262ef52ed by Gilles Caulier. Committed on 09/05/2015 at 12:08. Pushed by cgilles into branch 'master'. Apply patch from Anatoly Burakov to update SmugMug plugin to the latest SmugMug API v1.2.2 : - Category ID is a 64-bit integer, so fixing the code accordingly. - Fixed album list not loading correctly due to missing "key" parameter and not handling the new Album tag. Related: bug 280189 FIXED-IN: 4.10.0 CCMAIL: burakov.anatoly@gmail.com M +3 -3 smug/smugalbum.cpp M +7 -7 smug/smugitem.h M +26 -13 smug/smugtalker.cpp M +7 -5 smug/smugtalker.h M +27 -16 smug/smugwindow.cpp M +5 -4 smug/smugwindow.h http://commits.kde.org/kipi-plugins/a9f6d9b7206f1cc5fd32d07f66c460f262ef52ed Git commit 864a3329a9acb575bacfa84585dab8430be5446f by Gilles Caulier. Committed on 09/05/2015 at 12:18. Pushed by cgilles into branch 'frameworks'. backport commit #a9f6d9b7206f1cc5fd32d07f66c460f262ef52ed from git/master to frameworks branch Related: bug 280189 M +3 -3 PORT.KF5/FACTORIZE/smug/smugalbum.cpp M +7 -7 PORT.KF5/FACTORIZE/smug/smugitem.h M +26 -13 PORT.KF5/FACTORIZE/smug/smugtalker.cpp M +7 -5 PORT.KF5/FACTORIZE/smug/smugtalker.h M +27 -16 PORT.KF5/FACTORIZE/smug/smugwindow.cpp M +5 -4 PORT.KF5/FACTORIZE/smug/smugwindow.h http://commits.kde.org/kipi-plugins/864a3329a9acb575bacfa84585dab8430be5446f |