[Digikam-devel] [Bug 108078] Failed to download file from Camera/Browse Directory Menu

Steve stephen_bainbridge at yahoo.co.uk
Mon Jul 25 19:56:49 BST 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=108078         




------- Additional Comments From stephen_bainbridge yahoo co uk  2005-07-25 20:56 -------
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Renchi Raju wrote:
<blockquote cite="mid20050725162728.15080.qmail ktown kde org"
 type="cite">
  <pre wrap="">------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
         
<a class="moz-txt-link-freetext" href="http://bugs.kde.org/show_bug.cgi?id=108078">http://bugs.kde.org/show_bug.cgi?id=108078</a>         




------- Additional Comments From renchi pooh tam uiuc edu  2005-07-25 18:27 -------
i'm wondering if the long filename is what is preventing the files to be downloaded. what is the filesystem that you are downloading to? can you try to create an empty file in the /mnt/data/Shared Pictures/Pictures directory by trying to do:
$ touch "/mnt/data/Shared Pictures/Pictures/20050723-19:10:28-0001.jpg"

  </pre>
</blockquote>
<font color="#3366ff">It's a FAT32 partition which I share between
Linux and XP (on a Dual boot system).<br>
<br>
I tried touch'ing the file you suggested and it failed:<br>
</font><br>
<i>steve STAN Pictures]$ touch "/mnt/data/Shared
Pictures/Pictures/2005072319:10:28-0001.jpg"<br>
touch: setting times of `/mnt/data/Shared
Pictures/Pictures/2005072319:10:28-0001.jpg': No such file or directory<br>
</i><br>
Reducing the length of the filename allowed it to work:<br>
<br>
<i>[steve STAN Pictures]$ touch "/mnt/data/Shared
Pictures/Pictures/2005072319.jpg"<br>
[steve STAN Pictures]$ rm 2005072319.jpg<br>
rm: remove regular empty file `2005072319.jpg'? y<br>
</i><br>
<i>[steve STAN Pictures]$ touch "/mnt/data/Shared
Pictures/2005072319:10:28-0001.jpg"<br>
touch: setting times of `/mnt/data/Shared
Pictures/2005072319:10:28-0001.jpg': No such file or directory<br>
<br>
[steve STAN Pictures]$ touch "/mnt/data/2005072319:10:28-0001.jpg"<br>
touch: setting times of `/mnt/data/2005072319:10:28-0001.jpg': No such
file or directory<br>
</i><br>
<font color="#3333ff">The problem seems to lie with the time
specification, in particular the ":" - If I replace the ":" with "-" it
works OK.<br>
</font><br>
[steve STAN Pictures]$ touch "/mnt/data/Shared
Pictures/Pictures/2005072319-10-28-0001.jpg"<br>
[steve STAN Pictures]$ rm "/mnt/data/Shared
Pictures/Pictures/2005072319-10-28-0001.jpg"<br>
rm: remove regular empty file `/mnt/data/Shared
Pictures/Pictures/2005072319-10-28-0001.jpg'? y<br>
<br>
<font color="#3333ff">So, is there anyway to specify what format the
data & time will take in the filename (line a printf format) ?</font><br>
<br>
<br>
</body>
</html>

	
	
		
___________________________________________________________ 
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail http://uk.messenger.yahoo.com



More information about the Digikam-devel mailing list