Tech-FZ / EmuGUI

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

Apparently, the code generalization is not done - Linux binaries will have different code again #47

Closed Tech-FZ closed 2 years ago

Tech-FZ commented 2 years ago

I had to modify the Linux code again as I forgot to put the index at the end of pwd.getpwuid(os.getuid()). This time, the code is already fixed exclusively in the Linux binaries but the next bugfix will include this index. (Is for stable)