You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In standup, @kushaldas explained that the "qrexec service dialog" means the interactive pop-up opened in dom0, prompting for user input. In order to resolve, we could hardcode the order of VM removal to make sure sd-log is cleaned up last.
During
make clean
ifsd-log
gets cleanup beforesd-whonix
, there is possibility that we will get a qrexec service dialog fromdom0
. I saw it once.How to see the dialog (test steps)?
make all
make clean
again and again and then you may see that.The text was updated successfully, but these errors were encountered: