Nic0 / tyrs

Twitter and Identica client using curses
http://tyrs.nicosphere.net
61 stars 10 forks source link

Plantage au démarrage #32

Closed tviblindi closed 13 years ago

tviblindi commented 13 years ago

File "/usr/bin/tyrs", line 12, in import tyrs.tyrs File "/usr/lib/python2.7/site-packages/tyrs/tyrs.py", line 34, in conf = config.Config(arguments()) File "/usr/lib/python2.7/site-packages/tyrs/config.py", line 99, in init self.parseConfig() File "/usr/lib/python2.7/site-packages/tyrs/config.py", line 219, in parseConfig elif self.browser != '': AttributeError: Config instance has no attribute 'browser'

Nic0 commented 13 years ago

It was indeed an issue for the 0.2.3, fixed in the git version, There will be a release soon, probably today, so if you still have this problem in this release, thanks to let me know, but in shouldn't. Meanwhile, you should use the git version (yaourt -S tyrs-git) Thanks.