salimoha / googlecl

Automatically exported from code.google.com/p/googlecl
0 stars 0 forks source link

[Picasa] Can't download albums with Unicode strings in album name #302

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Apply patch in http://code.google.com/p/googlecl/issues/detail?id=279
2. google picasa get --title 'album name with Unicode strings' /path/to/photo

What is the expected output? What do you see instead?

The album should be downloaded but nothing has been downloaded. No file names 
are displayed in console. If I select an album with only album name of ASCII 
strings, everything goes fine -- sequence of file name been listed, downloaded.

What version of the product are you using? On what operating system? What
version of gdata-python-client (aka python-gdata)?

googlecl 0.9.10
MacPorts 1.9.1
Mac OS X 10.6 SnowLeopard

Please provide any additional information below.

Maybe there's other ways to specify albums with Unicode characters in it?

Original issue reported on code.google.com by baiz...@gmail.com on 30 Sep 2010 at 9:17

GoogleCodeExporter commented 9 years ago
They are albums with Japanese characters in them, BTW.

Original comment by baiz...@gmail.com on 30 Sep 2010 at 9:19

GoogleCodeExporter commented 9 years ago
This should be fixed in trunk. I'll comment back here when the next version is 
released, but you can try the version in the repository and it should work for 
you.

Original comment by tom.h.mi...@gmail.com on 30 Sep 2010 at 2:12

GoogleCodeExporter commented 9 years ago
0.9.11 should fix this for you. Please let me know if it did not. Thanks!

Original comment by thmil...@google.com on 9 Oct 2010 at 8:15

GoogleCodeExporter commented 9 years ago
GoogleCL has also been updated to 0.9.11 so I upgraded it in Macports. I can 
now download albums with photo filenames in Japanese. :-) Thanks!

Original comment by baiz...@gmail.com on 12 Oct 2010 at 7:04