[Bug 1373541] Re: Deprecated GTK properties for certain buttons
Gunnar Hjalmarsson
1373541 at bugs.launchpad.net
Thu Oct 30 15:23:58 UTC 2014
Those warnings don't appear any longer. Closing.
** Changed in: language-selector (Ubuntu)
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to language-selector in Ubuntu.
https://bugs.launchpad.net/bugs/1373541
Title:
Deprecated GTK properties for certain buttons
Status in “language-selector” package in Ubuntu:
Invalid
Bug description:
Starting Language Support from terminal results in these warnings:
$ gnome-language-selector
/usr/lib/python3/dist-packages/LanguageSelector/gtk/GtkLanguageSelector.py:139: Warning: The property GtkImage:stock is deprecated and shouldn't be used anymore. It will be removed in a future version.
self.widgets.add_from_file(datadir+"/data/LanguageSelector.ui")
/usr/lib/python3/dist-packages/LanguageSelector/gtk/GtkLanguageSelector.py:139: Warning: The property GtkButton:use-stock is deprecated and shouldn't be used anymore. It will be removed in a future version.
self.widgets.add_from_file(datadir+"/data/LanguageSelector.ui")
/usr/lib/python3/dist-packages/LanguageSelector/gtk/GtkLanguageSelector.py:139: Warning: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version.
self.widgets.add_from_file(datadir+"/data/LanguageSelector.ui")
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1373541/+subscriptions
More information about the foundations-bugs
mailing list