The last page is "apps". Its apply[1] function will call gis_driver_quit() for application exit. After I add "apps" into the skip list in vendor.conf, the last page becomes "privacy". The "privacy" page doesn't call gis_driver_quit() to exit gnome-initial-setup.
I tried to workaround the issue by applying the attached patch. Check if "privacy" is the last page and then call call gis_driver_quit(). But, I'm not if it's good idea. Any thoughts on this? --- [1] https://git.launchpad.net/ubuntu/+source/gnome-initial-setup/tree/gnome-initial-setup/pages/apps/gis-apps-page.c?h=applied/ubuntu/focal-updates#n154 ** Patch added: "0001-pages-privacy-call-gis_driver_quit-when-privacy-is-t.patch" https://bugs.launchpad.net/ubuntu/+source/gnome-initial-setup/+bug/1942993/+attachment/5525147/+files/0001-pages-privacy-call-gis_driver_quit-when-privacy-is-t.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942993 Title: Fail to close the window by clicking "Done" button after adding "apps" to the skip list To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-initial-setup/+bug/1942993/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs