
| The Following User Says Thank You to figaro For This Useful Post: | ||
Traceback (most recent call last):
File "mieru.py", line 347, in <module>
mieru = Mieru()
File "mieru.py", line 76, in __init__
self.platform = maemo5.Maemo5(self)
File "/opt/mieru/maemo5.py", line 24, in __init__
self.rotationObject = self._startAutorotation()
File "/opt/mieru/maemo5.py", line 412, in _startAutorotation
rotationMode = self.mieru.get('rotationMode', self._getDefaultRotationMode()) # get last used mode
File "mieru.py", line 296, in get
return self.d.get(key, default)
AttributeError: 'bool' object has no attribute 'get'
| The Following User Says Thank You to mr id For This Useful Post: | ||
)
)


| The Following 4 Users Say Thank You to MartinK For This Useful Post: | ||
