Opened 6 years ago
#5996 new Bug
Transmission GTK throws up several glib-gobject warnngs, please fix them
Reported by: | shirish | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Transmission | Version: | 2.84 |
Severity: | Normal | Keywords: | |
Cc: |
Description
Hi all, Running transmission via CI on a debian testing/sid machine gives the following warnings, please fix them.
~$ transmission-gtk (transmission-gtk:2780): GLib-GObject-WARNING **: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version. (transmission-gtk:2780): GLib-GObject-WARNING **: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. (transmission-gtk:2780): GLib-GObject-WARNING **: The property GtkAlignment:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. (transmission-gtk:2780): GLib-GObject-WARNING **: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. (transmission-gtk:2780): GLib-GObject-WARNING **: The property GtkCellRendererPixbuf:stock-id is deprecated and shouldn't be used anymore. It will be removed in a future version.
Look forward for a fixed release.
Note: See
TracTickets for help on using
tickets.