pkolarov / folders2flickr

Automatically exported from code.google.com/p/folders2flickr
7 stars 2 forks source link

Unable to create set after successful upload #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. modify uploadr.ini to use imagedir=C:\Temp\2010\Test
2. ensure no image files use spaces or unusual characters
3. run uploadr.py

What is the expected output? What do you see instead?
Expected:  images uploaded and sets created from new images
Instead:  I get the following error messages in error.log:
Cannot create set 
<class 'flickr.FlickrError'>
Cannot edit set 
<type 'exceptions.AttributeError'>

What version of the product are you using? On what operating system?
folders2flickr v0.6
Windows 7
Python for Windows v2.7

Please provide any additional information below.
The images upload with no problems.  I have issues when it tries to create 
sets.  error.log, debug.log, and uploadr.ini are attached.

Original issue reported on code.google.com by joelbc...@gmail.com on 22 Aug 2010 at 7:25

Attachments:

GoogleCodeExporter commented 9 years ago
Update:  I tested this on a Windows XP machine and it created the sets 
perfectly. I don't know how the code could be changed to work with Windows 7.

Original comment by joelbc...@gmail.com on 26 Aug 2010 at 3:43

GoogleCodeExporter commented 9 years ago
Interesting, I run this on Win 7 and it seems to work.. I will look into this a 
bit more.

Original comment by pkola...@gmail.com on 8 Sep 2010 at 8:56

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Update:  I started my entire collection over and now it seems to create sets 
with no problems.  I believe I had multiple network failures.  Strangely, all 
of the pictures would upload successfully despite a network failure but the 
sets would not be created.

I think you can close this issue.  Or, let me know if I need to do something to 
close it.

Thank you for providing this useful tool.

Original comment by joelbc...@gmail.com on 16 Sep 2010 at 2:45

GoogleCodeExporter commented 9 years ago
New version is fixing these

Original comment by pkola...@gmail.com on 3 Feb 2011 at 11:54