I also verified the fix. Before I installed python3-gi 3.42.1-0ubuntu1, when I ran the script, I only got errors on the command line. After installing the update, the window showed and there were no errors on the command line.
** Tags removed: verification-needed verification-needed-jammy ** Tags added: verification-done verification-done-jammy -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/1979347 Title: SRU pygobject 3.42.1, including fix for the append function Status in pygobject package in Ubuntu: Fix Released Status in pygobject source package in Jammy: Fix Committed Bug description: >> Impact << Applications crash when they call the append function to append data to stores. >> Test plan << When executing the attached bug.py script, - With the fix: A dummy window with a text field is mapped. - Without the fix: An error message is raised and no window is mapped. >> Regression potential << Since this includes a new upstream release, by looking at the NEWS file <https://gitlab.gnome.org/GNOME/pygobject/-/blob/master/NEWS>, regressions could show up: - On programs which use ListStore and Treeview. Additionally, those changes should not affect GTK2 or GTK3. - As leaks, given the replace of g_error by g_critical by <https://gitlab.gnome.org/GNOME/pygobject/-/merge_requests/179>. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pygobject/+bug/1979347/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp