summaryrefslogtreecommitdiffstats
path: root/src/monitor-lib/systemreader.cpp
diff options
context:
space:
mode:
authorBernd Weimer <bernd.weimer@pelagicore.com>2019-07-22 16:43:49 +0200
committerBernd Weimer <bernd.weimer@pelagicore.com>2019-07-30 13:35:36 +0200
commitcada82334da605e53bc1cc01f57c215643adae5a (patch)
tree76139ebbf8e9708b55b68a833e573a0cce0f65ed /src/monitor-lib/systemreader.cpp
parent460c940c19f5d0cb2f7468d8e83603e93aaf417a (diff)
Fix app start/stop in single-process mode
If an app has been started and immediately stopped again, the next time the app is started the assert would fail, that checks that the app's root object is null. The stop signal would be handled before the InProcessWindow could be created and hence the app's window surface would never be released. The assert is in QmlInProcessRuntime::start(). Change-Id: I0711416a0fa4582bdaaa0a7f9b0c081eb6539c01 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
Diffstat (limited to 'src/monitor-lib/systemreader.cpp')
0 files changed, 0 insertions, 0 deletions