salimoha / googlecl

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

All image uploads have the same name when specified with a wildcard character #460

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. picasa create --title "test01" test\*.jpg

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

I expect that all the uploaded jpg files preserve their own names. Instead, all 
the uploaded files have the same file name which is the name of the first 
uploaded file. 

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

googlecl: 0.9.13
gdata: 2.0.16
OS: Win 7
Python: 2.7.2

Please provide any additional information below.
See the following album: https://picasaweb.google.com/beskurusafoto/Test01

All the images have the same file name. 

Original issue reported on code.google.com by mert.nuh...@gmail.com on 2 Feb 2012 at 7:33

GoogleCodeExporter commented 9 years ago
Yes, this has been affecting me lately too.  We'll take a look, but we may not 
have a fix right away.

Original comment by jh...@google.com on 2 Feb 2012 at 11:04

GoogleCodeExporter commented 9 years ago
It looks like this was fixed in a revision that has yet to be put in the tar.gz 
file. If you checkout googlecl from svn, this bug should go away.

http://code.google.com/p/googlecl/source/checkout

If that doesn't fix the problem or you download the upcoming release and still 
have this problem, feel free to re-open this.

Original comment by Coilamg on 3 Feb 2012 at 8:18

GoogleCodeExporter commented 9 years ago

Original comment by jh...@google.com on 3 Feb 2012 at 8:23