Subst drive (getting error)
| Wed, 2008-05-28 07:46 | |
|
Hi , I sustituted a virtual drive and working on that with out any problem.But suddenely I got a very strange eror. The error message is: "CQikViewBase::ConstructL();" After that I am not able to do any thing . Please if anybody has any idea then help me out.I got struck badly here. Thanks in advance. Thanks&Regards "To the question of your life , you are the only Answer. To the problems of your life,you are the only Solution". |
|






Forum posts: 59
It looks like something related to memory card. In the phone, while some application running, if you open the memory card drive it shows "Closing applications". That means, irrespecive of any application running, the framework decides to close them all.
same might be the case while opening the application also. but this happens in emulator. So, we may need to change some setting in SDK environment. Did you do any changes with the SDK standard files?
What is your application?? Give us some more details about ur app.
Started my Journey in Symbian - http://celluleus.blogspot.com/
Forum posts: 134
Hi chanderk
Thanks a lot for your reply. Yup , I have already set the SDK standard files and whatever is required and as I mentioned in my last post that everything was working fine means I never faced this type of errror eariler and I am working on virtula drive since last two months. If problem is related to SDK settings then I might have this prob in early stage not now. And my app is multimedia app.
Thanks & Regards
Isha Mishra
"To the question of your life , you are the only Answer. To the problems of your life,you are the only Solution".
Forum posts: 59
Did you try with anyother sample application?? or did you try clean building your application?? Sometimes reallyclean might work. just a try..
Started my Journey in Symbian - http://celluleus.blogspot.com/
Forum posts: 134
Hi,
A t first Thanks for your suggestion.Yup, I tried everything and tried to run other application also on same virtual drive . Problem is only with my application but I haven't any idea about this error and try to debug also but I am not able to go forward after this line in one of my view constructl
"CQikViewBase::ConstructL();" . Here I am completely blank. I build app from command prompt many times also re-import .But failed
Thanks&Regards
Isha
"To the question of your life , you are the only Answer. To the problems of your life,you are the only Solution".
Forum posts: 59
really weird. I do not know the exact solution for the problem. we can do some trial and error.
If you feel like the options i put in here are already tried, sorry for that.. just ignore.
1. Have you tried deleting all of you application related files from epoc32?
2. Have you tried executing it from someother drive?
3. Do you remember any point of code, where it was working.. means, can you undo ur changes till the point it was working. Windows restore point logic
4. I strongly feel, you application will work with someother SDK (same type, but fresh install). But Its a headache..
Started my Journey in Symbian - http://celluleus.blogspot.com/
Forum posts: 134
Thanks for quick reply and all the suggestions. Some of them I have already tried. And I can't try to run it on other drive as I have some dependancy moreover I am working on virtual drive so I tried to delete and substitute the new one .and I don't think so its SDK problem.One more imp. thing same is working fine on other's PC.so no need to revert back also.
Thanks once again.
Thanks&Regards
Isha
"To the question of your life , you are the only Answer. To the problems of your life,you are the only Solution".
Forum posts: 59
yep. You can rule out virtual drive option. But still SDK problem is open, as you said it works fine in someother PC.
It clearly says that, your SDK state is changed during your development. (something like epoc.ini changed, this is no way related to this problem). Your application might have overwritten some system file. or u might have accidently changed some system file. All are guesses and possibilities.
So, Installing another SDK should solve your problem. But try to do some smart way to avoid re-installation. may be like comparing other pc's SDK with your's.
Hope you got my point.
Started my Journey in Symbian - http://celluleus.blogspot.com/
Forum posts: 59
Hi,
Could you able to resolve this?
Started my Journey in Symbian - http://celluleus.blogspot.com/
Forum posts: 134
nops ...
"To the question of your life , you are the only Answer. To the problems of your life,you are the only Solution".
Forum posts: 59
Did you try installing a duplicate SDK ??
Started my Journey in Symbian - http://celluleus.blogspot.com/
Forum posts: 134
what do u mean by duplicate sdk ?? I reinstalled sdk ....
"To the question of your life , you are the only Answer. To the problems of your life,you are the only Solution".
Forum posts: 59
i meant the same.. have u tried re installing in different place??
Started my Journey in Symbian - http://celluleus.blogspot.com/
Forum posts: 134
yup , no change ..... getting same error at same place .... any idea now ??
"To the question of your life , you are the only Answer. To the problems of your life,you are the only Solution".
Forum posts: 59
No Idea Isha !!!
But your signature is good.. LOL
Started my Journey in Symbian - http://celluleus.blogspot.com/
Forum posts: 134
Thanks for your support and suggestions
"To the question of your life , you are the only Answer. To the problems of your life,you are the only Solution".