Ticket #1326 (closed defect: fixed)
python-xklavier fail during startup
| Reported by: | alsroot | Owned by: | sayamindu |
|---|---|---|---|
| Priority: | Immediate | Milestone: | 0.86 |
| Component: | sugar | Version: | 0.85.x |
| Severity: | Unspecified | Keywords: | r+ |
| Cc: | Distribution/OS: | Ubuntu | |
| Bug Status: | Unconfirmed |
Description
PPA: https://launchpad.net/~alsroot/+archive/sugar-0.86
|TestCase|
* python-xklavier was installed - python -c "import xklavier" works fine
* can be reproduced all time
* can be fixed just by adding import xklavier before failed code
Looks like it can't be reproduced on all environments but with ppa it fails all time
In my mind import before idle_add() looks suspicious and issue could be fixed just importing from common place.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

