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

qemu-system-i386.exe: invalid datetime format #52

Closed yotoprules closed 1 year ago

yotoprules commented 1 year ago

Hi, I am pretty sure I set all the settings correctly. When I try to start my VM, it says "invalid datetime format" even if I leave it default, or if I set it to current time. I am using Windows 10 as my host with Qemu 20221230.

Thanks

Tech-FZ commented 1 year ago

So you seem to have used QEMU i386. I need to know your PC specifications and your VM configurations and how you got the error. Maybe I can try to reproduce and fix it.

Tech-FZ commented 1 year ago

Ah, and which version of EmuGUI did you use?

Tech-FZ commented 1 year ago

Update: I set up an i386 VM with EmuGUI 0.8.0.5206 and QEMU 7.2 on Windows 10 and didn't face this issue with setting the date & time to the host. Maybe it helps updating both of them to the latest stable release and try again.

Tech-FZ commented 1 year ago

I think we can put this aside.