Summary: | picasa export tool: name is replaced by google userid | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Pierre Hanser <hanser> |
Component: | Plugin-WebService-Google | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, farhand98, myriam |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kipi-plugins/1af2df9bf5583600f2e35a7f9f8f7a6e66a79317 | Version Fixed In: | 2.7.0 |
Sentry Crash Report: | |||
Attachments: | screenshot of export window |
Description
Pierre Hanser
2011-11-05 16:25:28 UTC
Created attachment 65262 [details]
screenshot of export window
I can confirm this. It would be more user-friendly to have my email address displayed there. With just the string of numbers, I do not know which email address I have logged on from. However, I'm not able to reproduce the part where "the popup is pre-filled with this userid in the login part but the pair (userid, password) does not allow successful login" Thank you for triaging, setting status accordingly. Pierre, This file still valid using kipi-plugins 2.4 ? Gilles Caulier with source from git today the problem is still here but libkipi version is only at 1.3. i downloaded libkipi 1.4 but the sources seems quite similar. i verified i've only one kipiplugin_picasaexport.so on my system Git commit 1af2df9bf5583600f2e35a7f9f8f7a6e66a79317 by Gilles Caulier. Committed on 26/06/2012 at 10:56. Pushed by cgilles into branch 'master'. show login name in main dialog, not internal Google user name taken from token. Related: bug 291951 M +16 -6 picasawebexport/picasawebtalker.cpp M +6 -2 picasawebexport/picasawebtalker.h M +2 -2 picasawebexport/picasawebwidget.cpp M +1 -1 picasawebexport/picasawebwidget.h M +1 -1 picasawebexport/picasawebwindow.cpp http://commits.kde.org/kipi-plugins/1af2df9bf5583600f2e35a7f9f8f7a6e66a79317 hello it seems that the fix is only partial, the correct name is displayed in the windows but it's not this name that is proposed in the 'ask password' popup. I'm working on a fix and probably will be able to provide a patch in short future Fixed through bug #298022 in 2.8.0 Gilles Caulier |