buggnokii - Bugs: bug #36803, Since 0.6.31 smsd does not work...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #36803: Since 0.6.31 smsd does not work with my Nokia 6020

Submitter:  Johannes Matschke <butesa>
Submitted:  Fri 06 Jul 2012 08:35:34 PM UTC
   
 
Category:  smsd Severity:  3 - Normal
Item Group:  major malfunction Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open

Sat 04 Aug 2012 08:42:06 PM UTC, comment #4: 

Maybe not exactly autodetection, since smsd uses IN or SM looking at PM_FOLDERS, it seems there's something wrong about flags but I can't see what (it looks ok with my S40 3rd that uses the right function to read SMS).

The log in the 30.txt attachment has this line that is missing from the others
Special case IN/OUTBOX in GetSMSFolderStatus!
this means that in that case smsd is using IN memory.

Daniele Forsi <dforsi>
Group administrator
Tue 24 Jul 2012 09:08:41 PM UTC, comment #3: 

So, did we break autodetection or anything else goes wrong? Daniele?

Pawel Kot <pkot>
Group administrator
Tue 17 Jul 2012 03:46:52 PM UTC, comment #2: 

It works with --inbox IN.

Johannes Matschke <butesa>
Sun 15 Jul 2012 04:42:29 PM UTC, comment #1: 

Can you try to pass an explicit memory name to the git version?
Eg.:
smsd --inbox IN
or:
smsd --inbox ME

Valid memory names for received SMS on Nokias can be SM, ME or IN, depending on the model and driver; to see what SMS memories libgnokii sees in your phones check the output of
gnokii --showsmsfolderstatus 2>/dev/null

Daniele Forsi <dforsi>
Group administrator
Fri 06 Jul 2012 08:35:34 PM UTC, original submission:  

smsd 1.5.2 (from gnokii 0.6.31) does not work with my Nokia 6020. smsd 1.4.5 (from gnokii 0.6.30) works fine.

I tested the git version from http://git.savannah.gnu.org/cgit/gnokii.git/snapshot/gnokii-master.tar.gz, it has the same problem.

My config:

[global]
port = /dev/ircomm0
model = 6020
connection = irda

[logging]
debug = on
rlpdebug = on
xdebug = off

I attached the output of smsd.

Johannes Matschke <butesa>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #26157:  30.txt added by butesa (22KiB - text/plain)
file #26158:  master.txt added by butesa (10KiB - text/plain)
file #26159:  31.txt added by butesa (10KiB - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by pkot (Posted a comment)
  • -email is unavailable- added by dforsi (Posted a comment)
  • -email is unavailable- added by butesa (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-07-06 butesa Attached File- Added 30.txt, #26157
        Attached File- Added master.txt, #26158
        Attached File- Added 31.txt, #26159

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code