Tech-FZ / EmuGUI

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

Edit VM dialog depends on the icon (without the intention) #48

Closed Tech-FZ closed 1 year ago

Tech-FZ commented 1 year ago

Houston, we have a problem. Of course, if your EmuGUI installation is fine, this won't be a big issue. However, if you (accidentally) deleted the icon, the editing VM dialog won't work as I added a line to the code which makes it require the icon. We must remove it to fix it.

Tech-FZ commented 1 year ago

This is not a problem anymore.