Generating public link from Nautilus not possible on Ubuntu 12.04 (Precise Pangolin)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Client |
New
|
Undecided
|
Unassigned |
Bug Description
Expected behaviour: right click on file in Nautilus -> "Ubuntu One" -> "Publish". Now it should be possible to copy the public link.
Actual behaviour: right click on file in Nautilus -> "Ubuntu One" -> "Publish". Now I get the notification "a file is no longer published".
These are the error messages from syncdaemon.log:
2013-07-18 18:22:37,468 - ubuntuone.
Traceback (most recent call last):
File "/usr/lib/
method(
File "/usr/lib/
self.
File "/usr/lib/
public_url)
File "/usr/lib/
mime, encoding = mimetypes.
File "/usr/lib/
return _db.guess_type(url, strict)
File "/usr/lib/
scheme, url = urllib.
File "/usr/lib/
match = _typeprog.
TypeError: expected string or buffer
2013-07-18 18:22:37,527 - ubuntuone.
Traceback (most recent call last):
File "/usr/lib/
method(
File "/usr/lib/
res = f(*args, **kwargs)
File "/usr/lib/
self.
File "/usr/lib/
message.
TypeError: Expected a string or unicode object