)
Most things are working already but there are still some glitches. Also, for some reason things that don't need modification on Fremantle with CSSU break quite horribly on Vanilla (PR 1.3) Fremantle. Might be due to older Qt (4.7.0 vs 4.7.4 in CSSU) and PySide.
Most things are working already but there are still some glitches. Also, for some reason things that don't need modification on Fremantle with CSSU break quite horribly on Vanilla (PR 1.3) Fremantle. Might be due to older Qt (4.7.0 vs 4.7.4 in CSSU) and PySide.| The Following User Says Thank You to MartinK For This Useful Post: | ||
It's manual installation only for the moment though I plan to also properly update the package in Extras in due time. This package also basically requires CSSU - you can install it even without it but quite a lot important things (like page fitting) just don't work properly, most probably to old & broken Qt/QML/PySide version.
apt-get install qt-components-10 libzip1 unrar python-pyside.qtgui python-pyside.qtdeclarative
apt-get remove mieru
wget http://m4rtink.github.com/mieru/packages/mieru_2.2.27_armel.deb
dpkg -i mieru_2.2.27_armel.deb
apt-get remove mieru apt-get update apt-get install mieru

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: | ||
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'
apt-get remove mieru dpkg -i mieru_2.2.27_armel.deb
| The Following User Says Thank You to MartinK For This Useful Post: | ||
apt-get remove mieru dpkg -i mieru_2.2.27_armel.deb

# apt-get remove mieru Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: mieru 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. After this operation, 1266kB disk space will be freed. Do you want to continue [Y/n]? y (Reading database ... 61389 files and directories currently installed.) Removing mieru ... dpkg - warning: while removing mieru, directory `/opt/mieru/platforms' not empty so not removed. dpkg - warning: while removing mieru, directory `/opt/mieru/gui/qml' not empty so not removed. dpkg - warning: while removing mieru, directory `/opt/mieru/gui' not empty so not removed. dpkg - warning: while removing mieru, directory `/opt/mieru' not empty so not removed.
# dpkg -i mieru_2.2.27_armel.deb Selecting previously deselected package mieru. (Reading database ... 61295 files and directories currently installed.) Unpacking mieru (from mieru_2.2.27_armel.deb) ... Setting up mieru (2.2.27) ... generating *.pyc files Listing /opt/mieru ... Listing /opt/mieru/data ... Listing /opt/mieru/data/desktop_files ... Listing /opt/mieru/gui ... Listing /opt/mieru/gui/qml ... Listing /opt/mieru/gui/qml_1.0_fremantle ... Listing /opt/mieru/icons ... Listing /opt/mieru/lib ... Listing /opt/mieru/platforms ... adding startup script for Fremantle modifying Desktop file for Fremantle Fremantle modifications done
# mieru
All modules combined 420.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'


python /opt/mieru/mieru.py -u harmattan -p maemo5