Bug 153401 - kandy cannot read phonebook
Summary: kandy cannot read phonebook
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kandy
Classification: Applications
Component: general (show other bugs)
Version: 0.5.1
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Cornelius Schumacher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-04 04:46 UTC by David McReynolds
Modified: 2018-09-02 22:36 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David McReynolds 2007-12-04 04:46:29 UTC
Version:           0.5.1 (using KDE KDE 3.5.8)
Installed from:    Ubuntu Packages
OS:                Linux

Phone: Motorola Razr V3
Reading the mobile phone book results in the following:

at+cpbr=1001,1000
ERROR

There are no entries on my SIM card.

If I change the command to at+cpbr=1,1000, Kandy reads the phone book. But, clicking "Read" in the "Mobil Phone Book" section always issues the wrong command.

Here's the terminal just after start-up:
at+cgmi
+CGMI: "Motorola CE, Copyright 2004"
OK
at+cgmm
+CGMM: "GSM900","GSM1800","GSM1900","GSM850","MODEL=V3"
OK
at+cgmr
+CGMR: "R374_G_0E.42.09R_A"
OK
at+cgsn
+CGSN: IMEI356500006552250
OK
at+cpbs=?
+CPBS: ("ME","SM","MT","ON","DC","MC","RC","AD","FD")
OK
at+cpbs=SM
OK
at+cpbr=?
+CPBR: (1001-1250),40,16
OK
at+cpbs?
+CPBS: "SM"
OK
at+cclk="07/12/03,22:38:28+00"
OK
at+cbc
+CBC: 1,90
OK
at+csq
+CSQ: 27,99
OK
Comment 1 Thomas Ohms 2008-01-05 15:33:53 UTC
I have similar problems. I am using SonyEricsson v600i and ME as phonebook.
Kandy version: 0.5.1
KDE version: 3.5.8
Ubuntu 7.10

Following happens:

  at+cpbs=?
  +CPBS: ("ME","SM","DC","LD","FD","MC","MV","RC","HP","BC")
  OK
  at+cpbs=SM >>> BUG: Missing >"< here <<<
  ERROR
  at+cpbr=?
  +CPBR: (1-2500),80,180
  OK
  at+cpbs?
  +CPBS: "ME"
  OK  >>> Why Kandy does not set at+cpbs="ME" here??? <<<
  at+cclk="08/01/05,15:17:45+00"
  OK
  at+cbc
  +CBC: 0, 50
  OK
  at+csq
  +CSQ: 99,99
  OK
  at+cpbr=1,0 >>> Here's the bug! It works manually after typing at+cpbr=1,200 (i.e.) into terminal <<<
  ERROR
Comment 2 Ralph Janke 2008-04-01 11:55:20 UTC
Similar problem reported here https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/180560 : 

If you select "Read Phonebook" Kandy sends a wrong at-command: at+cpbr=1,0 instead of i.e. at+cpbr=1,100.

There should be a way of asking the user how many entries he would like to recieve and than put into corresponding at-command.
Comment 3 Andrew Crouthamel 2018-09-02 22:36:15 UTC
Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years and I will be closing this bug.