Summary: | /usr/lib/python2.6/dist-packages/butterfly/handle.py:58: DeprecationWarning: object.__new__() takes no parameters | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Cristian Aravena <caravena> |
Component: | butterfly | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | Keywords: | patch |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
URL: | http://git.collabora.co.uk/?p=user/jonny/telepathy-butterfly.git;a=shortlog;h=refs/heads/27843 | ||
Whiteboard: | review+ | ||
i915 platform: | i915 features: | ||
Attachments: | debug-butterfly.log |
Check out my patch. (In reply to comment #2) > Patch: > > http://git.collabora.co.uk/?p=user/jonny/telepathy-butterfly.git;a=blobdiff;f=butterfly/handle.py;h=1d23d58e9aa5c3cce75f36396fea91483c9e3be0;hp=174d4ba210c64b017dab156c207279daae3e79b4;hb=2b07759015510920fcf22acf1d4bcbe985f9e583;hpb=cbcbf34abee9d2a2b5ced1d5de5d8fd27884b01d Christian, again, linking to my branch would be more useful for me and you, but that's already in the URL field (see above). I don't understand why you continue to add comments linking to diffs like this? Sorry Merged, this fix is available in butterfly 0.5.10 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 35300 [details] debug-butterfly.log Messege of Error in telepathy: /usr/lib/python2.6/dist-packages/butterfly/handle.py:58: DeprecationWarning: object.__new__() takes no parameters instance = object.__new__(cls, connection, *args)