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

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

Closed Tech-FZ closed 1 year ago

Tech-FZ commented 1 year 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)