Google fonts showing differently on Safari and Chrome

Hi there,
I have a question about using Google Fonts or Websafe fonts. For a website I'm using Questrial as a font.
I'm aware the font is showing different on a webbrowser than in the preview of Muse, but spaces appear to be bigger in Google Chrome than Safari. This means the graphic design I made isn't showing correct on Google Chrome. See attachments! The weird thing is it's showing perfectly right on a Google Chrome App on tablet. It's just a desktop problem.
The site is built in a older version of Muse and I just downloaded the latest version, but it's still appearing wrong on Google Chrome.
Is there a solution for this problem? Thanks.

If things doesn't improve, try (A) and (B)
(A) Reset iPad
Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears
Note: Data will not be affected.
(B) Reset all settings
Settings>General>Reset>Reset all settings
Note: Data will not be affected but settings will be reset.

Similar Messages

  • Firefox spacing looks different from Safari and Chrome

    The vertical spacing in the title layer is fine relative to the large image in Safari and Chrome but it's crowds the image in Firefox.  Can someone tell me how to fix it?  I want to retain the swapping feature of the image which is not in a layer.
    The site is http://dinghydogs.com

    Looks the same to me in FF 15.1 & current Chrome on Windows.
    You have quite a few coding errors that should be fixed.  Errors can compound display issues in some browsers.
    Nancy O.

  • Wordpress theme not displaying properly in Firefox, but shows well in Safari and Chrome

    Hi!
    I have a Wordpress site that i'm using a custom theme with. Starting yesterday, my website's layout is shifted around and very distorted when viewing in Firefox, but it's perfectly fine in Chrome and Safari.
    I tried deactivating the plugins, didn't help. I checked the site in multiple computers, same issue on all of them.
    When checking on Windows PC, only Chrome displays the site properly, both firefox and IE are giving the "Exploit Black Hole" warning. I checked the site with URLVoid and VirusTotal, it came up clean.
    Here's the link: http://selektorstyle.com
    At this moment, i have no idea what to do, so any help is much appreciated!
    Thank you.

    Seems to be working fine here on Linux.
    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    Use a compressed image type like PNG or JPG to save the screenshot and make sure that you do not exceed the maximum file size (1 MB).
    If you have increased the minimum font size then try the default setting "none" as a high value can cause issues.
    *Tools > Options > Content : Fonts & Colors > Advanced > Minimum Font Size (none)
    *Tools > Options > Content : Fonts & Colors > Advanced > [X] "Allow pages to choose their own fonts, instead of my selections above"
    If you are not on Windows then instead of "Tools > Options" use:
    *Linux: "Edit > Preferences"
    *Mac: "Firefox > Preferences"
    *Windows: "Firefox > Options" or "Tools > Options"
    <i>Press F10 if the menu bar is hidden on Windows and Linux</i>
    Do a malware check with some malware scanning programs on the Windows computer(s).<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of their databases before doing a scan.<br /><br />
    *http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    *http://www.superantispyware.com/ - SuperAntispyware
    *http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    *http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    *http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • IPad keeps crashing when I try to access Google Adwords, crashes on safari and Chrome?

    My iPad keeps crashing when I try to access Google Adwords? It crashes on Safari and Chrome?

    If things doesn't improve, try (A) and (B)
    (A) Reset iPad
    Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears
    Note: Data will not be affected.
    (B) Reset all settings
    Settings>General>Reset>Reset all settings
    Note: Data will not be affected but settings will be reset.

  • HT5648 OS10.6.8 Firefox 24.0  The new Yahoo mail shows no graphics.  However, the new Yahoo mail displays correctly in Safari and Chrome.  I believe this has to to with the settings for Javascript.  Help me, please.

    OS10.6.8, Firefox 24.0 
    The new Yahoo mail shows no graphics using Firefox 24.0 - just identical rectangles where new icons should be.\.  However, the new Yahoo mail displays correctly in Safari and Chrome.  I believe this has to to with the settings for Javascript.  Those settings aren.t easy to access in the most recent Firefox 24.0 version.   Help me, please.

    The settings for Javascript are either on or off, Fireefox 24 doesn't give you a option to turn off Javascript, unless you installed something like NoScript extension (or some other Javascipt blocking add-on)
    If NoScript, then you need to use the View > Toolbars > Customize and drag the NoScript "Temp Allow All" button to the toolbar area to enable all enabled scripts (including Javascript) on that web page.
    Under the Firefox Help menu is a option to restart with add-ons disabled to see if something you might have installed is causing your problem.
    Reinstall Firefox or create another user account and run Firefox there to try to localize your issue.
    I'm having no problem here on 10.6.8 in Firefox, Chrome or Safari, Yahoo Mail works perfectly.

  • Help - Pages have different lengths in Safari (and Chrome) vs Firefox

    I have a website created with iWeb '09 that contains some rather long HTML tables that I inserted using HTML snippets. These tables display properly in Safari v 5.0.2 and Chrome (6.0.472.59), but get cut off at the bottom when I use Firefox 3.6.9.
    Alternatively, if I force the web page to be long enough to satisfy Firefox, then I have too much dead (i.e., empty) space with Safari and Chrome. See this page: http://coridium.astrapoint.net/c/Coridium-_RiskChecklist.html
    Can anyone suggest a fix for this?
    Thanks,
    -AstraPoint

    I had the same problem... I am using phpbb3 table/message-forums on my site, and used an iframe that I found on a youtube instructional video, and it worked fine on safari and chrome, but the forum/table was only like 3 inches long on firefox.
    I tried the code in the response above in place of my original iframe code:
    <iframe height="XXXpx" allowTransparency="true" frameborder="0" scrolling="no" style="width:XXXpx;border:none" src="URL TO ITEM TO BE EMBEDDED"></iframe>
    and I entered the same height/width dimensions from my original iframe and ended up with an even smaller table. So I went back to my original iframe code and made the height 1500px instead of 100% which is below:
    <IFRAME SRC = "insertDOMAINhere" WIDTH="100%" HEIGHT="1500px" FRAMEBORDER="0" --if "0" no border, otherwise "1" with border MARGINWIDTH ="0px" MARGINHEIGHT="0px" SCROLLING="auto" --"no" no scrolling bar, "yes" show always, "auto" showed when need > Your browser does not support IFRAME </IFRAME>
    I cleared my cache on firefox, and reopened my forum and now it displays the whole table. The page might be too long, but at least it is now firefox compatible. hope it works for everyone else

  • Safari and chrome show no images?

    Hello,
    Safari and chrome not opening pages and mostly when they do open it is without images, just a blue box with a ? mark.
    Its been very frustrating trying to surf with this new macbook pro / lion....
    Any ideas?
    Thanks, jararaca

    Firstly, apologies for the delayed response! Secondly, thanks for the advice!
    I have created another user and both browsers are perfectly fine and instantly responsive.
    My security settings are on WPA/WPA2-Personal(PSK).
    Any suggestions what in my main user causes the problem?

  • Safari and Chrome causing OS X 10.6.7 to crash frequently (daily) on certain websites

    I'm having problems with Safari and Chrome causing my MacBook Pro to crash almost daily when visiting some websites (e.g. ABCNews.com).  It is happening more frequently after recent upgrade to 10.6.7, but has happened frequently since i bought this laptop.  Not sure if it's an applet thing or not.  Here's my problem details and system configuration output from the problem report:
    Interval Since Last Panic Report:  411938 sec
    Panics Since Last Report:          3
    Anonymous UUID:                    0E5C898A-B8EC-456E-AC10-7E68CF876088
    Tue Apr 26 17:12:27 2011
    panic(cpu 3 caller 0x2aab59): Kernel trap at 0x019db894, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x1cc23000, CR3: 0x00100000, CR4: 0x00000660
    EAX: 0x00000000, EBX: 0x0103fdfa, ECX: 0x1cc23000, EDX: 0x00000568
    CR2: 0x1cc23000, EBP: 0x01a4b838, ESI: 0x00007ff6, EDI: 0x1cc22530
    EFL: 0x00010287, EIP: 0x019db894, CS:  0x00000008, DS:  0x1cc20010
    Error code: 0x00000000
    Backtrace (CPU 3), Frame : Return Address (4 potential args on stack)
    0x1a4b648 : 0x21b510 (0x5d9514 0x1a4b67c 0x223978 0x0)
    0x1a4b698 : 0x2aab59 (0x59aeec 0x19db894 0xe 0x59b0b6)
    0x1a4b778 : 0x2a09b8 (0x1a4b790 0x1a4b8ac 0x1a4b838 0x19db894)
    0x1a4b788 : 0x19db894 (0xe 0x48 0x10 0x19d0010)
    0x1a4b838 : 0x19d8873 (0x1cc2251c 0x7f46793a 0xe 0x70cc)
    0x1a4b8f8 : 0x19d476c (0x1a4b94c 0x1a4b950 0x1a4b954 0x1a4b944)
    0x1a4b978 : 0x31fde0 (0x0 0xde23404 0x2 0x1a4b9dc)
    0x1a4b9f8 : 0x3358c1 (0xde23404 0x2 0x7f467900 0xdaec680)
    0x1a4ba28 : 0x3530ff (0xde23404 0x2 0x7f467900 0xdaec680)
    0x1a4bbc8 : 0x359f00 (0x7f467900 0x1 0x0 0x1a4bc14)
    0x1a4bc48 : 0x35b843 (0x1 0x0 0x0 0x0)
    0x1a4bd68 : 0x35f5e5 (0x1c41d2b8 0x1 0x4b6ed4 0x2a358d)
    0x1a4bd88 : 0x4b7e74 (0x1c41d040 0x0 0x0 0x0)
    0x1a4be48 : 0x49f29d (0x1c41d040 0x0 0x1a4bec4 0x0)
    0x1a4be78 : 0x49d345 (0xda37f80 0x1a4bec4 0x0 0x1a4bf54)
    0x1a4bf18 : 0x49dac1 (0x1a4bf54 0xda37f80 0x13f77400 0x1)
    0x1a4bf78 : 0x4f6075 (0xf7da2a0 0xd658208 0xedfeb64 0x0)
    0x1a4bfc8 : 0x2a144d (0xd658204 0x0 0x10 0xf930fc4)
          Kernel Extensions in backtrace (with dependencies):
             com.cisco.nke.ipsec(2.0.1)@0x19d2000->0x1a40fff
    BSD process name corresponding to current thread: Safari
    Mac OS version:
    10J869
    Kernel version:
    Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386
    System model name: MacBookPro6,1 (Mac-F22589C8)
    System uptime in nanoseconds: 25547555689859
    unloaded kexts:
    com.apple.iokit.IOUSBMassStorageClass          2.6.5 (addr 0x1a79000, size 0x45056) - last unloaded 20964611105017
    loaded kexts:
    com.paragon-software.filesystems.ntfs          82
    com.Logitech.Control Center.HID Driver          3.3.0
    com.symantec.kext.SymAPComm          11.1.2f17
    com.cisco.nke.ipsec          2.0.1
    com.symantec.kext.ips          3.2f8
    com.symantec.kext.internetSecurity          1.3.2f5
    com.apple.driver.AppleHWSensor          1.9.3d0
    com.apple.filesystems.autofs          2.1.0
    com.apple.driver.AppleMikeyHIDDriver          1.2.0
    com.apple.driver.AGPM          100.12.19
    com.apple.driver.AppleHDA          1.9.9f12
    com.apple.driver.AppleMikeyDriver          1.9.9f12
    com.apple.driver.IOBluetoothSCOAudioDriver          2.4.0f1
    com.apple.driver.AudioAUUC          1.54
    com.apple.driver.AppleUpstreamUserClient          3.5.4
    com.apple.driver.AppleMCCSControl          1.0.17
    com.apple.driver.SMCMotionSensor          3.0.0d4
    com.apple.kext.AppleSMCLMU          1.5.0d3
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.iokit.CHUDUtils          364
    com.apple.iokit.CHUDProf          366
    com.apple.driver.AudioIPCDriver          1.1.6
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.5.0d5
    com.apple.GeForce          6.2.6
    com.apple.driver.AppleGraphicsControl          2.8.68
    com.apple.driver.AppleLPC          1.4.12
    com.apple.driver.AppleIntelHDGraphics          6.2.6
    com.apple.driver.AppleIntelHDGraphicsFB          6.2.6
    com.apple.driver.AppleUSBTCButtons          200.3.2
    com.apple.driver.AppleIRController          303.8
    com.apple.driver.AppleUSBTCKeyboard          200.3.2
    com.apple.iokit.SCSITaskUserClient          2.6.5
    com.apple.BootCache          31
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.iokit.IOAHCIBlockStorage          1.6.3
    com.apple.driver.AppleUSBHub          4.1.7
    com.apple.driver.AirPortBrcm43224          427.36.9
    com.apple.iokit.AppleBCM5701Ethernet          2.3.9b6
    com.apple.driver.AppleEFINVRAM          1.4.0
    com.apple.driver.AppleSmartBatteryManager          160.0.0
    com.apple.driver.AppleFWOHCI          4.7.1
    com.apple.driver.AppleUSBEHCI          4.1.8
    com.apple.driver.AppleAHCIPort          2.1.5
    com.apple.driver.AppleACPIButtons          1.3.5
    com.apple.driver.AppleRTC          1.3.1
    com.apple.driver.AppleHPET          1.5
    com.apple.driver.AppleSMBIOS          1.6
    com.apple.driver.AppleACPIEC          1.3.5
    com.apple.driver.AppleAPIC          1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient          105.13.0
    com.apple.security.sandbox          1
    com.apple.security.quarantine          0
    com.apple.nke.applicationfirewall          2.1.11
    com.apple.driver.AppleIntelCPUPowerManagement          105.13.0
    com.apple.driver.IOBluetoothHIDDriver          2.4.0f1 - last loaded 20852316721650
    com.apple.driver.DspFuncLib          1.9.9f12
    com.apple.driver.AppleProfileReadCounterAction          17
    com.apple.driver.AppleProfileTimestampAction          10
    com.apple.driver.AppleProfileThreadInfoAction          14
    com.apple.driver.AppleProfileRegisterStateAction          10
    com.apple.driver.AppleProfileKEventAction          10
    com.apple.driver.AppleProfileCallstackAction          20
    com.apple.driver.AppleSMBusController          1.0.8d0
    com.apple.iokit.IOFireWireIP          2.0.3
    com.apple.iokit.IOSurface          74.2
    com.apple.iokit.IOBluetoothSerialManager          2.4.0f1
    com.apple.iokit.IOSerialFamily          10.0.3
    com.apple.iokit.CHUDKernLib          365
    com.apple.iokit.IOAudioFamily          1.8.0fc1
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleHDAController          1.9.9f12
    com.apple.iokit.IOHDAFamily          1.9.9f12
    com.apple.iokit.AppleProfileFamily          41.4
    com.apple.driver.AppleSMC          3.1.0d3
    com.apple.driver.IOPlatformPluginFamily          4.5.0d5
    com.apple.driver.AppleSMBusPCI          1.0.8d0
    com.apple.nvidia.nv50hal          6.2.6
    com.apple.NVDAResman          6.2.6
    com.apple.iokit.IONDRVSupport          2.2
    com.apple.iokit.IOGraphicsFamily          2.2
    com.apple.driver.BroadcomUSBBluetoothHCIController          2.4.0f1
    com.apple.driver.AppleUSBBluetoothHCIController          2.4.0f1
    com.apple.iokit.IOBluetoothFamily          2.4.0f1
    com.apple.driver.AppleUSBMultitouch          206.6
    com.apple.iokit.IOUSBHIDDriver          4.1.5
    com.apple.driver.AppleUSBMergeNub          4.1.8
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          2.6.5
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.6
    com.apple.iokit.IOCDStorageFamily          1.6
    com.apple.driver.XsanFilter          402.1
    com.apple.iokit.IOAHCISerialATAPI          1.2.5
    com.apple.iokit.IOSCSIArchitectureModelFamily          2.6.5
    com.apple.iokit.IOUSBUserClient          4.1.5
    com.apple.iokit.IO80211Family          314.1.1
    com.apple.iokit.IONetworkingFamily          1.10
    com.apple.iokit.IOFireWireFamily          4.2.6
    com.apple.iokit.IOUSBFamily          4.1.8
    com.apple.iokit.IOAHCIFamily          2.0.4
    com.apple.driver.AppleEFIRuntime          1.4.0
    com.apple.iokit.IOHIDFamily          1.6.5
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          6
    com.apple.driver.DiskImages          289
    com.apple.iokit.IOStorageFamily          1.6.2
    com.apple.driver.AppleACPIPlatform          1.3.5
    com.apple.iokit.IOPCIFamily          2.6
    com.apple.iokit.IOACPIFamily          1.3.0
    Model: MacBookPro6,1, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.57f17
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Serial ATA Device: APPLE SSD TS128B, 113 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0xfd110000
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0xfa120000
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 0xfa113000

    I think a similar thing is happening to me on my 2011 MBAir running the latest updates on Yosemite (10.10.1).
    First noticed issues on Chrome with websites like FB, Google Docs, some Apple support pages, Gmail, and other random sites. Chrome would show me the "Aw snap" page. Then tried resolving in Chrome by uninstalling extensions and creating a new profile with no luck. Then when I tested it on Safari, similar websites were crashing, except Safari threw up an error log immediately that looks a lot like the one above. The copied and pasted message is at the end of this post.
    Then when I was editing a movie on iMovie, it started freezing up with no error messages or warning whenever I tried to edit a title manually.
    It seems like a hardware issue, so I rebooted the Mac holding down D (I think) in order to get the hardware checker. Did that, no issues. Also tried repairing permissions.
    If I'm seeing a pattern, I'd say that it was crashing on more complex websites like FB and Google Docs. Many other sites work fine, like this page I'm writing this post in, Google searches, etc.
    I'm absolutely stumped on this one. The next thing I try will be to reinstall OS X, but I won't be able to do that for a while because it takes about 12 hours on my internet connection...
    Any ideas??
    Process:               com.apple.WebKit.WebContent [459]
    Path:                  /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.We bKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
    Identifier:            com.apple.WebKit.WebContent
    Version:               10600 (10600.1.25)
    Build Info:            WebKit2-7600001025000000~1
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Safari [445]
    User ID:               501
    Date/Time:             2014-11-19 12:57:05.477 -1000
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        2AF4D066-D406-789E-AF11-7910EE8B255B
    Time Awake Since Boot: 170 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_ACCESS (SIGBUS)
    Exception Codes:       0x000000000000000a, 0x0000000113dbbbee
    VM Regions Near 0x113dbbbee:
        mapped file            0000000113ceb000-0000000113d92000 [  668K] r--/rwx SM=COW  /Library/Fonts/Tahoma.ttf
    --> mapped file            0000000113d92000-0000000113dc1000 [  188K] r--/rwx SM=COW  /Library/Fonts/Microsoft/Verdana.ttf
        JS JIT generated code  000059fbc2800000-000059fbc2801000 [    4K] ---/rwx SM=NUL 
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Multiple Web Processes
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libFontParser.dylib           0x00007fff8a8eaf65 TnameTable::FindName(unsigned short, unsigned short, unsigned short, unsigned short) const + 81
    1   libFontParser.dylib           0x00007fff8a8eadea TnameTable::GetPostscriptName() const + 64
    2   libFontParser.dylib           0x00007fff8a8eaba3 TSFNTFont::GetPostscriptName() const + 35
    3   libFontParser.dylib           0x00007fff8a8eaa69 TArrayOfFontsWithUniquePostscriptNames::Append(TFont* const&) + 65
    4   libFontParser.dylib           0x00007fff8a8e8983 TFont::CreateFontEntitiesForFile(char const*, bool, TSimpleArray<TFont*>&, bool, short, char const*) + 3181
    5   libFontParser.dylib           0x00007fff8a8e7783 FPFontCreateFontsWithPath + 210
    6   libCGXType.A.dylib             0x00007fff85c25931 create_private_data_with_path + 19
    7   com.apple.CoreGraphics         0x00007fff8764be8f CGFontCreateFontsWithPath + 40
    8   com.apple.CoreGraphics         0x00007fff8764ba95 CGFontCreateFontsWithURL + 377
    9   com.apple.CoreText             0x00007fff897b5b8f CreateFontWithFontURL(__CFURL const*, bool) + 69
    10  com.apple.CoreText             0x00007fff897b5a9d TCGFontCache::CopyFont(__CFURL const*, bool) const + 85
    11  com.apple.CoreText             0x00007fff897b58d4 TBaseFont::CopyNativeFont() const + 86
    12  com.apple.CoreText             0x00007fff897b5844 TBaseFont::CopyGraphicsFont() const + 26
    13  com.apple.CoreText             0x00007fff897c9f1b CTFontCopyGraphicsFont + 97
    14  com.apple.WebCore             0x00007fff91cbd67e WebCore::FontPlatformData::FontPlatformData(NSFont*, float, bool, bool, bool, WebCore::FontOrientation, WebCore::FontWidthVariant) + 110
    15  com.apple.WebCore             0x00007fff91dbc412 WebCore::FontCache::createFontPlatformData(WebCore::FontDescription const&, ***::AtomicString const&) + 434

  • Mackeeper "pop-up" on Safari and chrome (virus?)

    Hi everyone,
    I have a problem with my browsers (both safari and chrome). The problem is that there are "pop-ups" on many sites that try to make me download mackeeper.
    These "pop-ups" are green hyperlinks on the words of many sites. When I pass my cursor on these pop-ups without cliking, it opens a little window that tell me to download mackeeper.
    http://www.noelshack.com/2014-14-1396449780-capture-d-ecran-2014-04-02-a-16-42-3 1.png
    http://www.noelshack.com/2014-14-1396449600-capture-d-ecran-2014-04-02-a-16-38-3 7.png
    I have never download mackeeper! I don't know where it comes from.
    Can someone help me please to totally remove this ugly thing?
    Thank you

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. All it does is to collect information about the state of the computer. That information goes nowhere unless you choose to share it. However, you should be cautious about running any kind of program (not just a shell script) on the advice of a stranger. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them. Ask for other options.
    Here's a summary of what you need to do, if you choose to proceed:
    ☞ Copy a line of text in this window to the Clipboard.
    ☞ Paste into the window of another application.
    ☞ Wait for the test to run. It usually takes a few minutes.
    ☞ Paste the results, which will have been copied automatically, back into a reply on this page.
    The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.
    4. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    5. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    6. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin; clear; Fb='%s\n\t(%s)\n'; Fm='\n%s\n\n%s\n'; Fr='\nRAM details\n%s\n'; Fs='\n%s: %s\n'; Fu='user %s%%, system %s%%'; AC="com.autodesk.AutoCAD  com.evenflow.dropbox com.google.GoogleDrive"; H='^[[:space:]]*((127\.0\.0\.1|::1|fe80::1%lo0)[[:space:]]+local|(255\.){3}255[[:space:]]*broadcast)host[[:space:]]*$'; NS=networksetup; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; M () { find -L "$d" -type f | while read f; do file -b "$f" | egrep -lq XML\|exec && echo $f; done; }; AT () { o=`file -b "$1" | egrep -v '^(A.{16}t$|cann)'`; Ps "${1##*/} format"; }; Pc () { o=`grep -v '^ *#' "$2"`; l=`wc -l <<< "$o"`; [[ l -gt 25 ]] && o=`head -n25 <<< "$o"`$'\n'"[$((l-25)) more line(s)]"; Pm "$1"; AT "$1"; }; Pm () { [[ "$o" ]] && o=`sed -E '/^ *$/d;s/^ */   /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/;/Shared/!s/(\/Users\/)[^/]+/\1-/g' <<< "$o"` && printf "$Fm" "$1" "$o"; }; Pp () { o=`$PB "$2" | awk -F'= ' \/$3'/{print $2}'`; Pm "$1"; }; Ps () { o=`echo $o`; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; R () { o=; [[ r -eq 0 ]]; }; SP () { system_profiler SP${1}DataType; }; id -G | grep -qw 80; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; SP Software | sed -n 's/^ *//;5p;6p;8p'; h=(`SP Hardware | awk '/ Id/{print $3}; /Mem/{print $2}'`); o=$h; Ps Model; o=$((h[1]<4?h[1]:0)); Ps "Total RAM (GB)"; o=`SP Memory | sed '1,5d;/[my].*:/d'`; [[ "$o" =~ s:\ [^O]|x([^8]|8[^0]) ]] && printf "$Fr" "$o"; o=`SP Diagnostics | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm POST; p=`SP Power`; o=`awk '/Cy/{print $NF}' <<< "$p"`; o=$((o>=300?o:0)); Ps "Battery cycles"; o=`sed -n '/Cond.*: [^N]/s/^.*://p' <<< "$p"`; Ps "Battery condition"; for b in FireWire Thunderbolt USB; do o=`SP $b | sed -En '/:$/{s/ *:$//;x;s/\n//;/Apple|Intel|SMSC/d;s/\n.*//;/\)/p;};/^ *(V.+ [0N]|Man).+ /{s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;}'`; Pm $b; done; o=`pmset -g therm | sed 's/^.*C/C/'`; [[ "$o" =~ No\ th|pms ]] && o=; Pm Heat; o=`pmset -g sysload | grep -v :`; [[ "$o" =~ =\ [^GO] ]] || o=; Pm "System load"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; o=; fdesetup status | grep -q On && o=on; Ps FileVault; a=(/ ""); A=(System User); for i in 0 1; do o=`cd ${a[$i]}L*/Lo*/Diag* || continue; for f in *.{cr,h,pa,s}*; do [[ -f "$f" ]] || continue; d=$(stat -f%Sc -t%F "$f"); [[ "$f" =~ h$ ]] && grep -lq "^Thread c" "$f" && f="$f *"; echo "$d ${f%%_2*} ${f##*.}"; done | sort | tail`; Pm "${A[$i]} diagnostics"; done; grep -lq '*$' <<< "$o" && printf $'\n\t* Code injection\n'; o=`syslog -F bsd -k Sender kernel -k Message CReq 'caug|GPU |hfs: Ru|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|timed? ?o|WARN' -k Message Ane 'SMC:' | tail -n25 | awk '/:/{$4=""; $5=""};1'`; Pm "Kernel log"; o=`df -m / | awk 'NR==2 {print $4}'`; o=$((o<5120?o:0)); Ps "Free space (MiB)"; o=$(($(vm_stat | awk '/eo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0)); Ps "Pageouts (MiB)"; s=( `sar -u 1 10 | sed '$!d'` ); [[ s[4] -lt 85 ]] && o=`printf "$Fu" ${s[1]} ${s[3]}` || o=; Ps "Total CPU usage" && { s=(`ps acrx -o comm,ruid,%cpu | sed '2!d'`); n=$((${#s[*]}-1)); c="${s[*]}"; o=${s[$n]}%; Ps "CPU usage by process \"${c% ${s[$((n-1))]}*}\" with UID ${s[$((n-1))]}"; }; s=(`top -R -l1 -n1 -o prt -stats command,uid,prt | sed '$!d'`); n=$((${#s[*]}-1)); s[$n]=${s[$n]%[+-]}; c="${s[*]}"; o=$((s[$n]>=25000?s[$n]:0)); Ps "Mach ports used by process \"${c% ${s[$((n-1))]}*}\" with UID ${s[$((n-1))]}"; o=`kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1`; Pm "Loaded kernel extensions"; R && o=`sudo launchctl list | awk 'NR>1 && !/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|openld|post[fg]|x)/{print $3}'`; Pm Daemons; o=`launchctl list | awk 'NR>1 && !/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'`; Pm Agents; o=`for d in {/,}L*/Lau*; do M; done | egrep -v 'com\.apple\.(CSConfig|server)' | while read f; do ID=$($PB\ :Label "$f") || ID="No job label"; printf "$Fb" "$f" "$ID"; done`; Pm "launchd items"; o=`for d in /{S*/,}L*/StartupItems; do M; done`; Pm "Startup items"; sys=`pkgutil --regexp --only-files --files com.apple.pkg.* | sort | uniq | sed 's:^:/:'`; b=`sed -E '/^.+Lib.+\/Contents\/Info.plist$/!d;s/\/Info.plist$//;/Contents\/./d' <<< "$sys"`; l=`egrep '^/usr/lib/.+dylib$' <<< "$sys"`; [[ "$b" && "$l" ]] && { o=`find -L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Compon,Ex,In,iTu,Keyb,Mail/B,P*P,Qu*T,Scripti,Sec,Servi,Spo}* -type d -name Contents -prune | grep -Fv "$b" | while read d; do test -f "$d/Info.plist" || continue; ID=$($PB\ :CFBundleIdentifier "$_") || ID="No bundle ID"; printf "$Fb" "${d%/Contents}" "$ID"; done`; Pm "Loadable bundles"; o=`find /usr/lib -type f -name *.dylib | grep -Fv "$l"`; Pm "Shared libraries"; :; } || echo $'\nReceipts missing'; o=`for e in INSERT_LIBRARIES LIBRARY_PATH; do launchctl getenv DYLD_$e; done`; Pm "Inserted dylibs"; o=`find -L {,/u*/lo*}/e*/periodic -type f -mtime -10d`; Pm "Modified periodic scripts"; o=; defaults read /Library/Preferences/com.apple.alf globalstate | grep -q 0 || o=on; Ps Firewall; o=`scutil --proxy | grep Prox`; Pm Proxies; o=`scutil --dns | awk '/r\[0\] /{if ($NF !~ /^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./) print $NF; exit}'`; i=`route -n get default | awk '/e:/{print $2}'`; I=`$NS -listnetworkserviceorder | sed -En '/ '$i'\)$/{x;s/^\(.+\) //p;q;};x'`; n=`$NS -getdnsservers "$I" | awk '!/^T/{printf "not "; exit}'`; Ps "DNS (${n}from DHCP)"; o=`$NS -getinfo "$I" | awk '/k:/{if ($3 !~ "(255\.){3}0") print}; /v6:/{if ($2 !~ "A") print}'`; Pm TCP/IP; R && o=`sudo profiles -P | grep : | wc -l`; Ps Profiles; f=auto_master; [[ `md5 -q /etc/$f` =~ ^b166 ]] || Pc $f /etc/$f; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; f=/etc/hosts; Pc hosts <(egrep -v "$H" $f ); AT $f; Pc "User launchd" ~/.launchd*; R && Pc "Root crontab" <(sudo crontab -l); Pc "User crontab" <(crontab -l); R && o=`sudo defaults read com.apple.loginwindow LoginHook`; Pm "Login hook"; LD="$(`find /S*/*/F* -type f -name lsregister | head -n1` -dump)"; o=`for ID in $AC; do [[ "$LD" =~ $ID ]] && echo $ID; done`; Pm "App check"; Pp "Global login items" /L*/P*/loginw* Path; Pp "User login items" L*/P*/*loginit* Name; Pp "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed -E 's/(\..*$|-[1-9])//g'; o=`find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l`; Ps "Restricted user files"; cd; o=`find .??* -path .Trash -prune -o -type d -name *.app -print -prune`; Pm "Hidden apps"; o=`SP Fonts | egrep 'id: N|te: Y' | wc -l`; Ps "Font issues"; o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist | while read f; do plutil -s "$f" >&- || echo $f; done`; Pm "Bad plists"; d=(Desktop L*/Keyc*); n=(20 7); for i in 0 1; do o=`find "${d[$i]}" -type f -maxdepth 1 | wc -l`; o=$((o<=n[$i]?0:o)); Ps "${d[$i]##*/} file count"; done; o=; [[ UID -eq 0 ]] && o=root; Ps UID; o=$((`date +%s`-t)); Ps "Elapsed time (s)"; } 2>/dev/null | pbcopy; exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    7. Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Click anywhere in the Terminal window and paste (command-V). The text you pasted should vanish immediately. If it doesn't, press the return key.
    8. If you see an error message in the Terminal window such as "syntax error," enter
    exec bash
    and press return. Then paste the script again.
    9. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    10. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report the results. No harm will be done.
    11. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    12. When you post the results, you might see the message, "You have included content in your post that is not permitted." It means that the forum software has misidentified something in the post as a violation of the rules. If that happens, please post the test results on Pastebin, then post a link here to the page you created.
    Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • Safari and Chrome will not display some pages right for new user account

    Not sure this is a Safari issue actually. Behavior is also in Chrome, but not Firefox. If I need to post elsewhere please advise.
    24"imac running 10.5.8. 2gb ram, software update run,
    Setup a new user account. Machine will have 2 users.
    When I login as the new user, in both Safari and Chrome, some pages - google, ebay, amazon, cnn, yahoo, do not display correctly. Mainly empty space, a few graphics all wrong. They do display correctly in Firefox.
    I assumed it was the user. So I added a 3rd user. Same behavior. Tried giving the new user admin rights. Same problem.
    For the admin account, everything's fine on those pages, both in Safari and Chrome.
    It feels like the new user is not getting access to something it needs, but it also feels like more than a font problem. Thanks for any suggestions. Dan

    Thanks for your thoughts. Here's what I've learned. The browsers display correctly for the new user after SafeBoot. I removed all startup items, to no avail. Removed all fonts from the new user account, nothing. Removed all fonts from the admin user's library, nothing. Then I removed all fonts from the HD library, and that fixed it for the new user. Now I just have to figure out which one it was.
    So in summary, a bad font in the HD library was affecting Safari and Chrome (but not Firefox) in new user accounts, but not in the admin user's account. Nice. D

  • Fonts not working in Safari or Chrome

    Some webpages in Safari and Chrome display all text as an A with a box around it. I am running OS X Lion. I tried:
    - validating all font files using FontBook (they passed)
    - clearing font caches
    - validating all font files using a 3rd party utility (fontagent pro)
    - there are no duplicate fonts
    I have OS X Lion installed with FontAgent Pro 4.2. I have heard of some similar issues back in 10.6 with duplicate fonts, but didn't experience it myself.
    Thanks!

    Hello!
    If anyone is using FontAgent Pro, I made a video tutorial showing how to "fix" the Safari font issue.
    Video Tutorial Link:
    http://www.youtube.com/watch?v=dW9aHlOIJUg
    NOTE: While this fix works, I'm sure it's not recommended by Apple. Proceed with caution.

  • Safari and Chrome shutting down

    Safari and Chrome shuttingdown what to do?

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Step 1
    For this step, the title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter the name of the crashed application or process. For example, if Safari crashed, you would enter "Safari" (without the quotes.)
    Each message in the log begins with the date and time when it was entered. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    ☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ User Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of crash reports. The name of each report starts with the name of the process, and ends with ".crash". Select the most recent report related to the process in question. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.
    If you don't see any reports listed, but you know there was a crash, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

  • Safari and Chrome Hogging Memory to Play Video

    Safari and Chrome Start to hog up most of the processor. the videos start out of but after a while the proccessor jumps up to 100% then make the video out of sync with th audio. The Audio will play fine. Once it starts The Processor will cycle up and down until the video is stopped. also I noticed the when transfering any file to and from a USB Stick it takes along time now.
    This is what is going on with no video playing.
    7/22/13 1:36:06.693 PM com.nds.pcshow: Created socket (3)
    7/22/13 1:36:06.693 PM com.nds.pcshow: Set SO_REUSEADDR 1
    7/22/13 1:36:06.693 PM com.nds.pcshow: Set SO_REUSEPORT 1
    7/22/13 1:36:06.693 PM com.nds.pcshow: bind to 0.0.0.0:1900
    7/22/13 1:36:06.693 PM com.nds.pcshow: Starting child process!!!!!!!!!!.
    7/22/13 1:36:07.109 PM UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - PreProbe
    7/22/13 1:36:07.160 PM configd: network configuration changed.
    7/22/13 1:36:07.204 PM applepushserviced: <APSCourier: 0x7fcc8b447c10>: Stream error occurred for <APSTCPStream: 0x7fcc8c83aee0>: The operation couldn’t be completed. Socket is not connected
    7/22/13 1:36:07.234 PM applepushserviced: <APSCourier: 0x7fcc8b447c10>: Stream error occurred for <APSTCPStream: 0x7fcc8c83aee0>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    7/22/13 1:36:07.237 PM applepushserviced: <APSCourier: 0x7fcc8b447c10>: Stream error occurred for <APSTCPStream: 0x7fcc8c84b370>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    7/22/13 1:36:13.397 PM configd: network configuration changed.
    7/22/13 1:36:13.571 PM UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - Probe
    7/22/13 1:36:13.572 PM UserEventAgent: CaptiveNetworkSupport:CaptiveStartDetect:2343 Bypassing probe on LDGUEST because it is protected and not on the exception list
    7/22/13 1:36:13.572 PM UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - Unknown
    7/22/13 1:36:13.578 PM configd: network configuration changed.
    7/22/13 1:36:18.882 PM rpcsvchost: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
    7/22/13 1:37:46.659 PM Mail: Using V2 Layout
    7/22/13 1:37:48.755 PM SyncServer: [0x7fc5d9c17080] |DataManager|Warning| Client com.apple.DotMacSync image file path /System/Library/PreferencePanes/Mac.prefPane/Contents/Resources/Internet.tiff does not exist.
    7/22/13 1:37:48.758 PM SyncServer: [0x7fc5d9c17080] |DataManager|Warning| Client com.yahoo.70:cd:60:78:53:6c image file path /System/Library/PrivateFrameworks/YahooSync.framework/Resources/Yahoo! Sync.app/Contents/Resources/y_logo_mac_1.png does not exist.
    7/22/13 1:38:06.763 PM mDNSResponder:  42: Could not write data to client because of error - aborting connection
    7/22/13 1:38:06.768 PM mDNSResponder:  42: DNSServiceGetAddrInfo      v4v6 ytimg.l.google.com.
    7/22/13 1:38:21.815 PM com.apple.mdworker.pool.0: I/O error : encoder error
    7/22/13 1:38:22.251 PM mdworker: *** Failed to decode 8bi data, treating as binary
    7/22/13 1:38:22.254 PM mdworker: *** Failed to decode 8bi data, treating as binary
    7/22/13 1:38:22.435 PM mdworker: *** Failed to decode 8bi data, treating as binary
    This is what is going on when Video is playing
    7/22/13 1:41:18.771 PM Yahoo! Sync: Unable to load nib file: MainMenu, exiting
    7/22/13 1:53:45.739 PM com.apple.SecurityServer: Session 100030 created
    7/22/13 1:53:46.821 PM login: USER_PROCESS: 1739 ttys000
    7/22/13 1:58:24.693 PM login: DEAD_PROCESS: 1739 ttys000
    7/22/13 2:10:09.258 PM PluginProcess: REQUIRE_NO_ERR failure: 0xe00002d7 - file: /SourceCache/IOBluetoothFamily/IOBluetoothFamily-4080.4.17/Core/Framework/Core/ Device/IOBluetoothDeviceConfigUserLib.m:446
    7/22/13 2:10:09.264 PM [0x0-0xe00e0].com.apple.Safari: 2013-07-22 14:10:09.245 PluginProcess[1777:23b07] REQUIRE_NO_ERR failure: 0xe00002d7 - file: /SourceCache/IOBluetoothFamily/IOBluetoothFamily-4080.4.17/Core/Framework/Core/ Device/IOBluetoothDeviceConfigUserLib.m:446
    7/22/13 2:12:14.825 PM [0x0-0x120120].com.ibm.lotus.Notes: [068C:0005-B1982000] 07/22/2013 02:12:14 PM  00:81

    Safari and Chrome Start to hog up most of the processor. the videos start out of but after a while the proccessor jumps up to 100% then make the video out of sync with th audio. The Audio will play fine. Once it starts The Processor will cycle up and down until the video is stopped. also I noticed the when transfering any file to and from a USB Stick it takes along time now.
    This is what is going on with no video playing.
    7/22/13 1:36:06.693 PM com.nds.pcshow: Created socket (3)
    7/22/13 1:36:06.693 PM com.nds.pcshow: Set SO_REUSEADDR 1
    7/22/13 1:36:06.693 PM com.nds.pcshow: Set SO_REUSEPORT 1
    7/22/13 1:36:06.693 PM com.nds.pcshow: bind to 0.0.0.0:1900
    7/22/13 1:36:06.693 PM com.nds.pcshow: Starting child process!!!!!!!!!!.
    7/22/13 1:36:07.109 PM UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - PreProbe
    7/22/13 1:36:07.160 PM configd: network configuration changed.
    7/22/13 1:36:07.204 PM applepushserviced: <APSCourier: 0x7fcc8b447c10>: Stream error occurred for <APSTCPStream: 0x7fcc8c83aee0>: The operation couldn’t be completed. Socket is not connected
    7/22/13 1:36:07.234 PM applepushserviced: <APSCourier: 0x7fcc8b447c10>: Stream error occurred for <APSTCPStream: 0x7fcc8c83aee0>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    7/22/13 1:36:07.237 PM applepushserviced: <APSCourier: 0x7fcc8b447c10>: Stream error occurred for <APSTCPStream: 0x7fcc8c84b370>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    7/22/13 1:36:13.397 PM configd: network configuration changed.
    7/22/13 1:36:13.571 PM UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - Probe
    7/22/13 1:36:13.572 PM UserEventAgent: CaptiveNetworkSupport:CaptiveStartDetect:2343 Bypassing probe on LDGUEST because it is protected and not on the exception list
    7/22/13 1:36:13.572 PM UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - Unknown
    7/22/13 1:36:13.578 PM configd: network configuration changed.
    7/22/13 1:36:18.882 PM rpcsvchost: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
    7/22/13 1:37:46.659 PM Mail: Using V2 Layout
    7/22/13 1:37:48.755 PM SyncServer: [0x7fc5d9c17080] |DataManager|Warning| Client com.apple.DotMacSync image file path /System/Library/PreferencePanes/Mac.prefPane/Contents/Resources/Internet.tiff does not exist.
    7/22/13 1:37:48.758 PM SyncServer: [0x7fc5d9c17080] |DataManager|Warning| Client com.yahoo.70:cd:60:78:53:6c image file path /System/Library/PrivateFrameworks/YahooSync.framework/Resources/Yahoo! Sync.app/Contents/Resources/y_logo_mac_1.png does not exist.
    7/22/13 1:38:06.763 PM mDNSResponder:  42: Could not write data to client because of error - aborting connection
    7/22/13 1:38:06.768 PM mDNSResponder:  42: DNSServiceGetAddrInfo      v4v6 ytimg.l.google.com.
    7/22/13 1:38:21.815 PM com.apple.mdworker.pool.0: I/O error : encoder error
    7/22/13 1:38:22.251 PM mdworker: *** Failed to decode 8bi data, treating as binary
    7/22/13 1:38:22.254 PM mdworker: *** Failed to decode 8bi data, treating as binary
    7/22/13 1:38:22.435 PM mdworker: *** Failed to decode 8bi data, treating as binary
    This is what is going on when Video is playing
    7/22/13 1:41:18.771 PM Yahoo! Sync: Unable to load nib file: MainMenu, exiting
    7/22/13 1:53:45.739 PM com.apple.SecurityServer: Session 100030 created
    7/22/13 1:53:46.821 PM login: USER_PROCESS: 1739 ttys000
    7/22/13 1:58:24.693 PM login: DEAD_PROCESS: 1739 ttys000
    7/22/13 2:10:09.258 PM PluginProcess: REQUIRE_NO_ERR failure: 0xe00002d7 - file: /SourceCache/IOBluetoothFamily/IOBluetoothFamily-4080.4.17/Core/Framework/Core/ Device/IOBluetoothDeviceConfigUserLib.m:446
    7/22/13 2:10:09.264 PM [0x0-0xe00e0].com.apple.Safari: 2013-07-22 14:10:09.245 PluginProcess[1777:23b07] REQUIRE_NO_ERR failure: 0xe00002d7 - file: /SourceCache/IOBluetoothFamily/IOBluetoothFamily-4080.4.17/Core/Framework/Core/ Device/IOBluetoothDeviceConfigUserLib.m:446
    7/22/13 2:12:14.825 PM [0x0-0x120120].com.ibm.lotus.Notes: [068C:0005-B1982000] 07/22/2013 02:12:14 PM  00:81

  • Am not able to use facebook on my Iphone 4, softwareversion:iOS7.1, also tried to access through safari and chrome that i have installed it gives an error message saying: "safari could not open the page because server stopped responding",

    Am not able to use facebook on my Iphone 4, softwareversion:iOS7.1, also tried to access through safari and chrome that i have installed it gives an error message saying: "safari could not open the page because server stopped responding", i tried network reset, reset the whole device, rebooting , changing airplane mode rebooting nothing fix the issue, but i can access other sites and google , am using Vodafone as my carrier with 2g network, when at home able to access facebook.com through wifi in safari requesting assistance thank you

    If you can access Facebook while on Wifi at home, but you are unable to access it while away running on your carrier's 2G network, I could phone your carrier.  You have already completed the Cellular Data troubleshooting for the iPhone, so any limitations keeping your from connecting to Facebook over cellular will have to be answered by your carrier.

  • Tutorials on the Apple Website play in Safari and Chrome, but not always in Firefox. Java and Flash plug ins are up to date.

    I was trying to play the Time Machine video tutorial on the Apple Website (I have an imac 10.6.6) and it won't play in Firefox, but it will in Safari and Chrome. This has happened before but then seemed to fix itself. Other videos (Youtube for eg.) play fine. All plugs (Java and Flash) are up to date. Just wondering why this could happen.

    I have had this problem for a few days, no sound in Firefox, but IE and WMP (offline) have sound, this is a Firefox ONLY problem, so the volumes are all set correctly and the drivers and needed files are there, I've tried every fix that people have suggested on Google like checking the flash player settings, creating the "missing.reg" registry file and importing it, etc...
    nothing works, I may just have to switch to Safari or Chrome, I watch a lot of video online (Youtube, ESPN3, NFL.com, etc.) so this is a huge problem...

Maybe you are looking for