utmapp / UTM

Virtual machines for iOS and macOS
https://getutm.app
Apache License 2.0
27.06k stars 1.34k forks source link

Unable to alter values for any combobox when machine type is PowerPC64 #5735

Open davidbitterlich opened 1 year ago

davidbitterlich commented 1 year ago

Describe the issue
When I create a new virtual machine for PPC64, I cannot change any combobox value afterwards at any location of the settings dialog window. I tried the comboboxes for System -> Architecture, System -> System, System -> CPU, Input -> USB Support, Sharing -> Directory Share Mode, Display -> Emulated Display Card, ... and basically all the other combobxes, too. Changing values for textboxes does work

I have added a quick time video to demonstrate my problem: https://github.com/utmapp/UTM/assets/14310159/17cb0c98-af41-47ac-84f8-e471c4707c6a

I am able to edit values of processor, architecture etc. for aarch64 virtual machines and x86_64 virtual machines - this issue appears only for PPC64 and maybe other architectures which I did not test yet.

Configuration

Crash log
No crash and no crash log

Debug log
There is no debug log for the VM because I did not boot it up. The issue however is not related to the execution of QEMU but the GUI of UTM as I can neither use mouse nor keyboard to select any value of comboboxes.

Upload VM
config.plist.zip

osy commented 1 year ago

Can you try v4.4 beta?

davidbitterlich commented 1 year ago

Hi, the problem persists when I'm using the beta 4.4.1

davidbitterlich commented 1 year ago

Update on this: I upgraded to MacOS 14.0 and now the issue seems to be gone - atleast for me. I can now successfully select values in comboboxes all around the settings wizard when the machine type is PPC64.