|
2013-06-08
, 02:38
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#6782
|
lacro, sorry.. I really don't know what the problem and why you can't install n9qt.. For now, as far as i know you only one with this problem..
You sure dev. mode and installation from other sources is activated ?
Thanks Schturman, I'm afraid yes, both dev mode and installation from other sources are activated.
The Following User Says Thank You to Schturman For This Useful Post: | ||
|
2013-06-08
, 09:41
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#6783
|
#!/bin/sh source /tmp/session_bus_address.user while true do Call=$(qdbus com.nokia.CallUi.Context /com/nokia/CallUi/ActiveCall org.maemo.contextkit.Property.Get | sed -n 4p | cut -d ':' -f2 | cut -d ' ' -f2) Call2=$(qdbus com.nokia.CallUi.Context /com/nokia/CallUi/ActiveCall org.maemo.contextkit.Property.Get | sed -n 1p | cut -d ':' -f1 | awk '{print $1}') GPS=$(qdbus com.nokia.positioningd.context /org/maemo/contextkit/Location/SatPositioningState org.maemo.contextkit.Property.Get | sed -n 1p) Dpkg=$(ps aux | grep dpkg | grep journal | cut -d '-' -f2) if [ $Call2 == "status" ]; then if [ $Dpkg == ]; then if [ $GPS == "off" ]; then bash /opt/N9QTweak/Autowall/auto-back2.sh >/dev/null else dbus-send --print-reply --dest=com.meego.core.MNotificationManager /notificationmanager com.meego.core.MNotificationManager.addNotification uint32:1000 uint32:0 string:'x-nokia.internet' string:'' string:'GPS is active now ! Waiting to another circle...' string:'' string:'/usr/share/icons/hicolor/64x64/apps/auto-back-on64.png' uint32:0 > /dev/null fi else dbus-send --print-reply --dest=com.meego.core.MNotificationManager /notificationmanager com.meego.core.MNotificationManager.addNotification uint32:1000 uint32:0 string:'x-nokia.internet' string:'' string:'Phone in installation process ! Waiting to another circle...' string:'' string:'/usr/share/icons/hicolor/64x64/apps/auto-back-on64.png' uint32:0 > /dev/null fi else if [ $Call == "6" ]; then if [ $Dpkg == ]; then if [ $GPS == "off" ]; then bash /opt/N9QTweak/Autowall/auto-back2.sh >/dev/null else dbus-send --print-reply --dest=com.meego.core.MNotificationManager /notificationmanager com.meego.core.MNotificationManager.addNotification uint32:1000 uint32:0 string:'x-nokia.internet' string:'' string:'GPS is active now ! Waiting to another circle...' string:'' string:'/usr/share/icons/hicolor/64x64/apps/auto-back-on64.png' uint32:0 > /dev/null fi else dbus-send --print-reply --dest=com.meego.core.MNotificationManager /notificationmanager com.meego.core.MNotificationManager.addNotification uint32:1000 uint32:0 string:'x-nokia.internet' string:'' string:'Phone in installation process ! Waiting to another circle...' string:'' string:'/usr/share/icons/hicolor/64x64/apps/auto-back-on64.png' uint32:0 > /dev/null fi else dbus-send --print-reply --dest=com.meego.core.MNotificationManager /notificationmanager com.meego.core.MNotificationManager.addNotification uint32:1000 uint32:0 string:'x-nokia.internet' string:'' string:'Phone is active now ! Waiting to another circle...' string:'' string:'/usr/share/icons/hicolor/64x64/apps/auto-back-on64.png' uint32:0 > /dev/null fi fi sleep 10800 done
/sbin/initctl restart xsession/group-nw-apps
qdbus com.nokia.CallUi.Context /com/nokia/CallUi/ActiveCall org.maemo.contextkit.Property.Get
RM696-21-3_PR_001:~# qdbus com.nokia.CallUi.Context /com/nokia/CallUi/ActiveCall org.maemo.contextkit.Property.Get Service 'com.nokia.CallUi.Context' does not exist. RM696-21-3_PR_001:~#
RM696-21-3_PR_001:~# qdbus com.nokia.CallUi.Context /com/nokia/CallUi/ActiveCall org.maemo.contextkit.Property.Get status: false 56945198521960 RM696-21-3_PR_001:~#
The Following 2 Users Say Thank You to Schturman For This Useful Post: | ||
|
2013-06-08
, 14:33
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#6784
|
#!/bin/sh while true do bash /opt/N9QTweak/Autowall/auto-back2.sh >/dev/null sleep 10800 done
The Following 5 Users Say Thank You to Schturman For This Useful Post: | ||
|
2013-06-08
, 20:08
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#6785
|
The Following 3 Users Say Thank You to Schturman For This Useful Post: | ||
|
2013-06-08
, 20:22
|
Posts: 649 |
Thanked: 762 times |
Joined on Mar 2012
@ Ohio
|
#6786
|
OMG, I love my desktop <3
|
2013-06-08
, 23:50
|
|
Posts: 157 |
Thanked: 36 times |
Joined on Mar 2013
|
#6787
|
|
2013-06-09
, 04:21
|
|
Posts: 644 |
Thanked: 480 times |
Joined on Jul 2012
@ Finland
|
#6788
|
Does anyone know where to change the size of the icons on the folder icon? The transparent folder looks great, but it would look even better if the 4 smaller icons were a little larger. Possible?
The Following User Says Thank You to MK99 For This Useful Post: | ||
|
2013-06-09
, 05:00
|
Posts: 649 |
Thanked: 762 times |
Joined on Mar 2012
@ Ohio
|
#6789
|
http://talk.maemo.org/showpost.php?p...84&postcount=2
|
2013-06-09
, 05:36
|
|
Posts: 644 |
Thanked: 480 times |
Joined on Jul 2012
@ Finland
|
#6790
|
Tags |
hebrew vkb, n9 qtweak, n9 quick tweak, n9 quicktweak, root-ssh |
Thread Tools | |
|
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.