Center of pressure graph

Hello,
Currently, I'm trying to create the COP graph to show the position of food steps. I have 3 channels, channel 3 is the Fz( Force in z direction), Channel 4 is Mx( Moment in x direction), and Channel 5 is My( Moment in y direction). To calculate X position, I do -My/Fz, and for Y position, I do Mx/Fz. According to these formula, when Fz is zero( no force in z direction), the output value should be undefined. Right now, I put those two output values into a XY graph with the "select" function, so when the output value is undefined, show 0 in the graph, if the output value is a number, show that number in the graph.
As you can see in my block diagram screen shot, I have everything wired correctly, no error appeared. The graph did show nothing when no z-force. However, when I have a force, the graph still not showing anything, the graph is changing the size( I have auto scale on) but nothing appeared in the graph. I'm wondering if there anyway to fix this problem. I dont know if theres any icon can tell u this number is undefined, so I use "Not a number/path/Renum" icon.
Thank you,
CKH
Attachments:
COP error.jpg ‏79 KB

CKH,
That code may qualify for the Rube Goldberg thread.  You just have to live with it.  Sorry.
If you follow the data lines back, you see that the GET DATA VI produces a 1D array for each packet received. Then the 2D array from the for loop goes through what appears to be a Reshape Array function to convert it to a different 1D array which is placed in a buffer then converted back to a 2D array.  Some complicated code appers to index out six columns and makes a new 2D array from those. Those are converted row by row to an array of waveforms (in two places) ...
I suspect that if we knew what all that was supposed to do, it could be done with about one third the code. You can certainly build an XY graph directly from the arrays with much less effort. The code following the Gen 5 Displayed1 and 2 appears to be identical. Therefore, Output Graph 2 has the same data as is fed to the Wavefrom Array Decimator above.  Just branch the wire rather than duplicating code.
Lynn

Similar Messages

  • Bar Chart- How to center graph lines

    I am very new to Xcelsuis and am fighting with someing that is easy to most, but driving me crazy.
    I have a Label Bar that poplulates a list box and when I click on an item in the list box the correct information appears on the bar chart.  The problem is that is is all pushed to the bottom of the graph.  I need it to space accordingly in the center of the graph. 
    Please know that I can have anywhere from 1 bar chart line or 40.
    Thanks in advance for your assistance.
    JP

    Hi JP,
    Have you tried the ignore blank cells in series and values options. These are on the behaviour tab.
    Regards
    Alan

  • Executing "bring to center" on a free cursor in a log XY graph brings the cursor to the top rim of the graph (instead of the center)

    Dear support,
    dear LV users,
    selecting "bring to center" for a free cursor in a XY graph does not
    bring the cursor into the center of the graph, but instead the command brings it to the
    mean/average value. This is not an issue for a linear mapping
    of the axis [due to the fact that the center of the axis is equal to
    the middle/average value of the end points on the axis]. But when
    mapping of the axis is logarithmic, the cursor ends up on the top of
    the screen. That is because the average value of the end points
    (min(y_axis)+max(y_axis))/2) is not equal to the center of the axis.
    Is that a wished behavior, please?
    Example: For an y_axis = [1..100], the awaited center position would be at
    10 and not at 50.5. The center position for the logarithmic mapping
    should be calculated as (log(min(y_axis))+log(max(y_axis)))/2, IMHO.
    Kind regards,
    Solved!
    Go to Solution.

    You are right, LabVIEW chooses this form (min(y_axis)+max(y_axis))/2).
    You can go to "idea exchange".
    Link:
    http://forums.ni.com/t5/ideas/v2/ideaexchangepage/blog-id/labviewideas
    here you can see how many people like your idea.
    Perhaps it will be considered in the next version of LabVIEW.

  • Dynamicly set y axis on graph with 0 always being in center

    i have a report that i want to dynamicly set the y axis as the values change from contract to contract. but i want to maintain that 0 will always be in the center of the graph.
    if i use the auto range and auto scale it shifts 0 away from the center.
    any ideas?

    Don't use auto range?
    Sorry, I don't mean to be a smart-alec, but Crystal's charts are not very flexable. I understand they are working on it.
    Debi

  • Creating a Pressure - Volume Diagram for an air compressor. Please Help!

    I'm fairly new to Labview and desperately need some help. 
    My hardware:
    cDAQ-9172 with a NI 9233 module in slot 1 and a NI 9411 module in slot 5.  I am using 3 ICP type pressure transducers hooked up to the 9233 that is measuring pressure.  Transducer 1, 2, and 3.  Hooked to the 9411 is a rotary encoder.  It is set up to measure 360 derees, and has a z index once per revolution that will be set to top dead center with a cylinder on an air compressor.
    My software: Labview 8.2.1
    What I need: 
    First task:
    I have psi transducer 1 and 2 set up on the cylinder head.  1 on the intake side and 2 on the exhasut side.  I need to graph both pressures over 360 degrees crankshaft rotation (0 degrees or z through 360).  The only data I need to see and save to a file is the two pressures graphed over 0-360 degrees crankshaft rotation.
    X=0 (z) through 360 degrees on the encoder 
    Y=two pressures 
    Second Task:
    I need to graph pressure transducer 3 over the cylinder volume for 360 degrees. 
    X= Pressure 3
    Y= Piston Volume
    Apparantly for this task I would have to enter the piston diameter and the stroke to calculate the volume.

    Set the coder to trigger the A/D sample aquisition from the pressure transducers. You do this by configuring the aquisition to be triggered by an external clock source; the new DAQ wizards take you through how to set this up and connect the hardware with pretty diagrams.
    You will now get a sample for every angle event from the coder, of course what happens inbetween is anyones guess but hey-ho its the same for any discrete sampling system!!! ... you can always do some runs with pseudo continous logging if you are nervous. All you then need to do is set up the start count from the index pulse and you have angle versus presssure related to TDC... Of course it won't go round smoothly and may well go backwards a bit as well !
    Message Edited by Conseils on 11-12-2008 01:46 PM

  • Looking up the values in a waveform graph with a mouse click

    Hi,
    Does anyone know how to look up the values in a waveform graph with a mouse
    click but... without the cursor legend on, if i press in the waveform graph
    nothing happens, i must search my cursors and only then i can see the values
    of my signal data?! Isn't there any other way?
    Best regards,
    Thijs Boerée

    Dear Chad,
    I know of the function "bring cursor to center". I also figured out that
    when i use a property node of the cursor array of clusters, that i can see
    that some values change when i move the cursor (i can see the X and Y scale
    value change of the graph and also the values of the mouse pointer (in
    points due to screen resolution)) But in this cluster i can't set the mouse
    position. I allready made a VI where i can see the bounds of my
    waveformgraph and I have the Xscale (min and max) and the Yscale (min and
    max), with a linear fit i can translate my mouse position to X an Y scale
    values and when i click on my waveform graph the cursor go's to that
    position (property node of the cursor position), only disadvantage is that i
    only have the bounds of my plot area and not the position, i do have the
    position of my waveform graph but the plot area isn't allways in the center,
    if i could extract the position of the plot area i may find a solution to
    solve this problem.
    And to file a product question:
    I would like to see the function that with a mouse click a little menu
    appears and that there are options to for example set a marker on that data
    and when you right click on it, that there are options to remove it or to
    add comment, a 2D array could make a list of the different channels with
    it's markers (time stamps and comments).
    Best regards,
    And thank you for your help.
    Thijs Boer�e
    "Chad AE" schreef in bericht
    news:[email protected]...
    > Dear Thijs,
    >
    > Thank you for contacting National Instruments.
    >
    > To address your question, there is no direct VI, command, or property
    > node that will allow the cursor snap-to-mouse functionality.
    >
    > I notice a problem you may be occuring is trying to find where the
    > cursor is on the graph. If this is an issue, you can select Bring to
    > Center from the Formatting Ring on the Cursor Legend to move the
    > cursor to the center of the graph.
    >
    > Let me know if you have any further questions or if this does not
    > resolve your issue, as I would be happy to file a product suggestion
    > so that LabVIEW is improved in future versions.
    >
    > Thanks again and have a great day!
    >
    > Chad AE
    > Applications Engineer - National Instruments

  • Graph vertical axis display

    Minor question, but my program (LabWindows/CVI 8.1 in Windows XP) has a virtual o'scope display that displays data from an A/D card. I'm using the graph indicator, and as with a real o'scope there is a knob that moves the displayed trace left and right on the screen to get the bits that are off of the screen if the magnification is too narrow to see it all. With the graph indicator, the left Y axis, of course, stays at the 0 point on the X axis and will go off of the screen with X=0. I'd like to have a vertical axis that stays in the center of the graph at all times (like a real o'scope reticule) no matter what the actual graph is doing. Any suggestions would be greatly appreciated. (The X-Axis offset parameter doesn't do the trick).

    Another possibility is to use a second graph with transparent background, no X-axis grid and labels, no Y-axis grid; place it on top of the main graph like in the attached UIR file (you will need to adapt vertical size of the second graph since it has no X-axis. labels).
    (Note: I created the UIR in CVI 8.5 and saved for previous version: if you do not succeed in opening it tell me and I will repost it in TUI format for you to load).
    Proud to use LW/CVI from 3.1 on.
    My contributions to the Developer Zone Community
    If I have helped you, why not giving me a kudos?
    Attachments:
    CentralYaxis.zip ‏2 KB

  • My graph is out of the frame. InternalFrame

    Hi there.
    I have a InternalFrame and i set the Layout to BoaderLayout, and i set the graph to "Center", and the graph is much too big. how can i set the graph to fit in the internalFrame?? even when i reszie the internalFrame??
    thanks in advance.

    First thing to try is to reset your device. Press and hold the Home and Sleep buttons simultaneously ignoring the red slider should one appear until the Apple logo appears. Let go of the buttons and let the device restart. See if that fixes your problem.

  • Autoscale GRAPH CHART

    Arturo Cortes J. 
    HI to everyone
    I had made a VI in where I need to show 2 graphs, one that shows the pressure and the other one that shows the signal output depending on the programming. allready i made that the pressure graph shows the hystoric and the current signal on a time interval of 1 minute. I can manipulate the time scale on any interval that i want, but with the signal graph i cant do that, i had changed the type of format and it keeps autoscaling even if i dont check the autoscale checkbox and if i change the scale min and max values when i run the VI automatically those values change.
    I want to know why that happends and also how can i correct it so both graphs are at the same interval of time
    P.D I attached some pics of the VI
    Attachments:
    problema grafica 1.jpg ‏236 KB
    problema grafica 2.jpg ‏189 KB

    Hi 
    Use property node to indicate the maximum and minimum values
    Following is an example for your query
    Diogo Aparecido
    Engenheiro de Aplicação
    National Instruments Brasil
    Attachments:
    Example.vi ‏54 KB

  • 2 days trying and my MBP still crashes, due to maxed out memory. Can someone suggest any other solutions?

    Problem description:
    About 3 minutes after I start up, without me opening any applications aprt from activity monitor, the memory pressure graph turns red, kernel_task goes up to 5-6GB, then I have 2-3 mdworker pricess at about 500MB with the total memory at 7.8-8GB. The MAC becomes less responsive and after a while it freezes, I can only use the power button to re-boot it.
    In safe mode i don;t have these memory issues (kernel_task at 550MB and no mdworker process running). Strangely Firefox works well but Safari and Chrome have issue (mainly with fonts but also, some links are not clickable)
    First Encounter:
    The first time I epxerienced a freeze was when I deleted a timemachine backup and let it overnight to do a new one from scratch- Mac was frozen in the morning. Then worked well during the day (and I think i updated various software but not sure which) and i tried to do another one after full backup in the evening after disabling Power Nap and put hard drives to sleep in Energy Settings (which I thought had caused the crash). It crashed again in the morning but it also started having the memory issues desribed above.
    [I downloaded Macupdate desktop last week and found various 3rd apart software that where not up to date. I have since used that to update them and I suspect that it may have updated something that is not maverics compatible but this is just a guess of what may have cause this. ]
    What I have done to resolve:
    I have deleted all software I thought could be causing the issue and I have re-installed maverircs twice (from the cmd+R menu not full format and  instalation).
    I also installed the latest version of dropbox, flash while I have deleted applications such us hidden, little snitch, team viewer, oaragon NTFS, MacUpdate, Citrix). Also stoped Skype, deamonmanager and crashplan to lauch at starup leaving only dropbox and google drive).
    Any ideas would be much appreciated.
    Below is the latest etrecheck report:
    Hardware Information:
             MacBook Pro (Retina, Mid 2012)
             MacBook Pro - model: MacBookPro10,1
             1 2.6 GHz Intel Core i7 CPU: 4 cores
             8 GB RAM
    Video Information:
             Intel HD Graphics 4000 - VRAM: 1024 MB
             NVIDIA GeForce GT 650M - VRAM: 1024 MB
    System Software:
             OS X 10.9.2 (13C64) - Uptime: 0 days 0:4:47
    Disk Information:
             APPLE SSD SM512E disk0 : (500.28 GB)
                       EFI (disk0s1) <not mounted>: 209.7 MB
                       disk0s2 (disk0s2) <not mounted>: 499.42 GB
                       Recovery HD (disk0s3) <not mounted>: 650 MB
    USB Information:
             Apple Inc. iPhone
             Apple Inc. FaceTime HD Camera (Built-in)
             Apple Inc. Apple Internal Keyboard / Trackpad
             Apple Inc. BRCM20702 Hub
                       Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
             Apple Inc. thunderbolt_bus
    Launch Daemons:
           [System]           com.adobe.fpsaud.plist 3rd-Party support link
           [System]           com.adobe.SwitchBoard.plist 3rd-Party support link
           [System]           com.google.keystone.daemon.plist 3rd-Party support link
           [System]           com.gopro.stereomodestatus.plist 3rd-Party support link
           [System]           com.microsoft.office.licensing.helper.plist 3rd-Party support link
           [System]           com.oracle.java.JavaUpdateHelper.plist 3rd-Party support link
           [System]           com.sec.faxdb.plist 3rd-Party support link
    Launch Agents:
           [System]           com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
           [System]           com.delicioussafari.DeliciousSafariAgent.plist 3rd-Party support link
           [System]           com.google.keystone.agent.plist 3rd-Party support link
           [System]           com.imcapture.IMCapture.Agent.plist 3rd-Party support link
    User Launch Agents:
           [not loaded]      com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
           [not loaded]      com.adobe.ARM.[...].plist 3rd-Party support link
           [not loaded]      com.adobe.ARM.[...].plist 3rd-Party support link
           [not loaded]      com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist
           [not loaded]      com.avast.home.userinit.plist 3rd-Party support link
           [not loaded]      com.google.Chrome.framework.plist 3rd-Party support link
           [not loaded]      com.macupdate.desktop5.scanner.plist 3rd-Party support link
           [not loaded]      com.shirtpocket.backuponmount-login.plist 3rd-Party support link
           [not loaded]      com.shirtpocket.backuponmount.plist 3rd-Party support link
           [not loaded]      com.spotify.webhelper.plist 3rd-Party support link
           [not loaded]      uk.co.markallan.clamxav.freshclam.plist 3rd-Party support link
           [not loaded]      ws.agile.1PasswordAgent.plist 3rd-Party support link
    User Login Items:
             Google Drive
             Dropbox
    Internet Plug-ins:
             o1dbrowserplugin: Version: 5.1.4.17398 3rd-Party support link
             Google Earth Web Plug-in: Version: 5.2 3rd-Party support link
             Default Browser: Version: 537 - SDK 10.9
             Flip4Mac WMV Plugin: Version: 3.2.0.16   - SDK 10.8 3rd-Party support link
             OfficeLiveBrowserPlugin: Version: 12.3.5 3rd-Party support link
             AdobePDFViewerNPAPI: Version: 11.0.06 - SDK 10.6 3rd-Party support link
             FlashPlayer-10.6: Version: 12.0.0.77 - SDK 10.6 3rd-Party support link
             Silverlight: Version: 5.1.20913.0 - SDK 10.6 3rd-Party support link
             Flash Player: Version: 12.0.0.77 - SDK 10.6 3rd-Party support link
             iPhotoPhotocast: Version: 7.0
             googletalkbrowserplugin: Version: 5.1.4.17398 3rd-Party support link
             npgtpo3dautoplugin: Version: 0.1.44.29 - SDK 10.5 3rd-Party support link
             AdobePDFViewer: Version: 11.0.06 - SDK 10.6 3rd-Party support link
             QuickTime Plugin: Version: 7.7.3
             SharePointBrowserPlugin: Version: 14.3.9 - SDK 10.6 3rd-Party support link
             JavaAppletPlugin: Version: Java 7 Update 51 3rd-Party support link
    Safari Extensions:
             Terms of Service: Version: 0.1
             AdBlock: Version: 2.6.18
             avast! Online Security: Version: 8
             1Password: Version: 4.1.0
    Audio Plug-ins:
             BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
             AirPlay: Version: 2.0 - SDK 10.9
             AppleAVBAudio: Version: 203.2 - SDK 10.9
             iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
             Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    3rd Party Preference Panes:
             Flash Player  3rd-Party support link
             Flip4Mac WMV  3rd-Party support link
             GoPro  3rd-Party support link
             Growl  3rd-Party support link
             MediaLink  3rd-Party support link
             Perian  3rd-Party support link
             GRproofing  3rd-Party support link
    Old Applications:
             FirmwareUpdateTool:         Version: 2.2 - SDK 10.5 3rd-Party support link
             Solver:      Version: 1.0 - SDK 10.5 3rd-Party support link
                       /Applications/Microsoft Office 2011/Office/Add-Ins/Solver.app
             /Applications/Microsoft Office 2011/Office
                       Microsoft Graph:         Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Microsoft Database Utility:  Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Microsoft Office Reminders:        Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Microsoft Upload Center:   Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       My Day:   Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       SyncServicesAgent: Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Open XML for Excel: Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Microsoft Alerts Daemon:   Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Microsoft Database Daemon:     Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Microsoft Chart Converter: Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Microsoft Clip Gallery:        Version: 14.3.9 - SDK 10.5 3rd-Party support link
             /Applications/Microsoft Office 2011
                       Microsoft PowerPoint:         Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Microsoft Excel: Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Microsoft Outlook:      Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Microsoft Word:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Microsoft Document Connection:         Version: 14.3.9 - SDK 10.5 3rd-Party support link
             Microsoft Language Register:     Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       /Applications/Microsoft Office 2011/Additional Tools/Microsoft Language Register/Microsoft Language Register.app
             /Applications/IMCapture For Skype
                       Converter:         Version: 1.0.0.28 - SDK 10.5 3rd-Party support link
                       IMCapture For Skype:       Version: 2.5.0.28 - SDK 10.5 3rd-Party support link
             /Applications/iWork '09
             /Applications/Toast 11 Titanium
                       Spin Doctor:      Version: 1.0 - SDK 10.5 3rd-Party support link
                       Disc Cover 3 RE:       Version: 3.0.10 - SDK 10.5 3rd-Party support link
    Time Machine:
             Skip System Files: NO
             Mobile backups: OFF
             Auto backup: NO - Auto backup turned off
             Volumes being backed up:
             Destinations:
                       Time Machine Backups1 [Local] (Last used)
                       Total size: 744.76 GB
                       Total number of backups: 1
                       Oldest backup: 2014-03-11 19:40:49 +0000
                       Last backup: 2014-03-11 19:40:49 +0000
                       Size of backup disk: Excellent
                                Backup size 744.76 GB > (Disk size 0 B X 3)
             Time Machine details may not be accurate.
             All volumes being backed up may not be listed.
    Top Processes by CPU:
                5%         WindowServer
                4%         firefox
                3%         EtreCheck
                2%         SystemUIServer
                0%         Dock
    Top Processes by Memory:
           147 MB     firefox
           106 MB     WindowServer
           98 MB        Mail
           66 MB        Console
           57 MB        Microsoft Word
    Virtual Memory Information:
           19 MB        Free RAM
           919 MB     Active RAM
           921 MB     Inactive RAM
           1.19 GB     Wired RAM
           530 MB     Page-ins
           1 MB          Page-outs

    I'll start by saying a big thanks to Allan and Erich. Your promt responses made me hopeful that there is someone else out there who is listening and that if I get more data someone will figure it out. So I have spend many more hours, trying to get you more data which by luck led me to the solution. So thank you both!
    Here's the full answer:
    I thought I had uninstalled avast and thanks that you pointed out that it still wasn't. Althought I had figured out i was supposed to delete stuff under /library/ and system/library I had not realised that there was one more library inside user which was hidden. Your Avast comment make me find that library too and I deleted a bunch of applications.
    No back to the probem which may have been solved, but it has only been stable for 10min. [i'll write everything down in case it helps others]
    I realised that before Kernel_task a couple of mdworker processes popped up first each using about 1.5GB of memory and then kernel_task took over the majority of memory (with the mdworkers multiplying and each having about 500MB). I realised that I could click the info button in activity monitor for the mdworker, and it had a "open files and ports" section. I copy pasted than and got the below text
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata .framework/Versions/A/Support/mdworker
    /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerI nformation
    /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    /System/Library/Frameworks/Security.framework/Versions/A/Security
    /usr/lib/libbsm.0.dylib
    /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Deskt opServicesPriv
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationS ervices
    /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
    /usr/lib/libxml2.2.dylib
    /usr/lib/libz.1.2.5.dylib
    /System/Library/Spotlight/Mail.mdimporter/Contents/MacOS/Mail
    /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    /usr/lib/libodfde.dylib
    /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    /usr/lib/libobjc.A.dylib
    /usr/lib/libc++.1.dylib
    /usr/lib/libSystem.B.dylib
    /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    /usr/lib/libauto.dylib
    /usr/lib/libDiagnosticMessagesClient.dylib
    /usr/lib/libicucore.A.dylib
    /usr/lib/libc++abi.dylib
    /usr/lib/system/libcache.dylib
    /usr/lib/system/libcommonCrypto.dylib
    /usr/lib/system/libcompiler_rt.dylib
    /usr/lib/system/libcopyfile.dylib
    /usr/lib/system/libcorecrypto.dylib
    /usr/lib/system/libdispatch.dylib
    /usr/lib/system/libdyld.dylib
    /usr/lib/system/libkeymgr.dylib
    /usr/lib/system/liblaunch.dylib
    /usr/lib/system/libmacho.dylib
    /usr/lib/system/libquarantine.dylib
    /usr/lib/system/libremovefile.dylib
    /usr/lib/system/libsystem_asl.dylib
    /usr/lib/system/libsystem_blocks.dylib
    /usr/lib/system/libsystem_c.dylib
    /usr/lib/system/libsystem_configuration.dylib
    /usr/lib/system/libsystem_dnssd.dylib
    /usr/lib/system/libsystem_info.dylib
    /usr/lib/system/libsystem_kernel.dylib
    /usr/lib/system/libsystem_m.dylib
    /usr/lib/system/libsystem_malloc.dylib
    /usr/lib/system/libsystem_network.dylib
    /usr/lib/system/libsystem_notify.dylib
    /usr/lib/system/libsystem_platform.dylib
    /usr/lib/system/libsystem_pthread.dylib
    /usr/lib/system/libsystem_sandbox.dylib
    /usr/lib/system/libsystem_stats.dylib
    /usr/lib/system/libunc.dylib
    /usr/lib/system/libunwind.dylib
    /usr/lib/system/libxpc.dylib
    /usr/lib/system/libkxld.dylib
    /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCo re.framework/Versions/A/CarbonCore
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata .framework/Versions/A/Metadata
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServic es.framework/Versions/A/OSServices
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKi t.framework/Versions/A/SearchKit
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.frame work/Versions/A/AE
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchSe rvices.framework/Versions/A/LaunchServices
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Dictiona ryServices.framework/Versions/A/DictionaryServices
    /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfig uration
    /usr/lib/libsqlite3.dylib
    /usr/lib/libxar.1.dylib
    /usr/lib/libpam.2.dylib
    /usr/lib/libOpenScriptingUtil.dylib
    /usr/lib/libbz2.1.0.dylib
    /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    /usr/lib/liblangid.dylib
    /usr/lib/libCRFSuite.dylib
    /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDet ectorsCore
    /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenD irectory.framework/Versions/A/CFOpenDirectory
    /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagem ent
    /usr/lib/libxslt.1.dylib
    /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remote ViewServices
    /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fram ework/Versions/A/HIToolbox
    /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognit ion.framework/Versions/A/SpeechRecognition
    /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multito uchSupport
    /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perfo rmanceAnalysis
    /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gener ationalStorage
    /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/ Versions/A/Ink
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A TS.framework/Versions/A/ATS
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C olorSync.framework/Versions/A/ColorSync
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/H IServices.framework/Versions/A/HIServices
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/L angAnalysis.framework/Versions/A/LangAnalysis
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/P rintCore.framework/Versions/A/PrintCore
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Q D.framework/Versions/A/QD
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/S peechSynthesis.framework/Versions/A/SpeechSynthesis
    /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fra mework/Versions/A/vImage
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/vecLib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libvDSP.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libvMisc.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libLAPACK.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libBLAS.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A TS.framework/Versions/A/Resources/libFontParser.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A TS.framework/Versions/A/Resources/libFontRegistry.dylib
    /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dy lib
    /usr/lib/libcups.2.dylib
    /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    /usr/lib/libresolv.9.dylib
    /usr/lib/libiconv.2.dylib
    /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Trus tEvaluationAgent
    /usr/lib/libheimdal-asn1.dylib
    /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFound ation
    /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage. framework/Versions/A/CoreImage
    /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUs erInterface.framework/Versions/A/ScalableUserInterface
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dy lib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyli b
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSu pport.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient .dylib
    /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cras hReporterSupport
    /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleF SCompression
    /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingL ibrary
    /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSym bolication
    /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicati on
    /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWra pper
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.f ramework/Versions/A/CommonPanels
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework /Versions/A/Help
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.f ramework/Versions/A/ImageCapture
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting. framework/Versions/A/OpenScripting
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewor k/Versions/A/Print
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fra mework/Versions/A/SecurityHI
    /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Core ServicesInternal
    /usr/share/file/magic.mgc
    /System/Library/PrivateFrameworks/MailCore.framework/Versions/A/MailCore
    /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
    /System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAddr essing
    /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSyst emInfo
    /private/var/folders/vp/dhl56yy91wb_5wy0pc3st7th0000gq/C/com.apple.LaunchService s-044503.csstore
    /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail
    /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Excha ngeWebServices
    /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCont rols
    /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
    /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Internet Accounts
    /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSema nticMapping
    /System/Library/PrivateFrameworks/MailUI.framework/Versions/A/MailUI
    /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit
    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePus hService
    /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Contac tsFoundation
    /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServic e
    /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterf ace
    /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    /usr/lib/libcrypto.0.9.8.dylib
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer .framework/Versions/A/QuartzComposer
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framewo rk/Versions/A/PDFKit
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters. framework/Versions/A/QuartzFilters
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.frame work/Versions/A/ImageKit
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.fr amework/Versions/A/QuickLookUI
    /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMe diaAuthoring
    /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAud io.dylib
    /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaC ontrolSender
    /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessib ility
    /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    /usr/lib/libpcap.A.dylib
    /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    /usr/lib/libsandbox.1.dylib
    /usr/lib/libMatch.1.dylib
    /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplaySe rvices
    /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCor e
    /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framew ork/Versions/A/WebCore
    /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
    /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
    /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    /usr/lib/libtidy.A.dylib
    /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/D iagnosticLogCollection
    /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundati on
    /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    /usr/lib/libsasl2.2.dylib
    /usr/lib/libssl.0.9.8.dylib
    /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calenda rAgentLink
    /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calend arFoundation
    /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Calen darPersistence
    /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBu ffer
    /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHe lper
    /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/Co mmerceCore.framework/Versions/A/CommerceCore
    /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Syst emAdministration
    /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Log inUICore.framework/Versions/A/LoginUICore
    /usr/lib/libCoreStorage.dylib
    /usr/lib/libcsfde.dylib
    /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    /usr/lib/libcurl.4.dylib
    /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    /usr/lib/libutil1.0.dylib
    /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotifi cation
    /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/Cont actsAutocomplete
    /System/Library/PrivateFrameworks/ContactsUI.framework/Versions/A/ContactsUI
    /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetecto rs
    /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    /usr/share/icu/icudt51l.dat
    /usr/lib/dyld
    /dev/null
    /dev/null
    /dev/null
    count=2, state=0x2
    /Users/[deleted]/Library/Mail/V2/IMAP-[deleted]@imap.gmail.com/[Gmail].mbox/All Mail.mbox/8FABBD50-0338-413E-B67A-B504D2A5E1ED.noindex/Data/5/5/Messages/55000. partial.emlx
    /Users/[deleted]/Library/Mail/V2/IMAP-[deleted]@imap.gmail.com/[Gmail].mbox/All Mail.mbox/8FABBD50-0338-413E-B67A-B504D2A5E1ED.noindex/Data/5/5/Messages/55000. partial.emlx
    ->0x9209f86d59a7369b
    This end bit has something to do with mail and it's synching to gmail. So I opened mail and deleted all the mail accounts. (I have 2 gmails and a yahoo). That did not at first solve the problem so I went in and tried to create an icloud mail account but this kept crashing mail. So then I just re-entered the info for one of the gmail accounts which it accepted whithout crashing. Shortly after the memory was down and now 10mins later things look normal and mail continues to sync with gmail.
    I hope this is the end of it, but i'll keep you posted if it isn't...

  • HP Touchpad Issues - HP ENVY 15t-q100 - Needs Reflashed to Function Properly -

    I have the HP Slim Quad 100 Notebook with the HP Synaptics Touchpad.
    The touchpad intermittently stops working correctly.  Sometimes it's so bad that it's unusable. 
    I have done a little research and I found that the driver is causing the Touchpad to detect clicks and touch when there is none.  I've confirmed this by looking at the real-time Pressure graph tool that measures Touch Pressure.
    According to the Synaptics Pressure Graph tool (in the Synaptics folder, the red "Z" Icon [SynZMetr] is the name), the Touchpad is detecting pressure even when my hand is off the Touchpad altogether.  I suggest that anyone with this same issue confirm this themselves as well, during your time of random malfunction and sporadic movements.  You will see pressure in the pressure graph even when there is no contact with the touchpad.
    My temporary solution:
    Double click on the 'Reflash' folder in the Synaptics folder:
    C:\Program Files\Synaptics\SynTP\SynReflash
    After I reflash using this method, the issue is fixed immediately.  However, sometimes I have to do this on a daily basis!!!  What is the root issue and how can I fix it???
    Other Troubleshooting:
    I've reinstalled the newest driver a few times:
    Current Version:
    Synaptics Touchpad Driver -18.1.7.8 , Size: 187.8 MB  --  Oct 11, 2014
    File name: sp66500.exe
    ^ This did nothing to solve the problem from re-occurring. 

    Hi @Emmaus7 ,
    Thank you for visiting the HP Support Forums and Welcome. Please call our technical support at 800-474-6836. If you live outside the US/Canada Region, please click the link to get the support number for your region. They will be happy to assist you immediately.
    Thanks.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • Memory on Macbook Pro keeps decreasing like crazy!

    Okay, Ever since I installed OS X Mavericks onto my Macbook Pro (Early 2011, 320 gb if that helps anyone?) , I've started to notice a big decrease in my hard drive space, even when I'm not downloading anything? I've even moved a couple of movies to my external hard drive and then had them deleted from my mac and the memory decreased even more!
    But the strange thing is, I turned off my macbook and then turned it back on to see if something would happen (before I turned it off, I had near 143 gb of free space). After I turned it on I checked the amount of memory to see if it had changed, and it went to 155 gb of free space. BUT-- I checked again about 15 minutes later after checking some emails and it went down to 151!
    Can anyone PLEASE help me with this?!

    Your title says Memory, but your description refers to your HD storage space.   The two are different..
    " and it went to 155 gb of free space. BUT-- I checked again about 15 minutes later after checking some emails and it went down to 151!"
    SMC reset
    Shut down the computer.
    Plug in the MagSafe power adapter to a power source, connecting it to the Mac if its not already connected.
    On the built-in keyboard, press the (left side) Shift-Control-Option keys and the power button at the same time.
    Release all the keys and the power button at the same time.
    Press the power button to turn on the computer. 
    Note: The LED on the MagSafe power adapter may change states or temporarily turn off when you reset the SMC.
    Read: About Time Machine's 'local snapshots' on Mac notebooks
    As for Memory / RAM
    Mavericks is designed to use RAM differently for good reason. Normal
    http://appleinsider.com/articles/13/06/12/compressed-memory-in-os-x-109-maverick s-aims-to-free-ram-extend-battery-life
    Mavericks uses RAM much more efficiently than any other previous version of OS X. Mavericks now has a memory compression feature that will compress the memory occupied by applications that aren't being actively used and give the freed up RAM to the application that needs it the most.
    Memory Pressure graph that tells you how stressed is the system in terms of memory.
    Fore more information about OS X Mavericks new system management technologies visit:
    http://www.apple.com/osx/advanced-technologies/
    See page 5 here:
    http://images.apple.com/media/us/osx/2013/docs/OSX_Mavericks_Core_Technology_Ove rview.pdf

  • RAM and Activity Monitor questions M.B.P. Is sOoOoo slow and I just don't know where to start..RAM and Activity Monitor

       So I am really unsure where to start but I def need a little help getting to where I want to be or feel I should be.  I understand that I am pretty much filled when it comes to the RAM on this machine but I need to figure out how to lower it.  I back up my machine about once a week which is longer than I would prefer but due to the way Mavericks has been acting I cant deal with the long backup process.... WHY?!?? may be your response to that and I will fill you in.  My external Hard Drive is a 1tb Lacie and its about 2 years old.  In that time I have dropped, lost, threw and slept ontop of it.  Causeing minor damage (each time) to the casing.  So now becomes rather hot and I kinda dont want it to burn out.  When I first updated to Mavericks the backups were fast and went along mb by mb...now though, the updates drag out for 3-5 hours and update kb by kb.  Tried some of the "solutions" posted on here but none seem to work any more than me consistantly purging my system while the backup happens...kinda why I dont have time to do it everyday like I'd like.
         ANYWAY can someone please fill me in on a way, program, application, anything that will help me lower my RAM?  Because in the spirit of honesty I just dont have the extra funds to snag some new RAM or another HD.  I am almost at the point of saying "F**K IT" and wiping everything off the computer so its as close to empty as can be and manually, one by one redownloading what I want/need.  But I dont have the time to accomplish that either.  PLEASE lend me your ear and help a brudda out with some information from that exceptional brain of yours. 
         Below is a copy of my machines "report" from EtreCHECK and I am including screen shots of what the (Mavericks) Activity Monitor currently looks like in ALL PROCESSES.  PLUS it kinda seems that I have WAY TOOO MANY processes going on in the ACTIVITY MONITOR and have NO clue how to lower the amount.    Will truly appreciate any help anyone can toss my way. 
        THANK YOU
                  TommyTheTuna
    Hardware Information:
              MacBook Pro (15-inch, Mid 2010)
              MacBook Pro - model: MacBookPro6,2
              1 2.4 GHz Intel Core i5 CPU: 2 cores
              4 GB RAM
    Video Information:
              Intel HD Graphics - VRAM: 288 MB
              NVIDIA GeForce GT 330M - VRAM: 256 MB
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0
              AirPlay: Version: 1.9
              AppleAVBAudio: Version: 2.0.0
              iSightAudio: Version: 7.7.3
    System Software:
              OS X 10.9 (13A603) - Uptime: 0 days 0:12:4
    Disk Information:
              TOSHIBA MK3255GSXF disk0 : (320.07 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 319.21 GB (194.65 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-898 
    USB Information:
              Apple Internal Memory Card Reader
              Apple Inc. BRCM2070 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Inc. Built-in iSight
              Apple Computer, Inc. IR Receiver
    FireWire Information:
    Thunderbolt Information:
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [not loaded] com.adobe.SwitchBoard.plist
              [not loaded] com.google.keystone.daemon.plist
              [not loaded] com.livescribe.PenCommService.plist
              [not loaded] com.luthresearch.scservice.plist
              [not loaded] com.microsoft.office.licensing.helper.plist
              [not loaded] com.paceap.eden.licensed.plist
              [not loaded] PACESupport.plist
    Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist
              [not loaded] com.google.keystone.agent.plist
              [not loaded] com.luthresearch.savvyconnectmenu.plist
              [not loaded] com.wacom.pentablet.plist
    User Launch Agents:
              [not loaded] com.adobe.ARM.[...].plist
              [not loaded] com.facebook.videochat.[redacted].plist
              [not loaded] com.google.keystone.agent.plist
              [not loaded] com.Livestation.plist
              [not loaded] com.spotify.webhelper.plist
    User Login Items:
              iTunesHelper
    3rd Party Preference Panes:
              Flash Player
    Internet Plug-ins:
              AdobePDFViewer.plugin
              AdobePDFViewerNPAPI.plugin
              Default Browser.plugin
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              Google Earth Web Plug-in.plugin
              googletalkbrowserplugin.plugin
              iPhotoPhotocast.plugin
              JavaAppletPlugin.plugin
              npgtpo3dautoplugin.plugin
              o1dbrowserplugin.plugin
              QuickTime Plugin.plugin
              SharePointBrowserPlugin.plugin
              WacomNetscape.plugin
    User Internet Plug-ins:
              Unity Web Player.plugin
    Bad Fonts:
              None
    Time Machine:
              Skip System Files: NO
              Mobile backups: OFF
              Auto backup: NO
              Volumes being backed up:
                        Macintosh HD: Disk size: 319.21 GB Disk used: 124.57 GB
              Destinations:
                        Tuna's MacBook Pro Hard Drive [Local] (Last used)
                        Total size: 999.86 GB
                        Total number of backups: 2
                        Oldest backup: 2013-11-07 13:34:08 +0000
                        Last backup: 2013-11-26 05:08:40 +0000
                        Size of backup disk: Excellent
                                  Backup size 999.86 GB > (Disk size 319.21 GB X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                   2%          WindowServer
                   1%          EtreCheck
                   0%          SystemUIServer
                   0%          fontd
                   0%          Finder
                   0%          Microsoft Word
                   0%          aosnotifyd
    Top Processes by Memory:
              156 MB             com.apple.WebKit.WebContent
              111 MB             Finder
              106 MB             Microsoft Word
              94 MB              Safari
              82 MB              Preview
              74 MB              WindowServer
              61 MB              CalendarAgent
              57 MB              com.apple.IconServicesAgent
              57 MB              com.apple.internetaccounts
              53 MB              SystemUIServer
    Virtual Memory Statistics:
              1.07 GB            Free RAM
              1.92 GB            Active RAM
              237 MB             Inactive RAM
              662 MB             Wired RAM
              223 MB             Page-ins
              0 B                Page-outs

    Mavericks is designed to use as much RAM as possible. Free RAM is wasted RAM... it's RAM that's not working for you, not doing anything helpful. Seeing your RAM full is not an indication that there is a problem. Seeing your memory pressure graph spike would be.
    As for the performance issues, see my Mac Performance Guide.
    Note that you've got a lot of third-party software loaded:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [not loaded] com.adobe.SwitchBoard.plist
              [not loaded] com.google.keystone.daemon.plist
              [not loaded] com.livescribe.PenCommService.plist
              [not loaded] com.luthresearch.scservice.plist
              [not loaded] com.microsoft.office.licensing.helper.plist
              [not loaded] com.paceap.eden.licensed.plist
              [not loaded] PACESupport.plist
    Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist
              [not loaded] com.google.keystone.agent.plist
              [not loaded] com.luthresearch.savvyconnectmenu.plist
              [not loaded] com.wacom.pentablet.plist
    User Launch Agents:
              [not loaded] com.adobe.ARM.[...].plist
              [not loaded] com.facebook.videochat.[redacted].plist
              [not loaded] com.google.keystone.agent.plist
              [not loaded] com.Livestation.plist
              [not loaded] com.spotify.webhelper.plist
    You should probably try to weed some of that out, if possible, or at least make sure it's all updated and compatible with Mavericks.

  • High RAM usage when system is 'idle' (EtreCheck)

    Hey guys,
    First timer here. Ok here's my question :
    I recently bought a secondhand Macbook pro 15 inch. For me it's a huge upgrade coming from a 2009 13 inch Macbook pro. Because a friend of mine wants to buy my old one I was doing some diagnostics on the 13 inch, which has 4 GB of RAM, and found out it had a lot of inactive RAM usage and wired usage, almost 2 GB, due to a lot of launchdaemons etc which were hogging the RAM. I used terminal to kill these agents and deamons and now that system is running smooth again. Maybe it's wise to mention that the 13 inch runs on ML.
    3 days ago I did a clean Yosemite install on the 15 inch, swapped the HDD for a SSD. And already the activity monitor shows a whopping 4,28 GB of RAM usage while I'm typing this with just safari open. I thought I could do the same trick as I did with my 13 inch but it didn't help, had some java deamons and helpers and deleted those. In terminal I looked up everything via launchctl list and there's nothing unusual going on as far as I can see. I had VirtualBox for one day but uninstalled it using their uninstaller. I have no clue what's eating all this RAM.  Please help me out so I can be a proud owner of my second macbook for atleast 5 years to come. Thanks in advance.
    EtreCheck version: 2.1.8 (121)
    Report generated 15 februari 2015 08:45:30 CET
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (15-inch, Mid 2012) (Technical Specifications)
        MacBook Pro - model: MacBookPro9,1
        1 2.6 GHz Intel Core i7 CPU: 4-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1600 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 685
    Video Information: ℹ️
        Intel HD Graphics 4000
            Color LCD 1680 x 1050
        NVIDIA GeForce GT 650M - VRAM: 1024 MB
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 0:52:24
    Disk Information: ℹ️
        Samsung SSD 840 EVO 500GB disk0 : (500,11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 498.88 GB (457.96 GB free)
                Core Storage: disk0s2 499.25 GB Online
        HL-DT-ST DVDRW  GS31N 
    USB Information: ℹ️
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Computer, Inc. IR Receiver
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
    Firewire Information: ℹ️
        Iomega eGo HDD 800mbit - 800mbit max
            disk2s1 (disk2s1) <not mounted> : 32 KB
            disk2s2 (disk2s2) <not mounted> : 29 KB
            disk2s3 (disk2s3) <not mounted> : 29 KB
            disk2s4 (disk2s4) <not mounted> : 29 KB
            disk2s5 (disk2s5) <not mounted> : 29 KB
            disk2s6 (disk2s6) <not mounted> : 262 KB
            disk2s7 (disk2s7) <not mounted> : 262 KB
            disk2s8 (disk2s8) <not mounted> : 262 KB
            Iomega_HDD (disk2s10) /Volumes/Iomega_HDD : 319.94 GB (30.10 GB free)
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Launch Agents: ℹ️
        [unknown]    com.oracle.java.Java-Updater 06.40.36.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [unknown]    com.oracle.java.Helper-Tool 07.05.30.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Programma  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
    Internet Plug-ins: ℹ️
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        JavaAppletPlugin: Version: Java 8 Update 31 Check version
        Default Browser: Version: 600 - SDK 10.10
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Java  [Click for support]
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
             4%    WindowServer
             1%    fontd
             0%    sysmond
             0%    AppleSpell
             0%    notifyd
    Top Processes by Memory: ℹ️
        198 MB    com.apple.WebKit.WebContent
        172 MB    Safari
        94 MB    mds_stores
        86 MB    WindowServer
        43 MB    Dock
    Virtual Memory Information: ℹ️
        4.07 GB    Free RAM
        2.79 GB    Active RAM
        816 MB    Inactive RAM
        904 MB    Wired RAM
        1.25 GB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Feb 15, 2015, 07:53:01 AM    Self test - passed
        Feb 12, 2015, 09:53:18 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/Live_2015-02-12-095318_[redact ed].crash

    This machine has not run out of RAM.
    Virtual Memory Information: ℹ️
        4.07 GB    Free RAM
        2.79 GB    Active RAM
        816 MB    Inactive RAM
        904 MB    Wired RAM
        1.25 GB    Page-ins
        0 B    Page-outs
    The page outs indicate the OS has not recently swapped any memory to disk.
    Apple made changes to 10.9 that are the same on 10.10. Memory will be used as much as possible. It is the fastest storage on the system, keeping it free is a waste of your time - data loads fastest from RAM.
    This is a good explanation…
    http://arstechnica.com/apple/2013/10/os-x-10-9/17/#compressed-memory
    The system also frees 'cache' memory when another process has more need to use it. Eventually it will swap to disk (which is slow) so the OS also compresses memory before swapping is needed.
    Please avoid killing launchd jobs, many will simply restart or relaunch again later. Eventually you may kill one that hangs the OS & corrupts the disk via a forced shutdown.
    I do suspect you may see issues when RAM does get low, but there is no evidence of that here. The memory pressure graph will show red when swapping - every other colour is fine. Wait until you see red & then note the top memory users.
    If you don't want java installed you need to find removal instructions & get it all off the system, simply stopping the update checks will leave Java in an old state - terrible for security.
    Also do you know what 'Live' is? It crashed recently, if it keeps doing that it may be worth a look, however it may just be one if the things that was effects by the killing spree

  • Mavericks 10.9.1. Freezes or trackpad becomes slow and unresponsive when viewing downloaded PDF files in Preview.Help!

    The earlier post was my first attempt at posting and had some typos. Repeated with typos corrected.
    I have a Macbook Pro Retina 13" Late 2013 with preinstalled Mavericks.I now have the 10.9.1 update. Almost from the time of purchase in Nov '13, I have been experiencing freezes and slow & unresponsive trackpad. I have more or less narrowed this symptom as happening when viewing downloaded PDF files. The only option is to force eject, if available or shut down. I spoke to Support as I thought it was a RAM issue and they told me that in Mavericks RAM showing almost full was normal as it uses RAM differently. They took me through some resets and cleaning up which has helped a little but freezing stll happens. This never happened with my Macbook AIr running Lion. Any suggestions?
    Shankar9
    Macbook Pro Retina 13" Late '13-Mavericks 10.9.1
    Macbook Air 13" Mid '11-Lion
    Macbook Aluminium 13" Late '08-Snow Leopard

    So a PDF file that you can view in Preview on your MBA causes your new MBP to lock up and/or slow down. Is this right? Also you say more or less narrowed down to PDFs with Preview but does the computer exhibit this behavior with other programs and if so under what conditions? And how much free hard drive space do you have?
    Viewing memory use in Mavericks is different than with previous versions of the OS. Today it looks like we need to pay attention to what Apple calls Memory Pressure which is gauged by the bar graph in Activity Monitor and to the Virtual Memory being used. When the memory pressure graph bar gets too high it turns red and that's bad news. Looking at how much memory is being used doesn't help - I have a 16GB computer and with almost nothing running it still shows something like 15.79GB used but the memory pressure graph is just a think green line. So unless you see the memory pressure bar turning red lets not worry about memory usage at the moment.
    If among the things AppleCare had you do was reinstall Mavericks then I recommend a trip to the Apple store - and take a problem PDF file with you to demonstrate.

Maybe you are looking for

  • Contracts info is not getting updated in VEDA table

    Hello Firends, Please find below my issue in detail: I have created two contracts : one created first ( ex:1111) and then wrt to this I created another one (ex:1112), When I run the table VEDA , sytem is fetching all the info of the first contract bu

  • Bootcamp mini-DVI second monitor compatibility?

    Hi, I am planning to buying an iMac 20-inch, 2.4GHz (Intel). I want to attach another 20-inch monitor via the mini-DVI port. This should be no problem as long as I stay in Max OSX (Leopard). BUT my question for help is if I (need to) boot up in Windo

  • Problem with trimmed project

    The project in Premiere Pro CC for Mac was trimmed by project mahager, then when I open trimmed project, clips in sequence was in nonexistent part of original video file. Like this: What is that? How can I fix it? thank you in advance. Yermek

  • I am buying a new IMac. which is better, the 1TB Flash Drive or the 3TB fusion drive

    I am looking to purchase a new IMac. Trying to figure out the best solution for storage. Considering the 1TB falsh drive plus using an external hard drive for additional storage. Alternatively I can get the fusion drive with 3tb hard drive and 128mg

  • CFFEED & Namespace Declaration

    I would appreciate some help with generating rss feed for Google Merchant.  I am trying to use cffeed to generate the xml file which I am good with.  The issue is formatting it to google's specifications and their namespace declaration (<g:price></g: