I am receiving this same issue with thunderbird, but I get an error when
I try to start the desktopcouch-service:

$ /usr/lib/desktopcouch/desktopcouch-service
Traceback (most recent call last):
  File "/usr/lib/desktopcouch/desktopcouch-service", line 41, in <module>
    from desktopcouch.service import DesktopcouchService
  File "/usr/lib/pymodules/python2.7/desktopcouch/service.py", line 9, in 
<module>
    from desktopcouch.application.service import *
  File "/usr/lib/pymodules/python2.7/desktopcouch/application/service.py", line 
45, in <module>
    from desktopcouch.application import replication
  File "/usr/lib/pymodules/python2.7/desktopcouch/application/replication.py", 
line 26, in <module>
    from desktopcouch.application.pair.couchdb_pairing import couchdb_io
  File 
"/usr/lib/pymodules/python2.7/desktopcouch/application/pair/couchdb_pairing/couchdb_io.py",
 line 34, in <module>
    from desktopcouch.application import server
  File "/usr/lib/pymodules/python2.7/desktopcouch/application/server.py", line 
27, in <module>
    from couchdb import Server
  File "/usr/lib/pymodules/python2.7/couchdb/__init__.py", line 9, in <module>
    from couchdb.client import Database, Document, Server
  File "/usr/lib/pymodules/python2.7/couchdb/client.py", line 30, in <module>
    from textwrap import dedent
ImportError: cannot import name dedent

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/872639

Title:
  "Cannot open book: Could not create DesktopcouchSession object"

To manage notifications about this bug go to:
https://bugs.launchpad.net/desktopcouch/+bug/872639/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to