i use winxp and had the problem, i don't think it's relevant
Type: Posts; User: fake777; Keyword(s):
i use winxp and had the problem, i don't think it's relevant
hi,
the 2006 releases are built with gcc 4.x, which doesn't work with the (... insert random curse word here ...) symbian headers.
i currently use the 2005q3-2 release, but there are three...
hm, so i wonder: where is it? I have an E60 here, and try to get a grip at on device debugging, but how do i start the MetroTRK client that is already shipped (trying to tinstall S60_App_TRK_2_5.sisx...
Hi,
i'm not sure, but can you try and call "CloseSTDLIB()" (in libc/sys/reent.h) before destruction of your last class ? i'm not sure what did it, but i'm not seeing the memory leak anymore, and...
i worked around this by creating mockups of the classes using RHTTPSession that didn't use http, but returned static data, that way i could de-memory-leak my application.
still, this sucks.
hi,
there is a bug in the handling of RPointerArray's Array()-Method in the latest Series80 SDK - in e32std.inl and e32std.h, the return value of Array() for this template is a TArray<T>, but it...
i'm not sure, but i think i read somewhere that this is a known issue - though i didn't find it in the S60 2nd platform errata docs...
i wrapped this up with a test case in the thread http://discussion.forum.nokia.com/forum/showthread.php?t=69232 , you may want to put that thread on your watchlist.
i wrapped this up with a test case in the thread http://discussion.forum.nokia.com/forum/showthread.php?t=69232 , you may want to put that on your watchlist.
Hi,
as previously reported here: http://discussion.forum.nokia.com/forum/showthread.php?t=62518&highlight=RHttpSession and here:...
you are right, that makes perfect sense. thanks for enlightening me!
hi, additionally to the not-yet-commented bug at http://discussion.forum.nokia.com/forum/showthread.php?threadid=64566 concerning listbox, icons and set_list, i encountered another problem, this time...
can someone please comment on this? maybe? pretty pretty please? ;-)
hi,
i struggled quite a bit with appuifw.Listbox today, and it seems i hit a bug:
if a Listbox object is created using a constructor with a temporary string/icon set and later on updated using...