DIsappearing window picture and folder content ?

Hi,
From time to time, I notice that some of my windows background picture is converted to a black coloured backgroun (in icon mode) and some of my folders (less than 50 files in total) in all view mode, become empty: viewing them using a3rd party sometimes reveal the files, or by disk utility as well.
SOmetimes I restart and everything is back.
I have just repaired permission using the OS X CD, shut down for good measure etc...
Anybody with similar experience?
I have 2 x attached firewire drives and lots of memory.
Any idea?
Thx,
JP.

I understand that I didn't set the tags to display my code properly - I'm sorry, I didn't know about it... But I don't quite understand what else I've done wrong. Let me rephrase my question:
I'm trying to print a maze on screen using a JFrame object. Unfortunately, when I run the program (and quit it properly after each time), one of the following happens:
a) The maze is printed correctly.
b) The maze appears for less than a second, then disappears leaving a blank JFrame window.
c) The JFrame window remains blank (which may be the same thing as b, only the maze flashes by too fast for me to notice).
I've gone through a few JFrame tutorials, and I think I've followed the general guidelines. I tried looking for help at other sources - to see if anyone else had trouble with their Jframe content being displayed only sometimes. I even tried setting the Jframe object to always appear on top, but it didn't help. Since I've little experience with coding in Java, I was wondering if someone could please help me by telling me if I'm doing something wrong?
Here's my code:
public class Test extends JFrame
  public static void main(String argv[])
    JFrame test = new JFrame("nuts");
    test.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
    test.setSize(700, 700);
    Container content = test.getContentPane();
    test.setVisible(true);
    test.setAlwaysOnTop(true);
    // create object called 'maze' here
    maze.paint(content.getGraphics());
}I don't mean to be rude or anything; nor do I rightly understand what I've done wrong. I'm not trying to leech off anyone; I've honestly tried to figure this out, and I can't. So I'm really hoping someone can please help me. Thank you!

Similar Messages

  • How can I quickly view pdf files like I can do with Windows Picture and Fax viewer for jpg files?

    How can I quickly view pdf files like I can do with Windows Picture and Fax viewer for jpg files? I need to look at several thousand PDF files. It takes too long to open each one individually. The only thing I could think of is combining them into large groups and then using the Navigation index. But I like the way windows Picture and Fax Viewer does it because you can keep the files separate. Combining PDFs causes loss of individual file names. That would be a problem since I do need to have the individual file names.

    Windows Picture and Fax Viewer is a DLL and is started via a rundll32.exe call and can't be set as an application to handle images in Firefox 3 and later versions.
    Try to set Windows Picture and Fax Viewer as the default viewer in Windows, then it should be listed automatically in the Mozilla Firefox Browse dialog.
    *http://www.winhelponline.com/articles/115/1/Windows-Picture-and-Fax-Viewer-as-the-default-viewer-in-Mozilla-Firefox.html
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • Why does my pdf file open in 'windows picture and fax viewer'?

    Anytime someone sends me a pdf file, when I click 'open', it automatically opens up my 'windows picture and fax viewer' and of course, I get nothing. So, in order to read a pdf file, I must first save it, then go into my Adobe Reader, and open it from there. Can anyone tell me how to change that? It's only happened since I upgraded Adobe Reader to 8.0. What am I doing wrong?
    Thanks

    Right click the pdf file and click on Properties. In the General tab click the Change button and associate the Adobe Reader 8 program to the pdf file. Click Ok, then Apply.
    I assume the connection to this forum is that the pdf file is a Lighroom generated slideshow.

  • I think the last update did not work, and now I cannot open jpeg attachments with windows picture and fax viewer, it is not listed in the tools/options drop dow

    I don't believe the last Thunderbird update worked, there was a very fast error message. But since then I cannot open jpeg attachments in Windows Picture and Fax Viewer. If I go to Tools, then options, the jpeg line is grayed out, and the drop down menu does not show Windows Picture and Fax Viewer. The windows picture and fax viewer still works on my computer, but not for opening attachments.

    I did as you said - deleted the entry for jpeg, but when I tried to open one there is not an option for Picture and Fax Viewer in the drop down, and it can't be found by browsing. It's just not there anywhere even though I can see pics in it except in email attachments.

  • How do I get Windows Picture and Fax Viewer to be the application used to view pics, images? It doesn't even show up in the list of "other applications".

    Image files(jeg, gif, etc) are assocaited with the picture and fax viewer in the files options but firefox doesn't see the app, even inthe open with other list

    The Windows Picture and Fax Viewer is a DLL and is started via a rundll32.exe call and can't be set as an application to handle images in Firefox 3 and later versions.<br />
    You need to set Windows Picture and Fax Viewer as the default viewer in Windows.<br />
    Then it should be listed automatically in the Mozilla Firefox Browse dialog.<br />
    You can look at an alternative program for viewing images:
    * Irfan View - http://www.irfanview.com/

  • Aperture Star/reject ratings have disappeared from pictures and thumbnails.

    After several trouble-free months my star ratings and/or reject crosses have disappeared from the pictures and thumbnails, however the stars can still be seen in the appropriate metadata display. I can still add or delete stars from the metadata. Have I accidentally blanked the display?
    T5G5

    do any adjustment badges display on the thumbs ??? chances are you accidentally turned off the display badges option ...
    in the manual pages 231 and 243 may be of particular interest ... it deals with metadata overlays and badges ...
    keyboard shortcuts 'Y' and 'U' will hide the metadata overlays for viewer and browser views ...
    try those ...

  • How can Windows files and folder owners just vanish, and how to restore all of them at once?

    See, we have a file server running windows 2003 at our company, and suddenly most of the files and subfolders permissions are gone, lost even the owner, making it unaccessible even for the administrator.
    So since it happend out of nowhere it's most possible to be a system flaw, how can I retrieve all the permisisons back or how can I restore the owner(s) ? Using the "Copy permissions to all subfolders and ....>" does not work, it says it cannot
    apply the changes to the files. 
     Can any1 help? 

    Hi,
    Did you ever run chkdsk on a volume? If so, it could reset security descriptors and set NTFS permissions back to default.
    You could install the hotfixs below to check results:
    An update is available that lets the Chkdsk.exe tool compact the NTFS security descriptor stream in Windows Server 2003 Service Pack 2
    http://support2.microsoft.com/default.aspx?scid=kb;EN-US;919241
    Error message when you run the Chkdsk.exe utility to fix a corrupted volume on a Windows Server 2003-based computer: "Stop 0x00000024"
    http://support2.microsoft.com/default.aspx?scid=kb;EN-US;959608
    You could also refer to the thread below to troubleshoot the issue:
    Permissions Disappearing from Folders
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/c17ba53a-5919-4327-a9b9-727d6be299eb/permissions-disappearing-from-folders
    Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Can I sync -only- pictures and video content?

    I have an iPad which I 'manually manage'at home. I'm at a friends house and want to put some pictures on it from his computer.
    How can I do this without his iTunes messing up my iPad? All I want is to put some pictures on my iPad from his computer.
    -Frankie

    You cannot as far as I know.
    Have your friend e-mail the pics or put them on cd or flash drive or dvd. You can put them on your computer and then sync them to your ipad.

  • IPhoto crashed and all content is now missing, how do I restore/get all content back?

    My iPhoto crashed as I was trying to export a selected number of photos (to send to colleagues with Windows PC) and all content is missing. How do I restore/get all content back and in the same formet ie in their original events that I set up?

    Hi Terence, here goes:-
    iPhoto 09 version 8.1.2 (424)
    Snow Leopard Mac OS X (latest update)
    I had selected about 7 photos to export into 'pictures' so that I could send them by email to colleagues who don't have Apple. On returning to iPhoto all the content had disappeared and the photos I had selected did not export.
    It happened on Thursday 21st Feb, nothing had been installed or deleted but I did update the latest software fairly recently (usual automated update etc). I am able to still use iPhoto but when I click the red button to close the application, it closes completely from my machine - the blue highlight button underneath the icon disappears and it does not remain in the background where I would usually have to click on 'iPhoto' in the top left hand corner.
    No error messages
    Attempted to restore by accessing Time Capsule - that's another matter/problem I will need to address separately (user error I reckon on this aspect!).
    As far as I know I use iPhoto as it should be ie I have all my photos in Events (not albums)
    Thanks

  • Images too bright in PSE, good in Windows Picture Viewer.

    Hi:
    My question is this, I shot some pictures of my son last weekend, in studio,
    with a Nikon D2X camera, and a softbox lightbank mounted on a Balcar
    flash head. I set the camera to RAW-JPEG Fine, ISO 100, and used a
    Minolta flashmeter to measure the light from the strobe. The reading was
    f/8 and 2/3. The images look good in the LCD camera display, but when
    I see them in my PC display, they look way too bright in Photoshop Elements 7.0,
    but they look fine in the Windows XP SP3 Picture Viewer.
    Why is this?. If I adjust the contrast and brightness in PSE, then they look too dark
    when I check them in Windows Picture Viewer...
    Also, the highlights look a little burned out in both, PSE and Windows Picture Viewer,
    but the problem looks more evident in PSE. This happens often when I shoot pictures
    using strobe lights.
    Can you help me with this two problems?.
    I have attached one of the pictures so you can take a look at it.
    Thanks.

    As to why the photo looks different in PSE than in Windows Picture And Fax Viewer, there are two possibilities:
    1. Your display may have a color profile associated with it, either because you calibrated it with a calibrator or a profile was installed by the disk that came with your display.  PSE is "color managed" and will adjust the colors of a photo based on the display's color profile, whereas Windows Picture And Fax Viewer will not.  If you want fine control over accurate display of colors on your display, you'll need to calibrate it if you haven't already, and you should then only use color-managed programs like PSE to view your photos.
    2. The photo you posted indicates that you've set your camera to use the Adobe RGB color space for JPEGs.  The Organizer has a bug and doesn't display the thumbnails (even large thumbnails) of such photos correctly.  The Organizer's Display > Full Screen (F11) and the Editor do display such photos correctly.  I'm not sure if this particular photo will trigger the bug, because of the way Nikon in particular stores color profiles in JPEGs.  You could see if you're getting hit by this bug by:
    a. Open the photo in the Editor.
    b. In the Organizer, make the photo's thumbnail as large as possible (not Full Screen view).
    c. Adjust the zoom of the photo in th Editor to be about as large as the one in the Organizer.
    d. Use Ctrl Tab to switch quickly between the two.  If you see differences, you're encountering the bug.

  • How do I stop psp starter ed to disable win picture and faxviewer?

    I installed Photoshop Album Starter edition 3.0 and all of a sudden That program took over when I doubleclicked on a picture in my filebrowser. I DO NOT want to use anything but the built in windows picture and fax viewer when I am outside of any program just using the file browser.I only installed album cause I Love the automatic RED EYE FIX and that doesnt exist in regular photoshop or elements.Is there any way I can stop photoshop album starter edition from disabling my windows picture and faxviewer??
    Would be grateful for any inputs. Does the paid version of photoshop album 2 do this too??

    Vibha,
    >Try disabling the the Photo Downloader by right clicking the icon with a camera and a green arrow in the system tray and selecting Disable on the menu.
    This sounds like the same thing that is happening with the Organizer of PS Elements 4. I have heard people say that the icon in the system tray and the problem of taking over the flash drive comes back again after the next reboot.
    So should the disable of the downloader done from the System Tray persist after a reboot? Or is there something else that needs to be done to keep it disabled across reboots?
    Please answer these questions for both PSA SE 3 and PSE 4. Thank you.
    Barb O

  • I have iphone 5s which when i connect to import the pictures directly to my windows computer. a folder by the name of my phone appears in "My Computer" . when i open it, it shows the storage information and one icon to click on. when opened it shows

    i have iphone 5s which when i connect to import the pictures directly to my windows computer. a folder by the name of my phone appears in "My Computer" . when i open it, it shows the storage information and one icon to click on. when opened it shows a couple of folders to click upon to view pictures. when i open the pictures folder and delete all the pictures , even then a lots of unclickable windows icons remain
    i have attached the picture of that window's screenshot. plus when ever i try deleting them it says,
    please help!.. i shall be really thankful.
    iPhone 5s, iOS 8

    I have the same issue and it has to do with iOS 8.2
    Apple, please mend this ASAP. Really stupid change since iOS 8.1
    If you for some reason must have many different folder make sure that you put the newst photo in the last folder so one can easily find a photo when I don't want to copy all photos to, let' say, my friend computer.

  • Pictures and events seem to be disappeared of iPhoto, as if it had just installed . However, libraries remain in the 'pictures' folder. How to return them to iPhoto? Thank  you

    Pictures and events seem to be disappeared of iPhoto, as if it had just installed . However, libraries remain in the 'pictures' folder. How to return them to iPhoto? Thank  you.

    What is your iPhoto version? If you are using iPhoto '11, simply double click the iPhoto library in the Pictures folder to launch iPhoto on this library.
    In earlier versions hold down the options/alt ⌥-key and double click iPhoto in the Dock to get to the Library Choser panel. Use this to point iPhoto to the correct library.
    Regards
    Léonie

  • User cannot access redirected Documents folder, but can connect to share in Windows Explorer and access folder on server

    I am in the final stages of a cross-forest migration.  Users have Windows 7 workstations with redirected folders on a Windows Server 2012 box running in the old forest.  User accounts were not migrated.  The accounts in use have always
    been in the "new" forest.  One of our challenges was the large volume of data in redirected folders.  I made sure users in the target forest had continued to have access to their redirected folders in the old forest and robocopied
    the entire users share, copying the permissions with the files.  By doing incremental robocopies, we can get a final copy done now in about six hours.  The plan was simple: copy the files, do an incremental copy every night, on the night of the cutover
    change the folder redirection policy Documents path from
    \\oldserver\users\%USERNAME% to
    \\newserver\users\%USERNAME%. The policy is configured to NOT copy user files from the existing folder to the new redirected folder.  Everything was going well until I tested the policy change.  After the folder redirection policy is updated
    and applied, the user cannot access the private Documents folder.  For example, user Chester Tester logs on as ctester.  I open Windows Explorer and click the Documents shortcut.  I see one subfolder, which is subfolder of Public Documents. 
    So I can look at Public Documents but when I click on the Documents folder (Under the Documents library link) I get an access denied error.  Now for the kicker, if I open another Windows Explorer window and edit the address bar to
    \\newserver\users\ctester, I can navigate the Documents folder tree and see my thousands of documents. What the ....?
    I'm hoping this is something really simple to fix!
    TIA

    HI Vivian,
    Thank you for your reply.  Yes, the path in Group Policy Folder Redirection Root Path was updated to
    \\NEWSERVER\users.  I had planned to point this to the distributed file system, so the first used was actually
    \\domain\dfs\users.  To simplify things I have backed off to copying to just a normal share
    \\newserver\users. 
    We are using BASIC folder redirection and we create a folder for each user under the root path. 
    We did not want the policy to move content, as we were seeing users requiring 15-20 minute logon times  (or higher) after the policy is changed.
    Grant the User exclusive right to Documents - Disabled
    Move the contents of Documents to the new location - Disabled
    Related folder settings
    Video - Follow Documents
    Music - Follow Documents
    Pictures - Follow Documents
    Now when I change the folder redirection from old server to new server I now have TWO My Documents folders in the user's redirection folder on the server.  The redirected Documents points to an empty folder set.  The copied folders with all user
    data are there, but folder redirection refuses to recognize the original folder.
    I am looking at the full view of the folder, nothing hidden, so I'm wondering how a folder can have two subfolders with the exact same name.  For now, I just want the redirection to move from the old server to the new server properly.  I deleted
    the new My Documents folder, rebooted the user's workstation and tried again.  The behavior repeats itself, i.e., a new My Documents folder is always created when the redirection policy is changed from the old server to the new server.  The environment
    has about 1500 users with approximately 1.3TB of data in the redirected Documents folders.  OUCH!

  • I tried to rename a file, it gave me an error message (can't remember the number - 43??) and then the file disappeared from the original folder. When I do a search, the file comes up under the new name, but it does not show a path, and even though preview

    I tried to rename a file, it gave me an error message (can't remember the number - 43??) and then the file disappeared from the original folder. When I do a search, the file comes up under the new name, but it does not show a path, and even though preview shows the contents, I can't open the document (Powerpoint) and I can't move the document. I tried "Copy" and paste but it doesn't work. I tried "Share" with Airdrop and iChat, but the file is inaccessible. When i try to rename the file, it says the filename is too long.
    When I try to open it, it says the alias is not good, and asks if I want to fix the alias. I'm afraid to do that and lose all access to this document.
    Right now, it feels like a ghost document - it is on the computer intact, but it is in an undisclosed location and inaccessible.
    Please help!!

    I was able to resolve this by repairing permissions, even though no permissions error was listed specifically for that file.
    I could also have recovered it through Time Machine, but I'm interested in knowing how not to have this happen again!
    I was afraid of rebooting and possibly losing track even of the ghost.
    I did not try EasyFind - I'll keep that in mind next time.
    Thanks for all the comments.

Maybe you are looking for

  • Double_click and exit SAPLSLVC_FULLSCREEN in one step ?

    I have a program where the user can click a function button on the selection screen to display a ALV list of all entries this user has made.  From the ALV list, I want to allow them to double click a line and return the values to the selection screen

  • Invoice Document not released to Accounting -Period was closed

    Hi, SD Invoices are not released to Accounting.Those documents are from previous period and also also those periods were already closed. Now what should i do? if i want to release the invoice documents which are created in previous periods.Kindly adv

  • Error executing application after create installer

    Hi, When I execute my main vi, launcher.vi I receive an error when from it I call another vi called main.vi. I attach here the error. Could anyone help me please? Thanks in advance, ToNi. Attachments: error2.JPG ‏30 KB

  • Using SQLCMD variables in SQL Server Unit Test Project

    Is it possible to use SQLCMD variables in my SQL Server Unit Test Project? In my test initialize script I'd like to set a database name variable, something like this: :SETVAR MyDatabase "mydatabase" SELECT * FROM [$(MyDatabase)].[mytable] but I get s

  • My fax won't transmit

    I have a Mx439 all in one and I thought I set the fax up right but it will not transmit. I get a dial tone and it calls the number I am trying to fax to and once the other fax machine picks up and makes all of its noises my fax doesn't connect to it