Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
181d16f6
Commit
181d16f6
authored
Nov 23, 2019
by
Andrew Voznytsa
Browse files
Workaround gstreamer's deadlock on QGC exit
parent
0c53e2e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ui/MainRootWindow.qml
View file @
181d16f6
...
@@ -192,6 +192,7 @@ ApplicationWindow {
...
@@ -192,6 +192,7 @@ ApplicationWindow {
function
finishCloseProcess
()
{
function
finishCloseProcess
()
{
QGroundControl
.
linkManager
.
shutdown
()
QGroundControl
.
linkManager
.
shutdown
()
QGroundControl
.
videoManager
.
stopVideo
();
_forceClose
=
true
_forceClose
=
true
mainWindow
.
close
()
mainWindow
.
close
()
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment