Ticket #344 (closed defect: fixed)
add python-vte to sysdeps
| Reported by: | sascha_silbe | Owned by: | marcopg |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | Unspecified by Release Team |
| 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
Note: See
TracTickets for help on using
tickets.
