[Kde-pim] Review Request 120855: Add Google two-step verification support to PMC Picasa login

Ashish Bansal bansal.ashish096 at gmail.com
Sun Nov 2 14:52:52 GMT 2014



> On Nov. 2, 2014, 1:31 p.m., Bhushan Shah wrote:
> > browsingbackends/onlineservices/picasa/CMakeLists.txt, line 9
> > <https://git.reviewboard.kde.org/r/120855/diff/1/?file=322517#file322517line9>
> >
> >     Don't use find_libarary as well as never hardcode locations. Instead use find_package.. See L25 of plasma-mediacenter/CMakeLists.txt for example

Like this -> find_package(LibKGAPI2_LIBRARY REQUIRED). If it is correct then it's okay because cmake is unable to find its path for me that's why I hardcoded its path.


- Ashish


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120855/#review69671
-----------------------------------------------------------


On Oct. 28, 2014, 5:50 p.m., Ashish Bansal wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/120855/
> -----------------------------------------------------------
> 
> (Updated Oct. 28, 2014, 5:50 p.m.)
> 
> 
> Review request for KDEPIM, KDEPIM-Libraries, Plasma, Bhushan Shah, Shantanu Tushar, Sinny Kumari, and Sujith Haridasan.
> 
> 
> Bugs: 336398
>     http://bugs.kde.org/show_bug.cgi?id=336398
> 
> 
> Repository: plasma-mediacenter
> 
> 
> Description
> -------
> 
> Changed auth method from Client Login to OAuth using libkgapi2
> 
> 
> Diffs
> -----
> 
>   browsingbackends/onlineservices/picasa/picasabackend.h 7144dc7 
>   browsingbackends/onlineservices/picasa/picasabackend.cpp 6317240 
>   browsingbackends/onlineservices/picasa/picasacomponents/PicasaSidePanel.qml e8f97f7 
>   browsingbackends/onlineservices/picasa/picasacomponents/qmldir c790310 
>   browsingbackends/onlineservices/picasa/picasamodel.h 5bce055 
>   browsingbackends/onlineservices/picasa/picasamodel.cpp 2b64156 
>   CMakeLists.txt abea259 
>   browsingbackends/onlineservices/picasa/CMakeLists.txt bd5052d 
> 
> Diff: https://git.reviewboard.kde.org/r/120855/diff/
> 
> 
> Testing
> -------
> 
> Everything is working fine except that after successful login, user has to press back to view all the albums.
> 
> 
> Thanks,
> 
> Ashish Bansal
> 
>

_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list