diff options
author | Fabiano FidĂȘncio <fidencio@redhat.com> | 2015-03-26 15:21:03 +0100 |
---|---|---|
committer | Fabiano FidĂȘncio <fidencio@redhat.com> | 2015-03-27 16:48:31 +0100 |
commit | ffe19f6ece25e89968e74bccd12c61c1cd749f61 (patch) | |
tree | 15a6ec99b6f7aef190c4556b4d9409082d0c43bf /src/virt-viewer-vm-connection.c | |
parent | f1204f0e695d9db2f4bdca433d2a75944673f490 (diff) | |
download | virt-viewer-ffe19f6ece25e89968e74bccd12c61c1cd749f61.tar.gz virt-viewer-ffe19f6ece25e89968e74bccd12c61c1cd749f61.tar.xz virt-viewer-ffe19f6ece25e89968e74bccd12c61c1cd749f61.zip |
virt-viewer: Avoid simple_message_dialog() when errors can be propagated
Remove all the dialogs used to report errors on extract_connect_info()
and just propagate the errors we got from it.
The only exception is virt_viewer_domain_event(), that is a callback
that doesn't have GError as argument. In this specific case, we show the
error dialog instead of propagating it.
Related: rhbz#1085216
Diffstat (limited to 'src/virt-viewer-vm-connection.c')
0 files changed, 0 insertions, 0 deletions