[plugins/virtualmonitor] Fix crash when krfb-virtualmonitor fails all retries
After enough retries we give up and delete the QProcess
However we later access it again to print its output
Move that before the deletion
After enough retries we give up and delete the QProcess
However we later access it again to print its output
Move that before the deletion