tobimensch / aqemu

Official AQEMU repository - a GUI for virtual machines using QEMU as the backend
https://sourceforge.net/projects/aqemu/
GNU General Public License v2.0
502 stars 88 forks source link

Change widgets names #116

Open nikitamos opened 2 years ago

nikitamos commented 2 years ago

Several widgets in the src/Main_Window.ui file had the same name ("widget"), for several users AQEMU crashed with SEGFAULT. So, the names were changed and now everything works fine

I changed them in Qt Designer, it automatically cutted several lines...

SirMangler commented 2 years ago

Built on latest Arch. Can confirm this change fixes the otherwise unusable master. Please merge with confidence!

Thanks @nikitamos!

spillner commented 1 year ago

Can confirm this fixes the segfault, and should be merged.

GermanAizek commented 6 months ago

@nikitamos, @SirMangler, @spillner many thanks for contributing! I merge your commit in active AQEMU Qt6 fork. I'm going to port AQEMU to Windows, it used to work but stopped. And it is also possible to fix bugs and rewrite to simpler QML code, widgets have too much .ui and C++ code. Weblate integration will be used for translation. https://github.com/AQEMU/aqemu/commit/dc19121a923c71eed248cd6310b9b06ec0af6abe I did not touch your authorship commit.