1. Patch to resolve build warnings about is used deprecated GTK3 API:
   build log: 
https://launchpadlibrarian.net/96639389/buildlog_ubuntu-precise-i386.gnomeradio_1.8-2_BUILDING.txt.gz

2. GTK+ contains a GtkVolumeButton (Gnomeradio is write on GTK+).
   I guess it would be better to use this standard widget, instead of the 
custom BaconVolumeButton which is used now.
   Patch to replace BaconVolumeButton with GtkVolumeButton

3. Fixed problems with Gtk3 events and signal:
   GLib-GObject-WARNING **: gsignal.c:2295: signal `expose-event' is invalid 
for instance `0x23b6030'

4. Use standard gstreamer functions to parse a description
   GStreamer contains several functions to parse a description to a bin 
(gst_parse_bin_from_description[*]).
   Gnomeradio contains two custom functions to do this, but i don't see 
anything special about those implementations.
   They can, imho, be exchanged for their standard counterpart.

[*]http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html
/gstreamer-GstParse.html#gst-parse-bin-from-description

5. Update debian/control:
   + moved project homepage field from description to the correct location.
   + add suggests field: lirc-x

** Patch removed: "patch (gnomeradio_1.8-2ubuntu1)"
   
https://bugs.launchpad.net/ubuntu/+source/gnomeradio/+bug/954993/+attachment/2874966/+files/gnomeradio_1.8-2ubuntu1.debdiff

** Patch added: "gnomeradio_1.8-2.1"
   
https://bugs.launchpad.net/ubuntu/+source/gnomeradio/+bug/954993/+attachment/2878393/+files/gnomeradio_1.8-2.1.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/954993

Title:
  Uses deprecated GTK3 API

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnomeradio/+bug/954993/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to