Multiple calls for missing images

We were experiencing a strange "double adding" of basket items in FF4 on a store that uses a GET method URL. Having traced exactly what was happening using Fiddler web debugging proxy, it seems that if a page loads with missing images, FF4 is making an additional second "hidden" call to the original URL. We therefore get multiple items added to the basket if there is a broken image on the basket page when it loads. This doesn't happen in FF3 or any other browser we've used.

Some of the wayward images may be in one of the other catalogues or a download to the external hard drive from the online backup (done last year).
Images are never stored in the catalog.
How can I merge the several catalogues, and should I?
There is no tool available to merge catalogs. The best you can do is to write the metadata to the files (File->Write Tags...) in each catalog, and then import all photos into a new catalog. In this process, you will lose albums and version sets and stacks and a few other things that I can't remember at this time. So, should you do this? If the drawbacks of the merge process don't make you say "Stop", then YES you should do this. I see no benefit, and huge amounts of confusion, caused by multiple catalogs, made even worse by the fact that they are overlapping.
How do I serch the the file in the external hard drive? I.e., how do I designate this file in the "browse" dialogue box for where to reconnect? I can navigate to it, but then what?
In PSE, you can find the name of the file, and this is the name you would use to search your hard disks using your operating system. Exactly how you do a search depends on your operating system, which you haven't mentioned.

Similar Messages

  • Multiple catalogues and missing images

    I have several overlapping catalogues in my elements 10. The largest is coordinated with the online backup (which is due to be terminated). It has over 400 missing images that cannot be reconnected via the online backup. Some of the wayward images may be in one of the other catalogues or a download to the external hard drive from the online backup (done last year).
    1. How can I merge the several catalogues, and should I?
    2. How do I serch the the file in the external hard drive? I.e., how do I designate this file in the "browse" dialogue box for where to reconnect? I can navigate to it, but then what?
    Thanks in advance.
    Dan F

    Some of the wayward images may be in one of the other catalogues or a download to the external hard drive from the online backup (done last year).
    Images are never stored in the catalog.
    How can I merge the several catalogues, and should I?
    There is no tool available to merge catalogs. The best you can do is to write the metadata to the files (File->Write Tags...) in each catalog, and then import all photos into a new catalog. In this process, you will lose albums and version sets and stacks and a few other things that I can't remember at this time. So, should you do this? If the drawbacks of the merge process don't make you say "Stop", then YES you should do this. I see no benefit, and huge amounts of confusion, caused by multiple catalogs, made even worse by the fact that they are overlapping.
    How do I serch the the file in the external hard drive? I.e., how do I designate this file in the "browse" dialogue box for where to reconnect? I can navigate to it, but then what?
    In PSE, you can find the name of the file, and this is the name you would use to search your hard disks using your operating system. Exactly how you do a search depends on your operating system, which you haven't mentioned.

  • HTAccess - set default image for missing image

    Hi Folks,
    I have a folder full of images and when en images is called form that directory and not found I would like the default image to show up.
    I have added an HTAccess file with this content:
    ErrorDocument 404 default.jpg
    And added a default.jpg image in the directory.
    I have used this approach successfully on a few other sites but in this instance when I open a page with a missing photo I still get the standard ugly missing image icon. However, if I open that image in a new tab I get a page with the text 'default.jpg' on it.
    Anyone got an idea how I can fix it?
    Cheers
    Dave

    If I remember well, in the Report Attributes, you should select the linked column. At the link image, there are 2 edit images(the default is the big one), but there is one more image which is smaller.
    Hope it helps.

  • What's the fix for "missing (image) files" that won't save?

    I keep re-entering some images on my iWeb site & save them, only to find them "missing"????
    Help!   Thanks.
    Sunny

    How are you adding the images to iWeb - dragging them onto the page or onto a Photo template?
    Where are they missing from - the published website? If so, try publishing to a local folder...
    http://www.iwebformusicians.com/iWeb/Publish-Website.html
    ... and launch the site in the browser by double clicking the index.html file. Are the images still missing?

  • Multiple Calls for Cached Applet Jars

    Hi,
    We have applet which uses Viewer.jar. Even though Viewer.jar is cached on client machine JRE makes calls to server for Viewer.jar. Why it makes call to server for cached jars? Is there any way by which we can avoid server call when jar is already cached on client machine.
    Here is extract of java console:
    network: Cache entry found [url: https://viewer1.qa.asite.com/IGC/Viewer.jar, version: 0005.0000.0023.0012]
    network: Cache entry not found [url: https://viewer1.qa.asite.com/IGC/Viewer.jar?version-id=0005.0000.0023.0012, version: null]
    network: Cache entry not found [url: https://viewer1.qa.asite.com/IGC/Viewer.jar, version: null]
    network: Connecting https://viewer1.qa.asite.com/IGC/Viewer.jar?version-id=0005.0000.0023.0012 with proxy=DIRECT
    network: Connecting https://viewer1.qa.asite.com/IGC/Viewer.jar?version-id=0005.0000.0023.0012 with cookie "__utma=193285949.559965713.1252938991.1252938991.1252938991.1; __utmz=193285949.1252938991.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=186816424.512568576.1252937835.1252937835.1252937835.1; __utmz=186816424.1252937835.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); JSESSIONID=61B8442537C1901DA1DA1B38D4983715"
    network: Connecting https://viewer1.qa.asite.com/IGC/Viewer.jar with proxy=DIRECT

    Hi,
    We have applet which uses Viewer.jar. Even though Viewer.jar is cached on client machine JRE makes calls to server for Viewer.jar. Why it makes call to server for cached jars? Is there any way by which we can avoid server call when jar is already cached on client machine.
    Here is extract of java console:
    network: Cache entry found [url: https://viewer1.qa.asite.com/IGC/Viewer.jar, version: 0005.0000.0023.0012]
    network: Cache entry not found [url: https://viewer1.qa.asite.com/IGC/Viewer.jar?version-id=0005.0000.0023.0012, version: null]
    network: Cache entry not found [url: https://viewer1.qa.asite.com/IGC/Viewer.jar, version: null]
    network: Connecting https://viewer1.qa.asite.com/IGC/Viewer.jar?version-id=0005.0000.0023.0012 with proxy=DIRECT
    network: Connecting https://viewer1.qa.asite.com/IGC/Viewer.jar?version-id=0005.0000.0023.0012 with cookie "__utma=193285949.559965713.1252938991.1252938991.1252938991.1; __utmz=193285949.1252938991.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=186816424.512568576.1252937835.1252937835.1252937835.1; __utmz=186816424.1252937835.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); JSESSIONID=61B8442537C1901DA1DA1B38D4983715"
    network: Connecting https://viewer1.qa.asite.com/IGC/Viewer.jar with proxy=DIRECT

  • Mysterious missing images

    Hello,
    I'm fighting a TERRIBLE problem with my Aperture library and I'd love to see if any of you might be able to help. I've got a library with about 40,500 images. All of them are referenced and I've moved through a couple of different storage drives over the years. I just ran a "manage referenced files" on my whole library and it shows that I have about 600 missing files, spread across three offline drives.
    The problem with this is, I don't use those drives any more and I can't find where the missing images are!! I went through every project and did a search for missing images and no project shows a missing image. It only shows itself when I run "manage referenced files." I would just ignore this and use my library normally but it rears its ugly head in one other place: project exporting.
    I tried to export a project with 556 masters to put on a laptop. The export gave me an error that some referenced files wouldn't be copied. Problem is, I ran a search for missing or offline referenced files and it returns Zero. I exported the project with the "consolidate referenced images feature" and imported it into my laptop. The 556 images are there, not managed and looking good. If I run a smart search for reference files it doesn't return any. BUT If I run "manage reference files" on the library on my laptop it shows four missing files! It's crazy, I have no clue what's going on.
    rebuilt all of my libraries, I've looked at the image folders in the project and I can't figure out what's going on. Can anyone help?

    No luck on the smart album, I tried it and it reports no missing images:
    http://farm4.static.flickr.com/3289/24218107220895a27c5fo.png
    I also tried the opposite and searched for online images and got 556, the correct number.
    The problem occurs when I click on the library and run "manage referenced files", this is what I get:
    http://farm3.static.flickr.com/2107/242099628501416543c1o.png
    The thing is, the 556 images in this library are ONLY managed - there shouldn't be any referenced images. If you notice, that screen shot shows a master file with the name IMG_1151, but if I run a smart search on the project for "1151" I get no results:
    http://farm4.static.flickr.com/3050/242099643102bbf57fbfo.png
    So there are four "phantom" images that are reported as in the library that don't really exists. So frustrating! I'd love your other ideas for how to squash this bug.

  • N81 Call Log - Multiple entry for same number

    Hi,
    Earlier I was using Nokia 7250, in it the call log for missed/dialled/received calls have the facility for storing multiple entries for the same number.
    i.e., say I received calls from no. XX @ 1 Am, 2 AM & 3 Am. Then the received call log for the no. XX will have an entry with these three time stamps
    Where as in N81 only the most recent entry i.e., 3AM is been shown and I couldn't find a way to find out the earlier calls (1 AM & 2 AM)
    Is there a way to find it out?
    Thanks.

    Hi
    This is the normal effect of SAP DBSL SQL code translation.
    You can find a lot of post on SCN that will help you to understand this behavior...
    Regards
    About rsdb/prefer_join and rsdb_prefer_union_all
    634263 - Selects with FOR ALL ENTRIES

  • Passing multiple values for a single field in URL to call sap Transaction

    Hi All,
    I need to pass multiple values for a single field to SAP transaction .
    means if i have say a field "Date" which can contain more than one value, <b>but its not a range which has two fields</b> . How is it possible.
    Let me know pls.
    Regards,
    Sirisha.R.S.

    Hi Satyajit,
    I need to call a transaction with multiple values which gives me the report based on those values.
    So I need to pass multiple values for a single parameter.
    I hope u got it.
    Regards,
    Sirisha.R.S.

  • Sound Notifications for Missed Calls and Text Messages

    Aside from the very small green light in the upper right corner (Bionic) - is there a way to get audio notifications for missed calls and texts?  I'm missing a lot of calls and texts because I'm not checking the screen constantly.  Thanks!

    I am not sure about the Bionic phone specifically but I am pretty sure there should be notification sounds.
    My phone, the Droid 2 global has ringtons, and notification sounds separately.
    Have you tried looking in the sound settings?

  • Finalize() method being called multiple times for same object?

    I got a dilly of a pickle here.
    Looks like according to the Tomcat output log file that the finalize method of class User is being called MANY more times than is being constructed.
    Here is the User class:
    package com.db.multi;
    import java.io.*;
    import com.db.ui.*;
    import java.util.*;
    * @author DBriscoe
    public class User implements Serializable {
        private String userName = null;
        private int score = 0;
        private SocketImage img = null;
        private boolean gflag = false;
        private Calendar timeStamp = Calendar.getInstance();
        private static int counter = 0;
        /** Creates a new instance of User */
        public User() { counter++;     
        public User(String userName) {
            this.userName = userName;
            counter++;
        public void setGflag(boolean gflag) {
            this.gflag = gflag;
        public boolean getGflag() {
            return gflag;
        public void setScore(int score) {
            this.score = score;
        public int getScore() {
            return score;
        public void setUserName(String userName) {
            this.userName = userName;
        public String getUserName() {
            return userName;
        public void setImage(SocketImage img) {
            this.img = img;
        public SocketImage getImage() {
            return img;
        public void setTimeStamp(Calendar c) {
            this.timeStamp = c;
        public Calendar getTimeStamp() {
            return this.timeStamp;
        public boolean equals(Object obj) {
            try {
                if (obj instanceof User) {
                    User comp = (User)obj;
                    return comp.getUserName().equals(userName);
                } else {
                    return false;
            } catch (NullPointerException npe) {
                return false;
        public void finalize() {
            if (userName != null && !userName.startsWith("OUTOFDATE"))
                System.out.println("User " + userName + " destroyed. " + counter);
        }As you can see...
    Every time a User object is created, a static counter variable is incremented and then when an object is destroyed it appends the current value of that static member to the Tomcat log file (via System.out.println being executed on server side).
    Below is the log file from an example run in my webapp.
    Dustin
    User Queue Empty, Adding User: com.db.multi.User@1a5af9f
    User Dustin destroyed. 0
    User Dustin destroyed. 0
    User Dustin destroyed. 0
    User Dustin destroyed. 0
    User Dustin destroyed. 0
    USER QUEUE: false
    INSIDE METHOD: false
    AFTER METHOD: false
    User Dustin destroyed. 1
    User Dustin destroyed. 1
    User Dustin destroyed. 1
    User Dustin destroyed. 1
    USER QUEUE: false
    INSIDE METHOD: false
    AFTER METHOD: false
    User Dustin destroyed. 2
    User Dustin destroyed. 2
    User Dustin destroyed. 2
    User Dustin destroyed. 2
    User Dustin destroyed. 2
    User Dustin destroyed. 2
    User Dustin destroyed. 2
    User Dustin destroyed. 2
    USER QUEUE: false
    INSIDE METHOD: false
    AFTER METHOD: false
    User Dustin destroyed. 3
    User Dustin destroyed. 3
    User Dustin destroyed. 3
    User Dustin destroyed. 3
    User Dustin destroyed. 3
    User Dustin destroyed. 3
    User Dustin destroyed. 3
    User Dustin destroyed. 3
    User Dustin destroyed. 3
    USER QUEUE: false
    INSIDE METHOD: false
    AFTER METHOD: false
    User Dustin destroyed. 4
    User Dustin destroyed. 4
    User Dustin destroyed. 4
    User Dustin destroyed. 4
    User Dustin destroyed. 4
    User Dustin destroyed. 4
    User Dustin destroyed. 4
    User Dustin destroyed. 4
    User Dustin destroyed. 4
    USER QUEUE: false
    INSIDE METHOD: false
    AFTER METHOD: false
    User Dustin destroyed. 5
    User Dustin destroyed. 5
    User Dustin destroyed. 5
    User Dustin destroyed. 5
    User Dustin destroyed. 5
    User Dustin destroyed. 5
    User Dustin destroyed. 5
    User Dustin destroyed. 5
    User Dustin destroyed. 5
    USER QUEUE: false
    INSIDE METHOD: false
    AFTER METHOD: false
    User Dustin destroyed. 6
    User Dustin destroyed. 6
    User Dustin destroyed. 6
    User Dustin destroyed. 6
    User Dustin destroyed. 6
    User Dustin destroyed. 6
    User Dustin destroyed. 6
    User Dustin destroyed. 6
    User Dustin destroyed. 6
    User Dustin destroyed. 6
    Joe
    USER QUEUE: false
    INSIDE METHOD: false
    AFTER METHOD: false
    User Dustin pulled from Queue, Game created: Joe
    User Already Placed: Dustin with Joe
    User Dustin destroyed. 7
    User Dustin destroyed. 7
    User Dustin destroyed. 7
    User Dustin destroyed. 7
    User Dustin destroyed. 7
    User Dustin destroyed. 7
    User Dustin destroyed. 7
    User Dustin destroyed. 7
    User Dustin destroyed. 7
    User Dustin destroyed. 7
    INSIDE METHOD: false
    INSIDE METHOD: false
    USER QUEUE: true
    INSIDE METHOD: false
    INSIDE METHOD: false
    User Dustin destroyed. 9
    User Joe destroyed. 9
    User Dustin destroyed. 9
    User Dustin destroyed. 9
    User Dustin destroyed. 9
    User Dustin destroyed. 9
    INSIDE METHOD: true
    INSIDE METHOD: false
    USER QUEUE: true
    INSIDE METHOD: false
    INSIDE METHOD: false
    INSIDE METHOD: true
    INSIDE METHOD: false
    USER QUEUE: true
    INSIDE METHOD: false
    INSIDE METHOD: false
    It really does seem to me like finalize is being called multiple times for the same object.
    That number should incremement for every instantiated User, and finalize can only be called once for each User object.
    I thought this was impossible?
    Any help is appreciated!

    Thanks...
    I am already thinking of ideas to limit the number of threads.
    Unfortunately there are two threads of execution in the servlet handler, one handles requests and the other parses the collection of User objects to check for out of date timestamps, and then eliminates them if they are out of date.
    The collection parsing thread is currently a javax.swing.Timer thread (Bad design I know...) so I believe that I can routinely check for timestamps in another way and fix that problem.
    Just found out too that Tomcat was throwing me a ConcurrentModificationException as well, which may help explain the slew of mysterious behavior from my servlet!
    The Timer thread has to go. I got to think of a better way to routinely weed out User objects from the collection.
    Or perhaps, maybe I can attempt to make it thread safe???
    Eg. make my User collection volatile?
    Any opinions on the best approach are well appreciated.

  • Flat File-to-RFC question, multiple RFC calls for one file.

    Hi guys,
    I'm quite new to XI / PI and I have a question regarding a File-to-RFC scenario we're trying in NW PI 7.1.
    We have a flat file which has two lines with two fields each, let's take this as an example :
    001,001
    002,002
    The files needs to be converted to XML and then transferred to the RFC program which will update a table with the values above.
    In the ESR I've created 3 data types (z_row1,z_record1 and z_fileinput1), 1 message type (z_file2rfc_ob_mt), 1 message mapping (z_file2rfc_mm), 2 Service Interface (z_file2rfc_ob_si and z_file2rfc_ib_ztestpi) and 1 operation mapping (z_file2rfc_om).
    In the Integration Builder (ID) I've created everything required (The sender and receiver communication channels, sender and receiver agreement, receiver determination and interface mapping).
    We're also using content conversion to convert the flat file to XML, this does seem to work because I see all the lines/field in the message when it gets into PI. The problem is that the RFC can only accept two fields at a time and only the first line gets updated. I see that only the first line gets sent to the RFC.
    How can I make the RFC call for each and every line ?
    Thanks !!

    Create the RFC with table, which takes multiple lineitem as input and update the table in single call.
    If you want response back then call RFC as synchrounous else in Asynchrounous mode.
    By doing this in single call it will update the complete table.
    Gaurav Jain
    Reward Points if answer is helpful

  • Found 0 results for My browser is missing important items, the whole tool bar...., drop down menu to print, copy, work off line, file, save, book mark, history. I just installed latest foxfire on windows xp. Found some instructions but they called for usi

    Found 0 results for My browser is missing important items, the whole tool bar...., drop down menu to print, copy, work off line, file, save, book mark, history. I just installed latest foxfire on windows xp. Found some instructions but they called for using keys my computer doesn't have ( key in OSX There is no file, edit , history, help, tools, navigation, all the things your directions say to use. Also I always get hung up and the message a scrip is running. I don't know what thises scrips are but I sure don't need them.
    == This happened ==
    Every time Firefox opened
    == I just noticed it. It probably happened when I upgraded foxfire.

    <u>'''Can't see the Menu Bar'''</u> (File, Edit, View, History, Bookmarks, Tools, Help)?
    Turning the Menu Bar on and off is a new feature in version 3.6.
    ''(Linux & OSX see: [[Menu bar is missing]] )''
    <u>''Windows'' Method 1.</u> '''''Hold down''''' the key and press the following letters in this exact order: V T M
    <u>''Windows'' Method 2.</u> Press and release the key. The Menu Bar will be displayed; then choose ~~red:V~~iew > ~~red:T~~oolbars and click on ~~red:M~~enu Bar.
    The Menu Bar should now be displayed permanently, unless you turn it off again using View > Toolbars. Check mark = displayed, NO check mark = not displayed.
    See: http://support.mozilla.com/en-US/kb/Menu+bar+is+missing
    <u>'''Navigation Toolbar, Bookmarks Toolbar and other Toolbars'''</u> under View > Toolbars. Clicking on one of them will place a check mark (display) or remove the check mark (not displayed).
    <u>'''To display the Status Bar'''</u>, View, then click Status bar to place a check mark (display) or remove the check mark (not displayed).
    <u>'''Full Screen mode'''</u>
    http://kb.mozillazine.org/Netbooks#Full_screen
    Also see:
    ''' [[Back and forward or other toolbar buttons are missing]]'''
    '''[[Navigation Toolbar items]]'''

  • Do I need to export multiple sizes for all standard print sizes? i.e.Say I crop the image in LR to 6'5" x 9' to fit within an 11" x 14" (overall) mat of a framed print.. Now let's say I want to reprint that same image in a 12" x 16" size ... to fit within

    Do I need to export multiple sizes for all standard print sizes? i.e.Say I crop the image in LR to 6'5" x 9' to fit within an 11" x 14" (overall) mat of a framed print.. Now let's say I want to reprint that same image in a 12" x 16" size ... to fit within a mat of with overall size of 20" x 24"? Or will the 1st export be "locked" at 6.5" X 9" (proportionately)?

    So, for the first one Export it cropped to 6.5 x 9 - and in the Export Dialog box there is a capability to rename the file for exported output - which would allow you to add something like the crop or intention to the base name of the file.  e.g. for _IMG0846.nef - setup the output filename to _IMG0846-65x9 for 11x14.jpg and output it at, say 300 or 360 dpi.  So, it has a unique name and purpose in your output folder.
    For best results, now, re-crop the picture in LR - just open the crop [R] dialog again, reframe the image to the new ratio, 12x16 and Export again - with an adjustment to the filename. e.g. _IMG0846-12x16 for 20x24.jpg
    So, now you have two clearly identified image files in your output area and you can provide those to whomever is printing for you, etc.  Discard them when you're done since you always have the original to return to to re-frame again as necessary.
    This way you get output sharpening and resolution (in pixels) optimized for your output print size.  Maybe not super important for smallish prints-but more important for larger ones.   Output at 100 quality.

  • Mobile app missing images only after packaging for App Store?

    This is general, but I was wondering if anyone else has had this problems, as it's happened to 2 different apps I recently posted to the app store.
    Basically, the apps worked in the simulators fine, I intalled and tested on 10 different iphones, and it works fine. When I packaged up the app, and downloaded from the app store after approval there were various missing images. For example, 3 images on a page with 6 png would be missing. They weren't loaded any differently.
    So I rechecked the app in flex simulators, worked fine, installed on phones, worked fine. I could not replicate problem anywhere. I randomly just resaved out a few images and that 'appears' to have worked. So when my next app was exhibiting the exact same behaviour, i 'resaved' out the broken images and a few were fixed, but a few are still broken.
    This is just so strange, since I can't replicate the issue anywhere except after downloading from the app store.
    Anyone else having similar issues?
    thanks

    Make sure your paths are *NIX compatible. Things like incorrect case or spaces in the file name will work just fine in the emulator, but fail on the device.
    Are you saying the images work when installed on the device using a provisioning profile, but that very same app doesn't work when downloaded from the app store? If that's the case, the problem is probably in your build settings (IE. not including all the asset files, etc.)

  • Missing Some Fonts Called For in Apple Pro Training Serries FCS 2 Book

    I am currently working my way through Motion Graphics and Effects in Final Cut Studio 2 by Mark Spencer and Jem Schofield in the Apple Pro Training Series. Twice I have encountered cases where I am unable to find the font called for in the book. One case was Helvetica neue (I substituted Helvetica) and the second instance in which the Herculanum font is called for. I am surprised that books in this series would use fonts that do not seem to be on my computer. I am using OS 10.4.10 with all updates and similarly for FCS 2. I feel I may be missing something here, i.e. perhaps the fonts really are somewhere on my system and are just not accessible to FCS 2. Is that possible? Suggestions?
    Thanks in advance.
    Tom

    Hanumang and All,
    Thank you for your help. Let me bring this to closure by explaining what I found on investigating this issue and what I did to resolve it and obtain the fonts.
    On the basis of your confirmation that these fonts should have been on my iMac, I called Apple Support. I spent the usual hour on line with them and went through two support people only to learn that the only way to get these fonts back into my OS X Library/Fonts folder (without having a second Mac computer) was to reinstall the operating system. It is remarkable to me that one cannot simply get the fonts off the Apple Installation disk, but it cannot be done since they are installed as part of the OS X installation and are not in a separate directory or folder on the installation disk.
    I set out to do an Archive and Install with Preserve User Settings carefully checked. About one third of the way through the Archive and Install process the process hung and failed to move forward for more than an hour. I finally ended the installation process and attempted to run it again which it would not allow me to do as the Archive and Install process was now grayed out. I had no choice but to run an Erase and Install process to get a clean version of OS X on my system.
    Once I had the clean version of OS X on the system, I used Font Book to check for Helvetica neue and Herculanum fonts and they were now there. I then copied all of the fonts in Library/Fonts from this vrigin install of OS X to an external drive. I back up my iMac every night automatically using Retrospect so I was now able to do a full restore of my Mac HD using Retrospect. Of course, once I had done that the fonts were missing again, but I just copied all the fonts from the external HD copy into the Library Fonts folder on my Mac HD, and all was well -- some 7 hours after starting this process.
    You know, as someone who has recently bought their first Mac computer in 24 years, I would have to say that I am very disappointed in certain aspects of OS X. It takes an excessively long time to reinstall OS X compared to Windows XP with which I am very familiar. The Archive and Install feature of OS X has not worked for me on the two occasions where I have tried to use it and I truly miss the REstore feature of Windows XP.
    I love Apple Professional level software like FCS 2 and Aperture, but I am not a fan of OS X. My hope is that Leopard with Time Machine and other new features will address some of the problems with OS X.
    Tom

Maybe you are looking for

  • EPM SharedServices 11.1.1.1 with Weblogic 9.2

    Guys, I am getting following error in sharedservices 11.1.1.1 deployment. ####<Dec 30, 2008 3:08:23 AM EST> <Error> <HTTP> <ushbk1ml0a66447> <SharedServices9> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kern

  • Ipod going haywire...?

    My ipod alternates between the sad icon and the apple logo and won't turn on. It doesn't show up in itunes or my computer, and won't go into disk mode. Because it doesn't show up on my computer, i can't reset or update it. When it's plugged into the

  • Does "Find my phone" need Push?

    I just tried "Find my phone" and it works fine but it appears that it will only work if Push is turned on. I don't use Push to save battery life. Does anyone know for sure if Push is required? gbs

  • Frozen screen on nano

    my nano screen is frozen on "now playing"; fully charged battery; cannot get icon to appear in itunes.....have done everything in support page...help!

  • Design view issue - CSS and html

    Hi I was wondering if anyone can help me with this. Someone has created a page for me using html and CSS as requested. The problem is that whenever I try to open the index.html file in design view or code and design view, Dreamweaver crashes and I ha