[ubuntu-mono] [Bug 289732] Re: f-spot can't import from directories with a : (colon) in the name

Bug Watch Updater 289732 at bugs.launchpad.net
Thu Sep 16 08:25:23 BST 2010


** Changed in: f-spot
   Importance: Unknown => Medium

-- 
f-spot can't import from directories with a : (colon) in the name
https://bugs.launchpad.net/bugs/289732
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to f-spot in ubuntu.

Status in Personal photo management for the GNOME desktop: Fix Released
Status in “f-spot” package in Ubuntu: Fix Released

Bug description:
Binary package hint: f-spot

Ubuntu 8.10
f-spot 0.5.0.3-0ubuntu2

When trying to import photos from a directory with a colon in the name, the import wizard shows no photos.

Removing the colon allows the import.

It seems that the colon is not escaped in the URI as it should be.

Running in a terminal gives the following error:

System.UriFormatException: URI scheme must start with a letter and must consist of one of alphabet, digits, '+', '-' or '.' character.
  at System.Uri.Parse (UriKind kind, System.String uriString) [0x00000] 
  at System.Uri.ParseUri (UriKind kind) [0x00000] 
  at System.Uri..ctor (System.String uriString, Boolean dontEscape) [0x00000] 
  at System.Uri..ctor (System.String uriString) [0x00000] 
  at FileImportBackend.GetListing (System.IO.DirectoryInfo dirinfo, System.IO.FileInfo[] files, Boolean recurse) [0x00000] 
  at FileImportBackend.GetListing (System.IO.DirectoryInfo info) [0x00000]





More information about the Ubuntu-mono mailing list