All About Symbian - Nokia (S60) and Sony Ericsson (UIQ) smartphones unwrapped

Go Back   All About Symbian Forums > General > Development > Symbian C++

 
 
Thread Tools Display Modes

  #1  
Old 10-01-2005, 04:10 PM
arno5270 arno5270 is offline
Registered User
 
Join Date: Nov 2004
Posts: 3
arno5270 is on a distinguished road
Something eats all processor time when connecting on 9500

I have an application on the Nokia 9500 which performs a long process in a number of steps. A CIdle object determines when to execute the next step. One of these steps sends and retrieves data from a webservice. But.. in about 50% of the runs, the application panics with a ViewSrv 11 after making the connection.

I use the RHttpSession and RHttpTransaction classes to make the connection and to retrieve the data. The CIdle object runs with priority 'low' (I also tried 'idle', which had the same result). Right before returning ETrue to the CIdle object, I wait a while with User::After(5000), thinking this might solve the problem, but it didn't.

What I see in the log files, is that:
- the connection is being made and the transaction started
- the CIdle callback function returns with a value of ETrue, telling the CIdle object that there is more work to be done

..and that's it. In about half of the cases, the CIdle object never gets activated again.

What I see on the screen is:
- I am asked how I want to connect to the Internet; I select a GSM connection
- my application starts blinking an info message to indicate it is busy
- behind the info message, I still see the connection dialog; the screen does not get refreshed when the call is being made
- the screen either gets refreshed, or the View server thinks it all takes too much time and bails out with a panic 11

It looks like *something* is eating up all the processor time after my application gives control back to the operating system.

The same application (with a different UI layer) works flawlessly on a Sony/Ericsson P900...

Is this a bug in the 9500 OS? Or am I missing something? Any help is appreciated.

-- arno
Ads
 

Bookmarks

Tags
9500, connecting, eats, processor, time

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
9500 Software Compatiability Rafe Nokia 9300 and 9500 66 28-01-2013 03:32 AM
Connecting the 9500 WLAN via WinXp machine TheJoker Nokia 9300 and 9500 12 27-06-2005 10:04 AM
Problems connecting 9500 to PC Omroth Nokia 9300 and 9500 5 19-12-2004 12:35 AM
9500: Importing contacts tomkranz Nokia 9300 and 9500 2 13-12-2004 10:00 PM
Psiloc announce 9500 programs as release nears Rafe Series 80 1 01-09-2004 10:34 AM



All times are GMT. The time now is 03:02 AM.


vBulletin skins developed by: eXtremepixels
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright Notes || Contact Us || Privacy Policy