|
Page 18 of 20 |
|
Prev |
8 16 17 18
19 20
|
Next
Re: [Maemo 5] HealthCheck - Pymaemo/Qt - Learning to code (N900)
Quote:
yup :) Bigger fonts and attempting to show Firmware version in an understandable way :) (So PR 1.1 etc.... |
Re: [Maemo 5] HealthCheck - Pymaemo/Qt - Learning to code (N900)
lovein the bigger fonts,
is the front cam alwasy dark and back to front? or is it just my one |
Re: [Maemo 5] HealthCheck - Pymaemo/Qt - Learning to code (N900)
Quote:
Back to front? - it acts as a mirror image i think. |
Re: [Maemo 5] HealthCheck - Pymaemo/Qt - Learning to code (N900)
Hey. nice update but system reboot does not work. i think also a bigger button would also be nicer to tuch. when more tools come in to the system that is
|
Re: [Maemo 5] HealthCheck - Pymaemo/Qt - Learning to code (N900)
hiMackan, sorry doing the updates in the other post :) - getting a bit confusing having it in two!
Was just a quick test, works on mine, but i'll figure out why not on others :) No idea what i'm putton on that page yet, so not concentrating on layout until i know what i need to lay out. |
Re: [Maemo 5] HealthCheck - Pymaemo/Qt - Learning to code (N900)
Hey everyone, coding question....
Looking at calling some commands that need root on the device.... running this command on my phone via my python app works... but doesn't seem to work elsewhere.... Code:
sudo /sbin/reboota) not be calling commands like this.... (Would kinda scupper my plans!!) b) be doing it a different way c) something else... lol |
Re: [Maemo 5] HealthCheck - Pymaemo/Qt - Learning to code (N900)
Quote:
|
Re: [Maemo 5] HealthCheck - Pymaemo/Qt - Learning to code (N900)
Quote:
|
Re: [Maemo 5] HealthCheck - Pymaemo/Qt - Learning to code (N900)
Quote:
|
Re: [Maemo 5] HealthCheck - Pymaemo/Qt - Learning to code (N900)
I think that will depend if you guys have modified your sudoers file for something else previously.
Normally I don't think running sudo "command" on the N900 will work even with rootsh.. Rootsh allows you to run "sudo gainroot" to get root, then the command. Sudo <commands> still ask for a password (in my understanding.) So what you would want normally I think would be something like: Code:
echo /sbin/reboot | sudo gainrootThere must be some kind of API in dbus or somewhere to tell the device to reboot properly instead of running shell commands. |
| All times are GMT. The time now is 19:33. |
Page 18 of 20 |
|
Prev |
8 16 17 18
19 20
|
Next
vBulletin® Version 3.8.8