Safari displays white blank page

I'm using OSX 10.8.5 on Macbook pro Intel Core 2 Duo.
Since almost a year ago, I didn't see pages in Safari, it display white blank screen but it has contents.
Safari loaded contents, but it didn't render contents into page.
I found that, Safari update entry of 'com.apple.afari.plist' file in the Preference folder and it cause Safari fail to render pages.
When Safari start, it changes
          <key>com.apple.Safari.ContentPageGroupIdentifier.WebKit2AcceleratedCompositingEnabled</key>
entry to
<false/>
and next time I start Safari, white blank page displayed.
If I change
          <key>com.apple.Safari.ContentPageGroupIdentifier.WebKit2AcceleratedCompositingEnabled</key>
entry to
<true/>
and start Safari, I can see pages well, but I can't stop Safari to update the value to false.
Any solutions to solve this issue ?

Please read this whole message before doing anything.
This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
Step 1
The purpose of this step is to determine whether the problem is localized to your user account.
Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
Test while logged in as Guest. Same problem?
After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
*Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
Step 2
The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, or by corruption of certain system caches.
Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled on some models, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output and Wi-Fi on certain models.  The next normal boot may also be somewhat slow.
The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
Test while in safe mode. Same problem?
After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

Similar Messages

  • Why does the website display white blank pages only?

    Hello:
    I use Firefox 13.0.1 on a Mac OS X, and I often go to www.wenxuecity.com for news. But, in the past couple of days, when I type in that address in the URL window, only a white blank page shows up. Nothing else! If I use Google to find direct links to a few news items at that website and click the links, I also get white blank pages. No error message or anything else.
    Could you tell what is going on here?
    Many thanks!

    Is the page completely blank or is there still some content visible?
    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    *https://support.mozilla.org/kb/how-do-i-create-screenshot-my-problem
    Use a compressed image type like PNG or JPG to save the screenshot.
    You can also try to check the Net log in the Web Console (Web Developer > Web Console;Cmd+Shift+K) to see if that bring up errors about loading files.<br />
    You can double click a net log entry to see more details.
    *https://developer.mozilla.org/en/Tools/Web_Console
    *https://developer.mozilla.org/en/Using_the_Web_Console
    You need to reload web page(s) and bypass the cache to refresh all files with the Web Console panel open.
    *Press and hold Shift and left-click the Reload button.
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Cmd + Shift + R" (MAC)

  • White blank page. Help

    Hi guys, after I restored my iPad 2 using iTunes, when I open a certain website for used cars for sale that was working fine before I restored the iPad , now when I click on a car that's for sale it only displays white blank page. My brothers I pad is working well, and site working perfectly. What should I do . Plz help

    Hi ..
    Tap Settings > Safari > Advanced > Website Data
    Then tap:   Remove All Website Data
    Then restart the iPad.
    Hold the On/Off Sleep/Wake button down until the red slider appears. Slide your finger across the slider to turn off iPhone. To turn iPhone back on, press and hold the On/Off Sleep/Wake button until the Apple logo appears.
    edited by:  cs

  • I recently upgraded to iOS 7.0.  When I open Safari to a blank page, a small "Settings" icon appears against the white background.  When I click on it, it opens  a link to a web page that is not among my other bookmarks.  How can I get rid of it?

    I recently upgraded to iOS 7.0.  When I open Safari to a blank page, a small "Settings" icon appears against the white background.  When I click on it, it opens  a link to a web page that is not among my other bookmarks.  How can I get rid of it?

    Leliforever, cheek you list of installed add-ons, the Ask toolbar can be installed without the users knowledge.
    For checking other extensions that may cause this, follow the procedure in this link - https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Struts -- LogonView.jsp Displays A Blank Page

    I am using the Struts. My LogonView.jsp displays a blank page. I have no idea why nothing is written while the MessageResources.properties file is found. (I would have gotton HTTP Status 500 if the MessageResources.properties is not found or the value of the corresponding key in the bean:message tag cannot be picked up.)
    Here is my MessageResources.properties file:
    button.submit=Send for Verification
    button.reset=Clear the Form
    logonForm.userId=User Name
    logonForm.password=Password
    logonForm.confirm_password=Confirm Password
    logonForm.emailAddress=E-mail Address
    logonForm.hear_from_us=How did you hear about the StudentScholar.org?
    logonForm.subscriber=Subscribe to the StudentScholar.org newsletter
    logonForm.send_updates=Occassionally send me updates
    logonForm.fname=First Name
    logonForm.lname=Last name
    logonForm.streetAddress=Street Address
    logonForm.city=City
    logonForm.state=State
    logonForm.zip=Zip Code
    logonForm.country=Country
    logonForm.phone=Telephone
    logonForm.degree_type=Degree Type(s)
    logonForm.major=Majoring Field(s)
    logonForm.cumulativeGPA=Cumulative GPA
    logonForm.collegeID=College ID
    logonForm.permissionID=Permission ID
    logonForm.last_logon_date=Last Logon Date
    heading.logon=<H2>Enter your user information</H2>
    title.logon=Logon Screen
    error.invalid.logon=<li>The User ID and/or Password are invalid. Please try again.</li>
    errors.header=<h3><font color="red">Validation Error</font></h3>You must correct the following error(s) before proceeding:<ul>
    title.mainmenu=Welcome
    heading.mainmenu=<H1>Welcome!</H1>
    label.userType=<H2>You are authorized to use this system as a</H2>
    errors.prefix=<LI>
    errors.suffix=</LI>
    errors.footer=</UL><hr>
    errors.minlength={0} can not be less than {1} characters.
    errors.required={0} is required.
    errors.date={0} is not a date.
    errors.double={0} must be an double.
    errors.email={0} is an invalid e-mail address.Here is my LogonView.jsp:
    <!-- LogonView.jsp -->
    <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
    <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
    <html>
    <head><title><bean:message key="title.logon" /></title>
    <html:javascript formName="logon" />
    </head>
    <body bgcolor="white">
    <bean:message key="heading.logon" />
    <html:errors />
    <html:form action="/logon" onsubmit="return validateLogon(this)" >
    <table border="0" width="100%">
        <tr>
            <th aligh="right">
               <bean:message key="logonForm.userId" />:
            </th>
            <td align="left">
            <html:text property="userId" size="10" />
         </td>
        </tr>
        <tr>
            <th aligh="right">
               <bean:message key="logonForm.password" />:
            </th>
            <td align="left">
            <html:password property="password" size="10" />
         </td>
        </tr>
        <tr>
            <th aligh="right">
               <bean:message key="logonForm.confirm_password" />:
            </th>
            <td align="left">
            <html:password property="confirm_password" size="10" />
         </td>
        </tr>
        <tr>
            <th aligh="right">
            <bean:message key="logonForm.emailAddress" />:
            </th>
            <td align="left">
            <html:text property="emailAddress" size="25" />
         </td>
        </tr>
        <tr>
            <th aligh="right">
            <bean:message key="logonForm.hear_about_us" />:
            </th>
            <td align="left">
               <html:text property="hear_about_us" size="25" />
         </td>
        </tr>
        <tr>
            <th aligh="right">
               <bean:message key="logonForm.subscriber" />:
            </th>
            <td align="left">
               <html:checkbox property="subscriber" />
         </td>
        </tr>
        <tr>
            <th aligh="right">
            <bean:message key="logonForm.send_updates" />:
            </th>
            <td align="left">
               <html:checkbox property="send_updates" />
         </td>
        </tr>
        <tr>
            <th aligh="right">
               <bean:message key="logonForm.fname" />:
            </th>
            <td align="left">
            <html:text property="fname" size="15" />
         </td>
        </tr>
        <tr>
            <th aligh="right">
            <bean:message key="logonForm.lname" />:
            </th>
            <td align="left">
            <html:text property="lname" size="15" />
         </td>
        </tr>
        <tr>
            <th aligh="right">
            <bean:message key="logonForm.streetAddress" />:
            </th>
            <td align="left">
            <html:text property="streetAddress" size="50" />
         </td>
        </tr>
        <tr>
            <th aligh="right">
            <bean:message key="logonForm.city" />:
            </th>
            <td align="left">
            <html:text property="city" size="15" />
         </td>
        </tr>
        <tr>
            <th aligh="right">
            <bean:message key="logonForm.state" />:
            </th>
            <td align="left">
               <html:text property="state" size="25" />
         </td>
        </tr>
        <tr>
            <th aligh="right">
            <bean:message key="logonForm.zip" />:
            </th>
            <td align="left">
            <html:text property="zip" size="10" />
         </td>
        </tr>
        <tr>
            <th aligh="right">
            <bean:message key="logonForm.country" />:
            </th>
            <td align="left">
            <html:text property="country" size="25" />
         </td>
        </tr>
        <tr>
            <th aligh="right">
            <bean:message key="logonForm.phone" />:
            </th>
            <td align="left">
            <html:text property="phone" size="15" />
         </td>
        </tr>
        <tr>
            <th aligh="right">
            <bean:message key="logonForm.degree_type" />:
            </th>
            <td align="left">
            <html:textarea property="degree_type" rows="9" cols="90" />
         </td>
        </tr>
        <tr>
            <th aligh="right">
            <bean:message key="logonForm.major" />:
            </th>
            <td align="left">
            <html:text property="major" size="15" />
         </td>
        </tr>
        <tr>
            <th aligh="right">
            <bean:message key="logonForm.cumulativeGPA" />:
            </th>
            <td align="left">
            <html:text property="cumulativeGPA" size="4" />
         </td>
        </tr>
        <tr>
            <th aligh="right">
            <bean:message key="logonForm.collegeID" />:
            </th>
            <td align="left">
            <html:text property="collegeID" size="5" />
         </td>
        </tr>
        <tr>
            <th aligh="right">
            <bean:message key="logonForm.permissionID" />:
            </th>
            <td align="left">
            <html:text property="permissionID" size="5" />
         </td>
        </tr>
        <tr>
            <th aligh="right">
            <bean:message key="logonForm.last_logon_date" />:
            </th>
            <td align="left">
            <html:text property="last_logon_date" size="15" />
         </td>
        </tr>
        <tr>
            <td align="right">
                <html:submit>
                    <bean:message key="button.submit" />
                </html:submit>
            </td>
            <td align="right">
                <html:reset>
                    <bean:message key="button.reset" />
                </html:reset>
            </td>
        </tr>
    </table>
    </html:form>
    </body>
    </html>

    Any feedback. Your help would be much appreciated.

  • Just updated to Safari 5 and blank page

    Hello
    I have just updated via the OSX updater and now Safari 5 is only displaying a blank page... I can see it trying to connect to the website but nothing happens.
    I have Cosmopod plug in installed but even having deleted from the internet plug in folder nothing changes.....
    I have even deleted Safari, redownloaded the OSX Leopard version and reinstalled it but no better results...
    Help !! What shall I do...
    Thanks a lot
    Greg

    HI and Welcome to Apple Discussions...
    Check to see if you have any other plugins or input managers that might be causing the problem.
    Go here for trouble shooting 3rd party plugins or input managers which might be causing the problem. Safari: Add-ons may cause Safari to unexpectedly quit or have performance issues
    Carolyn

  • Jsp files displaying a blank page

    Hi I have integrated tomcat5 and Apache 2 using mod_jk in Fedora 7.
    I had no problem starting Tomcat5 and Apache 2 server. The problem is when I tried to browse my
    jsp file.. it display a blank page. I try to see the log files but there is no error related to this.
    here is my jsp file..
    <%@ page contentType="text/html; charset=iso-8859-1" language="java" errorPage="" %>
    <html>
    <head>
    <title>Untitled Document</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <title>Hello World JSP</title>
    </head>
    <body>
    <h1><% out.println(" Hello world JSP!"); %></h1>
    </body>
    </html>please help me.. Thanks in advance for your help..

    here is my new HelloWorld.jsp..
    <%@ page contentType="text/html; charset=iso-8859-1" language="java" errorPage="" %>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <title>Hello World JSP</title>
    </head>
    <body>
    <h1><% out.println(" Hello world JSP!"); %></h1>
    </body>
    </html>
    it still display a blank page.
    here is my context path..declared in server.xml
    <Context path="" docBase="/var/www/myweb" debug="0" reloadable="true"/>
    My HelloWorld.jsp is save in /var/www/myweb
    what is the problem? thanks..

  • Click on the icon and a white blank page comes on, the bottom says opening but nothing happens!

    when ever i open firefox, nothing happens, just a white blank page comes on, on the bottom left, the default page is trying to open" i.e waiting for xxxxxxx to open,
    I tried re starting my computer "MAC" also quit Firefox and opened it but the problem is still there.

    Last time I updated Firefox, all of my bookmarks and saved pages were gone.
    If you have unsaved open pages you may loose them on a Firefox upgrade but you should not normally loose your bookmarks, unless for instance you do a new install and take one of the options that deletes personal information.
    I suggest as a precaution you back up your Firefox profile. This is something that is easier to do whilst Firefox is able to run; and it is good practice to do this periodically anyway; but it can still be done even when Firefox is not able to be run.
    * for instructions have a look at [[Back up and restore information in Firefox profiles]]
    * put the backup files and folders somewhere safe, where they may be found easily, but outside the Firefox program or profile paths. (Your Windows 7 Desktop is a suitable location).
    Now when I click on the Firefox icon, nothing happens. No page opens...nothing.
    Firefox not starting after an upgrade is often caused by firewalls or security programs either not recognising the new Firefox as being safe, or else blocking or even reversing changes made to your system and browser.
    Have a look at your security software and the security settings.
    *What security related software and firewall do you use ?
    * see also
    ** [[Firefox won't start - find solutions#w_firefox-will-not-start-after-updating]]_firefox-will-not-start-after-updating
    ** [[Configure firewalls so that Firefox can access the Internet]]
    **[[Firefox does not work - Common fixes to get you back up and running]]

  • White blank page top bottoms doesn't work like black blank page.

    White blank page bottoms doesn't work same like black blank page, I did same configurations on black and works, on white when I publish the page the top bottoms wont work. Specially when I add a hyperlink to my company's name that tottaly frozen the bottoms. The name from my company it's on the very top and bottoms under. But again... all the set up on black blank works (if I change the page colors from black blank page to white the bottoms don't appears) and you cannot change the bottom colors (they are lock for any changes)
    Thank in advance!!!!!!

    Are you talking about hyperlink formatting.
    you can disable the line and change link colors with the link inspector:

  • Https sites are coming up white blank pages

    Https site is coming up as white blank page. All other sites are loading. https://extranet.appliedmed.com ?? This laoded for years ????

    Do you need a specific certificate to access this website?
    <pre><nowiki>HTTP/1.1 401 Unauthorized
    Server: Microsoft-IIS/7.0
    WWW-Authenticate: NTLM
    X-Powered-By: ASP.NET
    MicrosoftSharePointTeamServices: 12.0.0.6421
    </nowiki></pre>

  • BI 7.0 Analysis Authorization issue: some reports displaying a blank page.

    Hi All,
    This is regarding BI 7.0 Analysis Authorization issue.
    Overview:
    we have restricted some queries at infoobject level.
    Issue:
    a. For some of the queries, we can see the selection screen but when we try to execute the query by clicking on the execute button (Queries WAD) we get a blank page, meaning nothing is displayed on the output (white/Blank screen).
    b. When we execute the same query through RSRT, we get a message which says "Disconnecting from BW server..".
    c. Let me explain further on this. Basically we are doing this in order to have limited access to Auditors at the client side. At the same time normal users should not get impacted due to this, hence we created two roles. One for normal users and other for Auditors.
    d.  Now the thing is that we execute the same report with normal user ID's the report executes properly and displays the output. it does not show the blank page.
    e. But when we execute the same report with Auditors ID then we get a blank page.
    Any idea why this is so?

    Hi Neha,
    I tried the below also,
    GL Acnt
    I EQ 0000134010
    I EQ :
    but still it didn't work.
    No Infoobject is missing in Authorization Object.
    For your point, "rsecadmin - > analysis -> execute as -> check for the desired user & analyze the log" it didnu2019t allow me to analyze, since as soon as click on execute button a pop-up comes up saying "Disconnecting from the BW server..."
    As mentioned earlier also it is giving me the below message,
    ""I>> Row: 103 Inc: AUTHORITY_02 Prog: CL_RSR_RRK0_AUTHORIZATION                                                                       RS_EXCEPTION        301CL_RSR_RRK0_AUTHORIZATION                         AUTHORITY_02"
    Kindly suggest, since this is a show-stopper for us!
    Thanks,
    Ishdeep Kohli.

  • Website problems in Safari - half loaded / blank pages

    I'm having problems with my website - http://kevadamson.com - in Safari (4) on both Mac (10.5.8) and PC (Vista) (Version 4). I have asked my fellow web developer and programmer colleagues what they think, without finding a reason for the problems.
    *Problems as follows:*
    = Pages often load with missing images (both and CSS background images)
    = Pages often do not load at all - displaying just a blank page
    = Pages often load with failed JavaScript elements
    *I have checked the following:*
    = Other browsers and it works fine (IE6/7/8, FF3.5, Chrome, Opera 10)
    = Disabling CSS and JavaScript, and I still get the same issues
    = Re-installing Safari
    = Asked others to check on their machines (Mac and PC) and they see the same problems
    = Choosing different options from user agents list - still get same problems
    *Other info:*
    = The server is Apache 2
    = XHTML transitional and CSS3
    Anyone have any thoughts?

    Don't mess around with reinstalling Safari; that's not the problem at all. Instead, try this:
    1. Quit Safari if it's running.
    2. Go to Home/Library/Preferences and delete the com.apple.Safari.plist file.
    3. Go to Home/Library/Caches/com.apple.Safari and delete the contents of that folder.
    4. Go to Home/Library/Caches/com.apple.Safari/Web Page Previews and delete the contents of that folder.
    5. Go to Home/Library/Caches/Metadata/Safari and delete the contents of that folder.
    6. Go to Home/Library/Caches/Safari and delete the contents of that folder.
    Then Repair Permissions, restart Safari, reset its preferences and see if the problem continues.

  • Safari Printing: Prints blank pages from Safari

    I can print from Word and other applications, but it just prints blank white pages from Safari- everything in Safari- not just e-mail.
    Already reset Safari
    Already downloaded Mac updates
    Help!

    I found one possible work around. I too tried to print a multipage TV schedule from Safari. Printed first page and then multiple blank pages. Tried saving the schedule to PDF and Preview did the same thing. . .printed first page and then blank pages.
    Finally opened the PDF file with Adobe Reader and it all printed out just fine. Hope this helps until Safari is fixed.
    BTW I just upgraded to tiger and then 10.4.3. Before upgrading I deleted all the HP 6110 software and rebooted. Then I upgraded to Tiger and ran the Combo 10.4.3 updater. Then I configured my 6110 using the Tiger installed drivers and it printed fine. Then I downloaded and installed the current HP software and installed that. Everything works perfectly, scanning docs and pictures, coping and regular printing.
    Doug

  • Safari displaying Excite mail page properly

    I have problems with how safari displays my excite mail page. Safari 4.0.4
    The frame on the left which shows in boxes and junk etc. is cropped.
    I only use a single button mouse and I can shift the frame over but I cant move it back and then it does not display the names of the boxes.
    I have tried everything from resetting safari clearing all the cookies etc.
    This does not happen in other browsers like Firefox, Camino or Opera.
    Can you tell me what the issue is please or how to fix it.
    I have Multiple Sclerosis so I am a bit slow and stupid. Please try and explain in full please.

    HI Jeremy,
    I have a good friend with MS. Never a bit slow and certainly not stupid.
    The problem here is that Excite Mail's system requirements mentioned here; Excite Mail do not include Safari. Their browser requirements are woefully outdated.
    At least you can use an alternate browser.
    Carolyn
    Message was edited by: Carolyn Samit

  • Safari only prints blank pages

    Anyone help with Safari printing issue? It will only print blank pages, on my PC, although all other apps print just fine. I have the latest Safari version.

    I found one possible work around. I too tried to print a multipage TV schedule from Safari. Printed first page and then multiple blank pages. Tried saving the schedule to PDF and Preview did the same thing. . .printed first page and then blank pages.
    Finally opened the PDF file with Adobe Reader and it all printed out just fine. Hope this helps until Safari is fixed.
    BTW I just upgraded to tiger and then 10.4.3. Before upgrading I deleted all the HP 6110 software and rebooted. Then I upgraded to Tiger and ran the Combo 10.4.3 updater. Then I configured my 6110 using the Tiger installed drivers and it printed fine. Then I downloaded and installed the current HP software and installed that. Everything works perfectly, scanning docs and pictures, coping and regular printing.
    Doug

Maybe you are looking for

  • Get error when preview marketing documents by using crystal report layout

    Hi experts, I want to switch to using Crystal Report for marketing documents layout.  I have import Sales Quotation u2013 Generic (CR) layout which provided by XX-1.2.b1p package. I can preview added records but it doesn't work on drafting documents

  • Windows Recovery Failed - Stuck on startup

    I recently tried using hp's windows recovery program to wipe my harddrive and reinstall windows. I am now stuck at start up and am getting an error message that consists of "HP Notebook" as the title, it displays the time and date and "please wait".

  • BPC Detail error/reject log not created in the PrivatePub/user/temp folder

    Hi, We have a custom import package that imports data from a comma seperated txt file in to BPC. If all the data members in the data file are valid dimension members the package is successful and the package log file is created in the PrivatePub/user

  • Out of band Clocking between MWR-2941

    Good morning I'm having problems configuring out of band clocking between two MWR-2941 I have configured one MWR-2941 to Remote recovered-clock slave interface Virtual-Cem 0/24 cem 0      xconnect 10.10.10.2 7600 encapsulation mpls network-clock sele

  • My nano stops playing mp3s randomly.

    It pauses itself somewhere between 3 and 30 minutes of playback (i'm estimating). It plays uninterrupted when the speaker is used. This led me to think its a headphone jack problem. But it also plays uninterrupted when the radio is used with headphon