Export to GitHub

photograbber - issue #163

The filename or extension is too long


Posted on Mar 14, 2013 by Grumpy Kangaroo

What steps will reproduce the problem? 1. Run the program 2. Tell it to download all tagged photos and albums that have tags

What is the expected output? What do you see instead? It should download all of the pictures. Instead I get an error saying refer to the log

What version of the product are you using? On what operating system? I'm using it on Windows 8 version r99

Please provide any additional information below. The error in the log is: "WindowsError: [Error 206] The filename or extension is too long:" and it is followed by where the file would be saved and the album name (which is too long for Windows). Could there be some check to determine how long the file name is and if it is too long just cut off the end?

Status: New

Labels:
Type-Defect Priority-Medium