quickemu-project / quickemu

Quickly create and run optimised Windows, macOS and Linux virtual machines
MIT License
9.91k stars 438 forks source link

bug: macOS RecoveryImage.img is deleted by quickget #1224

Closed xensurve closed 2 months ago

xensurve commented 2 months ago

Distro : Arch De : plasma quickemu : qemu-git


quickget macos ventura
it downloads the RecoveryImage.img but when its finished it deletes it , its removed for the folder all thats left is the opencore.qcow2 and ovmf files I has to do with the latest git build the release build is fine I installed the quickemu-git from arch and it deletes the file I installed quickemu from arch and it does'nt delete the file git build seems to have a bug that deletes the file after downloaded
flexiondotorg commented 2 months ago

Closing this because you are using an old version of Quickemu, please update to 4.9.4:

xensurve commented 2 months ago

Sorry My mistake about mentioning the git version , its the quickemu-git from the aur it pulls the latest

https://github.com/quickemu-project/quickemu/issues/935 that switch is in the latest git pull which was added 9 hours ago and I used it to check if it hide the mic in the tray

the bug is not invalid

flexiondotorg commented 2 months ago

Sorry, I understand what you are reporting :+1:

The issue with the macOS recovery image getting deleted is fixed by this commit: https://github.com/quickemu-project/quickemu/commit/b7b759e7f14d8c3d11b59a9e11752eb9ac93aae9

It is in a feature branch I am working on and will soon be merged into the master branch.