Bug 24042 - Missing argument in _client_capability_changed() definition
Summary: Missing argument in _client_capability_changed() definition
Status: RESOLVED FIXED
Alias: None
Product: papyon
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Louis-Francis Ratté-Boulianne
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
: 23956 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-09-20 06:13 UTC by Nicolò Chieffo
Modified: 2009-09-22 15:14 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
crash apport file (22.03 KB, text/plain)
2009-09-20 06:13 UTC, Nicolò Chieffo
Details

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.