E7 Photo Display Problem

hi 
i have just updated my E7 mobile with ANNA update and now not able to see my old photos in photo folder. Can anybody resolve this issue.

There seems to be a problem of the Photos App with the Camera..I have checked the solution many times on my phones and it works eveytime..Once the camera has been used, the photos app goes blank, the only solution is to restart the phone and then use the change wallpaper option in homescreen and then the photos app starts working again..its a nasty bug and this is the only workaround that i could get till now. Even after multiple restarts i was not able to get photos in my photos app but after using the change wallpaper option, the photos app starts working again..everytime the camera is used, the phone needs to be restarted and the change wallpaper option to be used for the photos app to work.. this is the only workaround now.
Swayam
Nokia N8-00 v025.007
Nokia E7-00 v25.007
Samsung Galaxy S II GT-I9100 Firmware: XXWKJ2(Android 2.3.5)

Similar Messages

  • ESS photo display problem in portal

    Hi,
    I am not able see the photo in communication data or while viewing the employee's profile  in my system. The photo is properly getting stored in sap hr. In Internet explore security settings are low and even photo display is ticked but still i am not able see the photo in the iview of portal.
    Please help.
    thanks,
    Regards,
    Aditya

    Hi Aditya,
    1. R you able to see the photo while accessing PA30 ?
    2. There is a function module to retieve the employee photo in URI.
        & you can use that URI in your Iview.
    call function 'HRWPC_RFC_EP_READ_PHOTO_URI'
      exporting
        pernr                  = '00001185'
    *   DATUM                  = SY-DATUM
    *   TCLAS                  = 'A'
      importing
        uri                    = uri
    and URI should be of the type TOAURI-URI.
    Rgds,
    Jothi.P

  • Zeen HP Gallery Display Photo Display Problem

    Is anyone else having problems with the display of photos on their Zeen from HP Gallery?  When I opened both the pre-loaded pictures and tried to view my own photos, the screen looks like a scene from The Matrix.  No photo comes up; just unintelligible multicolor vertical columns and random "menu" titles replicated across the screen.

    Hi Sidney, thanks loads for your reply. If i try your method the most recent image still wont be placed at the beginning eg.
    If today's date is 01022012 then tomorrows date will be 02022012 which will still be placed after 01022012
    Eg
    01022012
    02022012
    Thanks again but is there any other method?
    Karl

  • Photo display problem

    All photos uploaded to my iPod Touch are displayed as if they are in Landscape orientation even if they are actually in Portrait orientation. The same photos are correctly orientated when viewed in Preview on my iMac (running OS X 10.4.10).
    All photos in question were taken with a Nikon D40.
    Anyone else seeing their portrait photos incorrectly displayed?

    Yes! And it is driving me nuts. I have tried taking the photos off and re-syncing but that didn't work. They have the correct orientation in iphoto, but just not on the ipod. I think this is happening because when you change the orientation of a photo within iPhoto, it does not alter the actual file itself (within the 'originals' folder in the iPhoto library, anyways...). So, when the ipod syncs, it is getting the original, unchanged photos rather than getting photos with your embedded view preferences. I have tried editing the actual photo files themselves, but I haven't had much luck so far - even though the privileges are set to read & right, when trying to save I am told that the file cannot be saved! Will fiddle with it some more later and report back...
    Did that make any sense?
    Message was edited by: trinket who added more information to her reply.

  • Changing photo display problems

    Hi - new here. I've managed to create a short movie in iMovie usinf some still photos (aren't I clever?!) but when I try to do it again, after I drag and drop a photo into the timeline, I cannot click and drag the photo to change its display time...when I hover the mouse over the photo, the icon does not change at all. I know I can change the display time in photo settings but i want to drag it like I did before. i have changed a setting by mistake? How do I get it back?
    Thanks in advance

    Welcome to the Discussion.
    When the menu command View > Show Audio Volume Levels is checked, iMovie doesn't let us drag the end of the clip to change its length. (The cursor changes the volume level instead of performing direct trimming.)
    Select the menu command — to uncheck it. Then direct trimming should start working again.
    Karl

  • HTML5 et CCS photo display problem !

    Hi,
    I develop my e-commerce site using DREAMWEAVER CS5.5 using HTML5 and CCS
    My site directory is positioned in WAMPSERVEUR 2.2 and in the "www"
    My local server is configured and it works
    I start my program HEADER HTML5 and the CCS I realize my layout and the: background: url (.. / Img / header / logo.png) no-repeat; I incorporate my logo.
    I record everything and I view my work and now I have only my texts appear, as well as the title of my logo, but not graphics
    Here is my HTML: <a href="index.html" title="Test.com">
                                </ a>
                               <div classe="side-logo"> </ div>
    I am looking for someone who could help me, so that I can continue to make my site
    greetings
    See you soon
    Bruno

    Hello,
    And thank you for your cooperation, I put my html and css script that goes with it if you can test it:
    <!DOCTYPE HTML>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <title>AMIO Levage.com</title>
        <link rel="stylesheet" href="css/reset.css" media="all" />
        <link rel="stylesheet" href="css/styles.css" media="all" />
        <!--[if lte IE 8]>
      <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
      <![endif]-->
    </head>
    <body>
      <!--HEADER-->
        <header id="header_page">
        <div class="content-center">
            <div class="left">
                <a href="index.html" title="AMIO Levage.com">
                    AMIO Levage.com
                    </a>
                    <div class="side-logo">
                    <p class="besaline">Les équipements de levage et de manutention distribués par la société AMIO</p>
                        <div class="breadcrumds">
                        <p>Vous êtes au niveau :</p>
                            <ul>
                            <li><a href="index.html">Accueil</a></li>
                                <li><a href="#">Toto</a></li>
                            </ul>
                        </div>
                    </div>
                </div>
                <div class="right">
                <p class="contact"><span>Nous contacter :</span>+33 (0) 240 988 105</p>
                    <div class="cart-header">
                    <p class="products"><a href="panier.html">Votre panier</a> : <span>2</span> article</p>
                        <p class="price">67,00 €</p>
                    </div>
                </div>
                <div class="clearfix"></div>
            </div>
        </header>
    </body>
    </html>
    et le css :
    /* GLOBALS
    body{font-size:12px}
    .content-center{
      width:1022px;
      margin:0 auto;
    .clearfix:before,.clearfix:after {
      content: '.';
      display: block;
      overflow: hidden;
      visibility: hidden;
      font-size: 0;
      line-height: 0;
      width: 0;
      height: 0;
    .clearfix:after{clear:both;}
    .left{float:left}
    .right{float:right}
    /* HEADER
    header#header_page {
      border-top:1px solid cceaf9;
    header#header_page a.logo {
      background:url(../img/header/LogoAmioLevage.gif) no-repeat;
      width:218px;
      height:100px;
      display:block;
      float:left;
      margin-top:-1px;
      text-indent:-9999px;
    My site is not online yet since I work in localhost
    See you soon
    Bruno

  • Display problem import photos

    Hello,
    I have a display problem when I try to import photos into Lightroom.
    I use the version 5.2.
    The problem can be viewed in the following video.
    At the begining you can view that there is something weird as under the folder "Panoramas" there is a grey block where there should be the rest of the folders onmy disk.
    Then, I try to select a folder on my disk MacHD or SaveSSD and everything is ok.
    And when I come back on my disk MacSSD, everything is going wrong (it begins when I click on "Panoramas").
    Any idea how to fix this ?

    My video was just to illustrate the display problem.
    As I said before I had it when I import from my SD card. My common workflow is importing from the SD card to the MacSSD disk, with a renaming. That's why I choose copy and not just Add to the catalog.
    By the way, I had another strange thing. In the Folders on the left side of the Library module I got 2 times the same name (folder "2013").
    I right-clicked and refesh folder, LR asked me to merge the both folder "2013" and it somehow seems to solve the import problem.
    I don't really get what I did.......

  • Picasa Web albums: doesn't display all uploaded photos. This only happens on my desktop computer. All photos displayed on my laptop.

    Not all of my uploaded photos display in my Picasa web album. All the photos upload, but 17 out of 90 photos don't display. Some are landscape, some are portrait. This is no pattern to what doesn't display (e.g., not every third photo). This only happens when I use my desktop computer. When I use my laptop, all uploaded Picasa web album photos display.

    See:
    * [[Images or animations do not show]]
    * http://kb.mozillazine.org/Images_or_animations_do_not_load
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • X200s Display problem

    Hi all! I would like to ask for help in diagnosing a display problem in my X200s, model 7470-5GA.
    Attached below are photos of how it looks (white flickering screen). There are times when I boot the laptop and everything appears to be normal and okay until after Windows starts and the problem comes back.
    I've tried connecting it to an external monitor. There is a signal but there is no display on the external.
    I've also tried booting Linux from a USB to check if it's only happening in Windows. The issue persists in 3 Linux distros I've tried.
    Any help would be greatly appreciated.
    X200s display problem 1
    X200s display problem 2 (with black desktop background)

    Hi Finej,
    Welcome to Lenovo Community!
    As per the query we understand that you are facing the issue with Display on your ThinkPad X200s.
    As per the snapshot I am sure it is a hardware issue and it might be with Display screen or with system board. However I request you to confirm this in BIOS mode if the issue persists in BIOS mode also.
    And also connect the external monitor while performing the BIOS boot, to perform the steps you have to keep tapping the F1 key after switching ON the system.
    Hope to hear back soon!
    Best regards,
    Hemanth Kumar
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Photo tray problem

    The message on the screen  shows Photo tray Problem  -Reinset or lower photo tray

    Hello Wildo44,
    Welcome to the HP Forums!
    I understand you're receiving a message stating "Photo Tray Problem". I will do my best to assist you! What type of printer do you have? Click here to find out: Model Number.
    I would recommend following this entire HP document on The 'Photo Tray Problem' Message Displays on the Control Panel. Please post your results, as I will be looking forward to hearing from you.
    Have a great day!
    I worked on behalf of HP.

  • Photo Template Problems

    When I visit my site, and click on a photo or do the slide show, the photos popping up are not the most current version. If I click on the door picture, and enlarged cat picture opens! What is going on? And, the last few times I have published, the changes haven't been made. And some changes show up on my computer, but not on my friends! Help!

    Try clearing out the various user/application caches with OnyX. Then try again.
    Are the correct photos displayed when you have only 1 photo group on a page? If so them having multiple many be the problem. Haven't tried it with more than one so can't confirm or deny.

  • Weird Finder display problem

    http://picasaweb.google.com/zhiyongsun3/200910WeirdMacProblem?feat=directlink
    http://picasaweb.google.com/lh/photo/Dgq3nB0np9peZn6p_lrcJw?feat=directlink
    Hi, sorry that I don't know how to post image directly, so you have to click the link to go to the picasa site to see the screen captures.
    Am having weird display problem with my Snow Leopard 10.6.1 on Macbook Pro 4,1. It's only in Finder item so far, things are randomly mis-displayed, or wiped out completely. If you see my screen shots you will have a clear idea.
    Is this a know problem? I don't even know how to search this problem on the web, or in this forum. I never seen such problem on my iMac with Leopard 10.5.7.
    Any solutions will be appreciated. Of course, right now restart seems to be the only solution I have.

    he general approach at this time is to ask if you've checked for any problematic fonts (all languages) with Apple's Font Book (look in the Applications folder). Find and remove all duplicates also.
    Start there to be sure all fonts that are in play come out with a clean bill of health.
    Also, don't hesisate to perform wholesale deletion of old and/or little used fonts - be skeptical of anything that has come from Office 2008, including those related to an Equation Editor installation.

  • After 5.1 update photo sync problems

    After I updated my iPhone 4S, iPad1 and iPad2 to IOS 5.1 I'm having problems syncing my photos.  I also just bought a new iPad3 that came with IOS 5.1 installed and it has the same problems using iTunes to sync on my Windows 7 (64) PC.  The problems are:  not all photos sync into each album, many photos show up in the wrong album and several thumbnails don't match the photo displayed when I tap on it.  Their are two common denominators: my PC running the latest iTunes (version 10.6.0.40) and all my devices running IOS 5.1.  I've reported the iPad3 problem to Apple (case number 299629840) and the support tech and I have tried deleting the iPod photo cache, reloading the IOS software, etc. with no luck.  The purpose of this post is to see if others are having the same problems with other devices on 5.1.

    I am having a similar issue.
    - iOS 5.1 on a 4S.
    - Itunes 10.6.1
    - Iphoto 9.2.3
    With the 4S connected via wifi I select "Sync photos with" "selected albums..." I check one album only with four photos in it. Hit sync and the I watch the photos transfer in the top bar of itunes as it syncs. The orange status bar at the bottom goes up to show the photo data is on the 4S. I open the photo app on the 4S and the photos do not show up at all. No new album, no photos. The data appears to be there, but the 4S is not showing them.
    I've tried deleted the ipod photo cache a few times and restoring. No change.

  • IO4 on 3GS and blurry Photos Displayed

    Since I upgraded to i04on my 3GS my photos displayed are blurry. They don't go through the sharpening cycle when you first display any picture. And stay blurry. The thumbnails look ok, but don't sharpen up when I go to display therm. Any suggestions?

    I don't have that problem with mine. Try turning your phone off and then restarting it to see if that helps.

  • C7280 & Photo Tray Problem

    I have a C7280 that displays Photo Tray Problem.
    I am unable to clear this problem.
    I have tried pulling the tray out and reinserting it.
    I have tried powering the printer down by unplugging it.
    There is no telling what combination of buttons I have pushed.
    All of the above without any improvement.
    What do you suggest?
    Thanks for any and all help.

    Hi hamoonhamooni28,
    I understand you're having an issue with the photo tray on your Photosmart C7280 printer. I'm sorry to hear you've been having issues, but I will do my best to help!
    What kind of issue are you having?
    Do you get an error on the computer? Or on the printer?
    Where are you trying to print photos from? The computer or the printer?
    Once I have this information we should be able to move forward!
    Please click “Accept as Solution ” if you feel my post resolved your issue, as it will help others find the solution faster
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    **MissTeriLynn**
    I work on behalf of HP

Maybe you are looking for