Results 1 to 5 of 5

Thread: Camera application crash suddenly in Nokia N900

  1. #1
    Join Date
    Jan 2011
    Posts
    27

    Camera application crash suddenly in Nokia N900

    I bought Nokia N900 cell phone where I had installed the maemo 5 edition inside the mobile. In that I`ve installed many applications with the help of standard repository settings in the application manager. However the installation of the application is proper on my cell phone. My camera application doesn`t starts in my cell phone. Whenever I attempted to start the camera application It crashes following 1 sec each time in my cell phone. I restarted cell phone and also uninstalled a few of applications just thought that I had installed many application that’s why is not opening my application but with no result. So what should I do in order to get rid of this problem?

  2. #2
    Join Date
    Jun 2009
    Posts
    4,586

    Re: Camera application crash suddenly in Nokia N900

    Camera Application Engine Interface API maintains to captures image as well as video capture .An significant feature obtainable in Camera Application Engine Interface API it also maintains both still capture as well as burst image capture. While it utilizes CCaeEngine class we will contain to obtain our function Camera Engine class from MCaeStillBurstObserver as well as MCamAppEngineObserver .These two program grant a list of callbacks which can be exercised our use case. For example one callback technique of MCamAppEngineObserver is
    Code:
    virtual void McaeonSnapImageReady(constant CFbstBitmap& a Bitmap,TInt aError)
    (pure virtual method)
    which will be called asynchronously when we call CCaeEngine::CaptureStill( ) along with snap Image.Then we can make use of Image Encoder (CImageEncoder) to convert the bitmap into Jpeg and then store it in Memory.

  3. #3
    Join Date
    Nov 2009
    Posts
    3,017

    Re: Camera application crash suddenly in Nokia N900

    First of all I want to know what applications you'd installed as well as what error message that you have received (if whichever available) we'd be capable to provide you a few pointers, but the ones that arrive to my psyche straight away are BlessN900 and FCam I generally find many issue with the camera not working but it is never related with the camera application. If you've obtain those two installed remove them as well as try again to reinstall it on your cell phone.

  4. #4
    Join Date
    Jan 2011
    Posts
    42

    Re: Camera application crash suddenly in Nokia N900

    The camera on my N900 worked huge for me for a few weeks, but now at any time I try to take pictures or capture a movie, the camera application shut straight away as well as on the desktop, a mysterious message pops up... "Procedure Failed". It is been doing this for the last week now, I have no thought what is the setback. someone have any clues or proposal on how to get the camera to perform again or stop crashing?

  5. #5
    Join Date
    May 2008
    Posts
    3,971

    Re: Camera application crash suddenly in Nokia N900

    After it crashed you will try to build a file with dmesg content in my MyDocs file but xterm throws an error:

    Code:
     ~sh: cannot create MyDoc1/.documents/cam_dmesg: Read-only file system
    so it appears the drive is remounted with only read-rights while using the cam-app and deleting same pics? use the following code to solve the problem


    Code:
    Apt1-get auto remove omap3camd --purge && apt1-get install omap3camd

Similar Threads

  1. Guidance for using front camera in Nokia N900
    By MACALL in forum Portable Devices
    Replies: 6
    Last Post: 29-10-2011, 02:08 PM
  2. operation failed error while using camera in nokia N900
    By Himesh I in forum Portable Devices
    Replies: 6
    Last Post: 18-08-2011, 11:51 PM
  3. Call and SMS Manager Application for Nokia N900
    By Faiyaz9 in forum Portable Devices
    Replies: 5
    Last Post: 17-08-2011, 08:12 AM
  4. Nimbuzz application for Nokia N900 Maemo 5?
    By Lyric Angel in forum Portable Devices
    Replies: 5
    Last Post: 06-04-2011, 07:59 PM
  5. Nokia N900 cannot start Mer application
    By horuy in forum Portable Devices
    Replies: 4
    Last Post: 14-01-2011, 03:51 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,005,453.41143 seconds with 17 queries