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 519577 - put xattrs on files saved by g-u-s
put xattrs on files saved by g-u-s
Status: RESOLVED OBSOLETE
Product: gnome-user-share
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-user-share maintainers
gnome-user-share maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-29 17:22 UTC by David Zeuthen (not reading bugmail)
Modified: 2019-03-20 10:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Zeuthen (not reading bugmail) 2008-02-29 17:22:02 UTC
See bug 519442 comment 3 for details.
Comment 1 David Zeuthen (not reading bugmail) 2008-02-29 17:29:32 UTC
From bug 519442 comment 3:
> Also, would be nice for the process (either WebDAV or ObexPush)
> receiving the file to cram some xattrs into the file.. then we
> could write a nice Nautilus extension to show where the file came
> from; e.g. "Sent from 'Bastien's Nokia 6230'" or "Sent from 
> 'david'z Macbook Pro' while connected to rh-wireless". Or something.


Ideally we would standardize on namespace for the xattrs on xdg list. It would include a 'download-progress' attribute that is updated as the download progresses (xattrs as IPC - which is fine; don't use D-Bus here; that would be overengineering). 

Browser vendors such as Mozilla could also use this.
Comment 2 Bastien Nocera 2008-02-29 19:12:53 UTC
We'd need to write an Apache module to be able to save those attributes.

There's already been some discussion on the xattr:
http://www.freedesktop.org/wiki/CommonExtendedAttributes
Comment 3 Jader Henrique da Silva 2009-01-20 11:33:10 UTC
Wouldn't be better if a library was written instead of writing gnome-user-share support for xattr, so other applications can link to the library and get any attributes stored by other applications.

It could check if xattr is enabled, and if not store attributes in files or some sort of database.
Comment 4 Bastien Nocera 2009-01-20 11:52:39 UTC
Except the library would contain 3 lines of code to set the xattrs on the file. A library is certainly more than overkill, gvfs can already set xattrs without any other help.
Comment 5 GNOME Infrastructure Team 2019-03-20 10:37:27 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-user-share/issues/10.