Warning: Can't synchronize with repository "(default)" (No changeset 96d22ec3fa3ef6de3ea8dc0d7d398adc9aa071cf in the repository). Look in the Trac log for more information.

Ticket #62 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

ogsmd problems - zphone fails to start dialer on prepaid (and show contacts/sms)

Reported by: torindel@… Owned by: daniel
Priority: major Milestone: milestone2
Component: framework/ogsmd Version: 2.0
Keywords: Cc:

Description

when you press dialler in zphone it hangs for sometime (30sec?) and unhangs doing nothing. sms/contacts open but are empty. dialler opened on milestone1. non pre-paid card from same network works. ogsmd yells about unparsed input (e.g. network banners/advertisements) (PARSER DEBUG: WARNING: UNDEFINED PARSER STATE!)

Attachments

111 (3.1 KB) - added by torindel@… 5 years ago.
partial frameworkd output
2 (2.3 KB) - added by anonymous 5 years ago.
zphone output
11111112 (37.0 KB) - added by torindel@… 5 years ago.
partial frameworkd output with debug in parser.py
parser.patch (1.3 KB) - added by torindel <torindel@…> 5 years ago.
patch allowing \r and \n inside "" brackets
parser.py.diff (475 bytes) - added by torindel <torindel@…> 5 years ago.
fix for http://www.freesmartphone.org:8000/trac-example/changeset/4014cf6316ca2faebf3a666556a5a992966e74b9

Change History

Changed 5 years ago by torindel@…

partial frameworkd output

Changed 5 years ago by anonymous

  • Attachment 2 added

zphone output

Changed 5 years ago by torindel@…

partial frameworkd output with debug in parser.py

comment:1 Changed 5 years ago by torindel@…

with debug turned on i had got that advertisement about 20 second later than usual (probably it was just luck), dialer worked for a moment till parser started yelling again after adv got in

comment:2 Changed 5 years ago by torindel <torindel@…>

Just noticed that those are actually sms -_-;

Changed 5 years ago by torindel <torindel@…>

patch allowing \r and \n inside "" brackets

comment:3 Changed 5 years ago by torindel <torindel@…>

that fixes it, now those advertisement sms'es are handled corectly

comment:4 follow-up: ↓ 5 Changed 5 years ago by daniel

  • Owner changed from mickey to daniel
  • Status changed from new to assigned

This should now be fixed in [4014cf6316ca2faebf3a666556a5a992966e74b9], please test.

comment:5 in reply to: ↑ 4 Changed 5 years ago by torindel <torindel@…>

Replying to daniel:

This should now be fixed in [4014cf6316ca2faebf3a666556a5a992966e74b9], please test.

you missed "self."

comment:6 follow-up: ↓ 7 Changed 5 years ago by daniel

Right, thanks for noticing that. Fixed now, please try again.

comment:7 in reply to: ↑ 6 Changed 5 years ago by anonymous

  • Status changed from assigned to closed
  • Resolution set to fixed

Replying to daniel:

Right, thanks for noticing that. Fixed now, please try again.

Yep it works, sorry i forgot to reply earlier ;]

Note: See TracTickets for help on using tickets.