GNOME Bugzilla – Bug 732987
Some css options were deprecated in gtk from master
Last modified: 2014-10-09 15:00:32 UTC
/home/vrutkovs/jhbuild/install/lib/python3.3/site-packages/gnomemusic/player.py:539: Warning: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. self._ui.add_from_resource('/org/gnome/Music/PlayerToolbar.ui') /home/vrutkovs/jhbuild/install/lib/python3.3/site-packages/gnomemusic/player.py:754: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. self._ui.add_from_resource('/org/gnome/Music/SelectionToolbar.ui') /home/vrutkovs/jhbuild/install/lib/python3.3/site-packages/gnomemusic/grilo.py:88: Warning: The property SoupSession:ssl-ca-file is deprecated and shouldn't be used anymore. It will be removed in a future version. self.registry.load_all_plugins() /home/vrutkovs/jhbuild/install/lib/python3.3/site-packages/gnomemusic/widgets.py:75: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. self.ui.add_from_resource('/org/gnome/Music/AlbumWidget.ui') /home/vrutkovs/jhbuild/install/lib/python3.3/site-packages/gnomemusic/widgets.py:75: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. self.ui.add_from_resource('/org/gnome/Music/AlbumWidget.ui') /home/vrutkovs/jhbuild/install/lib/python3.3/site-packages/gnomemusic/widgets.py:75: Warning: The property GtkImage:stock is deprecated and shouldn't be used anymore. It will be removed in a future version. self.ui.add_from_resource('/org/gnome/Music/AlbumWidget.ui') /home/vrutkovs/jhbuild/install/lib/python3.3/site-packages/gnomemusic/widgets.py:75: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. self.ui.add_from_resource('/org/gnome/Music/AlbumWidget.ui')
*** This bug has been marked as a duplicate of bug 737142 ***