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

Ticket #54 (closed defect: duplicate)

Opened 5 years ago

Last modified 5 years ago

Transition to phone sometimes fails

Reported by: daniel Owned by: daniel
Priority: major Milestone: milestone2
Component: zhone/general Version:
Keywords: Cc:

Description

I can still call someone via the contact list, receive calls, send SMS, but pressing the phone button to just open the dialer fails for some reason

Change History

comment:1 Changed 5 years ago by daniel

  • Status changed from new to assigned

Of course now everything just worked until I shut down the phone. However, on shutdown I noticed the following messages which could be related:

ogsmd    DEBUG    |...|...|...|...|...> CallChannel.close: LEAVE
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/framework/subsystems/ogsmd/gsm/decor.py", line 45, in logIt
    result = fn( *args, **kwargs )
  File "/usr/lib/python2.5/site-packages/framework/subsystems/ogsmd/gsm/channel.py", line 199, in _hup
    time.sleep( 1 )
NameError: global name 'time' is not defined

I fixed that in [b9c15bbed91baa8dc25f8f915197bb290897c6ba] and will see what comes up next.

comment:2 Changed 5 years ago by daniel

I haven't seen this in some time. Maybe some other fix fixed that as well. If I don't see this behaviour in the next couple of hours I'll close that bug.

comment:3 Changed 5 years ago by daniel

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

This was most likely an effect of Bug #55.

Note: See TracTickets for help on using tickets.