Home » Questions » Computers [ Ask a new question ]

Mozilla Raindrop fails tests on Ubuntu with "exceptions.TypeError: url must be str, not unicode"

Mozilla Raindrop fails tests on Ubuntu with "exceptions.TypeError: url must be str, not unicode" How can I fix this problem?

Asked by: Guest | Views: 301
Total answers/comments: 1
Guest [Entry]

"This has already been fixed. See the discussion at getsatisfaction:
http://getsatisfaction.com/mozilla_messaging/topics/twisted_errors_on_run_raindrop_py

You basically need to update your raindrop codebase. If you installed using mercurial, change into the root directory of source code and do a ""hg pull"" followed by an ""hg update"". That should fix it."