HT204379 "source" locks at "loading" and no image-screensaver can be selected

The problem that I am experiencing (and many others like me as I have noticed in several fora) is that the "source" when selecting an image screensaver blocks at "loading" while nothing happens and no (folder or aperture library) source can be selected. The problem started basically since Apple blocked the possibility to use a folder with images in subfolders as source for a screensaver as used to work perfectly in Snowleopard. But while Mountain Lion only works with iPhoto or Aperture libraries it made the system susceptible to windows like errors.
When selecting a slideshow-screensaver, the source remains as "loading" where no options are given to select anything. It used to work until a few months ago, but I have no clue why it stopped or how I can get it to work again. When the slideshow screensaver is selected I get an error message telling me there was an error connecting to a netwerk server. No clue why it actually needs that server (which died some time ago). If i shutdown systempreferences while the slideshow is still selected, each time it tries to start the screensaver I get the same warning that there is a problem connecting to a (dead) airport extreme.
I have tried to reinstall Mountain Lion, rebuild a new Aperture image library, remove certain .plist files that may be connected to this as was suggested in several fora, nothing works. I cannot imagine that Apple forces me to abandon Mountain Lion and to go back to Snowleopard over a screensaver.
A hint to third party developers: please create a simple slideshow screensaver where you can select a folder including subfolders. It can't be that hard to create (although Apple fails completely).

Launch the Console application in any of the following ways:
☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
View ▹ Show Log List
from the menu bar.
Click the Clear Display icon in the toolbar. Then try the action that you're having trouble with again. Select any messages that appear in the Console window. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V).
When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
Please do not indiscriminately dump thousands of lines from the log into this discussion.
Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

Similar Messages

  • Change the language of iphone from English to Chinese and iphope are not  normally loaded and not opened. what can I do to restore it;

    change the language of iphone from English to Chinese and iphope are not  normally loaded and not opened. what can I do to restore it;

    I found a fix for it, It turned out that the file that lists all of the songs on it got corrupt. I had to use 3rd party programs but it did work out in the end
    Here is a link to where I found the fix: https://discussions.apple.com/thread/3631590?start=0&tstart=0
    I followed the instructions of Geekdad3 a little bit lower on the page.
    Good luck for anyone else who has this problem

  • Concerning Epson Printer 4880: after changing the Ink from Photo Black to Matte Black I'm not getting the Epson Software in Photoshop and Lightroom. I can not select the paper medium, I don't see my profiles. What is wrong?

    Concerning Epson Printer 4880: after changing the Ink from Photo Black to Matte Black I'm not getting the Epson Software in Photoshop and Lightroom. I can not select the paper medium, I don't see my profiles. What is wrong?

    That is priceless!!!  Thanks!  I sure needed a good laugh after spending/wasting hours & days trying to either get my c6280 to give up on its Ink System Failure fixation, or find a decent replacement.  Unfortunately I need the Smart Web Printing feature that I guess only HP has, or I'd try a different brand. And now even HP has very few models with that available.
     My error msg is a little different from those previously stated, but close:  0xc18a0201.  Even tho there were frustrations with my c6280, I did like several of its unique features which are hard to find now under $100.  I hate how HP (& I suppose other brands also) are CONSTANTLY changing models & then of course ink cartridges.
    Oh heavens, I've had the c6280 a whopping 2 1/2 years!   I'm sure they want us poor slobs to have to buy a new one every year & a day!  To say nothing of the exorbitant prices for ink.  And now if this one is really dead in the water, I have SIX unused #02 ink cartridges which I cannot return---I got them in a combo pack, & for some reason have wound up with THREE lite pink & THREE lite blue cartridges, while having to buy extras of the other colors, that ran out before the others!!!   Yeah, & what's with that not being able to print in BLACK if a color runs out????
    Anyway I really loved your essay!   It's a classic!  And says it all!  I hate that we have to be 'slaves' to the electronic 'wonders'!!!

  • Load and display image using CDC

    Hi everyone,
    Please help. I'm new to java. I need a simple routine to load and display an image from the file system into a CDC app on windows mobile 5. I'm usin creme 4.1.
    Thanx in advance

    Use the following as a guide:
    1. Get the image (path below must be absolute):
    public static Image getImage(String filename) throws ScanException {
    Image img = null;
    // Read paths from properties file
    StringBuffer buf = new StringBuffer("\\");
    buf.append(ScanUtility.getPathImages());
    buf.append("\\");
    buf.append(filename);
    buf.append(".jpg");
    File dataFile = new File(buf.toString());
    if(!dataFile.exists())
    throw new ScanException("Cannot locate the file:\n" + dataFile.getAbsolutePath());
    img = Toolkit.getDefaultToolkit().createImage(buf.toString());
    return img;
    2. Create a class to display the image (pass in the image, above):
    ImagePanel class source:
    import java.awt.*;
    import java.awt.image.*;
    public class ImagePanel extends Panel {
    private Image image = null;
    private Image scaledImage = null;
    private boolean imageComplete = false;
    public ImagePanel(Image img) {
    image = img;
    scaledImage = image.getScaledInstance(200, -1, Image.SCALE_DEFAULT);
    prepareImage(scaledImage, this);
    // Override the paint method, to render the image
    public void paint(Graphics g) {
    if(imageComplete) {
    g.drawImage(scaledImage, 0, 0, this);
    // Override imageUpdate method, to prevent repaint() from trying
    // to do anything until the image is scaled
    public boolean imageUpdate(Image img, int infoFlags, int x, int y, int w, int h) {
    if(infoFlags == ImageObserver.ALLBITS) {
    imageComplete = true;
    repaint();
    return super.imageUpdate(img, infoFlags, x, y, w, h);
    public void flush() {
    image.flush();
    scaledImage.flush();
    image = null;
    scaledImage = null;
    }

  • Loading And Displaying image From MYSQL

    Hello, How can I load and display picture stored into a MYSQL database in a Swing GUI using for example JLable component.

    establish a connection to ur sql, n
    retireve the record with the images or image url in the db.
    and then load it to a Image icon and set it to a JLabel.

  • Question about loading and using Images.

    I know how to load an image and to draw it onto a canvas etc etc. However my question is to do with the efficiency of loading multiple images (possibly the same image!) and using them together. I have multiple objects, all instances of the same class, which all draw themselves onto a screen in different positions. However they all use the same 3 images (depending on an internal state).
    So if I create 5 of these objects and each object calls to load the same image using something along the lines of:
    url = this.getClass().getResource("MyImage.png");
    normalImage = Toolkit.getDefaultToolkit().getImage(url);Does this mean that in the memory there are 5 exactly the same copies of this image? Or does java do something clever and use one image that they would all reference? I suspect I will have 5 in memory but I wanted to ask about this before going and making an imageManager class where I load all the images and just use getMethods in that when drawing. I will not be preforming any transforms or anything on any of the images so they can all literally be the same image but simply drawn in multiple positions on the one canvas.
    (note: I am using active rendering to draw these images myself and then blit it to the screen ...).

    Use ImageIO rather than Toolkit--with Toolkit you need to use a MediaTracker to ensure you have your image loaded before you try to use it.
    If you load an image and then do this:
    MyImage1 = MyImage;
    MyImage2 = MyImage;
    MyImage3 = MyImage;
    There are 4 references to the Image in MyImage. If you don't specifically use a method that gives you a new Image, usually, you are getting a refrence to an image already loaded in memory.

  • I have personal iphone and a work ipad can I select certain apps to use both devices

    I have personal iphone and an ipad for work that is owned by the company. can I select certain apps or features that will transfer to both devices?

    ALWAYS sync photos to a computer, don't count on icloud to store them for you.  It does include photos from the camera roll in a backup, but that's all - and restores are not reliable when it comes to photos.
    Added info...
    Since you should always be syncing photos to your computer as you would photos from a camera, then sync from iphone to itunes/computer, then sync from itunes/computer to ipad.
    http://support.apple.com/kb/HT4083
    http://support.apple.com/kb/HT4236
    http://support.apple.com/kb/HT4486
    FOR A PC:
    On a PC, simply drag photos to the designated Photo Stream Upload folder. By default, this folder is located atC:\Users\<user name>\Pictures\Photo Stream\Uploads. You can change this location by visiting Photo Stream Options in the iCloud Control Panel for Windows.

  • Basic sites (google, youtube) will not load, and intermittently, images on forums will not appear without clicking refresh multiple times, what is wrong?

    Some sites and images will intermittently not load or make me click "try again" several times.
    For example, a forum with a picture thread will not load the pictures, even if they are from multiple reliable hosts.
    Also, I can attempt to visit youtube and must click try again several times to reach the site.

    Do a malware check with several malware scanning programs on the Windows computer.<br>
    Please scan with all programs because each program detects different malware.<br>
    All these programs have free versions.
    Make sure that you update each program to get the latest version of their databases before doing a scan.
    *Malwarebytes' Anti-Malware:<br>http://www.malwarebytes.org/mbam.php
    *AdwCleaner:<br>http://www.bleepingcomputer.com/download/adwcleaner/<br>http://www.softpedia.com/get/Antivirus/Removal-Tools/AdwCleaner.shtml
    *SuperAntispyware:<br>http://www.superantispyware.com/
    *Microsoft Safety Scanner:<br>http://www.microsoft.com/security/scanner/en-us/default.aspx
    *Windows Defender: Home Page:<br>http://www.microsoft.com/windows/products/winfamily/defender/default.mspx
    *Spybot Search & Destroy:<br>http://www.safer-networking.org/en/index.html
    *Kasperky Free Security Scan:<br>http://www.kaspersky.com/security-scan
    You can also do a check for a rootkit infection with TDSSKiller.
    *Anti-rootkit utility TDSSKiller:<br>http://support.kaspersky.com/5350?el=88446
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • How to load and retrieve images from Portal. URGENT

    Dear all,
    I've designed a table with an ordsys.ordimage field for images. BIG MISTAKE, because there is no possibility to upload images from a form. I'd like to change it into a BLOB field but an error arises:
    "You cannot modify the column definition for types CLOB, NCLOB, BFILE, BLOBand Intermedia Object types(ORDSYS.ORDIMAGE, ORDSYS.ORDAUDIO, ORDSYS.ORDVIDEO). (WWV-17079)"
    Could I change it anyhow in order not to build a new table? I have a lot of forms referring to that table and I should change these forms too....(and we know it is pretty difficult)...
    I would appreciate any help.
    Tomas

    Tomas,
    Do you have any active constraints on that specific row? If the row is accessed by other forms (tables etc) you would need to disable them (for example foreign key constraints) and update the row (or remove and re-add it).
    Kostas

  • How to load and retrieve images from Portal!!!

    Dear all,
    I've designed a table with an ordsys.ordimage field for images. BIG MISTAKE, because there is no possibility to upload images from a form. I'd like to change it into a BLOB field but an error arises:
    "You cannot modify the column definition for types CLOB, NCLOB, BFILE, BLOBand Intermedia Object types(ORDSYS.ORDIMAGE, ORDSYS.ORDAUDIO, ORDSYS.ORDVIDEO). (WWV-17079)"
    Could I change it anyhow in order not to build a new table? I have a lot of forms referring to that table and I should change these forms too....(and we know it is pretty difficult)...
    I would appreciate any help.
    Tomas

    Tomas,
    Do you have any active constraints on that specific row? If the row is accessed by other forms (tables etc) you would need to disable them (for example foreign key constraints) and update the row (or remove and re-add it).
    Kostas

  • Since updating to 3.6.22 web pages are very very slow to load and downloads too how can I go back to my healthy computer please?

    Last week I updated to Firefox 3.6.22 (?)and since then a whole host of problems have occurred:
    web pages are taking forever to load
    downloads (like ccleaner and registry booster) wont work
    some programs I've used often aren't working correctly (MS Picture manager)
    I would like to uninstall 3.6.22 and get back to having a healthy computer again.
    Today the web page problem became extreme - pages simply not loading at al and so I have just reloaded 3.6.22 in case something was wrong the first time.
    Suggestions please!
    I'm not that tech savvy and don't know if the installed plugins you've listed below are correct.....
    sue

    Firefox 4.0 was released in March, over 3 months ago. If you have some add-ons that haven't been updated yet for Firefox 4.0, much less for Firefox 5.0, it is time for you to find similar replacements for those add-ons. IMHO, extensions like that should be considered as "abandoned" by their developer.

  • Efficient loading and rendering of multiple images: Need advice

    I have an application that allows the user to customize and display full-screen consoles of various information. The console can have a background image. Additionally, the console can contain any number of components...one of which is a "Image" component.
    Both the console background and the image component can refer to multiple images...if multiple images are referenced, the displayed image switches every X seconds.
    The application has a repository into which users can load their images so that they are managed by the app.
    Now, my problem:
    In the old version of my application, I loaded ALL images into memory at startup and when users added them to the repository. This way, each image was available for display very quickly. When it needed to be displayed, I'd just scale it appropriately and display it. Problem is that this used a LOT of memory...I have the full image in memory AND the scaled image in memory.
    In the newer version of my application, I now load images from disk on demand. When an image needs to be displayed, it's loaded from disk, scaled and displayed. This uses MUCH less memory...but I'm finding that it's slow and can block my user interface from updating...
    I guess I'm probably looking at something in between where I cache the images that MIGHT be displayed by a console. That's better than loading ALL images into memory, and it's better than ALWAYS going to disk. It's just a matter of the logic around finding out what images need to be loaded...loading them in a background thread, blah blah blah.
    Anyone had to deal with a problem like this? Any suggestions?
    Here's my class that acts as the proxy to the image on disk:
    public class ImageProxy extends PersistentComponent {
         public static final long serialVersionUID = 1L;
         public static final String PROP_URL = "URL";
         private URL url;
         public ImageProxy (URL url, String name) throws InstantiationException {
              this.setName(name);
              this.setURL(url);
         public void setURL (URL url) {
              URL oldURL = this.url;
              this.url = url;
              this.changes.firePropertyChange(PROP_URL, oldURL, url);
         public static ImageProxy createImageProxy(File file, XMLParseLog parseLog)
                   throws InstantiationException {
              parseLog.inform("Creating new image");
              parseLog.right();
              ImageProxy newImageProxy = null;
              try {
                   newImageProxy = new ImageProxy(file.toURL(), file.getName());
                   newImageProxy.setSizeOnDisk(file.length());
                   newImageProxy.setLastModified(new Date(file.lastModified()));
              } catch (InstantiationException e) {
                   parseLog.error(e.getMessage());
                   parseLog.left();
                   throw e;
              } catch (MalformedURLException e) {
                   parseLog.error(e.getMessage());
                   parseLog.left();
                   throw new InstantiationException(e.getMessage());
              parseLog.left();
              return newImageProxy;
          * Returns the theImage.
          * @return ImageIcon
         public BufferedImage getImage() {
              try {
                   return ImageIO.read(this.url);
              } catch (IOException e) {
                   return new BufferedImage(100,100,BufferedImage.TYPE_INT_RGB);
         public URL getURL() {
              return url;
    }The other option (and it's an easier option) I was thinking of was to have the image proxy class cache the BufferedImage itself upon the first request.
    That way, only used images are loaded into memory. I could also then have a thread that would occasionally sweep through all the image proxies and clear out the buffered images of the ones that haven't been requested in X minutes.
    Edited by: jneau on May 18, 2008 7:38 PM
    Edited by: jneau on May 18, 2008 7:45 PM

    I had a similar problem, but with prepared SQL statements--Our solution was similar to your last comment. Without going into the details, we basically made a circular queue that cached the prepared statements, in the system we were using a the time you could only have a set number of prepared statements--and it was not very many, the queue had an aging function so when we had to have a new prepared statement we would use the handle to the one that had the most ancient last referenced time. In this manner we made sure that those statements that were being referenced frequently were the ones that were available.
    This does have a few weaknesses:
    1 - you still have to stringently manage your limited resources, in your case you're going
    to have to tune and do trial and error to find that sweet spot to balance your app.
    2 - if you have a bunch of 1 timers, then there is no benefit.

  • Local image load and edit

    Hello,
    I already spend 2 days on this problem. I want to load local
    image into AIR application, edit and save as a new image. I know
    there are some security issues, which don't allow Loader class to
    access data on different domains than SWF file, but does it affect
    AIR too and local files editing? Well, sympthoms are the same.
    Here is the code:
    //pointing to an image
    var imageFile:File =
    File.documentsDirectory.resolvePath('someimage.png');
    //new file stream
    var fileStream: FileStream = new FileStream();
    fileStream.open(imageFile, FileMode.READ);
    //reading image into bytearray and closing stream
    var imgBytes: ByteArray = new ByteArray();
    fileStream.readBytes(imgBytes);
    fileStream.close();
    //tried to use LoaderContext and some workarounds available
    in the web - none is working
    //var loaderContext: LoaderContext = new LoaderContext();
    //loaderContext.checkPolicyFile=true;
    //loaderContext.allowLoadBytesCodeExecution = true;
    //creating loader and injecting image bytes into it
    var loader:Loader = new Loader();
    loader.loadBytes( imgBytes, loaderContext );
    //trace(loader.content); // will give you null
    //creating a sprite and adding image to it
    var somesprite:Sprite = new Sprite();
    somesprite.addChild(loader);
    //creating output file
    var myFile:File =
    File.documentsDirectory.resolvePath('newimage.png');
    var myFileStream:FileStream = new FileStream();
    myFileStream.openAsync(myFile, FileMode.WRITE);
    //Here is fun part: BitmapData capture everything in sprite
    except image
    var bd:BitmapData=new BitmapData(200,200);
    bd.draw(someSprite);
    var ba:ByteArray = PNGEncoder.encode(bd);
    myFileStream.writeBytes(ba);
    myFileStream.close();
    //However image will visible in the screen
    root.addChild(someSprite);
    Maybe somebody already noticed that issue and know the
    solution? It's not very sophisticated example - it won't let you do
    even a simple image editor. I'm sure there must be some way.
    Thanks in advance

    I think, then, that your problem is that you aren't waiting
    for the image to load before trying to encode and write it to disk.
    I tried your code snippet and could write the image once I put the
    encodeing and writing bit into an event handler that fired when the
    image finished loading.

  • Can I load and retrive

    Hi,
    Can I load and retrive images in the oracle table??
    and then display it to iternet explorer,if yes then provide me the details so I can use it.
    Thanks a lot...
    Alok Kumar .

    http://www.oracle.com/technology/sample_code/products/intermedia/htdocs/imedia_asp_sample/index.html
    is the ASP example....
    However, an alternative would be to use Apache web server, and the PL/SQL gateway (mod_plsql) in the public domain with the interMedia PL/SQL wizard to create an URL endpoint. The query parameter for the image would then be part of the URL that you could encode using ASP.
    http://www.oracle.com/technology/software/products/intermedia/htdocs/descriptions/imedia_code_wizard.html

  • Lock text (caption) with an image

    I have a caption for an image that I would like attached to it. I want the text to be visible only when the image is and vice versa. I know there's a lock so I tried it but must not be doing something right. They are both layers and I have tried selecting both and then applying the lock but that didn't do it as I thought it would. How do zI accomplish this feat.
    Thanks in advance!

    Hmm... You sound like you're coming from Photoshop. In Photoshop, each object is its own layer. In Fireworks, objects are objects (bitmaps, vector shapes, text), but they are arranged in layers.
    Grouping is used to combine/associate objects (non-destructively) so that they can be controlled as a single object. (You can move, transform, set blending modes, and so on.) You can group multiple times. You can group a single object with an existing group or you can group multiple groups.
    Layers are often used to organize related objects. For example, when I make a Web layout, I'll often make layers for header objects, navigation elements, content place-holding items, footer objects, and background objects. Within each layer, I may have objects I alternate between. I may turn the visibility of layers on and off. I may turn the visibility of individual objects in a layer on and off.
    Depending on your version of Fireworks, there is such a thing as a sub-layer. I know CS3 has it, read the tool tips on the folder-like icons at the bottom of the Layers panel. I haven't found a need for it, myself. It might be what you're looking for, though.
    If you have a layer of bitmaps and text captions, you can certainly select the bitmap and its corresponding caption (click one object in the Layer panel then Ctrl-click the other object) and group the two objects. You may have many such groups on this layer. For example in this FW .png, there are three groups (rectangle and text object pairs) and one pair that is not grouped:
    Save the image to your computer, open in Fireworks, and see if grouping is what you want.

Maybe you are looking for

  • Error when displaying the table

    hellow,     here i have to .htm pages, in first page i am entering the table name, and it has to display the table details in second page. but in second page i am getting error like field catalog not found plz help me. with regards babu

  • Upgrading to OS10.9.2 I lost my Office 2004 Student Teacher program.  Can I reinstall Office or does 9.2 upgrade no longer supports 2006 Student Teacher?  Tnx,

    When upgrading from OS 10.8.6 to 10.9.2 I lost my MS Office 2004 Student Teacher editon software.  This included Word, Excel, Power Point and Entourage. Is this because 9.2 does not support this older Office program?  Do I need to up grade Office or

  • Missing table comments

    Hi, During the definition of metadata i usually find table and column comments very usefull in an Oracle schema. However, my experience is that deploying a table definition does not add comments on the table even if a COMMENTS DDL script is produced

  • MDB-01052

    I am installing Slution manager 3.2 on  a windows 2003 server with DB2 as database. I installed DB2 instance as C08 and then proceeded to install Solution manager as c09. I am stuck at Creating Node groups point of install steps with error message MD

  • Tecra A10 - BIOS updater doesn't work on Windows 7

    Upgrading BIOS for TECRA A10/M10 and Satellite Pro S300/S300M to version v1.90 using P0065v190.exe (bios-20090304141534) fails with message: "[Error] BIOS Update is not supported OS. Unsupported OS or service pack is installed." Note: Executing as an