Summary: | SmugMug Call Failed: Invalid user/nick/password | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Doug McComber <doug.mccomber> |
Component: | Plugin-WebService-SmugMug | Assignee: | 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: | http://commits.kde.org/kipi-plugins/a9f6d9b7206f1cc5fd32d07f66c460f262ef52ed | Version Fixed In: | 4.10.0 |
Sentry Crash Report: |
Description
Doug McComber
2011-08-16 13:42:53 UTC
Doug, This file still valid using kipi-plugins 2.4 ? Gilles Caulier 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. 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 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 |