[Bug 1333512] Re: Failing to import module adds noise to the logging stream

2014-06-24 Thread Launchpad Bug Tracker
This bug was fixed in the package pygobject - 3.13.3-0ubuntu1 --- pygobject (3.13.3-0ubuntu1) utopic; urgency=medium * New upstream release: - Fixes logging on import errors. (LP: #1333512) * debian/control.in: Bump g-i dependencies to = 1.39 according to upstream

[Bug 1333512] Re: Failing to import module adds noise to the logging stream

2014-06-24 Thread Christopher Lee
** Description changed: - When there is a failure to import a module this failure is logged but - also means that everything else will be logged to stdout from that point - on. + When failing to import a module the gi.repository import.py module logs an error with `logging.error(..)` causing a

[Bug 1333512] Re: Failing to import module adds noise to the logging stream

2014-06-24 Thread Martin Pitt
** Changed in: pygobject (Ubuntu Trusty) Status: Incomplete = Triaged -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/1333512 Title: Failing to import module adds noise to

[Bug 1333512] Re: Failing to import module adds noise to the logging stream

2014-06-23 Thread Martin Pitt
** Description changed: When there is a failure to import a module this failure is logged but also means that everything else will be logged to stdout from that point on. - The Issue: When failing to import a module the gi.repository import module adds a handler, that sends output

[Bug 1333512] Re: Failing to import module adds noise to the logging stream

2014-06-23 Thread Christopher Lee
** Description changed: When there is a failure to import a module this failure is logged but also means that everything else will be logged to stdout from that point on. + + The Issue: + When failing to import a module the gi.repository import module adds a handler, that sends output

[Bug 1333512] Re: Failing to import module adds noise to the logging stream

2014-06-23 Thread Martin Pitt
The ERROR log is removed upstream with the fix, so I'll upload 3.13.3 to utopic (which we want anyway). ** Changed in: pygobject (Ubuntu Utopic) Status: In Progress = Fix Committed ** Changed in: pygobject (Ubuntu Utopic) Importance: Undecided = Low -- You received this bug

[Bug 1333512] Re: Failing to import module adds noise to the logging stream

2014-06-23 Thread Martin Pitt
The upstream fix indeed removes the ERROR:root:Could not find any typelib for rubbish. But I can't reproduce the logging level change to INFO, i. e. I never see the INFO:something-not-root:You shouldn't see this. I tried with python 2 and 3 on trusty and utopic. ** Changed in: pygobject (Ubuntu

[Bug 1333512] Re: Failing to import module adds noise to the logging stream

2014-06-23 Thread Bug Watch Updater
** Changed in: pygobject Status: Unknown = Fix Released ** Changed in: pygobject Importance: Unknown = Medium -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/1333512