Cannot start daily-journal (ImportError: No module named application.server)

Bug #769906 reported by Anthony Harrington
2
Affects Status Importance Assigned to Milestone
daily-journal
Incomplete
Undecided
LaserJock

Bug Description

Can't get daily-journal to start either from the terminal or programs menu.

The following is displayed from the terminal:

Traceback (most recent call last):
  File "/usr/bin/daily-journal", line 23, in <module>
    from quickly.widgets.couch_grid import CouchGrid
  File "/usr/lib/python2.7/dist-packages/quickly/widgets/couch_grid.py", line 64, in <module>
    from desktopcouch.records.server import CouchDatabase
  File "/usr/lib/pymodules/python2.7/desktopcouch/records/server.py", line 9, in <module>
    from desktopcouch.application.server import *
ImportError: No module named application.server

I'm using ubuntu 11.04 64bit

Revision history for this message
Anthony Harrington (linuxchemist) wrote :

Ah! I thought it might be something to do with an unmet dependency so i installed

couchdb-bin (1.0.1-0ubuntu15)
desktopcouch (1.0.7-0ubuntu2)
erlang-base (1:13.b.3-dfsg-2ubuntu3)
erlang-crypto (1:13.b.3-dfsg-2ubuntu3)
erlang-inets (1:13.b.3-dfsg-2ubuntu3)
erlang-mnesia (1:13.b.3-dfsg-2ubuntu3)
erlang-public-key (1:13.b.3-dfsg-2ubuntu3)
erlang-runtime-tools (1:13.b.3-dfsg-2ubuntu3)
erlang-ssl (1:13.b.3-dfsg-2ubuntu3)
erlang-syntax-tools (1:13.b.3-dfsg-2ubuntu3)
erlang-xmerl (1:13.b.3-dfsg-2ubuntu3)
libmozjs185-1.0 (1.8.5-1.0.0-0ubuntu5)
libsctp1 (1.0.11+dfsg-1)
lksctp-tools (1.0.11+dfsg-1)

python-avahi (0.6.30-0ubuntu2)
python-desktopcouch (1.0.7-0ubuntu2)
python-desktopcouch-application (1.0.7-0ubuntu2)
python-desktopcouch-recordtypes (1.0.7-0ubuntu2)
python-gnomedesktop (2.32.0-0ubuntu2)

and now it starts :)

Revision history for this message
maths57 (maths57gothe) wrote :

Got the same problem in Ubuntu Natty Beta 2. I could install daily-journal in Natty but not in Maverick (see previous bugg).

Revision history for this message
Rick Spencer (rick-rickspencer3) wrote :

Looks like desktopcouch is not being picked up as a dependency.

Revision history for this message
LaserJock (laserjock) wrote :

Antonius and maths57, are you installed from source or from Rick's PPA?

Changed in daily-journal:
status: New → Incomplete
assignee: nobody → LaserJock (laserjock)
Revision history for this message
Anthony Harrington (linuxchemist) wrote :

Rick's PPA.

Revision history for this message
maths57 (maths57gothe) wrote :

Rick's PPA for me too.

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.