** Changed in: glib
Importance: Unknown => Wishlist
--
trackerd uses O_NOATIME, but fruitlessly
https://bugs.launchpad.net/bugs/312365
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-bugs mailing list
desktop-bugs@lists.
Looking at the attachments in this bug report, I noticed that "use
O_NOATIME in an xdgmime routine" was not flagged as a patch. A patch
contains changes to an Ubuntu package that will resolve a bug and this
attachment is one! Subsequently, I've checked the patch flag for it.
In the future when su
** Changed in: glib
Status: Unknown => Fix Released
--
trackerd uses O_NOATIME, but fruitlessly
https://bugs.launchpad.net/bugs/312365
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-bugs mailing list
desktop-bugs@li
I don't have Jaunty to test, but are you sure this fixes the bug?
tracker 0.6.6 on ubuntu hardy uses a bundled copy of xdgmime to find
mime types, not the GIO routine. As far as I know, only the post-0.6.6
SVN version uses GIO.
--
trackerd uses O_NOATIME, but fruitlessly
https://bugs.launchpad.n
This bug was fixed in the package glib2.0 - 2.19.4-0ubuntu1
---
glib2.0 (2.19.4-0ubuntu1) jaunty; urgency=low
* New upstream version:
GIO:
- Use O_NOATIME when sniffing mimetypes (lp: #312365)
- Add a convenience method to check if a GSimpleAsyncResult is valid
Bugs
Thanks for pointing this out. I have forwarded the GIO component of this
bug upstream and attached a patch for review. Tracker will need to be
updated to make use of the new QUERY_INFO_FLAG.
** Also affects: glib2.0 (Ubuntu)
Importance: Undecided
Status: New
** Changed in: glib2.0 (Ubun