Importing UbuntuOne disables logging
Bug #1269097 reported by
Cris Dywan
This bug report is a duplicate of:
Bug #1175289: AuthLogger causes messages from using apps/libraries to go to authentication.log as well.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntuone-credentials |
New
|
Undecided
|
Unassigned |
Bug Description
I've spent quite a bit of time there not seeing any error messages at first thinking QtCreator was acting smart, then suspecting a major bug in my code and eventually discovered by uncommenting all UbuntuOne API bits and the import that it got me all the errors back.
By digging in the source I found that U1_DEBUG=1 restores output to normal.
I'm guessing the code was intended to toggle internal debuging messages but in reality it blocks all output including qDebug, console.log, and QML error messages.
I can't assign an importance to this bug, but I consider this critical because it makes debugging next to impossible and it took a lot of time to dig up the cause.
To post a comment you must log in.