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 574206 - unnecessary wakeup
unnecessary wakeup
Status: RESOLVED DUPLICATE of bug 574033
Product: nautilus
Classification: Core
Component: Thumbnails
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-05 02:34 UTC by Matthias Clasen
Modified: 2009-03-05 11:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (438 bytes, patch)
2009-03-05 02:35 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2009-03-05 02:34:17 UTC
the rescheduling of the thumbnailing probably doesn't need millisecond precision.
trivial patch attached
Comment 1 Matthias Clasen 2009-03-05 02:35:05 UTC
Created attachment 130088 [details] [review]
patch
Comment 2 Matthias Clasen 2009-03-05 02:53:17 UTC
Actually, should this not use THUMBNAIL_CREATION_DELAY_SECS instead of 1 second ?
Comment 3 Cosimo Cecchi 2009-03-05 11:10:55 UTC
Thanks for the report.
This is already covered by the patch in bug 574033, which will be committed after branching.

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