virt-manager/data
Cole Robinson d09e722a6f config: Disable libguestfs UI integration by default
If python3-libguestfs is installed, virt-manager will use it
automatically to fetch guest OS icons, installed application lists,
and some other details.

In practice though the libguestfs integration usually doesn't work,
because most virt-manager created VMs have disks image in a location
only accessible to root, and our libguestfs usage needs the disks
accessible by the app user.

When it does work, we don't cache the results across app runs, so
libguestfs spawns lots of inspecting VMs every app startup, with
lots of log chatter and CPU spiking.

Then there's the confusion that app behavior can noticeably change
through the install of another package and an app restart.

I think it's simpler from a maintenance perspective to disable this
by default. If we fix those two big issues then maybe we can change
it back in the future

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2022-02-03 15:28:24 -05:00
..
icons icons: Add button sized variants for VM status 2015-04-10 18:34:43 -04:00
bash-completion.sh.in bash completion: remove shebang 2020-07-20 12:56:41 -04:00
hicolor Fix icons when running from srcdir 2013-04-03 20:29:47 -04:00
org.virt-manager.virt-manager.gschema.xml config: Disable libguestfs UI integration by default 2022-02-03 15:28:24 -05:00
virt-manager.appdata.xml.in Prep for release 3.2.0 2020-11-14 16:15:22 -05:00
virt-manager.desktop.in Handle desktop files using gettext 2020-07-11 14:59:56 -04:00