Opened 13 years ago
Closed 10 years ago
#2462 closed defect (obsolete)
Surf 117 fails to start in Sugar 0.84.16 - dependency failure
Reported by: | timclicks | Owned by: | garycmartin |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | ActivityTeam | Version: | 0.84.x |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
Problem:
Surf 117 fails to start. It looks like this is a problem with Sugar 0.84, not with Surf per se.
Env:
XO-1 (build 852, serial CSN74802463)
Sugar 0.84.16
Log:
/usr/lib/python2.6/site-packages/sugar/util.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha Traceback (most recent call last): File "/usr/bin/sugar-activity", line 21, in <module> main.main() File "/usr/lib/python2.6/site-packages/sugar/activity/main.py", line 112, in main module = __import__(module_name) File "/home/olpc/Activities/Surf.activity/webactivity.py", line 46, in <module> from sugar.graphics.toolbarbox import ToolbarButton ImportError: No module named toolbarbox
Change History (3)
comment:1 Changed 13 years ago by timclicks
- Summary changed from Surf 117 fails to start - dependency failure to Surf 117 fails to start in Sugar 0.84.16 - dependency failure
comment:2 Changed 12 years ago by sascha_silbe
- Component changed from untriaged to ActivityTeam
- Owner set to garycmartin
comment:3 Changed 10 years ago by manuq
- Resolution set to obsolete
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.