dbus code calls None, reference lost?
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
desktopcouch |
Fix Released
|
High
|
Chad Miller | ||
desktopcouch (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Just after the last step in the pairing desktopcouch-
Traceback (most recent call last):
File "/usr/lib/
reply_
File "/usr/lib/
host, port, text.get("version", None))
TypeError: 'NoneType' object is not callable
2009-10-01 13:25:32,053 - Exception in handler for D-Bus signal:
Traceback (most recent call last):
File "/usr/lib/
self.
File "/usr/lib/
del_
TypeError: 'NoneType' object is not callable
Related branches
- Eric Casteleijn (community): Approve
-
Diff: 239 lines2 files modifieddesktopcouch/pair/couchdb_pairing/dbus_io.py (+35/-48)
desktopcouch/replication.py (+9/-11)
Changed in desktopcouch: | |
status: | New → In Progress |
assignee: | nobody → Chad Miller (cmiller) |
importance: | Undecided → High |
summary: |
- Error during pairing + dbus code calls None, reference lost? |
Changed in desktopcouch: | |
status: | In Progress → Fix Committed |
milestone: | none → w25-karmic-finalfreeze |
Changed in desktopcouch: | |
status: | Fix Committed → Fix Released |
Changed in desktopcouch (Ubuntu): | |
status: | New → Fix Committed |
Chad - Is this the cause of desktopcouch crashing on me so much lately (running latest 9.10)?