<div class="gmail_quote">On Tue, Nov 9, 2010 at 1:37 PM, Pau Garcia i Quiles <span dir="ltr">&lt;<a href="mailto:pgquiles@elpauer.org">pgquiles@elpauer.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">Hello,<br>
<br>
The KIPI Facebook plugin is creating a new album every time you submit<br>
a photo. This has been reported in BugZilla (<br>
<a href="https://bugs.kde.org/show_bug.cgi?id=225174" target="_blank">https://bugs.kde.org/show_bug.cgi?id=225174</a> ) and also in the<br>
discussions in the Facebook page (<br>
<a href="http://www.facebook.com/topic.php?uid=107648075065&amp;topic=15744" target="_blank">http://www.facebook.com/topic.php?uid=107648075065&amp;topic=15744</a> ).<br>
<br>
I&#39;ve been looking into the issue and the problem is<br>
FbTalker::listAlbums(long long userID) is getting an empty album list<br>
for the facebook.photos.getAlbums query. It seems related to extended<br>
permissions being enforced since June 1st 2010. I&#39;m not sure those<br>
permissions are required or enabled. Other people suffering from the<br>
same problem ( <a href="http://forum.developers.facebook.net/viewtopic.php?pid=246347" target="_blank">http://forum.developers.facebook.net/viewtopic.php?pid=246347</a><br>
) say turning off new data permissions migration in the app page (i.<br>
e. the KIPI Plugins page) fixes the issue for them.<br>
<br>
So my question is, who is the administrator of the KIPI Plugins page?<br>
Could you please tell me about the migration to new data permissions?<br>
Is it enabled or disabled?<br>
<br>
Thank you<br>
<br>
PS: I&#39;ve also tried adding the user_photos extended permission in<br>
FbTalker::getUploadPermission(), FbTalker::changePerm() and<br>
FbTalker::listAlbums(long long userID) but it didn&#39;t work for me. I<br>
may not be doing it correctly, though. :-?<br>
<br>
--<br>
Pau Garcia i Quiles<br>
<a href="http://www.elpauer.org" target="_blank">http://www.elpauer.org</a><br>
(Due to my workload, I may need 10 days to answer)<br>
</div></div>_______________________________________________<br>
Kde-graphics-devel mailing list<br>
<a href="mailto:Kde-graphics-devel@kde.org">Kde-graphics-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-graphics-devel" target="_blank">https://mail.kde.org/mailman/listinfo/kde-graphics-devel</a><br>
</blockquote></div><br><div>According to <a href="http://developers.facebook.com/docs/reference/rest/">http://developers.facebook.com/docs/reference/rest/</a> the interface we&#39;re using is going to be deprecated. Maybe it would be worth looking into the new API.</div>
<div><br></div><div>Aleix</div><meta http-equiv="content-type" content="text/html; charset=utf-8">