radekp / qtmoko

QtExtended, formerly known as Qtopia from TrollTech, discontinued by Nokia
http://qtmoko.org
Other
70 stars 39 forks source link

Under "runqtopia -runmode strace", a loop prevents qpe shutdown #68

Open ydirson opened 12 years ago

ydirson commented 12 years ago

The strace runmode runs fine, but when qvfb is closed qpe enters an endless loop as with the lines shown below, and must be killed from another tty.

QVFb: driver cannot connect QtopiaServer : ApplicationLauncher::applicationTerminated( "mediaserver" , "Crashed" , false ) QtopiaServer : ApplicationLauncher::handleStateChanged( "mediaserver" , "Starting" ) QtopiaServer : ApplicationLauncher::terminated( "mediaserver" , NotRunning) QVFb: driver cannot connect QtopiaServer : ApplicationLauncher::applicationTerminated( "messageserver" , "Crashed" , false ) QtopiaServer : ApplicationLauncher::terminated( "messageserver" , NotRunning) QtopiaServer : DaemonLauncher: Restarting app "messageserver" QtopiaServer : ApplicationLauncher::handleStateChanged( "messageserver" , "Starting" ) QVFb: driver cannot connect QtopiaServer : ApplicationLauncher::applicationTerminated( "mediaserver" , "Crashed" , false ) QtopiaServer : ApplicationLauncher::handleStateChanged( "mediaserver" , "Starting" ) QtopiaServer : ApplicationLauncher::terminated( "mediaserver" , NotRunning) QVFb: driver cannot connect QtopiaServer : ApplicationLauncher::applicationTerminated( "messageserver" , "Crashed" , false ) QtopiaServer : ApplicationLauncher::terminated( "messageserver" , NotRunning) QtopiaServer : DaemonLauncher: Restarting app "messageserver" QtopiaServer : ApplicationLauncher::handleStateChanged( "messageserver" , "Starting" )