I'm having a few issues with Safari, can anyone help?

Hello, all,
I'm having a few annoying little issues with Safari at the moment, hopefully someone can help and it'll be an easy fix, but I'm stumped at the moment.
1. Every time I close and quit Safari it freezes and I have to 'force quit' the app. Not the biggest of problems but it's a little annoying.
2. Once I open Safari back up it reloads with whatever window was open when I quit, even if my Mac has been turned off.
3. Safari is eating up a lot of my RAM at the moment. 'Activity Monitor' is telling me it's taking up between 2-6GB of Memory.
Anybody have any ideas?
Thanks in advance.

Try a basic Safari reset.
Safari/Preferences/Advanced - enable the Develop menu, then go there and Empty Caches. Quit/reopen Safari and test. Then try Safari/History/Show History and delete all history items.  Quit/reopen Safari and test. You can also try try Safari/Clear History and Web Site Data. The down side is it clears all cookies.Doing this may cause some sites to no longer recognize your computer as one that has visited the web site.

Similar Messages

  • Having compiler issues with Array, can anyone help please?

    Using your Invoice class created in lab02, write a client program that allows the user to input three Invoice objects into an array of Invoice objects. After you have inputted all of the invoices, print a heading and then output all of the array elements (Invoice objects) by calling the method from your Invoice class that displays all of the data members on a single line using uniform field widths to insure that all Invoice objects will line up in column format (created in Lab04). At the end of the loop, display the calculated total retail value of all products entered in the proper currency format.
    Example of possible program execution:
    Part Number : WIDGET
    Part Description : A fictitious product
    Quantity : 100
    Price          : 19.95
    (etc.)
    Example of possible output
    Part Number          Part Description          Quantity          Price     Amount
    WIDGET          A fictitious product     100          19.95     199.95
    Hammer               9 pounds          10          5.00     50.00
    (etc.)
    Total Retail Value:                                   249.95
    This is what I have so far at the bottom, can anyone tell me what I'm doin wrong please
    //Invoice Lab 6
    //Application to test class Invoice with arrays
    public class InvoiceTest
    public static void main( String args[] )
    Invoice invoice1 = new Invoice( "1234", "Hammer", 2, 14.95 );
    Invoice array [] = new Invoice [2];
    array [0] = new Invoice ("1234", "Hammer", 2, 14.95);
    array [1] = new Invoice ("5678", "PaintBrush", -5, -9.99);
    double total = 0.0;
    System.out.println("Part Number                    Description               Quantity          Price               Amount");
    System.out.println("----------------------------------------------------------------------------------");
    for (int i=0; <=2; i++)
    total+=array.getPaymentAmount();
         system.out.println("The Total retail value is: %.2f\n")
    // display invoice1
    System.out.println( "Original invoice information" );
    System.out.printf( "Part number: %s\n", invoice1.getPartNumber() );
    System.out.printf( "Description: %s\n",
    invoice1.getPartDescription() );
    System.out.printf( "Quantity: %d\n", invoice1.getQuantity() );
    System.out.printf( "Price: %.2f\n", invoice1.getPricePerItem() );
    System.out.printf( "Invoice amount: %.2f\n",
    invoice1.getInvoiceAmount() );
    // change invoice1's data
    invoice1.setPartNumber( "001234" );
    invoice1.setPartDescription( "Blue Hammer" );
    invoice1.setQuantity( 3 );
    invoice1.setPricePerItem( 19.49 );
    // display invoice1 with new data
    System.out.println( "\nUpdated invoice information" );
    System.out.printf( "Part number: %s\n", invoice1.getPartNumber() );
    System.out.printf( "Description: %s\n",
    invoice1.getPartDescription() );
    System.out.printf( "Quantity: %d\n", invoice1.getQuantity() );
    System.out.printf( "Price: %.2f\n", invoice1.getPricePerItem() );
    System.out.printf( "Invoice amount: %.2f\n",
    invoice1.getInvoiceAmount() );
    Invoice invoice2 = new Invoice( "5678", "PaintBrush", -5, -9.99 );
    // display invoice2
    System.out.println( "\nOriginal invoice information" );
    System.out.printf( "Part number: %s\n", invoice2.getPartNumber() );
    System.out.printf( "Description: %s\n",
    invoice2.getPartDescription() );
    System.out.printf( "Quantity: %d\n", invoice2.getQuantity() );
    System.out.printf( "Price: %.2f\n", invoice2.getPricePerItem() );
    System.out.printf( "Invoice amount: %.2f\n",
    invoice2.getInvoiceAmount() );
    // change invoice2's data
    invoice2.setQuantity( 3 );
    invoice2.setPricePerItem( 9.49 );
    // display invoice2 with new data
    System.out.println( "\nUpdated invoice information" );
    System.out.printf( "Part number: %s\n", invoice2.getPartNumber() );
    System.out.printf( "Description: %s\n",
    invoice2.getPartDescription() );
    System.out.printf( "Quantity: %d\n", invoice2.getQuantity() );
    System.out.printf( "Price: %.2f\n", invoice2.getPricePerItem() );
    System.out.printf( "Invoice amount: %.2f\n",
    invoice2.getInvoiceAmount() );
    } // end main
    } // end class InvoiceTest

    Change this (check my comments):
    for (int i=0; <=2; i++) // what is <=2??  check the fixed version
    total+=array.getPaymentAmount(); //two things 1) this needs to be inside the for-loop 2) you need to tell the array which index to look at
    system.out.println("The Total retail value is: %.2f\n") //no need for \n because println does it automagically
    }to this:
    for(int i=0; i<array.length; i++) {
        total += array.getPaymentAmount();
    System.out.println("The total retail value is: " + total); //if you need another blank line like above be my guest
    Honestly, I didn't look past this part so fix this and post again if something is still broken.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Have updated phone to ios 5 now i cannot connect to safari can anyone help pls

    I have updated phone to ios 5 now i cannot connect to safari can anyone help pls

    The same thing is happening with my wife's iPhone 4 and we can't figure it out. When placing a call, the screen freezes and she needs to restart the entire phone.
    She upgraded to 5.01 this morning over the air while it was plugged in. Immediately afterwards, this problem started happening. We've tried restarting the phone several times and plugged in to iTunes but there's nothing she can do do to fix it.
    Any help is greatly appreciated!

  • My iMac 24 can no longer be paired with the keyboard; it doesn't recognise any keyboard at boot up, even the one it is paired with. Can anyone help, please?

    My iMac 24 can no longer be paired with the keyboard; it doesn't recognise any keyboard at boot up, even the one it is paired with. Can anyone help, please?
    Thank. Simon

    Brian - The batteries are fine and there has only every been one keyboard paired with it. We have tried my MacPro keyboard as well, and it will not even recognise that there is a discoverable keyboard nearby.
    Thanks, Simon

  • I can no longer see the address field in safari, can anyone help?

    I can no longer see the address field in safari, can anyone help?

    Abarryseymour
    That didn't work to get the safari address bar and the google search bar on my safari browser. could I have a virus???
    Which OS, which Safari?

  • Why does my webcam not work with Skype - can anyone help?

    Why does my webcam on Mac Book air not work with Skype - can anyone help?

    Did you set the Skype Audio/Video preferences to use the camera?

  • TS3510 Can't receive emails or messages with FaceTime can anyone help please thanks

    Can't receive emails or messages with FaceTime can anyone help please thanks

    Using FaceTime http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime + iMessage: Setup, Use, and Troubleshooting
    http://tinyurl.com/a7odey8
    Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    iOS: About Messages
    http://support.apple.com/kb/HT3529
    Set up iMessage
    http://www.apple.com/ca/ios/messages/
    Troubleshooting Messages
    http://support.apple.com/kb/TS2755
    Setting Up Multiple iOS Devices for iMessage and Facetime
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l
    FaceTime and iMessage not accepting Apple ID password
    http://www.ilounge.com/index.php/articles/comments/facetime-and-imessage-not-acc epting-apple-id-password/
     Cheers, Tom

  • HT201210 once again my iphone not working. i have a usb sign pointing to an itune icon on the screen. this is been on for over 24 hours. tried to restore but keeps coming up with era can anyone help please

    once again my iphone not working. i have a usb sign pointing to an itune icon on the screen. this is been on for over 24 hours. tried to restore but keeps coming up with era can anyone help please

    What is the error that is occurring?  We are not mind readers.

  • I have a new iphone 5s with ios 7 , I cannot pair with the bluetooth in my BMW with idrive , can anyone help . My old iphone 4 worked fine , however this was initially paired with older software , but still worked after the upgrade

    I have a new iphone 5s with ios 7 , I cannot pair with the bluetooth in my BMW with idrive , can anyone help . My old iphone 4 worked fine , however this was initially paired with older software , but still worked after the upgrade . I have tried & tried to pair again & that wont work either , suggesting it is the phones software . Can anyone help please

    Hi there soulboycraney,
    You may find the troubleshooting steps in the article below helpful.
    iOS: Troubleshooting Bluetooth connections
    http://support.apple.com/kb/TS4562
    iOS: Troubleshooting car stereo connections
    http://support.apple.com/kb/ts3581
    -Griff W. 

  • HT1212 hi my daughter has disabled her iphone 4 and its never been synced with itunes can anyone help please

    hi my daughter has disabled her iphone 4 and its never been synced with itunes can anyone help please

    iOS: Forgotten passcode or device disabled after entering wrong passcode - http://support.apple.com/kb/ht1212 - Learn what to do if you have forgotten or can't remember your passcode, or if your device displays a message saying it is disabled.

  • Cant use continuity on iPhone 6 with iMac, can anyone help?

    Cant use continuity on iPhone 6 with iMac, can anyone help?
    Running iso8 on iPhone 6 space grey 64gb
    Running OS X Yosemite on iMac 2010 -12 gb i3 1TB
    handoff has been switched on off with restart, but doesn't show on iMac with incoming call
    any ideas?

    HAve you checked its its a feature supported by older macs ?
    if so then it maybe a beta softtware issiue

  • TS2972 I cannot seem to get all of my music shared across the network from my MacBook Pro to my iPad. This was not an issue a few days ago. Can anyone help?

    I cannot seem to get all of my music shared across the network from my MacBook Pro to my iPad. This was not an issue a few days ago. I can see all my songs if sorted that way, but if i sort by artist, only a few of them are present. Can anyone help or have any insight?

    Well I didn't think of it before, but I logged out of my apple ID othe iPad's home sharing. The I logged back in and it worked. It's a little weird, but I will take it. Thanks!

  • Events placed on iphone are not synchronising with outlook, can anyone help me?

    I have an iphone 3gs which i am running with icloud.  outlook entries seem to work fine but not the other way.  Can anyone help?

    Check this:
    https://discussions.apple.com/thread/3404857?start=0&tstart=0

  • Anyone having vimeo playback issues with Safari 5.1.10 running OS 10.6.8?

    Since upgrading to Safari 5.1.10 for snow leopard I've notice play back issues with some of my video's posted on vimeo. Video pops up or down in brighteness and contrast and in one case goes all pixelated for one shot and back to normal after that.
    http://www.marcosdurian.com/Five_Hours_South.html
    @ aprox: 02:07-02:11 (brightness/contrast pop) & 03:38-03:41 (sever pixelation)
    http://www.marcosdurian.com/Narrative.html     (Northbay - the first clip)
    @ aprox 00:28-00:50 (brightness/contrast pops)
    The video files playback normal in FireFox, Safari 6.0.5 on 13" Macbook pro. Also plays normal on iPhone 5 w/ ios 6. The files also playback normal on the vimeo website when viewed as flash player but when switched to HTML5 Player the issue is back.
    Please advise.
    thx

    I looked at the first one - I see the same behaviour  here on 5.1.10
    When viewed in Safari, the vimeo iframe code is defaulting to 'HD'  from the several HTML5 versions of video available - the oddness around 3.38 (screenshot below) is visible on that version in any browser, or even if downloaded & played in quicktime. Firefox defaults to Flash, here anyway. Switching 'HD' off in the player, loads a different file, without the problems.
    I haven't looked in Safari 6 - but it's presumably using a different file.
    Vimeo's conversion seems to have slipped up.

  • HT5957 My microphone is not working since the IOS 7.0.2 update a few days ago. Can anyone help. What do I do????????

    Is there anything I can do to get my microphone working again. Some one suggested a reset but if I do will that reset everything and will I lose all my contacts etc??? Help.

    Hey spiritdancer1955!
    I have an article here for you that can address this issue with your iPad:
    iPhone: Microphone issues
    http://support.apple.com/kb/ts5183
    While this article is written for the iPhone, the troubleshooting steps will still apply for your iPad. Thanks for coming to the Apple Support Communities!
    Regards,
    Braden

Maybe you are looking for

  • BIT fields in database

    How do I need to write an update query in order to insert / delete a database entry that includes a BIT field (Yes/No). I tried: "INSERT INTO table_name (string_field, BIT_field) VALUES('hello','true')" and "INSERT INTO table_name (string_field, BIT_

  • JTabbedPane and InsertTab method

    Hi at all!!!Sorry for my bad english!! For a university project I want to implement a copy of notepad. Only I want to manage a more document and I think that it is possible through the JTabbedPane and it works. But I don't know how I can implement a

  • How to pass a value to javascript from flash using externalinterface

    hi, i'm currently trying to call a javascript function and pass values to it. but i'm not really familiar in using the addcallback since i only tested on calling a function from flash without passing anything to the function. Basically, i'm going to

  • Modem doesn't detect incoming calls

    Hi everybody, I use an apple external usb modem for fax reception. The modem detects the incoming call if coming from an internal call, but doesn't detect it if its an external call. The ring patterns are different: internal call: DRON 100(1/100sec)

  • I have a FacePad Flytouch 3 SuperPad 2 Android 2.2 10" Tablet and would like to install firefox.

    I tried to install firefox mobile. I click on Android market and get the download screen. When I click on "choose device on which to install" the drop down comes up blank. When I click it says it is not compatible. Is there a way to install?