lernid crashed with ImportError in /usr/lib/pymodules/python2.7/desktopcouch/records/server.py: No module named application.server
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Lernid |
Fix Released
|
Critical
|
John S. Gruber | ||
desktopcouch (Ubuntu) |
Confirmed
|
Medium
|
Unassigned | ||
lernid (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: lernid
Lernid doesn't start
ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: lernid 0.7
ProcVersionSign
Uname: Linux 2.6.38-5-generic i686
NonfreeKernelMo
Architecture: i386
Date: Tue Mar 1 16:55:46 2011
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/lernid
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110202)
InterpreterPath: /usr/bin/python2.7
PackageArchitec
ProcCmdline: /usr/bin/python /usr/bin/lernid
ProcEnviron:
SHELL=/bin/bash
LANG=nl_NL.UTF-8
LANGUAGE=
PythonArgs: ['/usr/bin/lernid']
SourcePackage: lernid
Title: lernid crashed with ImportError in /usr/lib/
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
Related branches
- Lernid Development Team: Pending requested
- Michael Budde: Pending requested
-
Diff: 27 lines (+8/-1)2 files modifieddebian/changelog (+6/-0)
debian/control (+2/-1)
- Luke Yelavich (community): Approve
- Ubuntu branches: Pending requested
-
Diff: 61 lines (+14/-5)4 files modifieddebian/changelog (+8/-0)
debian/control (+2/-1)
lernid/widgets/Classroom.py (+2/-2)
lernid/widgets/NativeChatroom.py (+2/-2)
tags: | removed: need-duplicate-check |
visibility: | private → public |
Changed in lernid (Ubuntu): | |
assignee: | John S. Gruber (jsjgruber) → nobody |
Changed in lernid: | |
status: | New → Confirmed |
assignee: | nobody → John S. Gruber (jsjgruber) |
tags: | added: patch |
Changed in lernid: | |
importance: | Undecided → Critical |
Changed in lernid: | |
status: | Confirmed → In Progress |
Changed in lernid: | |
status: | In Progress → Fix Committed |
Changed in lernid: | |
status: | Fix Committed → Fix Released |
Changed in desktopcouch (Ubuntu): | |
importance: | Undecided → Medium |
Happened to me as well. Seems to me that the problem is that lernid doesn't depend upon desktopcouch, either directly or indirectly (python- desktopcouch- records doesn't have that dependancy either).
Installing desktopcouch got me by this error. Its presence, and its dependencies on couchdb-bin and python- desktopcouch- application seem to solve this set of errors.
Dooitze de Jong: Can you confirm that desktopcouch is not installed when you experience this problem (its not in the dependency.txt above) and that installing it resolves this particular error? (I'm aware of at least one more error that stops lernid from starting).