Photo Gallery crashes

Hi everyone,
I need some help getting my iPhone 4 fixed. Today I launched the Camera app using the new button hidden in the lock screen, released after iOS5, and everything was fine, until I took the picture. The Camera app crashed and now my Photo Gallery (the Photos app) is completely unaccessible. I touch the icon, the iPhone tries do launch it, but it just dies. I tried rebooting the iPhone and restoring everything, but it was useless. I also tried to re sync the photos with iTunes, but it tells me that the syncing process could not me completed due to a failure. There was no error code or anything special about the message. Has anyone gone through this? Now my camera is useless (it still crashes) and I can't access the Photo Gallery from any app.
Please, help me.
Sincerly yours,
Yuri Oliveira
Brazil.

Can't test this right now, but you keep creating new loaders, and those loaders all have a loader.content.  Can you keep a reference to them and then null those out?
loader.content=null;
container.removeChild(loader);
loader=null;
etc.
Might help to see which object is hanging around.  It definitely sounds like a memory issue, though.  Something is not being cleaned up...

Similar Messages

  • 5800 XM Photo Gallery Crash ? Firmware suggession ...

    Hello , in my 5800 XM. The photo Gallery crashes every time in loading thumbnails when browsing. I got more than 100 pics and it keeps crashing when scrolling.
    Plz tell me if its the latest firmware ( v52.0.07 ) or its my 2 GB external memory or phone's memory?
    If it is the firmware problem, Plz fix it and release a stable firmware soon with improvements aspected like home screen widgets and bugs fixed like white box in menus.
    If it is the memory than optimize it too, i've also tried a custom firmware and photo gallery was much smooth.
    Click on Green Star ! if i solved your solution.

    Don't think it's firmware otherwise there would be a whole heap of users with the same problem. I'd suggest tranfering all of the pics to your PC, checkdisk your MMC and then transfer it all back to your MMC to see if that has fixed it.
    If not, you'd probably have to go the hard reset option. Sorry.

  • Extremely simple photo gallery crashes after few tens of pics viewed... (ipad)

    Images are JPG, 300 - 350kb each, the thing crashes every time! not to mention that in future it was planned to pload few swf's instead of few jpgs there...
    package
        import flash.display.*;
        import flash.geom.Matrix;
        import flash.utils.*;
        import flash.net.URLRequest;
        import flash.events.TransformGestureEvent;
        import flash.system.Capabilities;
        import flash.system.TouchscreenType;
        import flash.ui.Multitouch;
        import flash.ui.MultitouchInputMode;
        import flash.events.*;
        import flash.utils.getDefinitionByName;
        import com.greensock.TweenLite;
        import com.greensock.easing.*;
        public class Base extends Sprite
            var pageCounter = 1;
            var controlsoff = false;
            var activePage;
            var previousPage;
            var total = 70;
            public function Base()
                loadNewPage("next");
                nextp.visible = false;
                prevp.visible = false;
                btn1.buttonMode = true;
                btn1.addEventListener(MouseEvent.CLICK, openbook);
            function openbook(evt:MouseEvent):void
                pageCounter++;
                loadNewPage("next");
                btn1.visible = false;
                arrow1.visible = false;
                nextp.visible = true;
                prevp.visible = true;
                nextp.buttonMode = true;
                prevp.buttonMode = true;
                nextp.addEventListener(MouseEvent.CLICK, slidenext);
                prevp.addEventListener(MouseEvent.CLICK, slideback);
            function loadNewPage(direction)
                previousPage = activePage;
                var loader = new Loader();
                loader.load(new URLRequest("full/"+pageCounter+".jpg"));
                loader.x = (pageCounter-1)*768;
                //newpage.cacheAsBitmap = true;
                activePage = loader;
                container.addChild(loader);
                TweenLite.to(container,1, {x:-(pageCounter-1)*768, delay:.5, ease:Cubic.easeOut, onComplete:removePage});
            function removePage()
                if (previousPage)
                    container.removeChild(previousPage);
                    previousPage.unload();
                    previousPage = null;
            // ----------------------------------------------- sliding to the next page  ------------------------------------------
            function slidenext(evt:MouseEvent):void
                if (controlsoff == false)
                    controlsoff = true;
                    pageCounter++;
                    setTimeout(function() {
                    controlsoff = false;
                    }, 1000);
                    loadNewPage("next");
                    if (pageCounter==total) {
                        nextp.visible = false;
                    prevp.visible = true;
            // ----------------------------------------------- sliding to the previous page  ------------------------------------------
            function slideback(evt:MouseEvent):void
                if (controlsoff == false)
                    controlsoff = true;
                    pageCounter--;
                    setTimeout(function() {
                    controlsoff = false;
                    }, 1000);
                    loadNewPage("prev");
                    if (pageCounter==1) {
                        prevp.visible = false;
                        nextp.visible = false;
                        btn1.visible = true;
                        arrow1.visible = true;

    Can't test this right now, but you keep creating new loaders, and those loaders all have a loader.content.  Can you keep a reference to them and then null those out?
    loader.content=null;
    container.removeChild(loader);
    loader=null;
    etc.
    Might help to see which object is hanging around.  It definitely sounds like a memory issue, though.  Something is not being cleaned up...

  • As icloud when I got my iphone.I recently got an iphone. Ever since I have downloaded my iphone pictures to my photo gallery on my PC, my computer crashes when i'm in photo gallery. Any suggestions? I also downloaded itunes as well

    I recently got an iphone5. Ever since I have downloaded my iphone pictures to my photo gallery on my PC, my computer crashes when i'm in photo gallery. Any suggestions? I also downloaded itunes as well as icloud when I got my iphone5.

    No, your iPhone and your iPad should not appear in the finder.
    I'm not sure what you mean about downloading photos with iPhoto being double handling, but you can download direct to a folder with Image Capture. Image Capture can also be used to delete photos from the Camera Roll on the iPhone or iPad (preferrably after they are downloaded).
    You can remove the photos you synced from your phone with iTunes by syncing again with an empty folder, That will delete all the photos that were previously synced that way, replacing them with the contents of the empty folder (that is, nothing). This will not effect photos takes with the camera on your iPhone.

  • Computer Crashes When Installing Photo Gallery

    Why would my Toshiba Satellite L505D crash when trying to install Windows Live Photo Gallery? This is WIN7 64 Bit; crashes when trying to install Windows Live Essentials any version.

    Which Satellite L505D? See the label on the bottom.
    What do you mean by "crash"? Attach a picture of any message.
    Give us the download link for the program you're installing.
    -Jerry

  • CS2 Automate Web Photo Gallery causing photoshop to crash

    All attempts to use this function end in Photoshop crashing.
    Photoshop CS2 on OS10.5.4 - Imac 7,1 - 2.4 Ghz
    Anyone else experiencing this?

    SUCCESS!!!! This worked:
    I have found this on the Adobe Support site:
    http://kb.adobe.com/selfservice/viewContent.do?externalId=kb402781
    Crash when you run Web Photo Gallery on Mac OS X v10.5 (Photoshop CS2, Photoshop Elements 4)
    ISSUE
    When you attempt to run Web Photo Gallery in Adobe Photoshop CS2 or Adobe Photoshop Elements 4 on Mac OS X v10.5.x (Leopard), the application crashes.
    REASON
    The Web Photo Gallery plug-in that shipped with Photoshop CS2 and Photoshop Elements 4 is not compatible with Mac OS X v10.5.x.
    SOLUTION
    Replace the Web Photo Gallery plug-in with the new version.
    Quit Photoshop CS2 and Photoshop Elements 4.
    Download the new version of the Web Photo Gallery plug-in from the following link:
    WebContactSheetIIplugin.zip
    If your web browser did not automatically extract the plug-in (WebContactSheetII.plugin) from the downloaded .zip file, double-click the .zip file to extract the plug-in.
    In the Finder, navigate to the Automate folder:
    For Photoshop CS2, navigate to /Applications/Adobe Photoshop CS2/Plug-Ins/Adobe Photoshop Only/Automate.
    For Photoshop Elements 4, navigate to /Applications/Adobe Photoshop Elements 4.0/Plug-Ins/Automate.
    Remove the WebContactSheetII plug-in from the Automate folder. You might want to save this plug-in in case you need to revert back to it.
    Drag the new WebContactSheetII plug-in that you extracted into the Automate folder.
    Re-open Photoshop CS2 or Photoshop Elements and run Web Photo Gallery.
    Note: If you are using Photoshop Elements 4, then do not choose File > Create Web Photo Gallery to use this feature after you update the plug-in. Instead, choose File > Automation Tools > Web Photo Gallery.

  • Web photo gallery mit Photoshop 5.0

    Wie erstellt arbeitssparend man eine Web Photo Gallery mit Photoshop 5.0?

    SUCCESS!!!! This worked:
    I have found this on the Adobe Support site:
    http://kb.adobe.com/selfservice/viewContent.do?externalId=kb402781
    Crash when you run Web Photo Gallery on Mac OS X v10.5 (Photoshop CS2, Photoshop Elements 4)
    ISSUE
    When you attempt to run Web Photo Gallery in Adobe Photoshop CS2 or Adobe Photoshop Elements 4 on Mac OS X v10.5.x (Leopard), the application crashes.
    REASON
    The Web Photo Gallery plug-in that shipped with Photoshop CS2 and Photoshop Elements 4 is not compatible with Mac OS X v10.5.x.
    SOLUTION
    Replace the Web Photo Gallery plug-in with the new version.
    Quit Photoshop CS2 and Photoshop Elements 4.
    Download the new version of the Web Photo Gallery plug-in from the following link:
    WebContactSheetIIplugin.zip
    If your web browser did not automatically extract the plug-in (WebContactSheetII.plugin) from the downloaded .zip file, double-click the .zip file to extract the plug-in.
    In the Finder, navigate to the Automate folder:
    For Photoshop CS2, navigate to /Applications/Adobe Photoshop CS2/Plug-Ins/Adobe Photoshop Only/Automate.
    For Photoshop Elements 4, navigate to /Applications/Adobe Photoshop Elements 4.0/Plug-Ins/Automate.
    Remove the WebContactSheetII plug-in from the Automate folder. You might want to save this plug-in in case you need to revert back to it.
    Drag the new WebContactSheetII plug-in that you extracted into the Automate folder.
    Re-open Photoshop CS2 or Photoshop Elements and run Web Photo Gallery.
    Note: If you are using Photoshop Elements 4, then do not choose File > Create Web Photo Gallery to use this feature after you update the plug-in. Instead, choose File > Automation Tools > Web Photo Gallery.

  • Lost "Web Photo Gallery" Functionality!

    I  have custom "Web Photo  Gallery"  templates that I have used for years to  present proofs to  clients in an .html web gallery. These are no longer funbctioning in CS5.  Using a third party solution is not an option unless it can use my  pre-existing custom layouts.  Running in 32bit mode defeats the purpose  of  upgrading  to the theoreticlly faster and more robust CS5 and does  not represent a useful solution. My intention  in upgrading was to speed  up my workflow. (And also leave behind CS4's eternally crashing  Bridge.)
    In another thread it was explained that it is not  cost effective to correct this issue, but I feel misled. I was specifically told by sales that this  functionality  was  present. I should have been made aware that in order to work,  I  would need to quit out and reconfigure the software  to 32bit mode  each  time I wish to build a gallery; a solution that is no more helpful  than opening CS4 and building web galleries there.
    I need some sort of definitive solution that does not slow my process.

    I feel your pain about Adobe.. I guess it has become normal to lie to prospective clients or even recurring clients..

  • Importing Photos From Windows Live Photo Gallery To iPhoto '11

    ##### Note:  I've seen a lot of discussion on this topic but nothing recent, so here it goes #####
    Hi -
    I am about to receive my new iMac (congratulations to me!) and will soon commense transferring >5,000 photos from my PC.  I would like these to transfer into iPhoto.
    I've used Windows Live Photo Gallery (WLPG) to tag these photos by various means (location, person, event, etc). I've read that WLPG stores this metadata with the .jpg file in XMP, or Extensible Metadata Platform. The result is that the tagging data is with the photo file. The tags are in a few categories:
    People
    Events
    Places
    Each of these categories will have a number of tags (example:  Events include:  "Joe's 5th birthday", "Christmas '12", etc)
    I understand that iPhoto supports data if it embedded in the ITPC.  Reading a bit about iPhoto, there look to be a number of homes for this data (Events, Keywords, etc).
    Ideally, I would love to have these photos transferred into iPhoto with consistent tagging.  Does anyone know how I can maintain this data into iPhoto? Can anyone recommend a tool for the conversion?
    Thanks!

    My Windows pc crashed and I'm thinking about replacing with the Mac Mini.  But like you, I have thousands of tagged photos in Windows Live Gallery.  Losing the tags is a non-starter.  I really don't care too much about "where" the photo was taken, but I do care about "who" is in the photo and what "event" was occurring when the photo was taken.  For example, one photo could be tagged with my daughter's name, my son's name, my wife's name, event of Disneyworld, and the date taken should be just embedded in the photo itself.  So four tags for the one photo plus the embedded date taken.
    If I migrate to iPhoto on the Mac, will I be able to bring all of those individual tags over easily?  What was your final experience now that you've been messing with it for a year?  And if you are happy, are you able to sort all you photos by just clicking a person's name and a date range and having iPhoto return all photos with that one person within those dates?
    Any insight would be helpful.  Thanks.

  • I can't access my photo gallery.

    This Problem just started. When I attempt to open my photo gallery, it will open up for around a second, and then shut back down. When it does open for that second, it's just the gray background and no folders. My photos are accessible through the camera app.         

    His information is correct but clearing the data on the Gallery does nothing, the only working solution is to clear the data on the Media Storage.   The Gallery option only clears settings for the Gallery which will not fix this issue but when you clear the Media Storage data it removed all cached data for all the media apps and allows phone to rebuild the information.
    Once again I have to point out that this happens due to .NoMedia files being added to the system in one of the directories that makes the images become invisible to gallery but if file is in cache the gallery thinks file is corrupted because it cant read it anymore.  The file isnt corrupt but hidden....  this is easy to test, just create a blank txt file and name it .nomedia.txt and place it in a photo directory and reboot, most cases the gallery will crash next time you open it.  

  • Photo App crashes after update 4.2.1

    hello,
    Please I need an urgent help with my issue with opining photo in my iphone 4
    After I updated to 4.2.1 yesterday , I can't open and see my photo since each time I try to open them .. the app crash every time .. my photoes are still there..
    I restore my iphone 2 times .. and I still having the same issue ..
    I am looking forward for some help from you please..........
    Message was edited by: ffawaz89
    null

    Is it crashing at 'Rebuilding Library'? That would explain why your Camera is crashing too. If you had a Mac, you could just import & then delete your photos from Image Capture, iPhoto, or Aperture. On Windows I'm not sure where you can import as I dint have a windows machine in front of me but try looking through Camera Wizard app or Photo Gallery app for your camera, those applications should recognize the phone as a camera.
    Then if you'd like you could always sync those photos back (in itunes you select Sync Photos)
    Here is one article:
    http://www.technixupdate.com/how-to-transfer-camera-roll-pictures-from-iphone-to -computer-automatically-automatically-sync-iphone-camera-pictures-with-windows-l ive-photo-gallery-on-windows/
    However, while I suggest you import your photos (always good to have a copy!) you could just try Restore from Backup all over again & see if that resolves the issue. So in itunes, right click on phone, select restore from backup & then choose the backup that you made before the update. There should be a timestamp in the dropdown menu (the one without the timestamp is the most recent backup I believe, so that might not be the one you made pre update)
    Let us know how it goes!

  • Filename in Photo Gallery

    Since updating my iPad2 to iOS 8, the filenames have vanished from the photo gallery. I am a designer and I used to take the filename of photos as reference for my clients. I have more than 8000 pictures in the gallery. Please HELP
    Hate Apple so much for ruining my work.

    I Can't ever recall seeing file names in the default Photos app. Perhaps you were using iphoto on your iPad which is no longer supported? Check the App Store for other photo handling apps To find one that shows the file names. I use Photo Manager Pro to show photos to my clients. It does a better job of that than the Photos app. you can set the preferences there to display the file name.

  • Photo gallery with Thumbnail View in Flex 3

    Hello everyone
    I very urgently need an answer to a very simple qeuestoon. I have been trying really hard since days to get a solution to this simple problem but in vain.
    I am building an application in Flex 3. I simply want to create a photo gallery with a thumbnail where when the user clicks on a thumbnail, the image is shown in the canvas/tab navigator box next to it. The images are stored in a local folder (in src) are ARE NOT on available on any web link.
    The Vbox with the thumb image and the .xml file has been created. But when I click on the thumbnail, the full image cannot be seen in the application. I dont know if this is a problem with data binding or what.
    Please help!!!
    Thanks a ton.

    Check the folder structure
    Flash is not able to get some file thats why the IO Error.
    trace the url path just before u load the file and u will be abel to find whether that file is in specified folder or not.
    http://www.darshanrane.com

  • Photo Gallery not showing photos in computer Web browser

    None of my photo gallery photos are showing up in a computer's Web browser?  They show up fine when you click "View Web Journal in Safari" on an iPad 2, but when I publish them to iCloud and Share the Web Journal Link, the photos don't show up??  It's happening with all of my Journals.  It doesn't work on a Mac or Windows?  What gives??
    You try it:https://www.icloud.com/iphoto/projects/#1;CAEQARoQdoVWsxptdYjcSQD-Rg1QVg;B692688 8-A220-4FF7-848F-6383BB15A5DB

    Arrrrrrrrrrrrrrrrgh, matey. They all show for me in Safari but require several page refreshes to get them all to display.  Those that don't display will if I click on it and then go back to the page.  However, when retuning to the first page will put be back at square one and require multiple refreshes to get them to display, but not always.
    Also, the page links are all messed up.  Clicking on them just returns me to the first page. If I Option click on a page link from Page 1 I will get to the right page. 
    I am unable to get Firefox or Chrome to work at all on your gallery. 
    Send a bug report to Apple via http://www.apple.com/feedback/iphoto.html.  You can include the URL to this topic in order to include my comments and findings.
    OT

  • Photo Gallery bug in IE7

    http://labs.adobe.com/technologies/spry/demos/gallery_pe/dynamic/index.html
    On mouseover, selected thumbnail expands behind other
    thumbnails instead of hovering over them. Works fine in FF.
    Is there a way to fix/override this?

    @Kin
    The gallery demo files do not put an anchor link around the
    thumbnails. The article you list is describing how to alter the
    files for (newer?) examples that require about 8 different include
    files -- which, given the already HUGE download hit required to run
    a photo gallery, seems excessive.
    Can adobe not write up a solution that works for the sample
    files for the gallery that only requires 3 includes + 1 css file
    (which can be added to your own style sheet to avoid yet another
    file download)?
    Or, is there someway to grow the thumbnails from the bottom
    right corner, thus avoiding any overlap by subsequent thumbs? I
    tried setting the grow from center to false in SpryEffects but it
    appeared to have no effect on the function in the gallery.

Maybe you are looking for

  • Report Painter ECC 6.0 Issue.

    We are running on ECC 6.0 and we are having a very critical problem in a report painter report.This issue is very urgent for us here. The description is as follows: We are running a Report Painter report in GR55 and executing it.The report has cost c

  • Foriegn Currency Valuation Ecc 6.0

    When we carry out foreign currency valuation with the FAGL_FC_VALUATION . It generates the following postings: DB Unrealised Gains  10 ( Example Amount ) CR Adjustment account  10 10 ( Example Amount ) So far so good. As part of the delta logic at th

  • Question about PHP

    I am completely new to programming and have enjoyed Linux so much, that I would like to go into PHP next. Currently I am a University student with a dead end major (Russian Studies). I am looking to get a certificate in PHP over the course of this ne

  • Iphoto won't open because it is damaged or incomplete?

    I recently got a new hard drive for my MacBook Pro and had to reinstall all of my programs. So far I haven't had any problems except with my iPhoto. When I click the application to open it, a small gray box pops up and says "You can't open the applic

  • ATI graphics

    I was reading this article: http://www.phoronix.com/scan.php?page=n - &px=NjIwMg On Friday we talked about ATI preparing to release more GPU documentation to the public and without any Non-Disclosure Agreement, and today we have a few new details reg