- 
    
Bug
 - 
    Resolution: Cannot Reproduce
 - 
    
  Not Evaluated                     
     - 
    None
 - 
    4.7.2
 - 
    None
 - 
    tested using Qt SDK 1.1 beta on Windows Xp SP3 in a virtual machine using a Nokia C7
 
if you call qDebug() 51 times in sequence another call to qDebug() isn't displayed when running on a Nokia C7 Symbian device. Works perfectly on Ubuntu, Maemo and Windows.
Strangely using qDebug() in a while loop does work.
In the example you should see 60 lines, but on Symbian you only see 51.