On 28 July 2010 21:55, Esben Stien <[email protected]> wrote: > Joachim Ott <[email protected]> writes: > >> I wanted to see the output to see the expanded parameters. > > Right, sorry. > > #sh -x gprs-on.sh > + sh -x gprs-on.sh > + APN=telenor > + USERNAME=internet > + PASSWORD=internet > + BUSNAME=org.freesmartphone.ogsmd > + OBJECTPATH=/org/freesmartphone/GSM/Device > + SETMETHODNAME=org.freesmartphone.GSM.PDP.SetCredentials > + ACTMETHODNAME=org.freesmartphone.GSM.PDP.ActivateContext > + mdbus2 -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device > org.freesmartphone.GSM.PDP.SetCredentials telenor internet internet > [ERR]: No method org.freesmartphone.GSM.PDP.SetCredentials found at > /org/freesmartphone/GSM/Device for org.freesmartphone.ogsmd > + mdbus2 -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device > org.freesmartphone.GSM.PDP.ActivateContext > [ERR]: Need 3 params for signature 'sss', supplied 0
Hmm. Can you do "vi -b gprs-on.sh". Do you see characters like ^M at the end of the lines? _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
