Opened 14 years ago
Closed 14 years ago
#344 closed defect (fixed)
add python-vte to sysdeps
Reported by: | sascha_silbe | Owned by: | marcopg |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | sugar-jhbuild | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
Pippy doesn't start because the Python module vte is missing:
Traceback (most recent call last):
File "/home/sugar/sugar-jhbuild/install/bin/sugar-activity", line 21, in <module>
main.main()
File "/home/sugar/sugar-jhbuild/install/lib/python2.5/site-packages/sugar/activity/main.py", line 105, in main
module = import(module_name)
File "/home/sugar/sugar-jhbuild/install/share/sugar/activities/Pippy.activity/pippy_app.py", line 26, in <module>
import vte
ImportError: No module named vte
Please add it to the sysdeps files. For Debian+Ubuntu, it's probably in python-vte (package exists, but haven't tested yet).
Change History (2)
comment:1 Changed 14 years ago by sascha_silbe
comment:2 Changed 14 years ago by sascha_silbe
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
OK, python-vte is the right one for Ubuntu (and thus Debian). But two others are missing as well: