Problem with photo gallery

I have a 16GB iPad 2 with 5 ios with the latest update and when I realized that the last synchronization into my photo albums is a problem: one of them just disappear and return as soon as I update photos and then clicking again on albums. Why is this?
If I do a sync without this album, and then make a new sync with the album again he would stop to this problem?
Thank you very much

There are three patches to fix iweb photos page for FF3 posted in this forum:
http://discussions.apple.com/thread.jspa?threadID=1563823
http://discussions.apple.com/thread.jspa?messageID=7418611

Similar Messages

  • Hi I have had problems with photo's and films going onto a 2010 Apple classic MP3.  Have managed to sort photos but it still refuses to copy the films purchased. It comes up with not copied cannot be played on this ipod.

    Hi have had problems with photo's and films going onto a 2010 Apple Classic mp3. Have managed to sort photo's but the films won't copy and comes up with message videos not copied cannot be played on this ipod

    razzbust wrote:
    ...but the films won't copy and comes up with message videos not copied cannot be played on this ipod
    Self explanatory.
    You could try creating an iPod version of the films.
    Use CTRL and B to display the Menu bar shown above. Alternatively, use the ALT key, followed by the F key, the W key and finally the I (eye) key - that's (menu)/File/Create New Version/Create iPod or iPhone version.

  • Problems with Photos and Fonts and Explorer

    I am having problems with photos and fonts when my site is viewed on Explorer. The site is Ostyn-Newman.com The problems can both be seen on the start page -though they happen throughout the site. The photo is supposed to be only 30% opaque and it shows fine on Firefox or Safari, but Explorer viewers get the photo being used as wallpaper at 100% and this steps all over the text. Should I give up a using a photo as wallapaper?
    Also the font I am using for "Ostyn-Newman Objects for Fine Homes" shows well in Firefox and Safari, but looks really bad on Explorer products. Should I just change the font? I am currently using Snell Roundhand.

    See Roddy's posts in these topics:
    Re: VIEWING iWEB SITES ON A PC ?
    Re: iweb pages memory intensive
    Re: iweb site on my personal domain name locks up
    The message in each is pretty much the same but he does give some info of an application that can optimize the web pages to make them more readily readable by IE.
    OT

  • Problem with image gallery

    Hi to all.
    With ios 5.01 I have a little problem with image gallery. As you can see I have only 1 image, but there is always this **** message "download 0 of 46) (sorry, but I'm Italian )
    I've removed my icloud account from settings, but there is nothing to do, this message don't goes away. What I can do? Thanks in advance

    Hello,
    Just adding a gallery I want to do the same slideshow WoodWing's, but in InDesign, if anyone knows of?
    Thank you
    Link video slideshow WoodWing's: http://www.youtube.com/watch?v=Xt6gNaEZ0-M&feature=relmfu
    The first slideshow shown

  • Final Cut Pro 6.0.3 Problem with Photo JPG Codec ?

    Hi everyone...
    I have been working with music videos for several years using FCP 5.x and photo-jpeg codec, everything works fine. As time going by now I have updated my FCP using 6.0.3 with hopes to get better features. But unfortunately FCP 6 has problem with photo-jpeg codec. The problem is when I load a photo-jpeg video, the gamma will changes every time the playback head is start or stop. And I can't using video transition (standard cross-dissolve) anymore because the video gamma also change at the in transition and out transition. It also appear in my video monitor and output file ! I have searching all day to find out what is exactly the problem, but never get the solution. Should i come back to FCP 5.x ? Is it a BUGS or what ? What happen with Apple, why they let this happened ?
    For information the video is in SD PAL & captured using Blackmagic Decklink card.
    Please help,...Thanks.

    Welcome to the discussions...
    I believe this has to do with using YUV or RGB as the rendering method. RT is always RGB, but try changing the setting for your timeline to whatever it is not now...
    post back,
    Patrick

  • Problem with Photo Booth backdrops

    In addition to the problem of the first page effects constantly cycling, I now discovered a serious problem when trying to use backdrops.  After I select the backdrop I want to use, it will appear in the main window, but it will not place my picture in the backdrop. In addition, it will merely flash the "please step out of the frame" message for a split second and then immediately say "backdrop detected." When I then snap the photo, all I get is the backdrop. I have deleted the .plist file, but that did not help. I had previously uninstalled and reinstalled the application, but the problem persists. Has anyone else experienced this problem, and, if so, have you found a solution?

    I thought this issue had died and passed into oblivion.  Either no one has an answer, or no one gives a ****,or both. Certainly not Apple. I seem to remember sending feedback to Apple long ago, but I never received a response. I just went to the feedback page and there isn't even a Photo Booth app. showing through which to submit feedback. Checking some of the other threads on this issue, it appears that this problem with Photo Booth has existed for quite some time, and there was a problem with placing iChat backdrops too. It seems that this app. is such a piece of crap that Apple will no longer support it. I can't understand why they continue to include it as part of the OS.
    For what it is worth: I was recently at the Apple store and out of curiosity tried the app. on a MacBook Air. It (the app.)  was so unstable that I didn't even bother to try to set a backdrop. I've lived without Photo Booth until now, so I guess I can continue to exist without it.
    By the way: I didn't insert the asterisks. I typed d a m n, and the system inserted the ****. Interesting.

  • Help with Photo Gallery

    I found this cool photo gallery tutorial
    http://www.kirupa.com/developer/mx2004/xml_flash_photogallery.htm
    but I'm having problem to put it together onto my flash web. I wold
    like to make portfolio and I want to have several categories. Each
    category will have its own photo gallery with animated buttons
    loading in each gallery separately onto same area. something
    similar to this
    http://www.flashmint.com/show-template-1920.html
    but where its loading text onto animated banners I want to load my
    photo gallery. Any ideas how to put it together? I'm beginner with
    action script . I use flash 8 proffesional

    rest of the code here:
            <div id="previews">
                <div id="controls">
                    <ul id="transport">
                        <li><a href="#" class="previousBtn" title="Previous">Previous</a></li>
                        <li><a href="#" class="playBtn" title="Play/Pause" id="playLabel"><span class="playLabel">Play</span><span class="pauseLabel">Pause</span></a></li>
                        <li><a href="#" class="nextBtn" title="Next">Next</a></li>
                    </ul>
                </div>
                <div id="thumbnails" spry:region="dsPhotos" class="SpryHiddenRegion">
                    <div class="thumbnail" spry:repeat="dsPhotos"><a href="{path}"><img alt="" src="{thumbpath}"/></a><br /></div>
                    <p class="ClearAll"></p>
                </div>
            </div>
            <div id="picture">
                <div id="mainImageOutline"><img id="mainImage" alt="main image" src=""/><br /> Caption:  {pcaption}</div>
            </div>
            <p class="clear"></p>
        </div>
    Any help with getting the caption to display would be greatly appreciated.  The Caption {pcaption} does not work,

  • Iweb formating problem with photo album

    Hi,
    Im quite new to iweb but was developing a simple website to advertise a friends photography business.
    I've made three pages, one of which is photo gallery using iweb's photo album page structure which seems to work fine apart from one problem.
    I adapted one of the themes to have a simple gradient colour fill for the page background and a single colour for the browser background. The problem occurs when i want to view a larger image of the one of the photos - the colour gradient does not extent upwards into the header area and down into the footer area.
    Please see http://www.swanmoreweddingcars.com/test/MartinKingPhotography.co.uk/Gallery/Page s/Album_Two.html and click on a photo to enlarge. This problem does not appear when in iweb, only after I've published it to a folder.
    If any one has any suggestions about what is going wrong please let me know, as i think i've tried everything.
    Many thanks

    Thanks for your reply. Unfortunately, I've tried playing around with all of those settings but with no luck. It appears exactly how i want it to look in iWeb but as soon as i publish it to a folder to upload it to my web server the problem arises.

  • Problem with photos on dvd output

    Not sure where the kink is in my process, exactly, but maybe someone will have run into this before...
    i'm working with hi-res photos in my FCP sequences mixed with HDV video. I've been using the motion tab to resize and everything looks fine in final cut. When i use compressor to output the m2v file using the standard dvd presets, some of the stills have problems on the resulting file. not all of them look bad and it doesn't seem to be discriminating based on resolution of the original image file. I'm sure there's a good explanation, but the photos that get messed up seem to be random. some look great.
    In the .m2v file played directly off of QT, they sort of just look darker, like perhaps they are interlaced strangely or something and the even or odd rows are black. but when i use that file to burn a dvd in dvd studio pro, the resulting image looks crazy messed up. Anyone know how to wrangle this one? Thanks

    In case someone else runs into this problem, i did some extensive chatting with a final cut guru guy and all we could figure out is that i'm experiencing some sort of bug. that it shouldn't have been doing what it was doing. It started happening after my boss upgraded all of the studio software and quicktime to the latest versions. upon closer inspection, what was happening is that some of my photos were missing fields when exported as a qt, some weird byproduct of interlacing. we tried the settings all sorts of different ways and the problem did, indeed, go away when i changed the sequence to progressive, but i didn't want to sacrifice resolution of the rest of the footage just because of the problem with the few photos that were janky, so i found two workarounds that fixed the problem...
    1) using the de-interlace effect on just the photos that were giving me problems. it lowered the resolution, but not enough to make a difference and it looked good.
    2) using the motion blur effect. This filled in the missing fields and i did it at such an unnoticeable setting that it might have even looked better than the pictures i de-interlaced.
    If this jogs someone's brain as to what the actual problem was in the first place and you think it's not just a bug in the system, then i'd be interested to hear how to avoid the problem in the future.

  • Problem with photos' colors

    Hi,
    I have a problem with colors of photos which I'm using in a. InDesign document.
    I've created a 20 page catalog, with first and last pages for the front and back of the cover. I placed one photo on the first page and second on the last page. When I opened them earlier on in Photoshop they were matching perfectly, so I figured that it will be the same in InDesign. When I placed them in Indesign it turned out that the photo on the first page has a different color saturation (lower) than the one on the last page. It looks as if the first page was converted to CMYK and the last page was still in RGB mode (the photos were initially in RGB).
    I decided to change the color preferences of the photos in photoshop to CMYK and saved thm again for InDesign, but it didn't help (I also checked all of the doc and color preferences in InDesign and all looked fine). It seems that colors are different on the last page only. Is it possible that it has a different color preferences set up? I'm a new InDesign user and I would be gratefull for You help :-)

    It sounds like you have transparency of some sort (effects, drop shadow, tranparent image?) on the front and not on the back, and that the transparency blend space is set to CMYK instead of RGB while your image is RGB.
    Edit > Transparency Blend Space > Document RGB

  • Problem with Photos in Camera Roll after 4.0.1

    Hello,
    I have a 16GB iPhone 3G.
    I updated to iOS4.0 the day it came out, and other than the slowness that everyone else was reporting, I didn't have any other issues.
    When I updated to 4.0.1, everything seems a touch better performance wise, but I found a problem with my camera roll.
    First, when I opened the Photos App, there was no thumbnail for Camera Roll (all others were ok).
    I opened the camera roll, and the last 50 or so pics that I had taken, were all showing as one big Black blob (not individual black thumbnails, they were all joined)
    If I scrolled up to older pictures, the older ones were fine.
    I took a new picture to test it, and that one looks fine.
    So now I can see all my OLD pictures, and any NEW pictures I take, but those same 50 pictures were still showing as one big BLACK blob.
    I can still access the pictures if I touch them, and I can flip through them without any problems. I can also copy these photos from my phone to my PC, so the pictures themselves seem to be fine.
    And after copying them to my PC, what I noticed by examining the timestamps, was that the problematic pictures were all taken after I updated to iOS 4.0. It seems that all pictures from 3.1.3 or earlier are showing fine, and now all pictures taken with 4.0.1 are showing fine as well. So only pictures taken with 4.0 seem to be affected.
    Is there anything I can do to fix this?
    (Just for the record, my phone is not and has never been jailbroken.)

    There is a solution!!
    After installing iOS4.0.1 update on my 3G, I too had the black
    blob in my camera roll. As posted in an earlier thread, here's
    one way to resolve this problem. It worked for me!
    Just email the photos that don't appear in the camera roll to myself,
    delete the offending photos and then re-save them from the email.
    A bit of a pain but it's a way around it. Good luck!
    ErikV

  • Adobe Bridge CC -- ongoing problems with Photo Downloader (scrolling, crashing, etc)

    Hello Community,
    Thanks in advance for any suggestions to improve my Bridge CC experience! I have recurring problems, esp. when using the Photo Downloader (in other words, daily problems) -- scrolling either up or down to select photos is a nightmare, as the scrolling either jumps or stops without rhyme or reason, making the photo selection process tedious and maddening. Additionally, if I spend more than a few minutes selecting which photos to load to my computer (i.e., from iPhone), Bridge crashes.
    I have been using Bridge for about a decade, and never EVER had a single problem with it until CC. I have a 2013 MacBook Pro, all software updated, etc. No fancy bells or whistles, no peripherals, etc... Just trying to get my pictures from phone and tablet to the computer.
    Many thanks.

    Moving discussion to Bridge forum.

  • Help with Photo Gallery using XML file

    I am creating a photo gallery using Spry.  I used the Photo Gallery Demo (Photo Gallery Version 2) on the labs.adobe.com website.  I was successful in creating my site, and having the layout I want.  However I would like to display a caption with each photo that is in the large view.
    As this example uses XML, I updated my file to look like this:
    <photos id="images">
                <photo path="aff2010_01.jpg" width="263" height="350" thumbpath="aff2010_01.jpg" thumbwidth="56"
                   thumbheight="75" pcaption="CaptionHere01"></photo>
                <photo path="aff2010_02.jpg" width="350" height="263" thumbpath="aff2010_02.jpg" thumbwidth="75"
                   thumbheight="56" pcaption="CaptionHere02"></photo>
                <photo path="aff2010_03.jpg" width="350" height="263" thumbpath="aff2010_03.jpg" thumbwidth="75"
                   thumbheight="56" pcaption="CaptionHere03"></photo>
    </photos>
    The images when read into the main file (index.asp) show the images in the thumbnail area and display the correct image in the picture pain.  Since I added the pcaption field to the XML file, how do I get it to display?  The code in my index.html file looks like this:

    rest of the code here:
            <div id="previews">
                <div id="controls">
                    <ul id="transport">
                        <li><a href="#" class="previousBtn" title="Previous">Previous</a></li>
                        <li><a href="#" class="playBtn" title="Play/Pause" id="playLabel"><span class="playLabel">Play</span><span class="pauseLabel">Pause</span></a></li>
                        <li><a href="#" class="nextBtn" title="Next">Next</a></li>
                    </ul>
                </div>
                <div id="thumbnails" spry:region="dsPhotos" class="SpryHiddenRegion">
                    <div class="thumbnail" spry:repeat="dsPhotos"><a href="{path}"><img alt="" src="{thumbpath}"/></a><br /></div>
                    <p class="ClearAll"></p>
                </div>
            </div>
            <div id="picture">
                <div id="mainImageOutline"><img id="mainImage" alt="main image" src=""/><br /> Caption:  {pcaption}</div>
            </div>
            <p class="clear"></p>
        </div>
    Any help with getting the caption to display would be greatly appreciated.  The Caption {pcaption} does not work,

  • Problem with Photo Booth (NOT CRASHING)

    So I updated to 10.6.2 which THANKFULLY solved the Photo Booth crashing problem... However, some effects are producing an inverted color image
    Here is it what I mean:
    How it's supposed to look (captured by screen shot): http://img148.imagevenue.com/img.php?image=63601Screen_shot_2009-11-12_at_4.55_122576lo.jpg
    How it is being saved: http://img127.imagevenue.com/img.php?image=63605Photo_on_2009-11-12_at_16_122409lo.jpg
    Any help would be GREATLY appreciated

    I don't know the correct place to post this issue, but I do know that I have the same issue on my iMac with Snow Leopard. I actually have a problem with the effects page that has the cube, the clown, the cowboy, etc. All these effects save the photo wrong. The colors are off and grainy.

  • Message "problem with photo with the filename '(null).

    I get the following message "There is a problem with the photo with the filename '(Null).'  The full resolution version of this photo either cannot be located or is corrupt.  Please replace the photo or delete it from your book."  This message appears after place the order and it starts to submit the pages of the book.  I get as far as page 9 of 60.  I have open the pictures using photoshop and have renamed them and saved them as a tif format.  Any suggestions?

    annefromtallahassee wrote:
    I get the following message "There is a problem with the photo with the filename '(Null).'  The full resolution version of this photo either cannot be located or is corrupt.  Please replace the photo or delete it from your book."  This message appears after place the order and it starts to submit the pages of the book.  I get as far as page 9 of 60.  I have open the pictures using photoshop and have renamed them and saved them as a tif format.  Any suggestions?
    I believe that you have gone into the iPhoto library and made changes using photoshop - is that correct
    If so then you have trashed your iPhoto library and must put it back exactly as it was - loading a backup is the easiest (probably the only) way
    NEVER make any changes to the content or structure of the iPhoto library using the finder or any program that is not fully iPhoto aware
    LN

Maybe you are looking for

  • ABAP proxy client sending to XI

    We have created an outbound interface in XI and generated the proxy in ABAP using SPROXY.  When we test the call of the proxy,  we get the following error in SXMB_MONI.. HTTP response contains status code 401 with the description Unauthorized Any adv

  • Database slow response

    Hi Guys, I am running Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production on Solaris 10. I upgraded my database from 9i (9.2.0.4.0 - 64bit Production) to 11gR2 (11.2.0.3.0 - 64bit Production)--now I am experiencing slow respo

  • Vl02n : How to restrict changed in Delivery after TO confirmation

    Hi, Standard behaviour of system is observed as follows. Delivery created --> TO Create --> No changes in Delivery --> TO Confirmed --> Delivery Item quantity can be increased or Line item/s or delivery itself can be deleted. Needs to be restriced De

  • Help loading a movie to mobile me

    I am trying to upload a project to mobile me and I keep getting an error telling me I need another 35.9MB of space on idisk to load the project. When I check my hard drive it has over 400GB of free space...what do I do to fix this issue? I am using i

  • Updating Power Point slides changes the timeline

    Hi all I am using Captivate 4 When I am updating the power point slides it changes the captivate timeline for the slides I set the slides to be 3 seconds and after each update I perform it extends all the slides to a longer period Why is it acting li