[Bug 1343408] [NEW] ibus-setup
Mengshang Liu
liumengshang at live.co.uk
Thu Jul 17 16:51:09 UTC 2014
Public bug reported:
/usr/share/ibus/setup/main.py:70: 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
self.__settings_general = Gio.Settings("org.freedesktop.ibus.general");
/usr/share/ibus/setup/main.py:72: 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
"org.freedesktop.ibus.general.hotkey");
/usr/share/ibus/setup/main.py:73: 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
self.__settings_panel = Gio.Settings("org.freedesktop.ibus.panel");
/usr/share/ibus/setup/main.py:391: PyGTKDeprecationWarning: The keyword(s) "type" have been deprecated in favor of "message_type" respectively. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations
text = message)
** Affects: usb-creator (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to usb-creator in Ubuntu.
https://bugs.launchpad.net/bugs/1343408
Title:
ibus-setup
Status in “usb-creator” package in Ubuntu:
New
Bug description:
/usr/share/ibus/setup/main.py:70: 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
self.__settings_general = Gio.Settings("org.freedesktop.ibus.general");
/usr/share/ibus/setup/main.py:72: 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
"org.freedesktop.ibus.general.hotkey");
/usr/share/ibus/setup/main.py:73: 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
self.__settings_panel = Gio.Settings("org.freedesktop.ibus.panel");
/usr/share/ibus/setup/main.py:391: PyGTKDeprecationWarning: The keyword(s) "type" have been deprecated in favor of "message_type" respectively. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations
text = message)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1343408/+subscriptions
More information about the foundations-bugs
mailing list