Bug 280189

Summary: SmugMug Call Failed: Invalid user/nick/password
Product: [Applications] digikam Reporter: Doug McComber <doug.mccomber>
Component: Plugin-WebService-SmugMugAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 2.0.0   
Target Milestone: ---   
Platform: MacPorts   
OS: macOS   
Latest Commit: Version Fixed In: 4.10.0

Description Doug McComber 2011-08-16 13:42:53 UTC
Version:           2.0.0 (using KDE 4.7.0) 
OS:                OS X

Logging into SmugMug fails with the error: SmugMug Call Failed: Invalid user/nick/password

The plugin does seem to be able to get my SmugMug nick as it is correctly displayed in the "name" field under Account.  But when the plugin is launched, or I retyped my login info via Change Account, or I click Reload the error occurs.

Reproducible: Always

Steps to Reproduce:
I have uninstalled and reinstalled Digikam and Kipi Plugins via MacPorts a few times over the past month and a half (updating the ports tree in between) and the error persists.  I have also of course checked and re-checked that I have my login info correct.

Actual Results:  
I received the error: SmugMug Call Failed: Invalid user/nick/password and the album list is not populated.

Expected Results:  
Login to SmugMug succeeds and I can choose an existing album or create a new one and upload photos.
Comment 1 caulier.gilles 2011-12-20 17:26:20 UTC
Doug,

This file still valid using kipi-plugins 2.4 ?

Gilles Caulier
Comment 2 Doug McComber 2011-12-21 13:26:28 UTC
Wish I could say.  I tend to change distros like I change clothes.  I
think this bug stemmed from a Macports install if I recall correctly
and I'm not using a Mac at the moment.  Sorry I couldn't be more
helpful.

On 20 December 2011 13:26, Gilles Caulier <caulier.gilles@gmail.com> wrote:
> https://bugs.kde.org/show_bug.cgi?id=280189
>
>
> Gilles Caulier <caulier.gilles@gmail.com> changed:
>
>           What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                 CC|                            |caulier.gilles@gmail.com
>
>
>
>
> --- Comment #1 from Gilles Caulier <caulier gilles gmail com>  2011-12-20 17:26:20 ---
> Doug,
>
> This file still valid using kipi-plugins 2.4 ?
>
> Gilles Caulier
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
Comment 3 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 334593
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 4 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 334593

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