View Single Post
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#65
I am receiving an error at this moment:
Code:
All modules combined 530.00 ms
options: profile path: /home/user/.mieru
Traceback (most recent call last):
  File "mieru.py", line 399, in <module>
    mieru = Mieru()
  File "mieru.py", line 75, in __init__
    self.platform = maemo5.Maemo5(self, GTK=False)
TypeError: __init__() got an unexpected keyword argument 'GTK'
 

The Following User Says Thank You to ade For This Useful Post: