Menu

#10 DeprecationWarning

closed
nobody
None
5
2012-09-15
2010-09-04
llaumgui
No

Hi,

Is there a DeprecationWarning on Python 2.6.4 in gnome-gmail:

llaumgui@zhukov ~> gnome-gmail
/usr/lib/python2.6/site-packages/dbus/connection.py:242: DeprecationWarning: object.init() takes no parameters
super(Connection, self).init(args, *kwargs)

Thx

Discussion

  • Dave Steele

    Dave Steele - 2010-09-06

    It appears that the SessionBus() call on line 447 doesn't want an argument. Need to test this further.

     
  • Dave Steele

    Dave Steele - 2010-10-11

    Fixed in 1.6

     

Anonymous
Anonymous

Add attachments
Cancel