Bug#772619: netspeed: uses deprecated panel_applet_gconf_*

Dmitry Shachnev mitya57 at gmail.com
Tue Dec 9 08:34:51 UTC 2014


Package: netspeed
Version: 0.16-3
Severity: important
Justification: will FTBFS soon

In src/netspeed.c, panel_applet_gconf_get_*() functions are used in many
places. However, these functions are deprecated and are removed in the
latest stable release of gnome-panel (currently in NEW queue).

You should either port to GSettings [1] (and use functions like
panel_applet_get_settings, this is the recommended way) or store the
settings in a single gconf location (not per-instance).

[1]: See the official GSettings porting guide:
     https://developer.gnome.org/gio/stable/ch32.html

--
Dmitry Shachnev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20141209/c5055bdd/attachment-0001.sig>


More information about the pkg-gnome-maintainers mailing list