|
Page 19 of 20 |
|
Prev |
9 17 18 19
20
|
Next
Re: [Maemo 5] HealthCheck - Pymaemo/Qt - Learning to code (N900)
Quote:
Quote:
Code:
run-standalone.sh dbus-send --system --type=method_call --dest="com.nokia.mce" --print-reply "/com/nokia/mce/request" com.nokia.mce.request.req_reboothttp://maemo.org/api_refs/5.0/5.0-fi...-names_8h.html explains some more of the method calls available to you. |
Re: [Maemo 5] HealthCheck - Pymaemo/Qt - Learning to code (N900)
wow very helpful :D - just need to understand Dbus now! ... hmmmmmm
|
Re: [Maemo 5] HealthCheck - Pymaemo/Qt - Learning to code (N900)
getting a dbus.error.UnknownMethod "req_reboot" with signature "" on interface "com.nokia.mce.request" doesn't exist.
|
Re: [Maemo 5] HealthCheck - Pymaemo/Qt - Learning to code (N900)
Quote:
Code:
run-standalone.sh dbus-send --system --type=method_call --dest="com.nokia.dsme" --print-reply "/com/nokia/dsme/request" com.nokia.dsme.request.req_reboot |
Re: [Maemo 5] HealthCheck - Pymaemo/Qt - Learning to code (N900)
Quote:
Just tested it and works fine! - wohooo! :D - slowly getting there - i think i've bitten of a little mor ethen i should have for my first project - but it is still fun!! |
Re: [Maemo 5] HealthCheck - Pymaemo/Qt - Learning to code (N900)
But you have got me wanting to test this bit now!!
Vibrator interface D-Bus methods :D :D :D |
Re: [Maemo 5] HealthCheck - Pymaemo/Qt - Learning to code (N900)
Qwerty... thats got me thinking, as i have a load of other commands i'd like to run.... - may be best for me to seek alternatives...
apt-get clean apt-get install pymaemo-optify (possibly) even looking at using the cleanup script to run externally as part of the application.... Code:
#!/bin/sh |
Re: [Maemo 5] HealthCheck - Pymaemo/Qt - Learning to code (N900)
Quote:
Thanks for the save. |
Re: [Maemo 5] HealthCheck - Pymaemo/Qt - Learning to code (N900)
Is this call still valid?
Just not returning anything for me? Code:
run-standalone.sh dbus-send --system --type=signal /com/nokia/mce/signal com.nokia.mce.signal.sig_device_orientation_ind |
Re: [Maemo 5] HealthCheck - Pymaemo/Qt - Learning to code (N900)
hmmm does nothing at all in terminal either.... am i missing an import?!
|
| All times are GMT. The time now is 19:33. |
Page 19 of 20 |
|
Prev |
9 17 18 19
20
|
Next
vBulletin® Version 3.8.8