Discussion Board

Results 1 to 4 of 4
  1. #1
    Regular Contributor purnima.attarsingh's Avatar
    Join Date
    Mar 2009
    Posts
    114
    if (iCameraWrapper)
    {

    if( CCameraEngine::CamerasAvailable() > 0 )
    {
    iCameraWrapper->ReleaseAndPowerOff();
    }
    CDump::LogDebug(_L("CBarcodeReaderEngine::~CBarcodeReaderEngine-2"));
    delete iCameraWrapper;
    iCameraWrapper=NULL;


    this is the code which i have written in destructor,but it is given Kern Exec3
    at ReleaseAndPowerOff.
    it is doing same in other application also.is there any problm in standard Camera App funtion which i am not using.

  2. #2
    Nokia Developer Champion kiran10182's Avatar
    Join Date
    Mar 2006
    Location
    Helsinki, Finland
    Posts
    8,240
    Hmm, which is the targeted device?
    Nokia Developer Wiki Moderation team

  3. #3
    Regular Contributor purnima.attarsingh's Avatar
    Join Date
    Mar 2009
    Posts
    114
    It am doing it on N79

  4. #4
    Nokia Developer Champion kiran10182's Avatar
    Join Date
    Mar 2006
    Location
    Helsinki, Finland
    Posts
    8,240
    Quote Originally Posted by purnima.attarsingh View Post
    It am doing it on N79
    I do not know what is wrong with that call from Camera wrapper. But I would suggest you to try CCameraAdvancedSettings API directly which is available from S60 3rd Edition, Feature Pack 2 and onwards. By the way what functionalities you want from your current use of Camera wrapper API?
    Nokia Developer Wiki Moderation team

Similar Threads

  1. Disable Autostart of the Camera Application ?!?!
    By planet_benny in forum Symbian Media (Closed)
    Replies: 3
    Last Post: 2009-06-04, 15:18
  2. can i use system camera application?
    By JackSu in forum Symbian User Interface
    Replies: 1
    Last Post: 2008-12-20, 06:52
  3. Problem in finding is camera application on N93i
    By furqankamani in forum Symbian C++
    Replies: 2
    Last Post: 2008-01-14, 09:53
  4. Nokia 6585 erases data when closing the application
    By arspeiser in forum Mobile Java General
    Replies: 3
    Last Post: 2005-09-13, 14:06
  5. Launch Camera Application from Another App
    By sjb343 in forum Symbian C++
    Replies: 9
    Last Post: 2003-09-17, 15:55

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved