Comment 3 for bug 1278599

Revision history for this message
marmuta (marmuta) wrote :

Thanks, that looks better.

I've hacked up a diagnosis script and pushed it to trunk. When you can, please run it with the broken file. You can get that script either with the source project as usual:

$ bzr branch lp:onboard
$ cd onboard
$ Onboard/pypredict/tools/checkmodels ~/.local/share/onboard/models/user.lm.broken-2010-02-10

or simply download it from here to wherever you want:
https://bazaar.launchpad.net/~onboard/onboard/trunk/view/head:/Onboard/pypredict/tools/checkmodels
$ ./checkmodels ~/.local/share/onboard/models/user.lm.broken-2010-02-10

Hopefully that gives us a hint about what happened.