Syncdaemon is not exposing the "connect" method on windows
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Client |
Fix Committed
|
High
|
Alejandro J. Cura |
Bug Description
When clicking the "connect" button I get this error (on windows)
exceptions.
Unhandled error in Deferred:
Traceback (most recent call last):
File "C:\Python27\
self.
File "C:\Python27\
self.
File "C:\Python27\
current.result = callback(
File "C:\Python27\
gotResult
_inlineCall
--- <exception caught here> ---
File "C:\Python27\
_inlineCallbacks
result = result.
File "C:\Python27\
return g.throw(self.type, self.value, self.tb)
File "C:\Users\
yield sd_client.
File "C:\Python27\
_inlineCallbacks
result = result.
File "C:\Python27\
return g.throw(self.type, self.value, self.tb)
exceptions.
Changed in ubuntuone-client: | |
assignee: | nobody → Alejandro J. Cura (alecu) |
importance: | Undecided → High |
Changed in ubuntuone-client: | |
status: | Triaged → Fix Committed |