Bug 62449

Summary: --log-level=debug not working properly
Product: Zeitgeist Reporter: Seif Lotfy <seif>
Component: EngineAssignee: zeitgeist-bugs <zeitgeist-bugs>
Status: RESOLVED FIXED QA Contact: zeitgeist-bugs <zeitgeist-bugs>
Severity: normal    
Priority: medium    
Version: 0.9.x   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Seif Lotfy 2013-03-17 21:59:56 UTC
When running zeitgeist with the argument --log-level=debug it is expected that it
prints out the query plan and explanation. This is not the case.

AFAICT the problem is that EXPLAIN_QUERIES not respected by db-reader.vala and sql.vala although zeitgeist is configured with --enable-explain-queries

the config.log says
...
EXPLAIN_QUERIES_FALSE='#'
EXPLAIN_QUERIES_TRUE=''
...
Comment 1 Seif Lotfy 2013-03-19 01:05:39 UTC
Rico fixed it in master :D

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.