Any news to the above problem?
I do have the same problem on my vista 64.
The mentioned "workaround" fails - "Failed copying host euser.dll"
Type: Posts; User: tobias_stoeger; Keyword(s):
Any news to the above problem?
I do have the same problem on my vista 64.
The mentioned "workaround" fails - "Failed copying host euser.dll"
I'm not a Python Guy - just C++ - but afaik it should be possible to
access the methods of a dynamic loaded client dll for Phyton apps.
How to do this, or if there are any limitatons - don't know....
Hi all,
maybe you already know about my project S60Ticker (http://s60ticker.stoeger-it.de).
I'm looking for a C++/Python guy who wants to implement the "bridge" from python to the public client...
I've reported a bug to Nokia. They can reproduce it and will fix it asap.
Appending blanks would require to know the exact width of the current font chars and the available space for each cell. If...
So anybody knows what "MMFAudioClient 4 panic" means?
I also get this sad panic (only on Nokia E61 - on FP1/FP2 it's working).
Br
Tobias
Hi,
my application uses a fixed point editor in a form.
It works on all known devices - except the Nokia E71.
It is not possible to enter negative values by entering a minus char "-".
Here is...
Sadly it has changed :-(
const TUid KUidStandBy_FP2 = { 0x102750F0 }; //Emulator and FP2 devices
Br
Tobias
No other out there using right list cell alignment on FP1/FP2?
Hi Mateen,
thanks for your answer.
As i wrote - is does _not_ work fine - please read again.
btw The above code is generated by carbide.
The use of SetColumnAlignmentL or...
Hi,
it seems that SetColumnAlignmentL/SetSubCellAlignmentL with CGraphicsContext::ERight is not working on real devices with FP1 and FP2 - tested on N95 and N78:
...
Thank you very much - emu is starting now.
Why has/could Nokia not fix this "DEP" thing with the leatest SDK?
Br
Tobias
Enabled DEP now...still (different) errors...
Thread [Thread id: 4484] (Suspended: Signal 'Exception 5' received. Description: Access Violation.)
36 0x24FF0018( mmfaudiohwdevices.dll )() ...
The zip file is fixed now and can be installed.
But now there it another exception (on Vista 64):
Thread [Thread id: 2996] (Suspended: Signal 'Exception 5' received. Description: Access...
There is an archiv error in S60-SDK-Rel200802-3.2-Hybrid-f.inc3.2356.zip
(Downloaded 2 times.)
Thank you for that hint.
So I disbled the audio device drivers.
Now there is another error:
Thread [Thread id: 6720] (Suspended: Signal 'Exception 5' received. Description: Access Violation.) ...
Working on Vista 64 and have installed S60 3rd ed. FP2 SDK (SOS 9.3) - nothing changed in epoc.ini or anything else - just installed.
Getting the same error above.
I executed your above steps -...
Yes, I could - thought someone just knows about it.
So I'll try to use RDA with a test app.
Txs
Anybody knows if the above uid has changed for 3rd ed. FP2 (Nokia N78)?
Txs
Tobias
Done today.
Br
Tobias
Hi all,
does anybody know how to fix this error(s)?
Problems (2 errors)
Wrapped java.lang.IllegalArgumentException (C:\Apps\Nokia\Carbide.c++...
Ok - LOL - sometimes things are so simple ;-)
A call to
AknsUtils::InitSkinSupportL();
and all seems fine now!
--
Tobias
Hi,
I use in my background running server process (with an instance of CCoeAppUi) the below code:
MAknsSkinInstance* skin = AknsUtils::SkinInstance();
CFbsBitmap* appBitmap(NULL);
CFbsBitmap*...
Any solution to error KErrNotSupported on calls with Window().SetTransparencyAlphaChannel() ?
(tested on S60_3rd_MR sdk, E61 and N95 device)
It does not work, even if calling...
This does not work, because the function is not available in the 'old' avkon library, so I assume it will not be there on devices based on this sdk too.
Thanks you very much for the answer.
But this seems to be available only since SDK S60_3rd_FP1.
In my S60_3rd_MR there it is missing.
So maybe there is another solution available?