After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 540504 - System.IO.FileNotFoundException for file with weird characters in path
System.IO.FileNotFoundException for file with weird characters in path
Status: RESOLVED DUPLICATE of bug 433829
Product: f-spot
Classification: Other
Component: Import
0.4.x
Other Linux
: Normal normal
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2008-06-27 15:25 UTC by Pedro Villavicencio
Modified: 2008-06-30 20:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pedro Villavicencio 2008-06-27 15:25:16 UTC
This report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/f-spot/+bug/238997

"For example:

System.IO.FileNotFoundException: Could not find uri
"file://home/klaus/Bilder/Freunde/Kira/!cid_part1.3E380847.19937043@/helimail[1].jpg".
  at Gnome.Vfs.VfsStream..ctor (System.String text_uri, FileMode mode,
Boolean async) [0x00000]
  at Gnome.Vfs.VfsStream..ctor (System.String uri, FileMode mode)
[0x00000]
  at (wrapper remoting-invoke-with-check) Gnome.Vfs.VfsStream:.ctor
(string,System.IO.FileMode)
  at FSpot.ImageFile.Open () [0x00000]
  at FSpot.ImageFile.PixbufStream () [0x00000]
  at FSpot.ImageFile.Load (Int32 max_width, Int32 max_height) [0x00000]
  at PixbufLoader.ProcessRequest (.RequestItem request) [0x00000]
  at FSpot.ThumbnailGenerator.ProcessRequest (.RequestItem request)
[0x00000]

(more in the attached log.)"

log:

http://launchpadlibrarian.net/15181983/System.IO.FileNotFoundException-f-spot.log

Thanks,
Comment 1 Maxxer 2008-06-30 20:48:24 UTC
corrected some time ago. fix should be in 0.4.4.

*** This bug has been marked as a duplicate of 433829 ***