Menu

#12 interface to command line error

open
nobody
General (2)
5
2005-10-23
2005-10-23
Anonymous
No

hello,
i'm using gscmxx.0.4.1 in ubuntu breezy to connecto to
a siemens S65 phone:

- detection of phone works fine
- sending SMS works fine
- listing SMS works fine

everything else related to the phonebook is broken and
gives the following error:
---
ERROR ACCESSING MOBILE PHONE!

/usr/bin/scmxx: option '--pbook' doesn't allow and argument
Accessing device /dev/ttyS1...done
Using "UTF-8" as system characterset,
OK, a modem device is present
Detected SIEMENS S65
Error: you must specify a valid memory type.
---

Look like there's something wrong in the command that
is formed by the interface
cheers

Paulo Victor
paulovfc@gmail.com

Discussion

  • Terry Mohan

    Terry Mohan - 2005-10-25

    Logged In: YES
    user_id=263166

    in SCMxx.pm
    replacing
    --pbook=$pbook
    with
    --pbook --mem=$pbook

    should do the trick

     
  • Nobody/Anonymous

    Logged In: NO

    I replace this. The Phonebook is visible but it's not able
    to save edited phonebook to the phone (the second one
    "--pbook" i replace too)

    Error executing command
    'usr/bin/scmxx -d /ttyS0 -b 19200 -v -send -pbook -mem=SM
    /var/tmp/pbook.tmp 2>&1'
    TIMEOUT after 30 seconds

    Now the SMS function is not working (before the replace was OK)

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.