Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP3:Update
virt-manager
virtman-init-viewer-on-reboot.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File virtman-init-viewer-on-reboot.patch of Package virt-manager
References: bsc#1191358 Index: virt-manager-3.2.0/virtManager/details/console.py =================================================================== --- virt-manager-3.2.0.orig/virtManager/details/console.py +++ virt-manager-3.2.0/virtManager/details/console.py @@ -923,6 +923,8 @@ class vmmConsolePages(vmmGObjectUI): return cpage = self.widget("console-pages").get_current_page() + if cpage == _CONSOLE_PAGE_GRAPHICS: + self._init_viewer() if cpage != _CONSOLE_PAGE_UNAVAILABLE: return
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor