On Wednesday, August 22, 2012 at 12:41:05 AM UTC-7, Ville M. Vainio wrote: > > I finally created the .deb for Leo 4.10: > > > http://ppa.launchpad.net/villemvainio/ppa/ubuntu/pool/main/l/leo/leo_4.10-1_all.deb > > > Please upload to launchpad. > > When launched from command line, it causes this error that should > probably be hidden with try-except: > > > /home/ville/.leo/workbook.leo > Traceback (most recent call last): > > File "/usr/lib/pymodules/python2.7/leo/core/leoEditCommands.py", > line 10372, in __init__ > self.d = enchant.DictWithPWL(language,fn) > > File "/usr/lib/python2.7/dist-packages/enchant/__init__.py", line > 735, in __init__ > self.pwl = self._broker.request_pwl_dict(pwl) > > File "/usr/lib/python2.7/dist-packages/enchant/__init__.py", line > 280, in request_pwl_dict > self._raise_error(eStr % (pwl,)) > > File "/usr/lib/python2.7/dist-packages/enchant/__init__.py", line > 219, in _raise_error > raise eclass(err) > > Error: Couldn't open personal wordlist > '/usr/share/pyshared/leo/plugins/spellpyx.txt' > > not a valid dictionary file /usr/share/pyshared/leo/plugins/spellpyx.txt > wrote recent file: /home/ville/.leo/.leoRecentFiles.txt > ville@ville-tp:~$ leo > > ** isPython3: False > Leo 4.10 final, build 5020, 2012-02-26 13:18:08 -0600 > Python 2.7.3, qt version 4.8.1 > linux2 > reading settings in /usr/share/pyshared/leo/config/leoSettings.leo > Using default leo file name: > /home/ville/.leo/workbook.leo > Traceback (most recent call last): > > File "/usr/lib/pymodules/python2.7/leo/core/leoEditCommands.py", > line 10372, in __init__ > self.d = enchant.DictWithPWL(language,fn) > > File "/usr/lib/python2.7/dist-packages/enchant/__init__.py", line > 735, in __init__ > self.pwl = self._broker.request_pwl_dict(pwl) > > File "/usr/lib/python2.7/dist-packages/enchant/__init__.py", line > 280, in request_pwl_dict > self._raise_error(eStr % (pwl,)) > > File "/usr/lib/python2.7/dist-packages/enchant/__init__.py", line > 219, in _raise_error > raise eclass(err) > > Error: Couldn't open personal wordlist > '/usr/share/pyshared/leo/plugins/spellpyx.txt' > > not a valid dictionary file /usr/share/pyshared/leo/plugins/spellpyx.txt > wrote recent file: /home/ville/.leo/.leoRecentFiles.txt >
-- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
