Nic0 / tyrs

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

Lol what? #25

Closed diegoxter closed 13 years ago

diegoxter commented 13 years ago

Traceback (most recent call last): File "/usr/bin/tyrs", line 12, in import tyrs.tyrs File "/usr/lib/python2.7/site-packages/tyrs/tyrs.py", line 14, in import config File "/usr/lib/python2.7/site-packages/tyrs/config.py", line 18, in class Config: File "/usr/lib/python2.7/site-packages/tyrs/config.py", line 80, in Config browser = os.environ['BROWSER'] File "/usr/lib/python2.7/UserDict.py", line 23, in getitem raise KeyError(key) KeyError: 'BROWSER'

Just after last pull D-:

Nic0 commented 13 years ago

Should be fixed, This is strange as it work @home, do you have the $BROWSER environment set ? (echo $BROWSER in a term"

diegoxter commented 13 years ago

Yeah, it has firefox as output...