|
2013-06-22
, 18:53
|
Posts: 650 |
Thanked: 619 times |
Joined on Nov 2009
|
#142
|
|
2013-06-22
, 19:13
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#143
|
Thanks Schturman! I was just about to ask if anyone has a script to uninstall the powerpack.
I encountered a show stopper today. The swiping didn't work and I was stuck in app view. Had to do shut down the phone to get back to normal...
|
2013-06-22
, 19:23
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#144
|
Thanks Schturman! I was just about to ask if anyone has a script to uninstall the powerpack.
I encountered a show stopper today. The swiping didn't work and I was stuck in app view. Had to do shut down the phone to get back to normal...
#!/bin/sh apt-get remove --purge libmeegotouchpreloader0 meegotouchtheme-ppack-fixes -y apt-get install --reinstall applauncherd applauncherd-invoker applauncherd-launcher applauncherd-single-instance commhistory-daemon duicontrolpanel duicontrolpanel-displaylanguageapplet duicontrolpanel-l10n-engineering-english gstreamer0.10-plugins-good gstreamer0.10-plugins-good-extra libcommhistory0 libduicontrolpanel libmeegotouch-bin libmeegotouchcore0 libmeegotouchextensions0 libmeegotouch-l10n-engineering-english libmeegotouchsettings0 libmeegotouchviews0 libpublishwidgets0 libqmf0 libqmf-plugins libwebupload0 mcompositor meegotouch-cache-utils meegotouchtheme ohm-plugins-misc qmfserver qt-components webupload-engine -y apt-get clean exit 0
#!/bin/sh apt-get remove --purge libmeegotouchpreloader0 meegotouchtheme-ppack-fixes -y apt-get clean apt-get install --reinstall -d applauncherd applauncherd-invoker applauncherd-launcher applauncherd-single-instance commhistory-daemon duicontrolpanel duicontrolpanel-displaylanguageapplet duicontrolpanel-l10n-engineering-english gstreamer0.10-plugins-good gstreamer0.10-plugins-good-extra libcommhistory0 libduicontrolpanel libmeegotouch-bin libmeegotouchcore0 libmeegotouchextensions0 libmeegotouch-l10n-engineering-english libmeegotouchsettings0 libmeegotouchviews0 libpublishwidgets0 libqmf0 libqmf-plugins libwebupload0 mcompositor meegotouch-cache-utils meegotouchtheme ohm-plugins-misc qmfserver qt-components webupload-engine -y cd /var/cache/apt/archives /usr/sbin/incept *.deb apt-get clean exit 0
|
2013-06-22
, 21:51
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#145
|
|
2013-06-23
, 01:49
|
|
Posts: 98 |
Thanked: 147 times |
Joined on Mar 2010
|
#146
|
Just now tested via N9QT (install/uninstall).
It work perfectly But after reinstallation of original packages it looks like the turns of screens still look like in PP. It nice and not so important (I think)
PS. Someone tested PP on N950 ?
The Following User Says Thank You to titilambert For This Useful Post: | ||
|
2013-06-23
, 03:55
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#147
|
|
2013-06-23
, 11:57
|
Posts: 697 |
Thanked: 137 times |
Joined on Jul 2012
@ Hillerød, DK
|
#148
|
|
2013-06-23
, 12:49
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#149
|
Just now tested via N9QT (install/uninstall).
It work perfectly But after reinstallation of original packages it looks like the turns of screens still look like in PP. It nice and not so important (I think)
What about this problem due to N9QT in PP testet by coderus to which arcean haven't answered yet?:
http://talk.maemo.org/showthread.php...37#post1353837
#135
apt-get install --reinstall -y libmeegotouchviews0
The Following User Says Thank You to Schturman For This Useful Post: | ||
|
2013-06-23
, 13:12
|
Posts: 673 |
Thanked: 230 times |
Joined on Oct 2012
@ Mumbai
|
#150
|
devel-su ~ # /usr/sbin/incept a.deb b.deb c.deb d.deb e. deb f.deb g.deb h.deb i.deb j.deb k.deb l.deb mInception .deb n.deb o.deb p.deb q.deb r.deb s.deb t.deb u.deb v.deb w.deb x.deb y.deb z.defilesb aa.deb bb.d eb cc.deb dd.deb ee.deb
The Following User Says Thank You to zaidk9 For This Useful Post: | ||
1. libmeegotouchpreloader0_0.25.10-1+0m8_armel.deb - because it have dependencies for older version of libmeegotouchcore0.
Lausanne & Lyon de descente...
----------------
Schturman's home page
Schturman's repo on openrepos
RPM packaging directly on your Jolla phone.
Root & User SSH access to Jolla via WinSCP.
Root and User SSH access to Jolla via Nautilus on Linux PC.
Last edited by Schturman; 2013-06-22 at 18:43.