Ticket #1935 (new defect)
Opened 3 years ago
Sugar-ui-check fails
| Reported by: | dfarning | Owned by: | tomeu |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | Unspecified by Release Team |
| Component: | sugar | Version: | Unspecified |
| Severity: | Unspecified | Keywords: | |
| Cc: | Distribution/OS: | Ubuntu | |
| Bug Status: | Unconfirmed |
Description
sugar-ui-check fails on Ubuntu 01.04 with the following notice.
File "/usr/bin/sugar-ui-check", line 31, in <module>
from jarabe.model.shell import get_sugar_window_type
ImportError: cannot import name get_sugar_window_type
A quick check of /usr/share/pyshared/jarabe/model/shell.py shows that there is no method or function named get_sugar_window_type available in the module.
Note: See
TracTickets for help on using
tickets.
