this post was submitted on 01 Jul 2023
5 points (100.0% liked)
KDE
5305 readers
180 users here now
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
Plasma 6 Bugs
If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There is a Qt interface for libvirt, called qt-virt-manager. This is a rough analog of virt-manager. Unfortunately, it hasn't seen a release since August 2021, nor a git commit since the same time. The good news is that it's written in C++: if you're so inclined, you ought to be able to get up to speed at least a bit faster than you would with a project in another language.
As much as I'd like a KDE-native VM GUI, I still just use virt-manager since it's maintained, and gets the job done. Generally I'm just using ssh to access VMs anyway, so it hardly matters. But if qt-virt-manager made a comeback, I'd definitely give it strong consideration.