Found the problem in Gnome Mutter issues:
https://gitlab.gnome.org/GNOME/mutter/-/issues/3385
** Bug watch added: gitlab.gnome.org/GNOME/mutter/-/issues #3385
https://gitlab.gnome.org/GNOME/mutter/-/issues/3385
--
You received this bug notification because you are a member of Ubuntu
Bugs, whi
I have come up with a reproduction code (main.cpp)
Just compile with:
g++ main.cpp -o testapp -fPIC $(pkg-config --cflags --libs Qt5Widgets)
1. Compile
2. Start the app, maximize the window and close/quit
3. Start the app again, it will not start maximized
100% reproducable on any Ubuntu 24.04
I
The workaround for me is to resize manually the window to full size without
clicking maximize button.
Another problem is that in Ubuntu 24 there is another bug, which doesn't draw
borders for some apps, so you can't even resize them properly.
For that you may hold WIN button + hold mouse middle b
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: gtk+3.0 (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083744
Title:
Wi
Yes, this issue has been driving me nuts since the beta of 24.04. I have
even reported this but cannot find the ticket, better there is a
separate ticket though. I think this affects qt5 apps somehow and I have
a workaround to "remember" the maximized state. I can reproduce this
anywhere and also i