I had a problem with downloading a shared file on the web interface
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Client |
Fix Released
|
High
|
Cristian Gafton |
Bug Description
I try to share a file with a friend. We have both a 2GB acount. When my friend use the "download" in theweb client, he can see this messages
Environment:
Request Method: GET
Request URL: https:/
Django Version: 1.1 pre-alpha
Python Version: 2.5.2
Installed Applications:
['django.
Installed Middleware:
('django.
'django.
'storm.
'django.
Traceback:
File "/srv/ubuntuone
86. response = callback(request, *callback_args, **callback_kwargs)
File "/srv/ubuntuone
97. return func(req, *args, **kwargs)
File "/srv/ubuntuone
67. return self.view_
File "/srv/ubuntuone
165. not node.can_read(None, None, user.id)):
File "/srv/ubuntuone
505. return self.can_do(store, share, user_id)
File "/srv/ubuntuone
531. shs = store.find(Share,
Exception Type: AttributeError at /download/
Exception Value: 'NoneType' object has no attribute 'find'
Changed in ubuntuone-client: | |
assignee: | nobody → Cristian Gafton (gafton) |
importance: | Undecided → High |
milestone: | none → w15 |
status: | New → Triaged |
Changed in ubuntuone-client: | |
status: | Triaged → Fix Released |