Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lots of startup warnings #8

Open
fossfreedom opened this issue Mar 30, 2015 · 0 comments
Open

lots of startup warnings #8

fossfreedom opened this issue Mar 30, 2015 · 0 comments

Comments

@fossfreedom
Copy link
Owner

fossfreedom commented Mar 30, 2015

/home/dad/.local/share/rhythmbox/plugins/desktop-art/desktop-art.py:56: Warning: The property GtkWindow:has-resize-grip is deprecated and shouldn't be used anymore. It will be removed in a future version.
  'desktop-art.ui'))
/usr/lib/python3/dist-packages/gi/overrides/Gtk.py:567: Warning: The property GtkButton:use-stock is deprecated and shouldn't be used anymore. It will be removed in a future version.
  self.add_button(text, response)
/usr/lib/python3/dist-packages/gi/overrides/Gtk.py:567: Warning: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version.
  self.add_button(text, response)
/home/dad/.local/share/rhythmbox/plugins/desktop-art/ConfigDialog.py:57: Warning: The property GtkColorButton:color is deprecated and shouldn't be used anymore. It will be removed in a future version.
  ui.add_from_file(rb.find_plugin_file(self.plugin, glade_file))
/home/dad/.local/share/rhythmbox/plugins/desktop-art/ConfigDialog.py:57: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version.
  ui.add_from_file(rb.find_plugin_file(self.plugin, glade_file))
/home/dad/.local/share/rhythmbox/plugins/desktop-art/ConfigDialog.py:57: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version.
  ui.add_from_file(rb.find_plugin_file(self.plugin, glade_file))


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant