On Fri, 12 Sept 2025 at 08:13, Markus Volk via lists.openembedded.org
<
f_l_k=t-online.de@lists.openembedded.org> wrote:
On Thu, Sep 11 2025 at 18:00:43 +02:00:00, Alexander Kanavin via lists.openembedded.org <alex.kanavin=gmail.com@lists.openembedded.org> wrote:
so can we identify what is specifically broken with current gnome shell 48 and see if it can be fixed?
https://gitlab.gnome.org/GNOME/glib/-/commit/cb074a65c79a3b4ae4f3ae0e36775af46bcc8009
Here's the problem. This commit breaks gir at least in gjs, causing gnome-shell to crash.
Reverting the commit fixed the runtime issue. Maybe we can adopt this patch until we're ready to switch to gnome49?
I'll send a RFC patch for it
I saw the patch on oe-devel. It looks like a simple rename of
methods/properties/etc? Maybe it's possible to extract and backport
the fix to gnome-shell rather?
Alex