iblislin / gphotoframe

Automatically exported from code.google.com/p/gphotoframe
Other
2 stars 0 forks source link

NSID conversion on Flickr #40

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
NSID is primitive user id or group id on Flickr.
It is difficult to understand.

Added support for NSID conversion from user name or group name in the URL.

Original issue reported on code.google.com by yendo0206 on 20 Feb 2010 at 2:21

GoogleCodeExporter commented 8 years ago
Implemented in flickr_nsid branch (revision 2aa8a27088).

Original comment by yendo0206 on 26 Feb 2010 at 7:34

GoogleCodeExporter commented 8 years ago
I don't know if it's related to, but in the last DEB release, there is an error:

$ gphotoframe 
Can't import rss plugin: No module named feedparser.
flickr: invalid nsid API url.
flickr: invalid nsid API url.

Other data:
$ apt-cache policy gphotoframe 
gphotoframe:
  Instalados: 0.6-1
  Candidato: 0.6-1
  Tabla de versión:
 *** 0.6-1 0
        100 /var/lib/dpkg/status

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 9.10
Release:    9.10
Codename:   karmic

Thanks in advance.

Original comment by xoansamp...@gmail.com on 1 Mar 2010 at 9:23

GoogleCodeExporter commented 8 years ago
If the target is "Contacts Photos" or "Favorites" in the flickr plugin , you 
need
login to Flickr from the "Plugins" tab or specify a user with checking 
"Specified
other people;s ID" in Photo Source "Options" tab.

Original comment by yendo0206 on 1 Mar 2010 at 6:04

GoogleCodeExporter commented 8 years ago
I authorized gphotoframe before add Flickr contacts source, but if I don't 
specify my
or other user ID (in which case, gphotoframe works as expected), gphotoframe 
don't
show any image, and the message error at startup is the same:

$ gphotoframe 
flickr: invalid nsid API url.

Thanks.

Original comment by xoansamp...@gmail.com on 3 Mar 2010 at 12:07

GoogleCodeExporter commented 8 years ago
Thanks for your report!
Yes, it was a bug. I fixed the bug.
Can you try the attached new test version (0.6.2-b1)?

Original comment by yendo0206 on 3 Mar 2010 at 1:49

Attachments:

GoogleCodeExporter commented 8 years ago
It Works! Thanks a lot!

PS. Cool app :)

Original comment by xoansamp...@gmail.com on 3 Mar 2010 at 3:59

GoogleCodeExporter commented 8 years ago
Thanks!

I opened new issue for this bug.
If you have any problem, please check issue #47.

Original comment by yendo0206 on 4 Mar 2010 at 11:41