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 685225 - shell-provider: use the Shell-provided timestamp
shell-provider: use the Shell-provided timestamp
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: File Search Interface
unspecified
Other All
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on: 685224
Blocks:
 
 
Reported: 2012-10-01 15:57 UTC by Cosimo Cecchi
Modified: 2012-12-06 21:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
shell-provider: use the Shell-provided timestamp (3.30 KB, patch)
2012-10-01 15:57 UTC, Cosimo Cecchi
needs-work Details | Review

Description Cosimo Cecchi 2012-10-01 15:57:31 UTC
Depends on the Shell passing the timestamp down, see https://bugzilla.gnome.org/show_bug.cgi?id=685224
Comment 1 Cosimo Cecchi 2012-10-01 15:57:33 UTC
Created attachment 225505 [details] [review]
shell-provider: use the Shell-provided timestamp

Instead of getting it ourselves from X.
Comment 2 Cosimo Cecchi 2012-12-06 20:58:13 UTC
Review of attachment 225505 [details] [review]:

Needs work, since the API that has landed is different, to accomodate other shortcomings of the initial interface.
Comment 3 Cosimo Cecchi 2012-12-06 21:26:44 UTC
Pushed a patchset to use the new Shell API to git master.