Tech-FZ / EmuGUI

A QEMU GUI that I made.
https://tech-fz.github.io/EmuGUI-doc/
GNU General Public License v3.0
105 stars 12 forks source link

Pathfinder still causing issues on Linux #82

Closed Tech-FZ closed 1 week ago

Tech-FZ commented 1 week ago

No matter if you use Debian or openSUSE, you're not able to create or edit VMs on EmuGUI 2.0.2 if not on Windows. The reason is the pathfinder making HWPR unable to operate on Linux. Starting VMs shouldn't be an issue as that process does NOT rely on HWPR.

How to reproduce:

  1. Use Linux
  2. Open EmuGUI 2.0.2
  3. Click on "Create new virtual machine" or "Edit selected virtual machine"
  4. Nothing happens

Expected behaviour: It should open the respective dialogs.

Workaround: Use Windows. If you don't like it, switch to EmuGUI 2.0.0 again until I found a solution to this issue. As a result, EmuGUI 2.0.0 support requests coming from Linux users will be considered again during that time. Again, sorry for the inconvenience caused lately.

Tech-FZ commented 1 week ago

Not anymore.