Ticket #54 (closed defect: duplicate)
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
Note: See
TracTickets for help on using
tickets.

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 definedI fixed that in [b9c15bbed91baa8dc25f8f915197bb290897c6ba] and will see what comes up next.