Display issues when disconnecting from an external display

While I have found 3 bugs since my upgrade to 10.6 the biggest and most frequent issue is the MBP display when using and external monitor. When I connect a monitor all is well (mirroring mode). When I disconnect the MBP screen gets the major jitters and I can't stop it by doing anything in the Display Properties. The only way to resolve it to close the lid forcing the system into suspend mode. When I reopen all is well again. This is not an intermittent issue. Has anyone found this issue and is there a better work around?
The only other issues have been Mail crashing the whole system and Gotomeeting crashing the whole system when attempting to take Keynote into full screen mode.

I am have experienced both problems as well as if I have an external display connected to my MBP and move itunes video play back to the second screen then disconnect it from the MBP the video stays on the second display and will not gather back to the MBP display. The video is playing but off screen. Gather and detect screen do not work to get the video play back to the MBP screen.
When I reconnect the external display there is the video. I know this does not answer the original question, but from looking around the net it seems to be a growing issue.
Message was edited by: Black Spruce

Similar Messages

  • JMS issues when migration from weblogic 9.2 to 10.3.5

    We are facing some issues when migration from weblogic 9.2 to 10.3.5
    In  weblogic 9.2 :_
    BMP Entity EJBs used in our project are read-only in nature using entity cache, below is the configuration details
    <!DOCTYPE weblogic-ejb-jar PUBLIC "-//BEA Systems, Inc.//DTD WebLogic 6.0.0 EJB//EN" "http://www.bea.com/servers/wls600/dtd/weblogic-ejb-jar.dtd">
    <weblogic-ejb-jar>
    <weblogic-enterprise-bean>
    <ejb-name>
    Company
    </ejb-name>
    <entity-descriptor>
    <pool>
    <max-beans-in-free-pool>300</max-beans-in-free-pool>
    <initial-beans-in-free-pool>150</initial-beans-in-free-pool>
    </pool>
    <entity-cache>
    <max-beans-in-cache>3500</max-beans-in-cache>
    <idle-timeout-seconds>100000</idle-timeout-seconds>
    <read-timeout-seconds>0</read-timeout-seconds>
    <concurrency-strategy>ReadOnly</concurrency-strategy>
    </entity-cache>
    Entity beans will get refreshed using the JMS messges. with in the MDB descriptor files(weblogic-ejb-jar.xml) we are using the provider URL directly and XA enabled connection factory is set to false.
    migration to Weblogic 10.3.5_
    With the same configurations MDB are not not getting deployed in weblogic 10 with some exception, so we removed the provider URL from weblogic-ejb-jar.xml and changed the JMS configuration to use foreign JMS and XA enable connection factory is set to true. Now when ever the JMS message is triggered Entity bean is not getting refreshed with the updated values. i.e values are stale.
    Can some one look into this and provide your inputs to resolve this issue.

    I think the Entity bean refresh problem appears to be unrelated to MDBs. The MDB is only responsible for getting the message to your application (which in turn interacts with Entity beans). You might want to try posting your question to an EJB newsgroup.
    Tom

  • WebStart Fails to load cached app when disconnected from internet under Apple OS-X

    Java WebStart broken under OS-X
    Our Java WebStart application fails to re-launch when disconnected from the internet.
    Instructions:
    Running OS-X 10.8 or 10.9 with internet connected.
    Launch a WebStart application (e.g.. from http://www.dsuk.biz/Downloads/SmartType/SmartType2.0.19/APPLICATION.JNLP)
    Disconnect from internet.
    Relaunch the application either with the downloaded JNLP file or the installed desktop shortcut.
    I get "Unable to launch application" error with following exception:
    java.net.UnknownHostException: www.dsuk.biz
      at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
      at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
      at java.net.Socket.connect(Socket.java:589)
      at java.net.Socket.connect(Socket.java:538)
      at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
      at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
      at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
      at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
      at sun.net.www.http.HttpClient.New(HttpClient.java:308)
      at sun.net.www.http.HttpClient.New(HttpClient.java:326)
      at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1167)
      at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1103)
      at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:997)
      at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:931)
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1511)
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1439)
      at com.sun.deploy.net.HttpUtils.followRedirects(Unknown Source)
      at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
      at com.sun.deploy.net.BasicHttpRequest.doGetRequestEX(Unknown Source)
      at com.sun.deploy.cache.ResourceProviderImpl.checkUpdateAvailable(Unknown Source)
      at com.sun.deploy.cache.ResourceProviderImpl.isUpdateAvailable(Unknown Source)
      at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
      at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
      at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
      at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
      at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
      at com.sun.javaws.Launcher.launch(Unknown Source)
      at com.sun.javaws.Main.launchApp(Unknown Source)
      at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
      at com.sun.javaws.Main.access$000(Unknown Source)
      at com.sun.javaws.Main$1.run(Unknown Source)
      at java.lang.Thread.run(Thread.java:744)
    I have reproduced with Java build 1.8.0-b132 and 1.7.0_51
    Java Web Start 11.0.2.132
    Using JRE version 1.8.0-b132 Java HotSpot(TM) 64-Bit Server VM
    Re launching the application under Windows 7 when disconnected from the internet seems to work fine (tested in virtual Windows 7 64 bit VM under Parallels). It used to work fine on OS-X!
    RANT/QUESTION
    WebStart over the last two years has given me no end of headaches with deployed applications mysteriously breaking when either Oracle or Apple have made changes. So far WebStart just has not been a reliable and robust means of deployment.
    Is WebStart to be taken seriously as a deployment vehicle for a commercial application or should I be looking at other solutions?
    Also: How do I report bug to Oracle? Do you have to pay for support in order to report bugs?

    Java WebStart broken under OS-X
    Our Java WebStart application fails to re-launch when disconnected from the internet.
    Instructions:
    Running OS-X 10.8 or 10.9 with internet connected.
    Launch a WebStart application (e.g.. from http://www.dsuk.biz/Downloads/SmartType/SmartType2.0.19/APPLICATION.JNLP)
    Disconnect from internet.
    Relaunch the application either with the downloaded JNLP file or the installed desktop shortcut.
    I get "Unable to launch application" error with following exception:
    java.net.UnknownHostException: www.dsuk.biz
      at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
      at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
      at java.net.Socket.connect(Socket.java:589)
      at java.net.Socket.connect(Socket.java:538)
      at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
      at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
      at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
      at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
      at sun.net.www.http.HttpClient.New(HttpClient.java:308)
      at sun.net.www.http.HttpClient.New(HttpClient.java:326)
      at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1167)
      at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1103)
      at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:997)
      at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:931)
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1511)
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1439)
      at com.sun.deploy.net.HttpUtils.followRedirects(Unknown Source)
      at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
      at com.sun.deploy.net.BasicHttpRequest.doGetRequestEX(Unknown Source)
      at com.sun.deploy.cache.ResourceProviderImpl.checkUpdateAvailable(Unknown Source)
      at com.sun.deploy.cache.ResourceProviderImpl.isUpdateAvailable(Unknown Source)
      at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
      at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
      at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
      at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
      at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
      at com.sun.javaws.Launcher.launch(Unknown Source)
      at com.sun.javaws.Main.launchApp(Unknown Source)
      at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
      at com.sun.javaws.Main.access$000(Unknown Source)
      at com.sun.javaws.Main$1.run(Unknown Source)
      at java.lang.Thread.run(Thread.java:744)
    I have reproduced with Java build 1.8.0-b132 and 1.7.0_51
    Java Web Start 11.0.2.132
    Using JRE version 1.8.0-b132 Java HotSpot(TM) 64-Bit Server VM
    Re launching the application under Windows 7 when disconnected from the internet seems to work fine (tested in virtual Windows 7 64 bit VM under Parallels). It used to work fine on OS-X!
    RANT/QUESTION
    WebStart over the last two years has given me no end of headaches with deployed applications mysteriously breaking when either Oracle or Apple have made changes. So far WebStart just has not been a reliable and robust means of deployment.
    Is WebStart to be taken seriously as a deployment vehicle for a commercial application or should I be looking at other solutions?
    Also: How do I report bug to Oracle? Do you have to pay for support in order to report bugs?

  • Has anyone else noticed that: "The OS X Lion v10.7.3 Update includes Safari 5.1.3 and fixes that: Resolve a Wi-Fi connection issue when waking from sleep" didn't work?

    I installed OS X Lion v10.7.3 because of the following claim.
    The OS X Lion v10.7.3 Update includes Safari 5.1.3 and fixes that:
    Resolve a Wi-Fi connection issue when waking from sleep
    It continues to be a real pain having to reconnect to the network each time I wake my MacBook Air from sleep.
    Does anyone have a suggestion for the resolution to this problem?

    It seems the update fixed old problems for some and caused new problems for others. Sorry to hear you're in the latter group.
    Here are some things to try.
    1. Go to System Preferences > Network, and click the gear icon under the network interfaces like so:
    Whatever service order you have set, drag Wi-Fi either to the top (assuming it's not already there) or someplace else in the list. Click OK and then Apply. Sleep the system then wake it again to observe any changes.
    2. Click Wi-Fi in the above then click Advanced. Select all the networks your computer has ever joined and delete them with the "-" button. OK then Apply again. Select your network under the AirPort icon to re-join it. Sleep and wake again to see if that did anything.
    3. Try creating a new, temporary user account. Log in under that account to see if its behavior is any different.
    You may have done all of these already but perhaps there is something you have not thought of. If nothing helps we may just have to wait a bit longer for Apple to release a fix.

  • Cannot start WAS when disconnected from the network

    Hi, I have recently installed NW2004s (Developer Workplace) on my laptop, 1.5 G RAM, Windows xp. The WAS will not start when I am disconnected from the network b/c it is looking for the
    <host>
    sapmnt
    .... folder. I want to be able to run the WAS when disconnected from the network. I'd like to change this setting to point to the local usr/sap/... drive. I found the properties file in the bootstrap component where you can change it, but can't find it in the dispatcher or server. The logs are showing the following:
    #1.5#000F1FCD2E4900000000001200001EA800040E5C5AD7E178#1141689730714#com.sap.engine.core.configuration##com.sap.engine.core.configuration#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Error occurred: Secure Store lib Dir does not exist
    <host>
    sapmnt
    J2E
    SYS
    global
    security
    lib
    engine
    =======================================================
    com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred: Secure Store lib Dir does not exist
    <host>
    sapmnt
    J2E
    SYS
    global
    security
    lib
    engine
         at com.sap.engine.core.configuration.impl0.ConfigurationManagerImpl.initInternal(ConfigurationManagerImpl.java:138)
         at com.sap.engine.core.configuration.AbstractConfigurationManagerImpl.init(AbstractConfigurationManagerImpl.java:169)
         at com.sap.engine.core.Framework.loadSingleManager(Framework.java:476)
         at com.sap.engine.core.Framework.loadManagers(Framework.java:246)
         at com.sap.engine.core.Framework.start(Framework.java:180)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.boot.FrameThread.run(FrameThread.java:58)
         at java.lang.Thread.run(Thread.java:534)
    Anybody know where this
    <host>
    sapmnt
    ... path is set?
    Thanks in advance!!

    Hi David,
    did you try to run the WAS, using the Ms Loopback Adapter?
    Regards
    Gregor

  • Resolve a Wi-Fi connection issue when waking from sleep

    Hi,
    In the recent release for Mac OS X Lion 10.7.3 "Resolving a Wi-Fi connection issue when waking from sleep" was supposed to be resolved, not so at my end. Has anyone else encountered the same issue and if so will there be a resolve.
    Thank you

    Hello BGreg and thank you for your answer,
    I have alreadty read about this solution, and tried it.
    I downloaded the 1.2 Go file, and applied it. And repaired permissions.
    Everything went fine.
    Unfortunately, it didn't solve the problem.
    Meaning that when iMac wakes up, it doen't join my WiFi network.
    I have to do it manually.
    I don't know what to do : it is very strange because I never had that problem with OS 10.7.2 !
    And my network setup has never changed.
    another info :
    I noticed that in the network setup screen, when I want to close the little lock to restrain further modifications, it won't close. Weird !
    Do you think I should call Apple Assistance ?

  • Mid 2009 17" MacBook Pro battery shutdown issue when waking from sleep.

    My unibody 17" MacBook Pro occasionally shuts down on waking from sleep when it isn't plugged in.
    When I open the lid to wake it I can hear the hard drive and fans starting to spool, and then the next second it's off and silent. The laptop doesn't mind being turned on again after it does this and might go a week without doing it again, equally it might do it next time I try and wake it from sleep. It does this regardless of battery charge level.
    coconutBattery says the battery still has 86% of its designed capacity, and I haven't noticed anything else untoward regarding battery charging or performance when in use.
    So my question is two fold:
    1) Does it sound like the battery's internal processor is malfunctioning, or could it be something else?
    2) If it is the battery's internal processor, will replacing the battery replace the processor, or are they fitted separately (in defference to the 'internal' part of its name)?
    Cheers,
    James
    nb. just in case it makes any difference, the laptop is a 17" Mid-2009 MacBook Pro, 2.8GHz Core 2 Duo with 4Gb Ram running OSX 10.7.3

    James
    I have had issues when i press the space bar from sleep, sometimes it wakes but others i'm forced to power it on with the power button.
    Is this similar to anything you've experianced?
    Its so inconsistantly these days, but i'm also connected to an external screen.

  • ORA-12514 when disconnecting from LAN domain

    Hi all,
    I'm facing issue that when I use Oracle XE locally and when I'm connected to the LAN domain, I can connect successfully to the teh DB but at home or when I'm disconnecting from the LAN, I got the error ORA-12514 from toad and sql plus
    I thought that the error was the hostname on tnsname.ora but I already changed it to 127.0.0.1 and also localhost but the same issue appears
    Hope that someone can help me on that
    Thanks in advance
    l12me

    tnsname.ora but I already changed it to 127.0.0.1 and also localhostBoth localhost and 127.0.0.1 are the loopback TCP address, its part of an IP interface but connections to that IP don't go anywhere but the local machine. A working 127.0.0.1 just verifies that TCP is configured- and that's about it for usefulness of localhost|127.0.0.1, or when remote http access is disabled it is the address part of the URL to access Apex.
    The tnsnames.ora host= has to have the correct IP address or hostname to connect to the machine where the database is running, as well as the port= for the listener port, and a connect_data ... service_name= or SID= entry to complete the connection string details.
    If you're getting a -12514 error the host= and port= are pointing to an address and port with an Oracle listener, so:
    A) service_name= or sid= aren't correct in tnsnames.ora
    Or
    B) host= isn't contacting the correct host.

  • TA20831 Why do I get error code -50 when copying from one external drive to another in OSX Lion 10.7.4?

    Any pointers (apart from 'googling') would be appreciated. Thanks

    I have not yet been able to figure out what the problem is. I have checked the iMovie and other forums, both here and elsewhere on the Web, and I have not come across a single post that relates to this problem. The files I have been trying to copy are still on the external drive, and I have used the drive to store and transfer other files to and from my TiBook with no problems. But those three iMovie files, which will open and play from the external drive, STILL won't copy back onto my hard drive.
    The one thought I had involved disk space: Maybe a significant amount (30GB or more) of free space needs to be on the target drive when copying such large files. When I get to a point where I can delete some of the larger files I have been tinkering with, I'll try again.
    In the meantime, any insight from anybody into this issue will still be appreciated.

  • 9330 Tethering Issue when disconnecting,

    I have a company Blackberry 9330 that my company just gave me to replace my old 8330, which worked great until the track ball wore out. We use the tethering feature and Verizon is our carrier. What happens with the new 9339 when I disconnect from tething, it locks up the phone from the data connection. You have to pull the battery out and reboot to get it to work again.  I've spent hours working with our I.T. department and they can't figure out what is going wrong. They even sent me a replacement phone. I've tried this on two different computers, three different USB cables, Wipe and reloads, and software updates. Nothing seems to be helping.
    Can some one help correct this issue?????

    I can't resize it by dragging the left-bottom window corner
    That would be the bottom right corner.
    *Option click* the green button at teh top left of the iTunes window.

  • N95 - emails vanish when disconnect from server??

    Hi,
    I've set up my N95 to send and receive emails - its doing both even though when I "send" it says server not found but the email DID arrive at its destination..??
    My other problem is that after I have downloaded emails to my phone and I then disconnect from the server - when I then goto reconnect those emails dissappear.. Is there a setting to stop this from happening?
    can you help me with eithe rof those issues?
    Thank you
    Angela

    Good luck with that.  It most likely has something to do with the network, and Bridge is really not set up for network function.  It works that way but Adobe says there are so many variables with networks that can not be quantified.  Not sure but if  Bridge does error checking like Photoshop does it could lead to what you see.

  • Windows's Restoration wizard is no longer recognising the WindowsImageBackup, when moved from one external HD into another one.

    Hi,
    I created WindowsImageBackup a three-month period ago and saved it on an external hard disk. Then, I have moved/cut this WindowsImageBackup from the  external hard disk was first saved on while created   into a subfolder
    on another different external hard disk. Whenever now clicked 'advanced recovery methods', then chose use ' a system image'. However, when I booted into Windows environment, I didn't see that the external drive containing image wasn't listed, although I have
    clicked on 'refresh' while external drive is plugged. When clicked on the 'advance' button, then click 'located driver if the drive isn't listed' link, I could naviaged into the external hard disk, which means it is recognised by Windows and it doesn't need
    a driver.
    NOTE: the image is for the same OS installed on my computer.
    I really want to keep many full different Windows Image Backups, then when create  Windows Image Backup, I moved it into subfolder in order the next new don't delete the older one.
    I was expecting that this is because while external HD containing image is plugged in the USB3 port, however, when I let it plugged in the USB2 port, the drive wasn't listed in the list
    A man should convert his anger and sadness into strength to continue living in this life.

    Thanks a lot,
    NOTE: system image Disc containing(old images, WindowsImageBackup1,2,3, and so on) wasn't listed/found, and not the Restoration  failed
    Let me give you this scenario:
    I have created a Windows image backup for OS partition(C) and Data partition(D). Second: I have saved the created image into an external hard disk
    Third: When the WindowImageBackup created in the external hard disk. I tried booting into Windows environment, and the wizard found the image automatically.
    Froth: I have moved the 'WidnowsImageBackup' from a partition on an external hard disk (A) into another external hard disk(B)
    Fifth: I have done some changes on the OS system(such as installing programs and so on) and data partition(such as adding data and so on)
    Fifty: I have decided to create a new WindowsImageBackup and save it into external disk 'B', but before that I have done, I must rename 'WidnowsImageBackup by  incrementing '1' after 'WidnowsImageBackup' in order ton not be overwritten.
    Sixth: I created the new 'WindowsImageBackup'
    The WindowsImageBackup  just created is recognised by Windows's resoration wizard because it wasn't moved. However, windowsImageBAckup1 isn't recognised because it wasn't saved here, however, it was pasted here from another location.
    I would like to save many full images:
    WindowsImagBackup
    windowsImageBackup1
    -------------------------2
    -------------------------3
    and so on.
    However, as I said before, when booting into Windows's restoration wizard, then clicked on 'selcte an image', I didn't find any option to search for the image.
    Yes, there is an option saying 'if you don't see your 'system image disc' listed in the image location, then you can pluge your disc and click on refresh. I have done but only the 'WindowsImagBackup' created on the same external disc was 
    found. Even those images created in same external disc, but their main folder 'WindowsImageBackup' changed into 'WindowsImageBackup1, 2, 3 and so one were not found'
    If someone wants to save many full WindowsImageBackups, then how can he be doing?
    NOTE: Although I have read in the Windows help support what is below, I when I have copied the older system images into another locations, they became unrecognised/found in the restoration Wizard:
    Keeping different versions of system images
    If you're saving your system images on an internal or external
    drive, or on CDs or DVDs, you can keep several versions of system images. On
    internal and external hard drives, older system images will be deleted when the
    drive runs out of space. To help conserve disk space, you can manually delete
    older system images. For more information, see What backup
    settings should I use to maximize my disk space?
    If you're saving your system images in a network location, you can
    only keep the most current system image for each computer. System images are
    saved in the format of drive\WindowsImageBackup\computer
    name\. If you have an existing system image for a computer and are
    creating a new one for the same computer, the new system image will overwrite
    the existing one. If you want to keep the existing system image, you can copy it
    to a different location before creating the new system image by following these
    steps:
    Navigate to the location of the system image.
    Copy the WindowsImageBackup
    folder to a new location.
    A man should convert his anger and sadness into strength to continue living in this life.

  • Snow Leopard - Latency issues when waking from sleep

    I own two macs ('09 mini and unibody macbook), both of which connect wirelessly to an airport extreme N router. Since upgrading to Snow Leopard I have been dealing with terrible latency issues when the computers wake from sleep. Ping times from local servers increase from around 23ms to 220ms and webpages load slowly. A quick reboot solves the issue. Connecting directly to the airport extreme with a patch cable also solves the latency issue so I know it's just with wireless.
    Has anyone else experienced this problem since upgrading and, if so, what are you doing to solve the issue?
    Edit: Samples of ping times...before and then after a reboot:
    BEFORE:
    Ping has started…
    PING www.l.google.com (64.233.169.147): 56 data bytes
    64 bytes from 64.233.169.147: icmp_seq=0 ttl=238 time=306.921 ms
    64 bytes from 64.233.169.147: icmp_seq=1 ttl=238 time=227.929 ms
    64 bytes from 64.233.169.147: icmp_seq=2 ttl=238 time=149.819 ms
    64 bytes from 64.233.169.147: icmp_seq=3 ttl=238 time=70.753 ms
    64 bytes from 64.233.169.147: icmp_seq=4 ttl=238 time=299.572 ms
    64 bytes from 64.233.169.147: icmp_seq=5 ttl=238 time=221.037 ms
    64 bytes from 64.233.169.147: icmp_seq=6 ttl=238 time=142.583 ms
    64 bytes from 64.233.169.147: icmp_seq=7 ttl=238 time=63.197 ms
    64 bytes from 64.233.169.147: icmp_seq=8 ttl=238 time=292.738 ms
    64 bytes from 64.233.169.147: icmp_seq=9 ttl=238 time=214.157 ms
    --- www.l.google.com ping statistics ---
    10 packets transmitted, 10 packets received, 0.0% packet loss
    round-trip min/avg/max/stddev = 63.197/198.871/306.921/85.201 ms
    AFTER:
    Ping has started…
    PING www.l.google.com (xxx.xxx.xxx.xxx): 56 data bytes
    64 bytes from xxx.xxx.xxx.xxx: icmp_seq=0 ttl=47 time=46.076 ms
    64 bytes from xxx.xxx.xxx.xxx: icmp_seq=1 ttl=47 time=45.177 ms
    64 bytes from xxx.xxx.xxx.xxx: icmp_seq=2 ttl=47 time=44.649 ms
    64 bytes from xxx.xxx.xxx.xxx: icmp_seq=3 ttl=47 time=46.317 ms
    64 bytes from xxx.xxx.xxx.xxx: icmp_seq=4 ttl=47 time=45.886 ms
    64 bytes from xxx.xxx.xxx.xxx: icmp_seq=5 ttl=47 time=45.180 ms
    64 bytes from xxx.xxx.xxx.xxx: icmp_seq=6 ttl=47 time=45.899 ms
    64 bytes from xxx.xxx.xxx.xxx: icmp_seq=7 ttl=47 time=46.236 ms
    64 bytes from xxx.xxx.xxx.xxx: icmp_seq=8 ttl=47 time=45.281 ms
    64 bytes from xxx.xxx.xxx.xxx: icmp_seq=9 ttl=47 time=44.900 ms
    --- www.l.google.com ping statistics ---
    10 packets transmitted, 10 packets received, 0.0% packet loss
    round-trip min/avg/max/stddev = 44.649/45.560/46.317/0.561 ms
    Message was edited by: mikespug

    I use Ethernet so I cannot comment but have you tried trashing the airport pref.plist and removed the preferred networks in the network set up in System Preferences and then set up the wifi connection again?
    This seems to help with a lot of airport problems on this forum.

  • Transparency issues when printing from Illustrator CS5

    I recently designed a flyer for an event that a group of artists and I are doing as a not-for-profit organization that we started, to help clean up the area and promote the arts.
    When I print the file (saved as an AI), the colors are bold, the font is crisp, and everthing overall looks fantastic, apart from this "box" around some of the elements I have created/added to the file.
    When being printed from an exported jpeg format, the boxes are not present, but the image overall is of lesser quality (i know it's from being compressed to a jpeg), and the colors are not as bold.
    I only have a black & white printer, a Brother MFC-7220. I only found out this issue when my curiousity got the best of me, and printed it to see what it'd look like on paper (8.5"x11") before we sent it off to the print shot. This is when I noticed the problem.
    The elements which have this box around them were edited in Photoshop CS 6 (trial), where I had (at least thought), disposed of each elements background, so I could import them into AI as objects, without any background.
    The files were edited in PS in new documents with a transparent background, saved as a PSD, then "opened" in Illustrator where I simply copied the object and pasted into the AI file I was working in. I've tried recreating/re-adding the elements from PS back into AI with the same issue.
    The image also looks perfect on my screen, no boxes whatsoever. I've tried playing around with printer settings, transparency/raster settings, but the only thing I can get close, is the low-quality jpeg file. This problem also happens when exporting to a PDF, which is what I typically use for my printing format from AI.
    Any ideas what's going on here? The pictures linked below show a photo of the AI and the jpeg, and a screencap of my desktop as the AI stands right now. The jpeg export has a few minor changes to it, but are still otherwise the same. The only items that are "supposed" to have this, are the logos for our sponsors in the bottom-left corner.
    I'm stumped, nothing is working that I've read about, and I need to get these printed as soon as I can! Any help would be appreciated - please keep in mind I'm a novice when it comes to AI/PS, I know mostly basics.
    [url=http://s1286.beta.photobucket.com/user/em0te-apparel/library/AI%20Print%20Issue]PICTURES[/url]

    I, too am having the same issue printing from AI CS5. I have edited images in PS CS5 and there is a transparent background. I then placed (File>Place) the PSD files into AI and everything looks good on screen. However, I'm also getting a strange box that appears around my images—though the box itself isn't a solid opaque—it looks more like there's a overprint or screen and so it just shifts the colors behind it. I've tried saving the images as transparent PNGs with the same result. I've also tried playing with my transparency settings in the print dialogue to no avail.
    Strangely this is only occurring when I print at 100% size. I came upon this by happenstance when I accidentally printed a copy at 75% and everything was fine. If anyone has any insights, it would be much appreciated. Thanks!

  • OSX 10.10.2 crashing when disconnecting from Airplay

    When my computer goes to sleep when connected to Airplay, it disconnects from Airplay.  When I wake up the computer, all of my programs crash and then restart.  Does anyone know why this is happening?
    Thank you,
    Ian

    The only one for today is empty.  Here is one from yesterday
    owerstats for:  Google Chrome He
            18 ??? (Google Chrome Framework + 7315035) [0x10fbeae5b]
              15 ??? (Google Chrome Framework + 7331043) [0x10fbeece3]
                15 ??? (Google Chrome Framework + 7135549) [0x10fbbf13d]
                  15 ??? (Google Chrome Framework + 7223987) [0x10fbd4ab3]
                    14 ??? (Google Chrome Framework + 6843948) [0x10fb77e2c]
                      14 ??? (Google Chrome Framework + 6844767) [0x10fb7815f]
                                1  ??? (Google Chrome Framework + 6844337) [0x10fb77fb1]
                                1  ??? (Google Chrome Framework + 6844381) [0x10fb77fdd]
                                  1  ??? (Google Chrome Framework + 7138859) [0x10fbbfe2b]
                                    1  ??? (Google Chrome Framework + 7137311) [0x10fbbf81f]
                                      1  ??? (Google Chrome Framework + 6934340) [0x10fb8df44]
                                        1  ??? (Google Chrome Framework + 18578658) [0x1106a8ce2]
                                          1  ??? (Google Chrome Framework + 18578482) [0x1106a8c32]
                                            1  ??? (Google Chrome Framework + 7130678) [0x10fbbde36]
                                              1  ??? (Google Chrome Framework + 7190031) [0x10fbcc60f]
                                                1  ??? (Google Chrome Framework + 7353872) [0x10fbf4610]
                                1  ??? (Google Chrome Framework + 6844353) [0x10fb77fc1]
                                  1  ??? (Google Chrome Framework + 7138324) [0x10fbbfc14]
                                    1  ??? (Google Chrome Framework + 7131100) [0x10fbbdfdc]
                    1  ??? (Google Chrome Framework + 6841360) [0x10fb77410]
                      1  ??? (Google Chrome Framework + 7400797) [0x10fbffd5d]
              3  ??? (Google Chrome Framework + 7328851) [0x10fbee453]
                3  ??? (Google Chrome Framework + 7329315) [0x10fbee623]
                  3  ??? (Google Chrome Framework + 18506824) [0x110697448]
                    3  ??? (Google Chrome Framework + 18507831) [0x110697837]
                      1  ??? (Google Chrome Framework + 18541047) [0x11069f9f7]
                        1  ??? (Google Chrome Framework + 18420216) [0x1106821f8]
                          1  ??? (Google Chrome Framework + 18443820) [0x110687e2c]
                            1  ??? (Google Chrome Framework + 18399441) [0x11067d0d1]
                              1  ??? (Google Chrome Framework + 18398685) [0x11067cddd]
                                1  ??? (Google Chrome Framework + 18350091) [0x11067100b]
                                  1  ??? (Google Chrome Framework + 13276196) [0x11019a424]
                                    1  ??? (Google Chrome Framework + 13276714) [0x11019a62a]
                                      1  ??? (Google Chrome Framework + 13466907) [0x1101c8d1b]
                                        1  ??? (Google Chrome Framework + 13517364) [0x1101d5234]
                                          1  ??? (Google Chrome Framework + 13252291) [0x1101946c3]
                                            1  ??? (Google Chrome Framework + 13441005) [0x1101c27ed]
                                              1  ??? (Google Chrome Framework + 13460341) [0x1101c7375]
                                                1  ??? (Google Chrome Framework + 13460458) [0x1101c73ea]
                                                  1  ??? (Google Chrome Framework + 13464761) [0x1101c84b9]
                                                    1  ??? (Google Chrome Framework + 15032542) [0x1103470de]
                                                          1  ??? (Google Chrome Framework + 7211952) [0x10fbd1bb0]
                      1  ??? (Google Chrome Framework + 18540841) [0x11069f929]
                        1  ??? (Google Chrome Framework + 18401510) [0x11067d8e6]
                          1  ??? (Google Chrome Framework + 18398685) [0x11067cddd]
                            1  ??? (Google Chrome Framework + 18350078) [0x110670ffe]
                              1  ??? (Google Chrome Framework + 13466907) [0x1101c8d1b]
                                1  ??? (Google Chrome Framework + 13516963) [0x1101d50a3]
                                  1  ??? (Google Chrome Framework + 13656411) [0x1101f715b]
                      1  ??? (Google Chrome Framework + 18444564) [0x110688114]
                        1  ??? (Google Chrome Framework + 7130689) [0x10fbbde41]
                          1  ??? (Google Chrome Framework + 7131048) [0x10fbbdfa8]
      21 ??? (Google Chrome Helper + 3876) [0x10f4e8f24]
        21 main + 9 (Google Chrome Helper) [0x10f4e8f39]
          21 ChromeMain + 66 (Google Chrome Framework) [0x10f4f43f2]
            21 ??? (Google Chrome Framework + 6720422) [0x10fb59ba6]
              21 ??? (Google Chrome Framework + 6722900) [0x10fb5a554]
                9  ??? (Google Chrome Framework + 64059776) [0x113208980]
                  9  ??? (Google Chrome Framework + 7135549) [0x10fbbf13d]
                    9  ??? (Google Chrome Framework + 7223987) [0x10fbd4ab3]
                      9  ??? (Google Chrome Framework + 6843948) [0x10fb77e2c]
                        9  ??? (Google Chrome Framework + 6845476) [0x10fb78424]
                                    5  ??? (Google Chrome Framework + 6844353) [0x10fb77fc1]
                                      5  ??? (Google Chrome Framework + 7138367) [0x10fbbfc3f]
                                        5  ??? (Google Chrome Framework + 7137311) [0x10fbbf81f]
                                          5  ??? (Google Chrome Framework + 6934340) [0x10fb8df44]
                                            2  ??? (Google Chrome Framework + 7297303) [0x10fbe6917]
                                              2  ??? (Google Chrome Framework + 11952743) [0x110057267]
                                                2  ??? (Google Chrome Framework + 11929144) [0x110051638]
                                                  2  ??? (Google Chrome Framework + 62314831) [0x11305e94f]
                                                    2  ??? (Google Chrome Framework + 62225308) [0x113048b9c]
                                                      2  ??? (Google Chrome Framework + 62445529) [0x11307e7d9]
                                                        2  ??? (Google Chrome Framework + 62474533) [0x113085925]
                                                          2  ??? (Google Chrome Framework + 62450447) [0x11307fb0f]
                                                            2  ??? (Google Chrome Framework + 64745571) [0x1132b0063]
                                                              2  ??? (Google Chrome Framework + 30283439) [0x1111d26af]
                                                                2  ??? (Google Chrome Framework + 38924367) [0x111a1004f]
                                                                  2  ??? (Google Chrome Framework + 38917143) [0x111a0e417]
                                                                    2  ??? (Google Chrome Framework + 39120366) [0x111a3fdee]
                                                                      2  ??? (Google Chrome Framework + 39121078) [0x111a400b6]
                                                                        2  ??? (Google Chrome Framework + 25910875) [0x110da6e5b]
                                                                          2  ??? (Google Chrome Framework + 25910394) [0x110da6c7a]
                                                                            2  ??? (Google Chrome Framework + 26784860) [0x110e7c45c]
                                                                              2  ??? (Google Chrome Framework + 26783086) [0x110e7bd6e]
                                                                                2  ??? (Google Chrome Framework + 27210206) [0x110ee41de]
                                                                                  2  ??? (Google Chrome Framework + 29621493) [0x111130cf5]
                                                                                    2  ??? (Google Chrome Framework + 26039699) [0x110dc6593]
                                                                                       2  ??? (Google Chrome Framework + 27232241) [0x110ee97f1]
                                                                                         2  ??? (Google Chrome Framework + 27218411) [0x110ee61eb]
                                                                                           2  ??? (Google Chrome Framework + 26039699) [0x110dc6593]
                                                                                             2  ??? (Google Chrome Framework + 27232241) [0x110ee97f1]
                                                                                               2  ??? (Google Chrome Framework + 27226229) [0x110ee8075]
                                                                                                 2  ??? (Google Chrome Framework + 27218411) [0x110ee61eb]
                                                                                                   2  ??? (Google Chrome Framework + 26039699) [0x110dc6593]
                                                                                                     2  ??? (Google Chrome Framework + 27232241) [0x110ee97f1]
                                                                                                       2  ??? (Google Chrome Framework + 27219056) [0x110ee6470]
                                                                                                         2  ??? (Google Chrome Framework + 27231350) [0x110ee9476]
                                                                                                           2  ??? (Google Chrome Framework + 29646387) [0x111136e33]
                                                                                                             2  ??? (Google Chrome Framework + 27217203) [0x110ee5d33]
                                                                                                               2  ??? (Google Chrome Framework + 27231958) [0x110ee96d6]
                                                                                                                 2  ??? (Google Chrome Framework + 27217203) [0x110ee5d33]
                                                                                                                   2  ??? (Google Chrome Framework + 27231958) [0x110ee96d6]
                                                                                                                     2  ??? (Google Chrome Framework + 27228655) [0x110ee89ef]
                                            1  ??? (Google Chrome Framework + 11929144) [0x110051638]
                                              1  ??? (Google Chrome Framework + 62754529) [0x1130c9ee1]
                                                1  ??? (Google Chrome Framework + 17678060) [0x1105cceec]
                                                  1  ??? (Google Chrome Framework + 17678147) [0x1105ccf43]
                                                    1  ??? (Google Chrome Framework + 63921397) [0x1131e6cf5]
                                                      1  ??? (Google Chrome Framework + 66598734) [0x11347474e]
                                                        1  ??? (Google Chrome Framework + 66665656) [0x113484cb8]
                                                          1  ??? (Google Chrome Framework + 66678782) [0x113487ffe]
                                                            1  ??? (Google Chrome Framework + 66646306) [0x113480122]
                                                              1  ??? (Google Chrome Framework + 66676076) [0x11348756c]
                                                                1  ??? (Google Chrome Framework + 38915367) [0x111a0dd27]
                                                                  1  ??? (Google Chrome Framework + 38916236) [0x111a0e08c]
                                                                    1  ??? (Google Chrome Framework + 39123758) [0x111a40b2e]
                                                                      1  ??? (Google Chrome Framework + 25941809) [0x110dae731]
                                                                        1  ??? (Google Chrome Framework + 27036670) [0x110eb9bfe]
                                                                                         1  ??? (Google Chrome Framework + 26160022) [0x110de3b96]
                                                                                           1  ??? (Google Chrome Framework + 26008255) [0x110dbeabf]
                                                                                             1  ??? (Google Chrome Framework + 66673474) [0x113486b42]
                                                                                               1  ??? (Google Chrome Framework + 25941809) [0x110dae731]
                                                                                                 1  ??? (Google Chrome Framework + 27036670) [0x110eb9bfe]
                                                                                                                           1  ??? (Google Chrome Framework + 29071333) [0x1110aa7e5]
                                                                                                                             1  ??? (Google Chrome Framework + 27036670) [0x110eb9bfe]
                                                                                                                                                   1  ??? (Google Chrome Framework + 28278747) [0x110fe8fdb]
                                                                                                                                                     1  ??? (Google Chrome Framework + 28256796) [0x110fe3a1c]
                                                                                                                                                       1  ??? (Google Chrome Framework + 28257403) [0x110fe3c7b]
                                                                                                                                                         1  ??? (Google Chrome Framework + 28260073) [0x110fe46e9]
                                                                                                                                                           1  ??? (Google Chrome Framework + 28291173) [0x110fec065]
                                                                                                                                                             1  ??? (Google Chrome Framework + 28298205) [0x110fedbdd]
                                            1  ??? (Google Chrome Framework + 25169234) [0x110cf1d52]
                                              1  ??? (Google Chrome Framework + 32291590) [0x1113bcb06]
                                                1  ??? (Google Chrome Framework + 32325198) [0x1113c4e4e]
                                                  1  ??? (Google Chrome Framework + 32323528) [0x1113c47c8]
                                                    1  ??? (Google Chrome Framework + 32327355) [0x1113c56bb]
                                                      1  ??? (Google Chrome Framework + 32324196) [0x1113c4a64]
                                                        1  ??? (Google Chrome Framework + 32388528) [0x1113d45b0]
                                                          1  ??? (Google Chrome Framework + 32388936) [0x1113d4748]
                                                            1  ??? (Google Chrome Framework + 31007043) [0x111283143]
                                                              1  ??? (Google Chrome Framework + 31012050) [0x1112844d2]
                                                                1  ??? (Google Chrome Framework + 38924867) [0x111a10243]
                                                                  1  ??? (Google Chrome Framework + 38924367) [0x111a1004f]
                                                                    1  ??? (Google Chrome Framework + 38917219) [0x111a0e463]
                                                                      1  ??? (Google Chrome Framework + 39122734) [0x111a4072e]
                                                                        1  ??? (Google Chrome Framework + 25909635) [0x110da6983]
                                                                          1  ??? (Google Chrome Framework + 27036670) [0x110eb9bfe]
                                                                                                     1  ??? (Google Chrome Framework + 29071333) [0x1110aa7e5]
                                                                                                       1  ??? (Google Chrome Framework + 27036670) [0x110eb9bfe]
                                                                                                                                                         1  ??? (Google Chrome Framework + 28279573) [0x110fe9315]
                                                                                                                                                           1  ??? (Google Chrome Framework + 28268119) [0x110fe6657]
                                                                                                                                                             1  ??? (Google Chrome Framework + 28564085) [0x11102ea75]
                                                                                                                                                               1  ??? (Google Chrome Framework + 28491092) [0x11101cd54]
                                                                                                                                                                 1  ??? (Google Chrome Framework + 28622412) [0x11103ce4c]
                                                                                                                                                                   1  ??? (Google Chrome Framework + 28622094) [0x11103cd0e]
                                            1  ??? (Google Chrome Framework + 7350273) [0x10fbf3801]
                                              1  ??? (Google Chrome Framework + 24113719) [0x110bf0237]
                                                1  ??? (Google Chrome Framework + 24114276) [0x110bf0464]
                                                  1  ??? (Google Chrome Framework + 34784483) [0x11161d4e3]
                                                    1  ??? (Google Chrome Framework + 38909743) [0x111a0c72f]
                                                      1  ??? (Google Chrome Framework + 38915367) [0x111a0dd27]
                                                        1  ??? (Google Chrome Framework + 38916236) [0x111a0e08c]
                                                          1  ??? (Google Chrome Framework + 39123758) [0x111a40b2e]
                                                            1  ??? (Google Chrome Framework + 25941809) [0x110dae731]
                                                              1  ??? (Google Chrome Framework + 27036670) [0x110eb9bfe]
                                                                                1  ??? (Google Chrome Framework + 29071333) [0x1110aa7e5]
                                                                                  1  ??? (Google Chrome Framework + 27036670) [0x110eb9bfe]
                                                                                                                       1  ??? (Google Chrome Framework + 29071333) [0x1110aa7e5]
                                                                                                                         1  ??? (Google Chrome Framework + 27036670) [0x110eb9bfe]
                                                                                                                                             1  ??? (Google Chrome Framework + 29087635) [0x1110ae793]
                                                                                                                                               1  ??? (Google Chrome Framework + 27043971) [0x110ebb883]
                                                                                                                                                 1  ??? (Google Chrome Framework + 27338696) [0x110f037c8]
                                    1  ??? (Google Chrome Framework + 6844381) [0x10fb77fdd]
                                      1  ??? (Google Chrome Framework + 7138859) [0x10fbbfe2b]
                                        1  ??? (Google Chrome Framework + 7137311) [0x10fbbf81f]
                                          1  ??? (Google Chrome Framework + 6934340) [0x10fb8df44]
                                            1  ??? (Google Chrome Framework + 7350273) [0x10fbf3801]
                                              1  ??? (Google Chrome Framework + 24113719) [0x110bf0237]
                                                1  ??? (Google Chrome Framework + 24114276) [0x110bf0464]
                                                  1  ??? (Google Chrome Framework + 34784483) [0x11161d4e3]
                                                    1  ??? (Google Chrome Framework + 38909743) [0x111a0c72f]
                                                      1  ??? (Google Chrome Framework + 38915367) [0x111a0dd27]
                                                        1  ??? (Google Chrome Framework + 38916236) [0x111a0e08c]
                                                          1  ??? (Google Chrome Framework + 39123758) [0x111a40b2e]
                                                            1  ??? (Google Chrome Framework + 25941809) [0x110dae731]
                                                              1  ??? (Google Chrome Framework + 27036670) [0x110eb9bfe]
                                                                                                   1  ??? (Google Chrome Framework + 29148110) [0x1110bd3ce]
                6  ??? (Google Chrome Framework + 6712192) [0x10fb57b80]
                  6  ??? (Google Chrome Framework + 7135549) [0x10fbbf13d]
                    6  ??? (Google Chrome Framework + 7223987) [0x10fbd4ab3]
                      6  ??? (Google Chrome Framework + 6843948) [0x10fb77e2c]
                        6  ??? (Google Chrome Framework + 6844767) [0x10fb7815f]
                                  4  ??? (Google Chrome Framework + 6844353) [0x10fb77fc1]
                                    4  ??? (Google Chrome Framework + 7138367) [0x10fbbfc3f]
                                      3  ??? (Google Chrome Framework + 7137311) [0x10fbbf81f]
                                        3  ??? (Google Chrome Framework + 6934340) [0x10fb8df44]
                                          2  ??? (Google Chrome Framework + 43490687) [0x111e6ad7f]
                                            2  ??? (Google Chrome Framework + 62422091) [0x113078c4b]
                                              2  ??? (Google Chrome Framework + 62421752) [0x113078af8]
                                          1  ??? (Google Chrome Framework + 11929144) [0x110051638]
                                            1  ??? (Google Chrome Framework + 62754511) [0x1130c9ecf]
                                              1  ??? (Google Chrome Framework + 6714074) [0x10fb582da]
                                                1  ??? (Google Chrome Framework + 6715136) [0x10fb58700]
                                                  1  ??? (Google Chrome Framework + 7185655) [0x10fbcb4f7]
                                                      1  ??? (Google Chrome Framework + 197651) [0x10f521413]
                                      1  ??? (Google Chrome Framework + 30278369) [0x1111d12e1]
                4  ??? (Google Chrome Framework + 6693559) [0x10fb532b7]
                  4  ??? (Google Chrome Framework + 7135549) [0x10fbbf13d]
                    4  ??? (Google Chrome Framework + 7223987) [0x10fbd4ab3]
                      4  ??? (Google Chrome Framework + 6843948) [0x10fb77e2c]
                        4  ??? (Google Chrome Framework + 6844767) [0x10fb7815f]
                                        1  ??? (Google Chrome Framework + 17593184) [0x1105b8360]
                                          1  ??? (Google Chrome Framework + 17593628) [0x1105b851c]
                1  ??? (Google Chrome Framework + 64059539) [0x113208893]
                  1  ??? (Google Chrome Framework + 64060561) [0x113208c91]
                1  ??? (Google Chrome Framework + 64059696) [0x113208930]
                  1  ??? (Google Chrome Framework + 64060678) [0x113208d06]
                    1  ??? (Google Chrome Framework + 17733299) [0x1105da6b3]
                      1  ??? (Google Chrome Framework + 17741003) [0x1105dc4cb]
             0x10f4e8000 -        0x10f4e8fff  com.google.Chrome.helper 40.0.2214.115 (2214.115) <588443EA-EA1A-3832-878E-2D92163BBAAE> /Applications/Google Chrome.app/Contents/Versions/40.0.2214.115/Google Chrome Helper.app/Contents/MacOS/Google Chrome Helper
             0x10f4f1000 -        0x1149e4fcf  com.google.Chrome.framework 40.0.2214.115 (2214.115) <6481BF69-599C-3E94-9CBF-FB476C7F6DAE> /Applications/Google Chrome.app/Contents/Versions/40.0.2214.115/Google Chrome Framework.framework/Google Chrome Framework
             0x114483000 -        0x11569efd7  com.macromedia.PepperFlashPlayer.pepper 16.0.0.305 (16.0.0.305) <33C3B5CB-A36C-301C-BB8F-52A3A00D6130> /Applications/Google Chrome.app/Contents/Versions/40.0.2214.115/Google Chrome Framework.framework/Internet Plug-Ins/PepperFlash/PepperFlashPlayer.plugin/Contents/MacOS/PepperFlashPlayer
    Powerstats for:  Google Chrome
            12 ??? (Google Chrome Framework + 7315035) [0x1016dde5b]
              11 ??? (Google Chrome Framework + 7331043) [0x1016e1ce3]
                10 ??? (Google Chrome Framework + 51206036) [0x1040b9794]
                  10 ??? (Google Chrome Framework + 7135549) [0x1016b213d]
                    10 ??? (Google Chrome Framework + 7223987) [0x1016c7ab3]
                      5  ??? (Google Chrome Framework + 6841336) [0x10166a3f8]
                        4  ??? (Google Chrome Framework + 7401381) [0x1016f2fa5]
                          4  ??? (Google Chrome Framework + 6840881) [0x10166a231]
                            4  ??? (Google Chrome Framework + 11923131) [0x101b42ebb]
                              3  ??? (Google Chrome Framework + 11936944) [0x101b464b0]
                              1  ??? (Google Chrome Framework + 11936972) [0x101b464cc]
                                1  ??? (Google Chrome Framework + 11937693) [0x101b4679d]
                                  1  ??? (Google Chrome Framework + 11928604) [0x101b4441c]
                                    1  ??? (Google Chrome Framework + 11928304) [0x101b442f0]
                                      1  ??? (Google Chrome Framework + 11961885) [0x101b4c61d]
                                        1  ??? (Google Chrome Framework + 50808786) [0x1040587d2]
                                          1  ??? (Google Chrome Framework + 52950080) [0x104263440]
                                            1  ??? (Google Chrome Framework + 52961887) [0x10426625f]
                                              1  ??? (Google Chrome Framework + 52953079) [0x104263ff7]
                                                1  ??? (Google Chrome Framework + 10045942) [0x1019789f6]
                                                  1  ??? (Google Chrome Framework + 10044913) [0x1019785f1]
                                                    1  ??? (Google Chrome Framework + 10039482) [0x1019770ba]
                                                      1  ??? (Google Chrome Framework + 52956827) [0x104264e9b]
                                                        1  ??? (Google Chrome Framework + 789773) [0x1010a4d0d]
                                                          1  ??? (Google Chrome Framework + 838478) [0x1010b0b4e]
                                                            1  ??? (Google Chrome Framework + 838656) [0x1010b0c00]
                                                              1  ??? (Google Chrome Framework + 61051420) [0x104a1d21c]
                                                                1  ??? (Google Chrome Framework + 61055314) [0x104a1e152]
                                                                  1  ??? (Google Chrome Framework + 61048641) [0x104a1c741]
                                                                    1  ??? (Google Chrome Framework + 56848015) [0x10461ae8f]
                                                                      1  ??? (Google Chrome Framework + 61037091) [0x104a19a23]
                                                                              1  ??? (Google Chrome Framework + 7211952) [0x1016c4bb0]
                        1  ??? (Google Chrome Framework + 7400797) [0x1016f2d5d]
                      2  ??? (Google Chrome Framework + 6841089) [0x10166a301]
                        2  ??? (Google Chrome Framework + 7138859) [0x1016b2e2b]
                          2  ??? (Google Chrome Framework + 7137311) [0x1016b281f]
                            2  ??? (Google Chrome Framework + 6934340) [0x101680f44]
                              2  ??? (Google Chrome Framework + 7350256) [0x1016e67f0]
                                2  ??? (Google Chrome Framework + 7349655) [0x1016e6597]
                      1  ??? (Google Chrome Framework + 6841384) [0x10166a428]
                      1  ??? (Google Chrome Framework + 6841057) [0x10166a2e1]
                        1  ??? (Google Chrome Framework + 7400797) [0x1016f2d5d]
                      1  ??? (Google Chrome Framework + 6841401) [0x10166a439]
                        1  ??? (Google Chrome Framework + 7138367) [0x1016b2c3f]
                          1  ??? (Google Chrome Framework + 7137311) [0x1016b281f]
                            1  ??? (Google Chrome Framework + 6934340) [0x101680f44]
                              1  ??? (Google Chrome Framework + 10202209) [0x10199ec61]
                                1  ??? (Google Chrome Framework + 10201242) [0x10199e89a]
                                  1  ??? (Google Chrome Framework + 10660326) [0x101a0e9e6]
                                    1  ??? (Google Chrome Framework + 10663584) [0x101a0f6a0]
                                      1  ??? (Google Chrome Framework + 11652540) [0x101b00dbc]
                                        1  ??? (Google Chrome Framework + 11669251) [0x101b04f03]
                                          1  ??? (Google Chrome Framework + 11615416) [0x101af7cb8]
                                            1  ??? (Google Chrome Framework + 52507639) [0x1041f73f7]
                                              1  ??? (Google Chrome Framework + 52424154) [0x1041e2dda]
                                                1  ??? (Google Chrome Framework + 52420786) [0x1041e20b2]
                                                  1  ??? (Google Chrome Framework + 50807287) [0x1040581f7]
                                                    1  ??? (Google Chrome Framework + 11921773) [0x101b4296d]
                1  ??? (Google Chrome Framework + 51205988) [0x1040b9764]
                  1  ??? (Google Chrome Framework + 7135549) [0x1016b213d]
                    1  ??? (Google Chrome Framework + 7223987) [0x1016c7ab3]
                      1  ??? (Google Chrome Framework + 6841336) [0x10166a3f8]
                        1  ??? (Google Chrome Framework + 7400797) [0x1016f2d5d]
              1  ??? (Google Chrome Framework + 7342686) [0x1016e4a5e]
                1  ??? (Google Chrome Framework + 10019583) [0x1019722ff]
                  1  ??? (Google Chrome Framework + 9961416) [0x101963fc8]
                    1  ??? (Google Chrome Framework + 9964832) [0x101964d20]
                      1  ??? (Google Chrome Framework + 9972307) [0x101966a53]
                                                1  ??? (Google Chrome Framework + 20020787) [0x1022fbe33]
      5  ??? (Google Chrome + 3876) [0x100fdbf24]
        5  main + 9 (Google Chrome) [0x100fdbf39]
          5  ChromeMain + 66 (Google Chrome Framework) [0x100fe73f2]
            5  ??? (Google Chrome Framework + 6720422) [0x10164cba6]
              5  ??? (Google Chrome Framework + 6722900) [0x10164d554]
                5  ??? (Google Chrome Framework + 51158295) [0x1040add17]
                  5  ??? (Google Chrome Framework + 51183010) [0x1040b3da2]
                    5  ??? (Google Chrome Framework + 51173385) [0x1040b1809]
                      5  ??? (Google Chrome Framework + 774129) [0x1010a0ff1]
                        5  ??? (Google Chrome Framework + 7223987) [0x1016c7ab3]
                          5  ??? (Google Chrome Framework + 6843948) [0x10166ae2c]
                            5  ??? (Google Chrome Framework + 6845854) [0x10166b59e]
                                                  2  ??? (Google Chrome Framework + 6844353) [0x10166afc1]
                                                    2  ??? (Google Chrome Framework + 7138367) [0x1016b2c3f]
                                                      2  ??? (Google Chrome Framework + 7137311) [0x1016b281f]
                                                        1  ??? (Google Chrome Framework + 6934363) [0x101680f5b]
                                                          1  ??? (Google Chrome Framework + 7355047) [0x1016e7aa7]
                                                            1  ??? (Google Chrome Framework + 7354512) [0x1016e7890]
                                                        1  ??? (Google Chrome Framework + 6934340) [0x101680f44]
                                                          1  ??? (Google Chrome Framework + 54450209) [0x1043d1821]
                                                            1  ??? (Google Chrome Framework + 18790426) [0x1021cf81a]
                                                              1  ??? (Google Chrome Framework + 18791363) [0x1021cfbc3]
                                                                1  ??? (Google Chrome Framework + 18710784) [0x1021bc100]
                                                                  1  ??? (Google Chrome Framework + 18212601) [0x1021426f9]
                                                                    1  ??? (Google Chrome Framework + 54069524) [0x104374914]
                                                                      1  ??? (Google Chrome Framework + 21863713) [0x1024bdd21]
                                                                        1  ??? (Google Chrome Framework + 18833481) [0x1021da049]
                                                                          1  ??? (Google Chrome Framework + 17436238) [0x102084e4e]
                                                  1  ??? (Google Chrome Framework + 6844421) [0x10166b005]
                                                    1  ??? (Google Chrome Framework + 6844134) [0x10166aee6]
             0x100fdb000 -        0x100fdbfff  com.google.Chrome 40.0.2214.115 (2214.115) <D8D03E48-9A68-32F8-B5F0-D707AA3E660A> /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
             0x100fe4000 -        0x1064d7fcf  com.google.Chrome.framework 40.0.2214.115 (2214.115) <6481BF69-599C-3E94-9CBF-FB476C7F6DAE> /Applications/Google Chrome.app/Contents/Versions/40.0.2214.115/Google Chrome Framework.framework/Google Chrome Framework

Maybe you are looking for