Comment 6 for bug 959722

Revision history for this message
David Brown (real-mahjong) wrote :

I am getting "FIXME: handle dialog start" and "FIXME: handle dialog end" as part of the (debug) console output when running a Qt GUI application I am developing. They seem to appear in pairs and to be benign in that they program behaves as expected and doesn't crash. It looks as though they may simply appear whenever a dialog is opened or closed, but there's no other information to indicate whether there's an issue I should investigate or it's just a bit of stray Qt debugging information.

I recently upgraded to Ubuntu 12.04 and Qt 4.8.0 (Qt Creator 2.4.1) and the message did not appear before the upgrade. I am not using accessibility features, qtiplot, or Clementine music player.