Bug 8161 - Quiet mode
Summary: Quiet mode
Status: RESOLVED DUPLICATE of bug 7289
Alias: None
Product: shared-mime-info
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high enhancement
Assignee: Jonathan Blandford
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-06 14:54 UTC by Loïc Minier
Modified: 2007-02-02 07:52 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Use g_log and filter out chatter (4.69 MB, patch)
2006-09-06 14:56 UTC, Loïc Minier
Details | Splinter Review
Use g_log and filter out chatter (fixed) (11.65 KB, patch)
2006-09-06 15:14 UTC, Loïc Minier
Details | Splinter Review

Description Loïc Minier 2006-09-06 14:54:38 UTC
Hi,

Some users complained about the stats being displayed during
update-mime-database.  I'll attach a patch to:
    - Use g_log functions and friends to log messages.
    - Replace the default log handler by a filtering one; the default is not
      to print MESSAGE, INFO, and DEBUG logs.
    - Add a new -V option for verbose mode which acts more or less like
      before (adds back MESSAGE, and INFO).
    - Update man page.

Would be nice if you could merge it!

Thanks,
Comment 1 Loïc Minier 2006-09-06 14:56:09 UTC
Created attachment 6851 [details] [review]
Use g_log and filter out chatter
Comment 2 Loïc Minier 2006-09-06 15:14:10 UTC
Created attachment 6853 [details] [review]
Use g_log and filter out chatter (fixed)

Sorry, I obviously removed .orig when generating the patch and sent you a full
source tree, argh!
Comment 3 Bastien Nocera 2007-02-02 07:52:58 UTC

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


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.