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

Pedro Villavicencio pedro at ubuntu.com
Mon Jun 21 18:26:39 UTC 2010


this is fixed on Maverick now, thanks all.

** Changed in: f-spot (Ubuntu)
       Status: Triaged => Fix Released

** Changed in: f-spot (Ubuntu)
     Assignee: Ubuntu Desktop Bugs (desktop-bugs) => (unassigned)

-- 
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: Incomplete
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