deprecation warnings when restarting the daemon in raring

Bug #1088683 reported by Matt Fischer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Accomplishments Daemon
New
Low
Unassigned

Bug Description

When restarting the daemon in raring we get some deprecation warnings that we'll eventually want to fix:

deo-fbdev-0.4.2$ accomplishments-daemon --restart
Stopping the daemon...
Launching the daemon...
/usr/lib/python2.7/dist-packages/gi/overrides/GLib.py:651: PyGIDeprecationWarning: Calling io_add_watch without priority as second argument is deprecated
  PyGIDeprecationWarning)
/usr/lib/python2.7/dist-packages/gi/overrides/GLib.py:662: PyGIDeprecationWarning: Calling io_add_watch with priority keyword argument is deprecated, put it as second positional argument
  PyGIDeprecationWarning)
/usr/lib/python2.7/dist-packages/gi/overrides/GLib.py:677: PyGIDeprecationWarning: Calling io_add_watch with a file descriptor is deprecated; call it with a GLib.IOChannel object
  PyGIDeprecationWarning)
------------------- Ubuntu Accomplishments Daemon - 2012-12-10 15:26:26.395496 -------------------
Accomplishments install paths: /home/mfisch/accomplishments:/usr/share/accomplishments
Trophies path: /home/mfisch/.local/share/accomplishments/trophies
/usr/lib/python2.7/dist-packages/gi/overrides/GLib.py:651: PyGIDeprecationWarning: Calling io_add_watch without priority as second argument is deprecated
  PyGIDeprecationWarning)
/usr/lib/python2.7/dist-packages/gi/overrides/GLib.py:662: PyGIDeprecationWarning: Calling io_add_watch with priority keyword argument is deprecated, put it as second positional argument
  PyGIDeprecationWarning)
/usr/lib/python2.7/dist-packages/gi/overrides/GLib.py:677: PyGIDeprecationWarning: Calling io_add_watch with a file descriptor is deprecated; call it with a GLib.IOChannel object
  PyGIDeprecationWarning)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.