Ticket #3408 (closed defect: fixed)
list_contacts in remote_control.py has wrong signature
| Reported by: | anonymous | Owned by: | asterix |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11.2 |
| Component: | gajim-remote | Version: | |
| Severity: | major | Keywords: | |
| Cc: | OS: | All |
Description
The signature of list_contacts in src/remote_control.py is set to av. This breaks nautilus-sendto. It should not be necessary to make the contact dict a variant. See http://bugzilla.gnome.org/show_bug.cgi?id=443484 and https://bugs.launchpad.net/ubuntu/+source/nautilus-sendto/+bug/118475
The signature aa{sv} is more precise.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
