Anyone knows this code: Green 4 seconds, 2 orange then back to green LED

HI. When I turn my iMac Indigo 350 on, it has no "ding", no monitor but the power LED turns on to green 4 seconds, then organe 1 second then 1/2 second orange then back to green? Thanks.
God bless,
Alvin
iMac Indigo 350Mhz   Mac OS X (10.3.6)  

You might want to try restoring as new - without the backup - and see if that fixes it. If it doesn't fix it, you can still restore the backup and you won't lose anything but a little bit of time that you spend restoring again.
Backup again, then restore as new, use the iPad and switch from song to song or from one app with sound to another....whatever you need to do to cause the sound issue again. If the sound issue doesn't come back, then you might assume it's something in the backup that was causing the problem. Start over and rebuild the iPad from scratch.
If the problem does not go away when you restore as new, you can always restore the backup to the iPad again and then take it to an Apple Store and ask them to take a look at it.

Similar Messages

  • Operate C# to modify PPT's hyperlink, while configuring the hyperlink's text to display attribute, the address value will be assigned as null. Anyone know this issue? Any solution?

    operate C# to modify PPT's hyperlink, while configuring the hyperlink's text to display attribute, the address value will be assigned as null.  Anyone know this issue? Any solution?
    How to reproduce the issue:
    1.Create a new PPT slide in Office2010.
    2. Insert a certain text/characters, such as Mircosoft blablabla,
    3. Insert an URL right after the text part , TextToDisplay is the “Test”,Address is the "Url".
    4. The content in the ppt is ”Microsoft Test“,here "Test" is the hyperlink which we would like to convert. Please execute the code we list below.
    5. The problem will be reproduced by the above steps.
    PPT.Application ap = new PPT.Application();
    PPT.Presentation pre = null;
    pre = ap.Presentations.Open(mFileName, Microsoft.Office.Core.MsoTriState.msoFalse, Microsoft.Office.Core.MsoTriState.msoFalse, Microsoft.Office.Core.MsoTriState.msoFalse);
    foreach (PPT.Slide mSlide in pre.Slides)
    PPT.Hyperlinks links = mSlide.Hyperlinks;
    for (int i = 1; i <= links.Count; i++)
    PPT.Hyperlink mLink = links[i];
    mLink.TextToDisplay = mLink.TextToDisplay.Replace(mLink.TextToDisplay,"url");
    mLink.Address = mLink.Address.Replace(mLink.Address, "url");
    Modify texttodisplay, the address vaule will be assigned as null. Anyone knows how to solve it?
    Does it caused by a PPT API's Limitation?

    I've tried the below code and it works, you can refer this article:
    https://msdn.microsoft.com/en-us/library/office/ff745021.aspx
    to find that the hyperlink needs to be associated with a text range, and thats what I did in the code below with the help of the link sent by Tony.
    Microsoft.Office.Interop.PowerPoint.Application ap = new Application();
    Microsoft.Office.Interop.PowerPoint.Presentation pre = null;
    pre = ap.Presentations.Open(@"C:\Users\Fouad\Desktop\abcc.pptx", Microsoft.Office.Core.MsoTriState.msoFalse, Microsoft.Office.Core.MsoTriState.msoFalse, Microsoft.Office.Core.MsoTriState.msoFalse);
    foreach (Microsoft.Office.Interop.PowerPoint.Slide mSlide in pre.Slides)
    Microsoft.Office.Interop.PowerPoint.Hyperlinks links = mSlide.Hyperlinks;
    Microsoft.Office.Interop.PowerPoint.Shape textShape = mSlide.Shapes[1];
    for (int i = 1; i <= links.Count; i++)
    Microsoft.Office.Interop.PowerPoint.Hyperlink mLink = links[i];
    Microsoft.Office.Interop.PowerPoint.TextRange range1 = textShape.TextFrame.TextRange;
    TextRange oTxtRng = range1.Find(((Microsoft.Office.Interop.PowerPoint.Hyperlink)mLink).TextToDisplay,After:range1.Start,WholeWords:Microsoft.Office.Core.MsoTriState.msoTrue);
    oTxtRng.Replace(((Microsoft.Office.Interop.PowerPoint.Hyperlink)mLink).TextToDisplay, "url");
    oTxtRng.ActionSettings[Microsoft.Office.Interop.PowerPoint.PpMouseActivation.ppMouseClick].Hyperlink.Address = "http://www.microsoft.com";
    Fouad Roumieh

  • Do anyone know this error?

    do anyone know this error?it start sometimes when Im manteining or creating a measure, dimension...
    thank you for your time!
    aitzi
    Fallo de la acción BUILDDATABASE en el objeto GLOBAL.I02_STAR
    oracle.AWXML.AWException: Fallo de la acción BUILDDATABASE en el objeto GLOBAL.I02_STAR
    at oracle.AWAction.BuildDatabase.Execute(BuildDatabase.java:737)
    at oracle.olap.awm.wizard.awbuild.BuildWizardHelper$1.construct(BuildWizardHelper.java:184)
    at oracle.olap.awm.ui.SwingWorker$2.run(SwingWorker.java:109)
    at java.lang.Thread.run(Unknown Source)
    Caused by: oracle.AWXML.AWException: ***Error Occured in BUILD_DRIVER: In __XML_SEQUENTIAL_LOADER: In __XML_UNIT_LOADER: In __XML_LOAD_MEAS_RC_LPRT_ITEM: In __XML_SET_LOAD_STATUS: In ___XML_LOAD_TEMPPRG: (AW$XML) AW$XML
    at oracle.AWAction.BuildDatabase.Execute(BuildDatabase.java:731)
    ... 3 more

    JJohnsenDK wrote:
    if you want to make private do it in the start of your class...Well...think about that a bit before doing it.
    As a local variable, it has even tighter access restrictions (basically) than a private field. It's ONLY accessible within the method. If you make the local variable into a private field, you're actually loosening control over your data.
    Now, if that variable expresses the state of your object -- if it expresses data that meaningfully differentiates that object from other objects -- then it might make a lot of sense to turn it into a private field. But don't turn it into a field just if you want to make things private. It's more than private now.

  • Does anyone know what code 43 is?

    does anyone know what code 43 means ipod isn't being recognized by computer or docking station and wont charge only in sleep mode?

    Check for hardware issues
    Try to restore your iOS device two more times while connected with a cable, computer, and network you know are good. Also, confirm your security software and settings are allowing communication between your device and update servers. If you still see the alert when you update or restore, contact Apple support.
    Common errors: 1, 10-47, 1002, 1011, 1012, 1014, 1000-1020.
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
      Apple Retail Store - Genius Bar

  • Epson Artisan 810 in duplex printing, reverses the second page, so that it is upside down in relation to the first page. Does anyone know how to set the second page i.e the reverse side of the page, in the correct direction?in the

    Epson Artisan 810 in duplex printing, reverses the second page, so that it is upside down in relation to the first page. Does anyone know how to set the second page.... i.e the reverse side of the page.....in the correct direction?
    It worked perfectly last week, now there are problems.
    Thanks for any advice.

    Epson Artisan 810 in duplex printing, reverses the second page, so that it is upside down in relation to the first page. Does anyone know how to set the second page.... i.e the reverse side of the page.....in the correct direction?
    It worked perfectly last week, now there are problems.
    Thanks for any advice.

  • Can anyone know this?

    Hi all,
    is anyone know this answer? if yes please help me..
    Under which circumstances will
    which Exceptions be caught in the catch block ?
    class Foo
    private Vector objects = new Vector();
    public void compute ()
    Iterator iter = objects.iterator();
    while (iter.hasNext()) {
    try {
    Object o = (Object)iter.next();
    System.out.println(o.hashCode());
    catch (Exception ex) {
    // under which circumstances will which Exceptions
    // be caught here ?
    public void addObject (Object o)
    objects.add(o);

    Under which circumstances will which Exceptions be caught in the catch block ?
    Object o = (Object)iter.next();
    System.out.println(o.hashCode()); I've narrowed your search a bit; if one of these two statements throw an exception, it will be caught
    in your catch block.
    kind regards,
    Jos

  • Does anyone know this store ?

    Do everybody here buy all products from the Apple store or do you shop around, look at other sites ?
    If so..
    Does anyone know this store : viosoftware.com ?
    http://www.viosoftware.com/Apple/MacOS+X+Tiger+v10.4+for+DVDDrives.html
    I can buy the Mac OS X 10.4. for 98$ total (free shipping, no taxes) vs 140$ total for Apple. They seem OK, I just have to check if what they sold is The latest version : Mac OS X 10.4.6 (released on April 3, 2006).
    Just in case it's 10.4.5 can I easily and freely upgrade to 10.4.6 ?
    ------

    I checked out VioSoftware at resellerratings.com and found that they were very highly rated by customers. One of the highest ratings I've seen, in fact, so it seems ordering from them would be safe.
    Bob N.
    Mac Mini 1.5 GHz; iBook 900 mHz; iPod 20 GB   Mac OS X (10.4.6)  

  • The user acct my apple was connected to no longer works (corrupt).  My Apple TV is still synced to that account and all of my recent purchases are going to that username.  Does anyone know how to get all of the purchased items back and to the new user?

    The user profile my appleTV was synced on my computer to no longer works (corrupt).  My Apple TV is still synced to that profile and all of my recent purchases are going to that username.  Does anyone know how to get all of the purchased items back and to the new user (same computer)?  I created a new user on my computer and moved the itunes folder to the desktop but never changed the path to which the apple synced to.  Now I can only see old items I purchased before the user profile went bad.  PLease help!

    Welcome to the Apple Community.
    Changing the library the Apple TV is synced with will delete all synced content from the Apple TV, but it won't delete purchased content.
    You should be able to change the library, resync any content you want and transfer your purchases back to the new library.

  • Anyone know where  I can get a replacement 3GS replacement back case from please?

    Anyone know where  I can get a replacement 3GS replacement back case from please?  Mine has started to crack, preferably White.  Cheers

    http://www.ifixit.com/iPhone-Parts/iPhone-3GS-Rear-Case/IF142-009?utm_source=ifi xit_cart&utm_medium=cart_product_link&utm_content=product_list

  • HT4859 Does anyone know how to get my Mailbox details from iCloud Back-up? I have accidentally deleted lots of emails I needed to keep. Thanks

    Does anyone know how to get my Mailbox details from ICloud Back-up?
    I deleted some emails in error and need them back.Thanks

    The iCloud backup doesn't contain email.  If you deleted the email and it isn't in your trash folder, there is no way to recover it.

  • Anyone knows this error ? getpwuid("305") failed  ?

    Anyone knows what this error message means in Console messages ?
    This is a copy/paste of the same messages that appears continuously:
    09-09-08 2:40:11 AM com.apple.launchd[1] (com.apple.launchd.peruser.305[490]) getpwuid("305") failed
    09-09-08 2:40:11 AM com.apple.launchd[1] (com.apple.launchd.peruser.305[490]) Exited with exit code: 1
    09-09-08 2:40:11 AM com.apple.launchd[1] (com.apple.launchd.peruser.305) Throttling respawn: Will start in 10 seconds
    09-09-08 2:40:21 AM com.apple.launchd[1] (com.apple.launchd.peruser.305[493]) getpwuid("305") failed
    09-09-08 2:40:21 AM com.apple.launchd[1] (com.apple.launchd.peruser.305[493]) Exited with exit code: 1
    09-09-08 2:40:21 AM com.apple.launchd[1] (com.apple.launchd.peruser.305) Throttling respawn: Will start in 10 seconds
    09-09-08 2:40:31 AM com.apple.launchd[1] (com.apple.launchd.peruser.305[496]) getpwuid("305") failed
    09-09-08 2:40:31 AM com.apple.launchd[1] (com.apple.launchd.peruser.305[496]) Exited with exit code: 1
    09-09-08 2:40:31 AM com.apple.launchd[1] (com.apple.launchd.peruser.305) Throttling respawn: Will start in 10 seconds
    09-09-08 2:40:41 AM com.apple.launchd[1] (com.apple.launchd.peruser.305[499]) getpwuid("305") failed
    09-09-08 2:40:41 AM com.apple.launchd[1] (com.apple.launchd.peruser.305[499]) Exited with exit code: 1
    09-09-08 2:40:41 AM com.apple.launchd[1] (com.apple.launchd.peruser.305) Throttling respawn: Will start in 10 seconds
    09-09-08 2:40:51 AM com.apple.launchd[1] (com.apple.launchd.peruser.305[502]) getpwuid("305") failed
    09-09-08 2:40:51 AM com.apple.launchd[1] (com.apple.launchd.peruser.305[502]) Exited with exit code: 1
    09-09-08 2:40:51 AM com.apple.launchd[1] (com.apple.launchd.peruser.305) Throttling respawn: Will start in 10 seconds
    09-09-08 2:41:01 AM com.apple.launchd[1] (com.apple.launchd.peruser.305[503]) getpwuid("305") failed
    09-09-08 2:41:01 AM com.apple.launchd[1] (com.apple.launchd.peruser.305[503]) Exited with exit code: 1

    HI,
    If you have any peripherals connected to the MacBook, disconnect and reboot. See if Console still reports those messages.
    Boot from your install disk and run Disk Utility.
    Insert Installer disk and Restart, holding down the "C" key until grey Apple appears.
    Go to Installer menu (Panther and earlier) or Utilities menu (Tiger and later) and launch Disk Utility.
    Select your HDD (manufacturer ID) in the left panel.
    Select First Aid in the Main panel.
    (Check S.M.A.R.T Status of HDD at the bottom of right panel. It should say: Verified)
    Click Repair Disk on the bottom right.
    If DU reports disk does not need repairs quit DU and restart.
    If DU reports errors Repair again and again until DU reports disk is repaired.
    When you are finished with DU, from the Menu Bar, select Utilities/Startup Manager.
    Select your start up disk and click Restart
    Check available disk space.
    Control or right click the MacintoshHD icon on your Desktop. Click "Get Info". Under the General tab you will see Capacity and Available. Make sure there is at least 10% available disk space, 15% is better.
    Carolyn

  • Does anyone know this easy question?

    I've been trying to figure this out. It seems like it is easy to do but I can't figure this out. I want to put the string, "Fancy Big Label" right below this string, "Plain Small Label" in the center. Does anyone know how to do this? Thanks for those who answer.
    PK
    import java.awt.*;
    import javax.swing.*;
    import java.awt.event.*;
    public class LabelPanel extends JPanel
         public LabelPanel()
              JLabel plainLabel = new JLabel("Plain Small Label");
              add(plainLabel);
              JLabel fancyLabel = new JLabel("Fancy Big Label");
              Font fancyFont = new Font("Serif", Font.BOLD|Font.ITALIC, 32);
              fancyLabel.setFont(fancyFont);
              fancyLabel.setHorizontalAlignment(JLabel.CENTER);
              add(fancyLabel);
         public static void main(String[] args)
              LabelPanel lp = new LabelPanel();
              JFrame frame = new JFrame("Label Example");
              frame.getContentPane().add(lp);
              frame.addWindowListener(new WindowAdapter()
                   // Open and closed braces are required because it is a class.
                   public void windowClosing(WindowEvent e)
                        System.exit(0);
              frame.pack();
              frame.setSize(400, 150);
              frame.setBackground(Color.white);
              frame.setVisible(true);
    }

    What happens with the current code?
    I suspect it is to do with the layout manager. See the section in the Java tutorial on Swing layout managers.
    John

  • My itouch is disabled, when I tried to restore it, it came up with Error code 3094.  Has anyone had this code appear, and what did they do to solve it?

    My itouch is disabled, when I tried to restore it, it came up with Error code 3094.  Has anyone had this error code appear for them before and how were they able to fix it?
    Thank You

    See SIMPLE easy solution for 1015 3094 3014 21 error

  • Anyone know xhtml code for embedding QT movies with Autoplay off?

    I am using code I got in class, and see online, for embedding a QT movie in a page, but the Autoplay-false is not working, the movie starts right out playing as soon as the page opens.
    the line of code:
    <parem name="autoplay" value="false" />
    The whole block of code I got from the class to insert a movie:
    <!-- embed quicktime movie -->
    <!-- for older IE browers -->
    <object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"
    codebase="http://www.apple.com/qtactivex/qtplugin.cab"
    width="320" height="255">
    <param name="src" value="../../movietests/ffems_entry.mov" />
    <parem name="autoplay" value="false" />
    <!-- [if gte IE 7> <!-->
    <!-- embed quicktime movie -->
    <!-- for all other browers -->
    <object type="video/quicktime" data="../../movietests/ffems_entry.mov" width="320" height="255">
    <parem name="autoplay" value="false" />
    alt : Click for Movie
    </object>
    <!--<! [endif] -->
    <!--[if It IE 7] >
    alt : <a href="../../movietests/ffems_entry.mov"> Click for Movie </a>
    <! [endif] -->
    </object>

    Thank you for your reply, Kirk,
    1)Yes, I do have "fast start" enabled in my files, and they were made with QT Pro, newest version. So no, there is no "trouble with my files".
    However, I would still like to have that flashing "Loading" icon when the file is loading, as I see on other sites. (And yes, even with "Fast Start" enabled, depending on the size of the file, the speed of the computer and internet connection, it can take a little time beforeit starts.) Anyone know how to create that flashing "Loading" icon, rather than just the static Q?
    2)I just wondered if there was a way for the javascript to recognize if the user does not have javascript, and bring up a message if that is the case, telling the user they need to enable it to see the content. (As would happen if the user does not have the QT plugin installed.) Yes, I realize it would not work to include in the normal way the embed and object tags as well, I wondered if there was a way to invoke them only if the user doesn't have javascript. Perhaps impossible, but I thought I'd ask, in case someone knows of a way to do that.
    4)Yes, I guess I could just put a separate direct text link to the movie file for downloading. I just wondered if there was a way to put that in the javascript, so that if someone right-clicks on the QT icon, they can download rather than view it, rather than use a separate link. That may also be impossible, but I thought I'd ask, and see if there is a way to do that.
    Your question to me regarding dimensions--I forget which was the QT movie, that I took that sample from. Yes, I have some in unusual sizes. They are not normal movies. I don't have time to explain more now though, and that has no bearing on the questions I asked.
    Once again, thanks for replying, and if you or someone else could help further with my questions, I would appreciate it very much.
    Have a nice day!

  • Does anyone know this message: "Document root element is missing"

    I'm getting this message by loading an XML File from my server into an DocumentBuilder. The only strange thing, if I'm doing that from my local machine (linux) it works, but executing by Java WebStart I get the message above !?!
    Does anyone know why?

    That was the first idea i had, but InputStream.available() on the given File means something about 3500 signs.
    Somewhere I read, that a Classpath, or Path may be missing, but I'm not using any special imports!
    package com.msgis.XML;
    import java.io.*;
    import org.xml.sax.*;
    import org.xml.sax.helpers.DefaultHandler;
    //API
    import javax.xml.parsers.DocumentBuilderFactory;
    import javax.xml.parsers.DocumentBuilder;
    import javax.xml.parsers.FactoryConfigurationError;
    import javax.xml.parsers.ParserConfigurationException;
    //Exceptions
    import org.xml.sax.SAXException;
    import org.xml.sax.SAXParseException;
    //Reading XML File
    import java.io.File;
    import java.io.IOException;
    //DOM definition and Exceptions
    import org.w3c.dom.Document;
    import org.w3c.dom.DOMException;
    //URL
    import java.net.URL;
    import java.net.*;
    Ideas?
    That is the only idea left, because, in the IDE (Sun ONE Studio 5 Update 1, Standard Edition) it works, and from other projects I know that the IDE is linking its own classes.
    java pgm does not work. It delivers the same Exception.
    SAXParseException Document blablabla .......

Maybe you are looking for