Can't run ubuntu-application, missing desktopcouch.records.server

Bug #717524 reported by Erigami
This bug report is a duplicate of:  Bug #708114: quickly missing desktopcouch depends. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Quickly
Incomplete
Undecided
Unassigned

Bug Description

I've created a new project with quickly. When I try to run it, I'm told:

{{{
quickly run
Traceback (most recent call last):
  File "bin/doing", line 32, in <module>
    from doing import (
  File "/home/erigami/projects/doing/doing/PreferencesDoingDialog.py", line 6, in <module>
    from desktopcouch.records.server import CouchDatabase
ImportError: No module named desktopcouch.records.server
}}}

The output of 'quickly --version tells' me:
{{{
$ quickly --version
Quickly 0.6.1
  Python interpreter: /usr/bin/python 2.6.6
  Python standard library: /usr/lib/python2.6

  Quickly used library: /usr/lib/python2.6/dist-packages/quickly
  Quickly data path: /usr/share/quickly
  Quickly detected template directories:
          /usr/share/quickly/templates/

Copyright 2009 Rick Spencer
Copyright 2009-2010 Didier Roche
https://launchpad.net/quickly

quickly comes with ABSOLUTELY NO WARRANTY. quickly is free software, and
you may use, modify and redistribute it under the terms of the GNU
General Public License version 3 or later.
}}}

Revision history for this message
Michael Terry (mterry) wrote :

Does installing 'desktopcouch' make the issue go away? It may be a missing dependency of quickly's.

Michael Terry (mterry)
Changed in quickly:
status: New → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.