Image not appearing when opening file

This just started happening and I don't know if I inadvertently have changed a setting. I open a file in Photoshop and the file is obviously open because I can see it in the history or layers panel. However it does not appear on the screen. I've tried changing my viewing and other things, and it just isn't there. It's like it's behind something. But what?
My only solution is to shut Photoshop down completely, reopen Photogshop and reopen the file. Very inconvenient.
Any clue?

Suprisingly enough we had this same question about 4 days ago.  http://forums.adobe.com/thread/982940?tstart=60
Did not hear back from OP if problem solved.

Similar Messages

  • Some CGM graphics do not appear when FrameMaker files are converted to PDF

    CGM files are exported from ISO (Arbortext Isodraw 7.0 CadProcess) files. Then they are imported into Adobe FrameMaker 7.2, where all elements of the illustration are visible and can be printed. The FrameMaker FM file is converted to a PDF file using the Adobe PDF converter function of Frame. When the PDF file is opened by Adobe Acrobat 8,0 Professional, some, but not all of the illustrations in the file exhibit this problem (The callouts and other text may appear, but the lines, curves, etc. do not). The illustration prints the same way it appears on the screen. When exporting the ISO file as a CGM, the following selections are made.
    When importing file into Frame, "Import by Reference" is selected.
    When creating PDF in Frame, the following selections are made.
    Any Suggestions would be greatly appreciated. Thanks very much.

    Thanks, Michael.
    I will give it a try.
    Avox Systems Web Site: http://www.avoxsys.com
    AVOX SYSTEMS
    AIRCRAFT SYSTEMS
    Rick Barusic
    Senior Technical Writer
    225 Erie Street - Lancaster, NY 14086 - USA
    Tel: 716-686-1706
    [email protected]
    http://www.zodiacaerospace.com
    The information transmitted is intended only for the person or entity to
    which it is addressed and may contain confidential and/or privileged
    material. Any review, retransmission, dissemination, or other use of or
    taking any action in reliance upon this information by persons or entities
    other than the intended recipient is prohibited. If you received this in
    error, please contact the sender and delete the material from any
    computer.
    From:   MichaelKazlow <[email protected]>
    To:     rick barusic <[email protected]>
    Date:   11/24/2010 10:32 PM
    Subject:        Some CGM graphics do not appear when
    FrameMakerfiles are converted to PDF
    First you should update to the latest version of Acrobat 8, since you say
    you are running Acrobat 8, you should update to 8.2.5. Update your
    FrameMaker to 7.2p158. Those two steps might do the trick. If that fails
    try using a different settings file. Perhaps High Quality or Press
    Quality. I would never use Standard for anything where fidelity is
    important.

  • Keynote files in iCloud do not appear when opening Keynote on iPad

    I have just run into a problem in which one file created in Keynote, 5MB, stored in iCloud, doesn't appear when I open Keynote on my iPad.  This is the only file that I am having difficulty with.  I have tried removing and resaving it to iCloud to know avail.  I have saved other files to iCloud which do open in Keypad.
    Anyone have a solution for me?
    Cliff

    Compacting is only part of the business of keeping Thunderbird healthy.
    If you have doubts about your mailstore's integrity, making a backup of it is a wise precaution. You can do this by copying your profile.
    https://support.mozilla.org/en-US/kb/profiles-tb
    If the folder or message content goes awry, rebuilding the index is often productive. Select the affected folder, right-click, select '''Properties '''then '''Repair Folder'''.

  • Images not displaying when open in Dreamweaver

    Hi, my images on the page
    oldfortestates.com/about_st.vincent.htm do not display properly
    when open in DW however they do on the server when opened with a
    browser. They are stored in the images folder in the site root. I
    have this problem with all my pages...

    Going back to my original comment, if you change the name
    http://oldfortestates.com/images/table_bck1.JPG
    (File Not Found)
    to
    http://oldfortestates.com/images/table_bck1.jpg
    the image is there.
    > However, how should I ever get all those errors fixed.
    Isn't it easier to
    > just make a new page.
    If it were me, yes, I would start over.
    >Is there a quick way for me to just create an exact copy
    of my pages in a
    >template page where I can after just copy and paste all
    the different page
    >infos into.
    I am far from being the best person to give advice, I would
    steer clear of
    javascript menus for a start - they don't work with
    javascript turned off.
    There are many good ones recommended here,
    www.projectseven.com and others
    Start with a clean page and investigate Server Side Includes
    with a good
    menu (see many recommendations here) or, as you suggest (you
    don't have many
    pages), a template.
    Make sure you save the template File > Save As Template.
    >then rename the individual pages
    No, create child pages from the template, giving them names.
    I wouldn't
    rename anything you already have, the code is... bad.
    Check out your validation errors to make sure you don't
    repeat your
    mistakes.
    You'd be wise to look at
    http://www.w3schools.com/ for
    HTML and CSS.
    As I said, I'm not the best person to help but hope this does
    a bit.
    Jo
    "atomic king" <[email protected]> wrote in
    message
    news:gjoqqr$nk5$[email protected]..
    > Thanks so much Joise1 I will try to see if I can get
    that image to work.
    > However, how should I ever get all those errors fixed.
    Isn't it easier to
    > just
    > make a new page. Is there a quick way for me to just
    create an exact copy
    > of my
    > pages in a template page where I can after just copy and
    paste all the
    > different page infos into and then rename the individual
    pages. What do
    > you
    > think?
    >

  • Images not appear when using SUN IDE. help !

    I have the Sun IDE, and I have a problem. The problem is : when I compile using this IDE, Images do not appear.
    But when I compile using another IDE such as JPadPro, images appear well.
    Thank you !!

    [url http://forum.java.sun.com/thread.jsp?forum=10&thread=486965&tstart=0&trange=15]Please post enough code that someone can figure out what it is you are trying to do and what you have done.
    &#91;code&#93;public class SomeThing { // YOUR CODE HERE
        private Some some = new Some();
        public Thing thing = new Thing();
        public SomeThing() {
            doSomething();  // do something!!!
        public void doSomethng() {
            some.thing();
            thing.doThatFunky();
    &#91;/code&#93;
    Use code blocks to make your code more readable. (See [url http://forum.java.sun.com/features.jsp#Formatting]&#91;Formatting Help&#93; on the page you post on.)

  • Images not appearing when publishing on web

    Hi,
    I have created a Flash object which uses an xml to read the image path and few other attributes. I could successfully generate the swf and publish (html) the object.
    When I view menu.html, independently in a browser it works fine. However, when I embed this, generated html (menu.html), in the home page of another website(homepage.html), it breaks. The images are not displayed.
    All of the templates - config.xml, menu.fla, menu.swf, menu.html & homepage.html (of the other website) are all in the same folder.
    Any suggestion.
    Regards,
    zona

    Hey, I could make the images appear now....
    The xml was passing absolute path. So when I generated the html from Flash (file/publish) and opened this html in a browser it was working file. However, when this html was embeded in another html it broke.
    Using Relative path, in the xml works.
    Now the images are taking 2 - 3 seconds to load. It is slow. Is there any way (in Flash) to cache the images once they are loaded for the first time.
    Any suggestions.
    Regards,
    zona

  • Images not appearing when saving a Framemaker book to pdf

    As a new user to Framemaker, I have had great success with these forums in the past. So, thank you.
    First off, I am using Framemaker 12.
    I have had no problems in the past, but now when I save a file to .pdf it will not produce all the images with it. I saved the same files two weeks ago before reviews began and nothing was missing then. I have not changed anything with the files between then and now besides some textual (i.e. grammar) changes.
    Any suggestions?

    Are you using the CMYK or RGB option? Use the RGB one, if you're not creating press-quality colour output.
    What format are the images in? How were they created (i.e. which application)? Imported by reference or by copy?

  • Image not appearing when using product matrix

    We are using WebTools 2007 PL4.
    When a product with a matrix selection is ordered, the image of the product won't appear in the orderform of the SHOPPING CART.
    You can re-create by going to the www.riggers.com.au site.  A sample product is this
    http://www.riggers.com.au/B1WebTools/catalog/partdetail.aspx?partno=SL190
    If you order a product not using a matrix the image appears.
    http://www.riggers.com.au/B1WebTools/catalog/partdetail.aspx?partno=H4199
    Cheers
    Thomas

    Hi Thomas
    Make sure the items in the matrix have images assigned to them as well

  • Image not appearing when site is uploaded

    I have a very frustrating problem - I've designed a site and it works perfectly well when published to the test business catalyst site. My client likes to upload it himself, so I exported it to html and sent it to him. However, there's an image on one of the pages that simply won't appear on the page when the site is uploaded. There is just the broken image link symbol and a big blank space. I've checked the page src code and it's pointing to the right image; the image is in the folder... I am not a web developer, I'm just a designer so I don't have the knowledge to fix this and I have a very unhappy and pissed off client. Can anybody help me please? I don't know where to go from here.
    The image is actually an image of the person's CV as I was unable to put the text in there due to Muse's lack of being able to handle tables (something I am so flabbergasted about - can't imagine why not) and also it can't do tab stops (why?) so I'd love to know if anyone else has tried to present a CV using Muse where years have to line up with text, in tabular form!!
    I'm using a macbook pro, latest model with OS 10.7.5.

    Thank you yes, I should have given you that!
    The site where it's failing to load is: http://www.christelvanderlaan.com/cv.html
    The site/page where it's fine is: http://christelvanderlaan.businesscatalyst.com/cv.html
    Appreciate any kind of explanation!

  • Font not found when opening file and not able to resolve, but is listed in the fonts drop down list?

    Hi, i just downloaded some files from a friend and he sent me a link to download the fonts. I did so and 98% of the fonts work, but there are two fonts i am struggling with.
    When i open the file i get the font missing warning and it asks me to resolve the fonts. I cannot find the appropriate font in the drop down list so i click 'don't resolve' and start to edit the file. i then come across some text that has missing fonts and i am able to highlight the text and change the text to the appropriate font using the type tool and the font I am looking for is in the drop down list.
    The fonts that aren't working are:
    Franchise Bold and BebasNeue
    The problem is there are multiple separate incidents where these fonts occur, and going through changing each one manually would take a lot of time.
    Is there something i can do to fix them all at once?
    Thanks,
    Harry

    I do not see either font  in the list you show.  I see Bebas Neue xxx but no Bebas Neue without any extra style. Try Bebas Neue at Download Bebas Neue Font - Thousands of fonts to download for free

  • Find Font dialog box appears when opening files

    This didn't used to happen, but now whenever I open an Illustrator file, the "Find Font" dialog opens as though the fonts I'm using aren't found. Not sure what it wants me to do because no matter what I try nothing resolves. I simply click the "Done" button and go about my business. And there are no problems. Why is this happening? and why now? My fonts are always loaded before I open the file, the file looks and handles just fine.
    Mac OS 10.5.5
    CS3 Illustrator 13.0.2
    Suitcase Fusion 12.1.7
    Thanks

    I realise this is an old thread but recently experienced this problem and found a solution that worked for me.
    MacBook Pro
    OS X 10.8.2
    Illustrator CS6
    FYI, my case is slightly different from the OP's: Illustrator was exhibiting this behaviour with only one of my files so I guessed that the problem might be with that specific file. The Find Font dialog box would appear every time the file was opened, even though it showed that all the necessary fonts were present. I didn't have admin rights for that machine and couldn't delete any preference files. So, I tried creating a new .ai file, copying everything over and saving it with a new name. No more dialog box after that.
    Hope this helps.

  • Images not appearing in jar file

    Hi, i've created an executable jar file for my project in order to send it out for user evaluaution. The problem is, none of the images contained in my project resources package show up when the jar is run (e.g. the start up screen image, GIF/JPG/PNG icons for the fileview of the filechoosers etc..).
    I'm basically doing something along the lines of.....
    File imgFile = new File(path); //where path is something like "resources/startup.PNG"
    imageIcon = new ImageIcon(imgFile.toURL());
    to access the images.
    I've checked the jar file and the images are definitely in there. Anyone know why they aren't showing up?
    thanks
    keo

    Because your code says that they're files in their own right. You need to either use a jar:// URL or use Class.getResource / Class.getResourceAsStream.

  • Some emails do not appear when open, yet if I reply to the email, the text shows in the reply. How can I fix this?

    When I open certain emails, nothing appears except the headers. Yet when I reply to the message, all the text appears. I have made sure that the setting are correct for these accounts. If I open my email in IE 9, everything appears. Is there a way to fix this? IE is my last choice for browsers.
    Thanks.

    Firefox doesn't do email, it's a web browser.
    If you are using Firefox to access your mail, you are using "web-mail". You need to seek support from your service provider or a forum for that service.
    If your problem is with Mozilla Thunderbird, see this forum for support.
    [http://www.mozillamessaging.com/en-US/support/] <br />
    or this one <br />
    [http://forums.mozillazine.org/viewforum.php?f=39]

  • Photoshop not responding when opening files.

    I can create new files just fine but when I try and open an existing file, Photoshop CC locks up and has to be forced down. Anyone else having this problem?

    Yeah it's always worked. I think I traced it to a problem with my font managment plugin.

  • My mail accounts not appearing when opening Thunderbird

    All has been working great with Thunderbird V31. This morning I opened the app and my various mail boxes are not showing on the left side. The downloading appears to be working fine. I can see the downloading showing up at bottom of interface.
    But NO mail boxes on left side. Very mysterious. Any ideas what is happening here?
    Loy Banks

    To diagnose problems with Thunderbird, try one of the following:
    *Restart Thunderbird with add-ons disabled (Thunderbird Safe Mode). On the Help menu, click on "Restart with Add-ons Disabled". If Thunderbird works like normal, there is an Add-on or Theme interfering with normal operations. You will need to re-enable add-ons one at a time until you locate the offender.
    *Restart the operating system in '''[http://en.wikipedia.org/wiki/Safe_mode safe mode with Networking]'''. This loads only the very basics needed to start your computer while enabling an Internet connection. Click on your operating system for instructions on how to start in safe mode: [http://windows.microsoft.com/en-us/windows-8/windows-startup-settings-including-safe-mode Windows 8], [http://windows.microsoft.com/en-us/windows/start-computer-safe-mode#start-computer-safe-mode=windows-7 Windows 7], [http://windows.microsoft.com/en-us/windows/start-computer-safe-mode#start-computer-safe-mode=windows-vista Windows Vista], [http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/boot_failsafe.mspx?mfr=true" Windows XP], [http://support.apple.com/kb/ht1564 OSX]
    ; If safe mode for the operating system fixes the issue, there's other software in your computer that's causing problems. Possibilities include but not limited to: AV scanning, virus/malware, background downloads such as program updates.

Maybe you are looking for

  • How do i change the highlight color in my bookmarks

    when i click on my firefox bookmarks menu and it opens i find that i have to stare mighty hard to see the bookmark that is highlighted because the highlight and the background are so similar i really don't care for the eye stain. so how do i go about

  • I can not sync my iphone to my Outlook calendar

    I have been working on this for over a year and I tried numerous things, but I cannot sync my iphone or ipad to my Outlook Calendar or Contacts.  I have to tell you I am trying to sync it to my SBCglobal account, but what I'd really love to do is mov

  • Alv text display

    Hi expert, In alv report totals are displayed as "TOTAL", And i need to display grand total as "GRAND TOTAL" as a text, but it over write the text as "TOTAL" as "GRAND TOTAL". I will write the code below. FORM subtotal_text CHANGING p_total TYPE any

  • I have lost the part of my toolbar where the back up button and stuff is, lost my Most Visited Sites button, ever time I hit a key if freezes on me.

    I got this computer from Goodwill, and didn't get a recovery disc with it. And shortly after getting the internet, the troubles started. Really slowing down, having to refresh when I first open a site and stuff like that. I chalked it up to cheap and

  • BOE 4.0 ODBC Drivers

    We are currently going through the BOBJ 4.0 upgrade from 3.1 .  We are  installing the tools on a 64 bit OS.  We have our 64 ODBC driver for teradata, but it is not recognized from an infoview standpoint.  Is the tool looking for the 32 bit driver?