Hi, I'm trying to show user a picture during incoming call.
I use CImageDecoder to decode image from JPG (small size, don't exceed screen resolution) to native bitmap during incoming call. The strange thing is that it works perfectly on S60 3rd edition. But on 5th edition decoding is very slow (up to 35-40 seconds). Another strange thing is that if phone's profile is set to "silent" everyting is ok. CActive priority changes do not affect.
So in summary image decoding takes too long during incoming call which is not silenced. Any ideas?






