View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#66
Originally Posted by ade View Post
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'
Hmm, maybe try to uninstall Mieru first and do a clean install ?

Code:
apt-get remove mieru
dpkg -i mieru_2.2.27_armel.deb
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)

Last edited by MartinK; 2012-02-29 at 22:28.
 

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