What steps will reproduce the problem?
1. sudo pip install key-mon (1.3)
2. key-mon -l
Please provide any additional information below.
% key-mon -l
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/pymodules/python2.6/keymon/key_mon.py", line 730, in main
opts.options.scale = 1.25
File "/usr/lib/pymodules/python2.6/keymon/options.py", line 227, in __getattr__
raise AttributeError('Invalid attribute name: %r' % name)
AttributeError: Invalid attribute name: 'options'
Setting --scale=1.25 works fine.
Original issue reported on code.google.com by mitechie...@gmail.com on 12 Aug 2010 at 1:41
Original issue reported on code.google.com by
mitechie...@gmail.com
on 12 Aug 2010 at 1:41