blogtk fails on start
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
blogtk (Ubuntu) |
Confirmed
|
High
|
Unassigned |
Bug Description
Binary package hint: blogtk
Blogtk exists in the repositories but it wants a module which is not installed with the package.
mperry@foobar:~$ blogtk
Traceback (most recent call last):
File "/usr/bin/blogtk", line 14, in <module>
import gtkhtml2
ImportError: No module named gtkhtml2
Is there a way to get blogtk installed on Maverick successfully?
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: blogtk 1.1-2ubuntu3
ProcVersionSign
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Fri Oct 1 16:53:09 2010
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha i386 (20100911)
PackageArchitec
ProcEnviron:
LANG=en_US.utf8
SHELL=/bin/bash
SourcePackage: blogtk
Changed in blogtk (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → High |
alvaro@pravda:~$ blogtk
Traceback (most recent call last):
File "/usr/bin/blogtk", line 14, in <module>
import gtkhtml2
ImportError: No module named gtkhtml2