[Bug 1013383] Re: Gnomeradio use GLib deprecated thread API

POJAR GEORGE 1013383 at bugs.launchpad.net
Thu Jun 28 07:49:35 UTC 2012


** Attachment removed: "Fix obsolete g_thread_init()"
   https://bugs.launchpad.net/ubuntu/+source/gnomeradio/+bug/1013383/+attachment/3190194/+files/gnomeradio_1.8-2ubuntu3.debdiff

** Patch added: "Fix obsolete g_thread_init() + port to GtkGrid from GtkTable"
   https://bugs.launchpad.net/ubuntu/+source/gnomeradio/+bug/1013383/+attachment/3206461/+files/gnomeradio_1.8-2ubuntu3.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1013383

Title:
  Gnomeradio use GLib deprecated thread API

Status in “gnomeradio” package in Ubuntu:
  Confirmed

Bug description:
  From build log
  https://launchpad.net/ubuntu/+source/gnomeradio/1.8-2ubuntu2/+build/3569989/+files
  /buildlog_ubuntu-quantal-i386.gnomeradio_1.8-2ubuntu2_BUILDING.txt.gz
  it seems that gnomeradio use GLib deprecated thread API.

  -----------------------------------------------------------------------------------------
  gui.c:1194:5: warning: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:259) [-Wdeprecated-declarations]
  -----------------------------------------------------------------------------------------

  g_thread_init has been deprecated since version 2.32 and should not be
  used in newly-written code. This function is no longer necessary. The
  GLib threading system is automatically initialized at the start of
  program.

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



More information about the Ubuntu-sponsors mailing list