Bug 334593 - Tool fails with invalid method reading folders from Smug Mug
Summary: Tool fails with invalid method reading folders from Smug Mug
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-WebService-SmugMug (show other bugs)
Version: 3.5.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-11 00:34 UTC by doug
Modified: 2018-02-04 07:43 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.10.0


Attachments
Error Dialog Box (17.61 KB, image/png)
2014-05-11 00:35 UTC, doug
Details

Note You need to log in before you can comment on or make changes to this bug.
Description doug 2014-05-11 00:34:19 UTC
kipiplugins fails with invalid method reading folders from Smug Mug.
This happens each time the Smug Mug Export plugin is opened or if the folders are refreshed.

Reproducible: Always

Steps to Reproduce:
1. Open Smug Mug Export
-Fail, invalid method
2. Refresh folders in Smug Mug Export
-Fail invalid method
Actual Results:  
Dialog box with fail invalid method is displayed.
Folders do not load.

Expected Results:  
Folders should load.
Comment 1 doug 2014-05-11 00:35:42 UTC
Created attachment 86568 [details]
Error Dialog Box
Comment 2 caulier.gilles 2015-05-09 12:11:10 UTC
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
Comment 3 caulier.gilles 2015-05-09 12:19:23 UTC
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