Program does not start
Bug #790323 reported by
Jannis Menn
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Transcribe |
Fix Released
|
Medium
|
Unassigned |
Bug Description
I installed Transcribe on a Kubuntu 11.04 (Natty Narwhal) 64-Bit-system using the repository (ppa:frederik-
When I try to start transcribe I get the following errormessage:
Traceback (most recent call last):
File "/usr/bin/
from transcribe import (
File "/usr/lib/
from desktopcouch.
File "/usr/lib/
from desktopcouch.
ImportError: No module named application.server
Changed in transcribe: | |
status: | Triaged → Fix Committed |
Changed in transcribe: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Thanks for the report!
Please try installing the package "python- desktopcouch- application" . It seem this module was split into a separate package in Natty, but the dependencies were not updated accordingly (I’m building the packages on Lucid).
Since I’m currently not actually making use of desktopcouch (Quickly adds it by default), I could also just get rid of the import.