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 525919 - Files with "@" in their names won't be correctly opened by f-spot
Files with "@" in their names won't be correctly opened by f-spot
Status: RESOLVED WONTFIX
Product: f-spot
Classification: Other
Component: General
0.4.x
Other Linux
: Normal minor
: ---
Assigned To: F-spot maintainers
F-spot maintainers
gnome[unmaintained]
: 593376 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-04-03 09:12 UTC by Diego Escalante Urrelo (not reading bugmail)
Modified: 2018-07-01 09:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Diego Escalante Urrelo (not reading bugmail) 2008-04-03 09:12:22 UTC
When syncing metadata, I noticed this warning:

open uri = file://home/diego/personal/pics/2006/09/06/blah_uid_of_friend@/hotmail.com.png
System.IO.FileNotFoundException: Could not find uri "file://home/diego/personal/pics/2006/09/06/blah_uid_of_friend@/hotmail.com.png".
  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] 


The problem is that @/ instead of plain @.
Comment 1 Maxxer 2008-04-10 20:02:05 UTC
maybe friend of bug 483779. the uri is stored correctly, the exif info is updated, but when f-spot tries to open the uri the @ is escaped once more.
Comment 2 Patrick Reinhard 2009-08-28 15:33:12 UTC
*** Bug 593376 has been marked as a duplicate of this bug. ***
Comment 3 André Klapper 2018-07-01 09:03:53 UTC
f-spot is not under active development anymore, has not seen code changes for five years, and saw its last tarball release in the year 2010.
Its codebase has been archived: https://gitlab.gnome.org/Archive/f-spot/commits/master

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the responsibility for active development again.