[Bug 2088024] [NEW] Using positional arguments with the GObject constructor has been deprecated

Rolf Leggewie 2088024 at bugs.launchpad.net
Tue Nov 12 22:27:16 UTC 2024


Public bug reported:

on noble, I get the following warning on the command-line:

$ python3 /usr/lib/ubuntu-release-upgrader/check-new-release-gtk
/usr/lib/ubuntu-release-upgrader/check-new-release-gtk:145: PyGIDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keyword(s) for "schema" or use a class specific constructor. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations
  client = Gio.Settings("com.ubuntu.update-notifier")

** Affects: ubuntu-release-upgrader (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: noble

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/2088024

Title:
  Using positional arguments with the GObject constructor has been
  deprecated

Status in ubuntu-release-upgrader package in Ubuntu:
  New

Bug description:
  on noble, I get the following warning on the command-line:

  $ python3 /usr/lib/ubuntu-release-upgrader/check-new-release-gtk
  /usr/lib/ubuntu-release-upgrader/check-new-release-gtk:145: PyGIDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keyword(s) for "schema" or use a class specific constructor. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations
    client = Gio.Settings("com.ubuntu.update-notifier")

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2088024/+subscriptions




More information about the foundations-bugs mailing list