[Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

2011-02-03 Thread Bug Watch Updater
** Changed in: python-dbus Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/356281 Title: DeprecationWarning: object.__init__() takes no parameters -- ubuntu-bugs mai

[Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

2011-01-25 Thread Bug Watch Updater
** Changed in: python-dbus Importance: Medium => Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/356281 Title: DeprecationWarning: object.__init__() takes no parameters -- ubuntu-bugs mai

[Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

2010-02-18 Thread Bug Watch Updater
** Changed in: python-dbus Status: Confirmed => Fix Released -- DeprecationWarning: object.__init__() takes no parameters https://bugs.launchpad.net/bugs/356281 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs maili

[Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

2009-12-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/dbus-python -- DeprecationWarning: object.__init__() takes no parameters https://bugs.launchpad.net/bugs/356281 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ub

Re: [Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

2009-05-11 Thread Rodney Dawes
Anyone writing python code using dbus, and wanting to test their dbus interfaces in unit tests will find this annoying, as it will spew several copies of this warning during unit tests. As python-dbus isn't the only module that causes a DeprecationWarning, these can become quite annoying if you're

[Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

2009-05-10 Thread Martin Pitt
Annoying> Really? How does a normal user see this? If it's affecting users, can you please change the description to point out the impact? (xsession-errors log spam is hardly sufficient) Thank you! -- DeprecationWarning: object.__init__() takes no parameters https://bugs.launchpad.net/bugs/35628

[Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

2009-05-06 Thread Rodney Dawes
That was a quick change of opinion. Is there no way we can get the fix backported to jaunty? It's rather annoying. -- DeprecationWarning: object.__init__() takes no parameters https://bugs.launchpad.net/bugs/356281 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

2009-05-06 Thread Launchpad Bug Tracker
This bug was fixed in the package dbus-python - 0.83.0-1ubuntu2 --- dbus-python (0.83.0-1ubuntu2) karmic; urgency=low * Add deprecation-warning.patch: Fix deprecation warning with Python 2.6, thanks to Rodney Dawes for the patch! (LP: #356281) -- Martin PittWed, 06 May 200

[Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

2009-05-06 Thread Martin Pitt
This does not match the SRU criteria. ** Changed in: dbus-python (Ubuntu Jaunty) Status: Confirmed => Won't Fix -- DeprecationWarning: object.__init__() takes no parameters https://bugs.launchpad.net/bugs/356281 You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

2009-05-06 Thread Martin Pitt
Thinking about it again, it makes sense. I'll sponsor this. ** Changed in: dbus-python (Ubuntu) Status: Incomplete => In Progress -- DeprecationWarning: object.__init__() takes no parameters https://bugs.launchpad.net/bugs/356281 You received this bug notification because you are a member

[Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

2009-05-04 Thread Rodney Dawes
I have been using a modified python-dbus with my change since subscribing to this bug, with no adverse affects. Calling without arguments might be fine too. Either way is fine with me so long as it doesn't break stuff, and gets rid of the warnings. :) -- DeprecationWarning: object.__init__() take

[Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

2009-05-04 Thread Martin Pitt
Setting to incomplete until Rodney answers the question in comment 8 (which seems weird to me as well). ** Changed in: dbus-python (Ubuntu) Status: Confirmed => Incomplete -- DeprecationWarning: object.__init__() takes no parameters https://bugs.launchpad.net/bugs/356281 You received this

[Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

2009-04-29 Thread martin
Are you sure you can drop the call to super entirely versus calling it but not passing any params? Just double checking... To continue with the fix I suggest get it into karmic first (nice for testing/feedback). Start with preparing a debdiff: https://wiki.ubuntu.com/PackagingGuide/Recipes/Debdif

[Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

2009-04-29 Thread Rodney Dawes
Do I need to do anything else to get this in an SRU? Would like to get this one out in the wild. :) -- DeprecationWarning: object.__init__() takes no parameters https://bugs.launchpad.net/bugs/356281 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

2009-04-15 Thread Martin Pitt
Not release critical, and too late for jaunty final, but this is fine for an SRU. ** Also affects: dbus-python (Ubuntu Jaunty) Importance: Undecided Status: Confirmed -- DeprecationWarning: object.__init__() takes no parameters https://bugs.launchpad.net/bugs/356281 You received this b

[Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

2009-04-14 Thread Bug Watch Updater
** Changed in: python-dbus Status: Unknown => Confirmed -- DeprecationWarning: object.__init__() takes no parameters https://bugs.launchpad.net/bugs/356281 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

[Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

2009-04-14 Thread Rodney Dawes
** Bug watch added: freedesktop.org Bugzilla #21172 https://bugs.freedesktop.org/show_bug.cgi?id=21172 ** Also affects: python-dbus via https://bugs.freedesktop.org/show_bug.cgi?id=21172 Importance: Unknown Status: Unknown -- DeprecationWarning: object.__init__() takes no paramet

[Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

2009-04-14 Thread FloX
I launch the update-manager... Then hit "Check". It happens again. ** Changed in: dbus-python (Ubuntu) Status: New => Confirmed -- DeprecationWarning: object.__init__() takes no parameters https://bugs.launchpad.net/bugs/356281 You received this bug notification because you are a member o

[Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

2009-04-14 Thread Martin Pitt
How can this be reproduced? I tested jockey (which uses dbus-python), and neither that nor my .xsession-errors brings up this error message. -- DeprecationWarning: object.__init__() takes no parameters https://bugs.launchpad.net/bugs/356281 You received this bug notification because you are a mem

[Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

2009-04-14 Thread Martin Pitt
Please report this upstream and link the upstream bug here. -- DeprecationWarning: object.__init__() takes no parameters https://bugs.launchpad.net/bugs/356281 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

2009-04-13 Thread Rodney Dawes
This occurs a LOT in Jaunty. The attached patch removes the unneeded line that causes these warnings. Can we please get this in a package for 9.04? ** Attachment added: "Patch to fix deprecation warnings" http://launchpadlibrarian.net/25355257/dbus-python2.6.patch -- DeprecationWarning: objec

[Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

2009-04-06 Thread FloX
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/24867714/Dependencies.txt -- DeprecationWarning: object.__init__() takes no parameters https://bugs.launchpad.net/bugs/356281 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t