![]() |
Re: [GUIDE for noobs] RPM packaging directly on your Jolla phone.
RPM built. Now lets brick the phone :P
|
Re: [GUIDE for noobs] RPM packaging directly on your Jolla phone.
Success!
Except after apply theme and refresh it didn't apply. Maybe needs more time? doing pkill via terminal after install worked gconftool-2 -s --type=string /meegotouch/theme/name harbour-mytheme pkill lipstick What if i add a pause after pkill? |
Re: [GUIDE for noobs] RPM packaging directly on your Jolla phone.
Don't know, try it...
Maybe instead pkill try Code:
systemctl-user restart lipstick.service Maximum add reboot ;) |
Re: [GUIDE for noobs] RPM packaging directly on your Jolla phone.
The problem is thats not apply the theme with root privileges, only with user. I probed with root and user in terminal
Do you know how to apply the theme with user privilege? This one "gconftool-2 -s --type=string /meegotouch/theme/name harbour-mytheme" |
Re: [GUIDE for noobs] RPM packaging directly on your Jolla phone.
use:
Code:
su -l nemo -c "command" |
Re: [GUIDE for noobs] RPM packaging directly on your Jolla phone.
Quote:
|
Re: [GUIDE for noobs] RPM packaging directly on your Jolla phone.
First post and PDF instruction updated!
* added explanation about running command from SPEC file as USER * added command for installation of rpm-build package. |
Re: [GUIDE for noobs] RPM packaging directly on your Jolla phone.
Could it be possible notifications like n9?
dbus-send --print-reply --dest=com.meego.core.MNotificationManager /notificationmanager com.meego.core.MNotificationManager.addNotificatio n uint32:1000 uint32:0 string:'x-nokia.internet' string:'Theme' string:'Theme installed! |
Re: [GUIDE for noobs] RPM packaging directly on your Jolla phone.
use notifer.py likr this: python /path/notifer.py. Use it also as USER from spec file.
Code:
#!/usr/bin/python Code:
su -l nemo -c "python /path/notifer.py" |
Re: [GUIDE for noobs] RPM packaging directly on your Jolla phone.
Hi to all
After last system update 1.0.5.16, I can't update my apps created with this method :( Don't know why, more detailed explanation here: http://talk.maemo.org/showthread.php?t=93023 Any help will be appreciated. Thanks |
All times are GMT. The time now is 06:13. |
vBulletin® Version 3.8.8