Bug 24042

Summary: Missing argument in _client_capability_changed() definition
Product: papyon Reporter: Nicolò Chieffo <84yelo3>
Component: generalAssignee: Louis-Francis Ratté-Boulianne <lfrb>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium CC: francesco.marella, lfrb
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: crash apport file

Description Nicolò Chieffo 2009-09-20 06:13:01 UTC
Created attachment 29709 [details]
crash apport file

butterfly 0.5.1
papyon 0.4.2

As soon as I log in with butterfly I get this exception (reported by ubuntu apport):

TypeError: _client_capability_changed() takes exactly 3 arguments (4 given)
Comment 1 Olivier Le Thanh Duong 2009-09-20 06:27:41 UTC
The _client_capability_changed()  in papyon.Profile is missing an argument representing the object on which the signal was called.
Comment 2 Olivier Le Thanh Duong 2009-09-20 06:43:42 UTC
Branch which fix this
http://git.collabora.co.uk/?p=user/olethanh/papyon.git;a=shortlog;h=refs/heads/fix_24042
Comment 3 Louis-Francis Ratté-Boulianne 2009-09-20 08:30:40 UTC
You can merge your branch Olivier.

Thanks
Comment 4 Olivier Le Thanh Duong 2009-09-22 08:19:55 UTC
Thanks (already had merged it in fact)
Comment 5 Olivier Le Thanh Duong 2009-09-22 15:14:12 UTC
*** Bug 23956 has been marked as a duplicate of this bug. ***

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.