Représenter un cylindre en 3D

Bonjour,
je veux représenter un cylindre en 3D, j'ai installé le measurement studio pour le faire mais je ne trouve pas le control pour le faire en C#
alors j'ai trouvé ce lien qui explique comment représenter un objet 3D
http://zone.ni.com/devzone/cda/epd/p/id/1641
mais je trouve un problème
lorsque je veux présenter le cylindre, il y a un cône qui est présenter dans le cylindre et qui a comme origine l'origine du repère (Ce cône est indésirable pour moi)
Il me semble qu'un point singulier qui vient mettre le souk et que l'algorithme de Plot3DParametricSurface interprète mal.
j'utilise le "Plot3DParametricSurface" pour présenter le cylindre
Comment je peux résoudre ce problème
Merci d'avance

Bonjour,
Le problème que vous rencontrez est étrange. En effet, vous travaillez bien sur la fonction correcte servant à réaliser ce type de graphiques.
Je n'ai pas, actuellement, d'exemple traçant un cylindre que je pourrais vous envoyer dans le but de vous guider.
Le plus simple, à mon avis, serait que vous postiez sur ce forum, une partie de votre code permettant de reproduire le problème que vous observez.
En inspectant l'appel de la fonction réalisé dans votre segment de code je pourrais plus facilement détecter quelle peut être la cause du problème.
Pourriez vous poster un exemple, le plus simple possible, reproduisant ce comportement, afin que je puisse vous aider au mieux ?
Je vous remercie par avance,
Cordialement,
Guillaume H.
National Instruments France
#adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
>> NIDays 2011, le mardi 8 février au CNIT de Paris La Défense

Similar Messages

  • PDF avec Menu/Sommaine "dynamique" clickable (présent sur chaque pages) Indesign

    Bonjour,
    Je cherche l'option qui permet de crée un menu ou sommaire dynamique (visible sur chaque page, donc peutetre à caller sur un gabarit ?).
    Par menu dynamique j'entend par la : un sommaine, visible sur chaque page (donc en faite une sorte de menu) et qui est clicable pour pouvoir afficher une page au choix.
    Il faut ausssi qu'un changement puisse etre visible dans se menu, par exemple : la typo ou la couleur ou la transparence change sur la page active, afin que le titre sois mise en avant et ainssi voir ou on se trouve dans le doc.
    J'ai essayer avec les Bookmarks (Signets), mais je pense pas que ca sois cela.
    Avec la table des matieres (Table Of Contents), j'ai pas reussis.
    Voici un exemple presque à l'identique de se que je cherche :
    Le menu est entierement clickable, et quand on se balade, le nom de la page ou on se trouve est mise en avant.
    Je suis sur Indesign CS6 en version English sur PC
    Merci à vous

    Bonsoir jmlevy & JRB,
    Compliqué pour certains, pas pour nous ! 
    Et j'en remets une couche pour faire écho à la dernière remarque de JRB qui a totalement raison concernant la "mise en surbrillance page par page".
    Même si, par principe, la TDM risque d'être "limitée" (disons à 30 paragraphes), dans l'hypothèse d'un tel document avec, disons par ex., 897 pages !, le traitement devient, disons, franchement... pénible ! car, selon ma première approche, chaque page doit être traitée !!!!!
    Si traiter manuellement 897 pages ne représente aucun intérêt si ce n'est un "boulot titanesque" [Cela m'arrive de dire des bétises !], ne procéder qu'à 30 fois la même manip. mérite une petite attention !
    On peut ainsi aborder la question sous un angle techniquement légèrement différent [ Finalement, j'aime bien cette TDM sur toutes les pages ! ].
    Prérequis :
    1 seul fichier InDesign ;
    libération de tous les éléments de gabarit ;
    2 flux de texte, créés dans un gabarit :
    • Flux_1, pour la partie "Texte_partie-droite" ;
    • Flux_2, pour la partie "Pavé rouge / TDM_partie-gauche".
    (Je ne m'étendrai pas sur la mise en place d'un tel double flux : 2 blocs texte, BlocTexte_Flux_1 et BlocTexte_Flux_2, par page, tous les blocs BlocTexte_Flux_1 étant chaînés au fil des 897 pages, idem pour tous les blocs BlocTexte_Flux_2 ; on pourra en reparler !, simplement retenir que la mise en place du fichier 0 (avec les 2 flux) ne prend que quelques secondes.)
    Une fois la mise en page (partie droite) terminée, il ne reste plus qu'à s'occuper de la partie gauche (TDM interactive sur le PDF).
    // La TDM automatique d'ID aura été préalablement générée et collée dans un bloc de texte [que j'appelle "BlocTDM_0"], lui-même ancré "sur la ligne" + prévoir un retour-charriot, dans le bloc de texte "BlocTexte_Flux_2". //
    La mise en place du Flux_2 va générer 897 blocs ancrés "BlocTDM_0", dans une story globale de 897 blocs. Là est le nœud du problème (en tout cas, tel que je l'ai abordé).
    Le style visé dans la mise en page (et donc par la TDM) est "Titre_1".
    Dans le pavé rouge, le style par défaut (rouge pâle) est Titre_1a (dans "BlocTDM_0", tous les styles appliqués à l'instant 0 sont donc Titre_1a). Le style "blanc" est Titre_1b.
    Partant de l'idée de départ (TDM automatique copiée dans le "pavé rouge", avec hyperliens), on localise le 1er § "Titre_1" (sans aucun doute sur la 1ère page).
    On va créer pour cela 2 régex et les enregistrer (pour mémoire) :
    • La première [Regex_1] (onglet "Texte") recherchera les styles "Titre_1", les uns après les autres.
    • La deuxième [Regex_2] (onglet "Grep") recherchera les "BlocTDM_(x)" et les remplacera par "BlocTDM_(x+1)", qui est en fait le BlocTDM_(x) modifié au fur et à mesure. Donc, BlocTDM_0, remplacé par BlocTDM_1, lui-même remplacé par BlocTDM_2, ...
    On pourra passer ainsi d'une recherche à l'autre, en changeant d'onglet !...
    Commençons le traitement car j'imagine bien que je suis sans doute le seul à y comprendre quelque chose  !!
    On recherche donc le 1er § stylé "Titre_1" (partie droite).
    Sur la page trouvée, en face, le "pavé rouge" (qui contient la TDM, sans folio, stylée "Titre_1a"). On modifie ce pavé : application du style "Titre_1b" là où il faut.
    On sélectionnne le pavé, on le copie (presse-papier), on clique (en mode Texte) dans le bloc de texte "BlocTexte_Flux_2".
    On lance la Regex_2 : Rechercher Marqueur d'objet ancré / Remplacer par Contenu du presse-papier sans mise en forme.
    L'astuce : Chercher "Jusqu'à la fin de l'article" ==> Tous les BlocTDM_0 à partir de ce point on été remplacés par des "Bloc_TDM_1", ceux qui se trouvent avant ne sont pas touchés.
    On recherche alors le 2e § stylé "Titre_1" (partie droite).
    Et on recommence la manip. 29 autres fois.
    Je peux vous assurer que lorsque l'on a compris, cela prend quelques minutes pour traiter la question. 

  • Frequent freeze on my MacBook pro 15" mid 2010

    A sum up of my computer configuration :
    Informations matériel :
      Nom du modèle :          MacBook Pro
      Identifiant du modèle :          MacBookPro6,2
      Nom du processeur :          Intel Core i7
      Vitesse du processeur :          2,66 GHz
      Nombre de processeurs :          1
      Nombre total de cœurs :          2
      Cache de niveau 2 (par cœur) :          256 Ko
      Cache de niveau 3 :          4 Mo
      Mémoire :          8 Go
      Vitesse d’interconnexion du processeur :          4.8 GT/s
      Version de la ROM de démarrage :          MBP61.0057.B0F
      Version SMC (système) :          1.58f17
      Numéro de série (système) :          W8******AGW
      UUID du matériel :          AAF88286-DB4E-5312-93F7-815932613ABD
    Vue d’ensemble du logiciel système :
      Version du système :          OS X 10.9.2 (13C1021)
      Version du noyau :          Darwin 13.1.0
      Volume de démarrage :          SSD480-CCCC
      Mode de démarrage :          Sécurisé
      Nom de l’utilisateur :          CCCCC
      Mémoire virtuelle sécurisée :          activée
      Temps depuis le démarrage :          1:45
    HDD has been replaced by a Crucial 480G SSD
    CAN SOMEONE HELP ?
    My computer frequently stops and even if the mouse can be actuated, it is inefficient. Nothing can be activated
    The unique way to go further is to shut the computer down and reboot…
    Hereunder are some console lines of what happened a few minutes earlier before the freeze.
    07/05/2014 16:14:25,002 Google Chrome Helper[515]: CoreText CopyFontsForRequest received mig IPC error (FFFFFECC) from font server
    07/05/2014 16:14:25,003 Google Chrome Helper[515]: CoreText CopyFontsForRequest received mig IPC error (FFFFFECC) from font server
    07/05/2014 16:14:40,155 Google Chrome Helper[520]: Process unable to create connection because the sandbox denied the right to lookup com.apple.coreservices.launchservicesd and so this process cannot talk to launchservicesd. : LSXPCClient.cp #426 ___ZN26LSClientToServerConnection21setupServerConnectionEiPK14__CFDictionary_bl ock_invoke() q=com.apple.main-thread
    07/05/2014 16:14:40,155 Google Chrome Helper[520]: Process unable to create connection because the sandbox denied the right to lookup com.apple.coreservices.launchservicesd and so this process cannot talk to launchservicesd.
    07/05/2014 16:14:40,164 Google Chrome Helper[520]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1100)
    07/05/2014 16:14:41,736 Google Chrome Helper[520]: CoreText CopyFontsForRequest received mig IPC error (FFFFFECC) from font server
    07/05/2014 16:14:41,736 Google Chrome Helper[520]: CoreText CopyFontsForRequest received mig IPC error (FFFFFECC) from font server
    07/05/2014 16:15:52,780 Google Chrome Helper[515]: CoreText CopyFontsForRequest received mig IPC error (FFFFFECC) from font server
    07/05/2014 16:15:52,780 Google Chrome Helper[515]: CoreText CopyFontsForRequest received mig IPC error (FFFFFECC) from font server
    07/05/2014 16:15:52,801 Google Chrome Helper[515]: CoreText CopyFontsForRequest received mig IPC error (FFFFFECC) from font server
    07/05/2014 16:15:52,802 Google Chrome Helper[515]: CoreText CopyFontsForRequest received mig IPC error (FFFFFECC) from font server
    07/05/2014 16:15:52,807 Google Chrome Helper[515]: CoreText CopyFontsForRequest received mig IPC error (FFFFFECC) from font server
    07/05/2014 16:15:52,808 Google Chrome Helper[515]: CoreText CopyFontsForRequest received mig IPC error (FFFFFECC) from font server
    07/05/2014 16:15:52,824 Google Chrome Helper[515]: CoreText CopyFontsForRequest received mig IPC error (FFFFFECC) from font server
    07/05/2014 16:15:52,824 Google Chrome Helper[515]: CoreText CopyFontsForRequest received mig IPC error (FFFFFECC) from font server
    07/05/2014 16:15:52,840 Google Chrome Helper[515]: CoreText CopyFontsForRequest received mig IPC error (FFFFFECC) from font server
    07/05/2014 16:15:52,840 Google Chrome Helper[515]: CoreText CopyFontsForRequest received mig IPC error (FFFFFECC) from font server
    07/05/2014 16:16:29,664 ntpd[53]: ntpd: wake time set -0.203654 s
    07/05/2014 16:16:29,702 com.apple.time[181]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    07/05/2014 16:16:29,707 com.apple.time[181]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    07/05/2014 16:17:49,084 WindowServer[108]: device_generate_desktop_screenshot: authw 0x0(0), shield 0x7f96395e0fc0(2001)
    07/05/2014 16:17:49,090 WindowServer[108]: device_generate_lock_screen_screenshot: authw 0x0(0), shield 0x7f96395e0fc0(2001)
    07/05/2014 16:17:49,265 WindowServer[108]: CGXDisplayDidWakeNotification [2559839076816]: posting kCGSDisplayDidWake
    07/05/2014 16:17:49,266 WindowServer[108]: handle_will_sleep_auth_and_shield_windows: Deferring.
    07/05/2014 16:17:49,759 galileod[97]: <FBMegaDumpService: 0x10200b240>: No dongles connected, cancelling MegaDumps.
    07/05/2014 16:18:47,000 bootlog[0]: BOOT_TIME 1399472327 0
    Thanks for ideas which could help...
    <Edited by Host>

    Hi Paul
    Thanks for your help,
    I ran etrecheck and her the result :
    Informations matérielles :
              MacBook Pro (15-inch, Mid 2010)
              MacBook Pro - modèle : MacBookPro6,2
              1 2.66 GHz Intel Core i7 CPU : 2 cores
              8 GB RAM
    Informations vidéos :
              Intel HD Graphics - VRAM: 288 MB
              NVIDIA GeForce GT 330M - VRAM: 512 MB
    Logiciel du système :
              OS X 10.9.2 (13C1021) - Uptime: 0 days 6:1:12
    Informations des disques :
              Crucial_CT480M500SSD1 disk0 : (480,1 GB)
                        EFI (disk0s1) <non monté> : 209,7 MB
                        SSD480-Christian (disk0s2) / [Démarrage]: 479,24 GB (295,64 GB libre)
                        Recovery HD (disk0s3) <non monté> : 650 MB
              MATSHITADVD-R   UJ-898 
    Informations USB :
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Inc. BRCM2070 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Internal Memory Card Reader
              Apple Computer, Inc. IR Receiver
              Apple Inc. Built-in iSight
    Informations Thunderbolt :
    Gatekeeper:
              Mac App Store et développeurs identifiés
    Daemons de lancements :
              [désengagé] com.adobe.fpsaud.plist Aide
              [désengagé] com.fitbit.galileod.plist Aide
              [désengagé] com.genieoinnovation.macextension.client.plist Aide
              [désengagé] com.google.keystone.daemon.plist Aide
              [désengagé] com.oracle.java.JavaUpdateHelper.plist Aide
              [désengagé] com.syniumsoftware.CleanAppDaemon.plist Aide
    Représentants de lancement :
              [désengagé] com.genieoinnovation.macextension.plist Aide
              [désengagé] com.google.keystone.agent.plist Aide
    Éléments Ouverture :
              iTunesHelper
              Alfred 2
              Skype
    Plug-ins internet :
              JavaAppletPlugin : Version : Java 7 Update 55 Vérifier la version
              FlashPlayer-10.6 : Version : 13.0.0.206 - SDK 10.6 Aide
              Default Browser : Version : 537 - SDK 10.9
              Flash Player : Version : 13.0.0.206 - SDK 10.6 Aide
              QuickTime Plugin : Version : 7.7.3
              o1dbrowserplugin : Version : 5.3.1.18536 Aide
              googletalkbrowserplugin : Version : 5.3.1.18536 Aide
              iPhotoPhotocast : Version : 7.0 - SDK 10.8
    Plug-ins audios :
              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
    Plug-ins iTunes :
              Quartz Composer Visualizer : Version : 1.4 - SDK 10.9
    Panneaux de préférences de 3ème partie :
              Flash Player  Aide
    Time Machine :
              Skip System Files: NO
              Sauvegardes mobiles : Désactivé
              Sauvegarde automatique : NON - Sauvegarde automatique désactivée
              Disques sauvegardés :
                        SSD480-Christian : Taille de disque : 446.33 Go Disque utilisé : 171.00 Go
              Destinations:
                        SaveMacOS [Local] (Utilisé en dernier)
                        Taille totale : 1 
                        Nombre de sauvegardes total : 18
                        Sauvegardes la plus agée : 2014-03-27 14:36:01 +0000
                        Dernière sauvegarde : 2014-05-07 17:01:24 +0000
                        Taille de la disque de sauvegarde : Excellent
                                  Taille de sauvegarde 1  > (Taille de disque 446.33 Go X 3)
              Détails de Time Machine peuvent ne pas être exacts
              Tous les disques sauvegardée peuvent ne pas être indiquiqués.
    L’utilisation du CPU par processus :
                   1%          CleanApp
                   1%          WindowServer
                   1%          fontd
                   1%          Dock
                   0%          hidd
    L’utilisation de la mémoire par processus :
              352 Mo          CleanApp
              213 Mo          Google Chrome
              172 Mo          com.apple.IconServicesAgent
              139 Mo          softwareupdated
              115 Mo          WindowServer
    Informations de la mémoire virtuelle :
              3.34 Go          RAM Disponible
              3.19 Go          RAM Active
              667 Mo          RAM Inactive
              844 Mo          RAM Résidente
              629 Mo          Pages entrants
              0 o          Sorties pages

  • Mac mini Late 2012 very slow with 10.9.3

    Hello,
    Since the upgrade to Mavericks, wathever flavour 10.9 - 10.9.1 - 10.9.2 - 10.9.3, my Mac min Late 2012, 16 Gb of RAM, is very slow. Slow to boot, slow to open Finder windows, etc. Annoying.
    Here is the EtreCheck report. Thanks for any help, I am desperate to find a solution.
    EtreCheck version : 1.9.12 (48)
    Rapport créé 21 juin 2014 14:34:36 UTC+2
    Informations matérielles :
        Mac mini (Late 2012) (Verifié)
        Mac mini - modèle : Macmini6,2
        1 2.3 GHz Intel Core i7 CPU : 4 cores
        16 GB RAM
    Informations vidéos :
        Intel HD Graphics 4000 - VRAM: (null)
            P23T-6 LED 1920 x 1080 @ 60 Hz
    Logiciel du système :
        OS X 10.9.3 (13D65) - Uptime: 0 days 5:1:12
    Informations des disques :
        APPLE HDD ST1000LM024 disk0 : (1 TB)
            EFI (disk0s1) <non monté> : 209.7 MB
            Macintosh HD (disk0s2) / [Démarrage]: 999.35 GB (915.38 GB libre)
            Recovery HD (disk0s3) <non monté> : 650 MB
    Informations USB :
        Mitsumi Electric Hub in Apple Extended USB Keyboard
            Mitsumi Electric Apple Extended USB Keyboard
        Mitsumi Electric Apple Optical USB Mouse
        Apple, Inc. IR Receiver
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
    Informations Firewire :
        LaCie d2 DVDRW FW/USB 400mbit - 400mbit max
    Informations Thunderbolt :
        Apple Inc. thunderbolt_bus
    Gatekeeper:
        N’importe où
    Daemons de lancements :
        [engagé]    com.4D.HelperTool.plist Aide
        [engagé]    com.adobe.fpsaud.plist Aide
        [désengagé]    com.gopro.stereomodestatus.plist Aide
        [engagé]    com.oracle.java.Helper-Tool.plist Aide
        [engagé]    com.oracle.java.JavaUpdateHelper.plist Aide
        [désengagé]    com.teamviewer.teamviewer_service.plist Aide
        [en marche]    de.devolo.networkservice.plist Aide
    Représentants de lancement :
        [engagé]    com.oracle.java.Java-Updater.plist Aide
        [désengagé]    com.teamviewer.teamviewer.plist Aide
        [désengagé]    com.teamviewer.teamviewer_desktop.plist Aide
        [engagé]    de.devolo.networkservice.notify.plist Aide
    Représentants de lancement pour l’utilisateur :
        [engagé]    com.google.keystone.agent.plist Aide
    Éléments Ouverture :
        iTunesHelper
        Rogue Amoeba Schedule Helper
    Plug-ins internet :
        FlashPlayer-10.6 : Version : 14.0.0.125 - SDK 10.6 Aide
        Flash Player : Version : 14.0.0.125 - SDK 10.6 Aide
        QuickTime Plugin : Version : 7.7.3
        JavaAppletPlugin : Version : Java 7 Update 55 Vérifier la version
        Default Browser : Version : 537 - SDK 10.9
    Plug-ins audios :
        BluetoothAudioPlugIn : Version : 1.0 - SDK 10.9
        AirPlay : Version : 2.0 - SDK 10.9
        AppleAVBAudio : Version : 203.2 - SDK 10.9
        InstantOn : Version : 7.1.2 - SDK 10.8 Aide
        iSightAudio : Version : 7.7.3 - SDK 10.9
    Plug-ins iTunes :
        Quartz Composer Visualizer : Version : 1.4 - SDK 10.9
    Plug-ins internets pour utilisateur :
        Google Earth Web Plug-in : Version : 7.1 Aide
    Panneaux de préférences de 3ème partie :
        Flash Player  Aide
        GoPro  Aide
        Java  Aide
    Time Machine :
        Time Machine n’est pas configuré !
    L’utilisation du CPU par processus :
             3%    plugin-container
             2%    firefox
             2%    WindowServer
             1%    devolonetsvc
             1%    fontd
    L’utilisation de la mémoire par processus :
        442 Mo    firefox
        213 Mo    plugin-container
        115 Mo    mds_stores
        66 Mo    WindowServer
        49 Mo    Finder
    Informations de la mémoire virtuelle :
        12.87 Go    RAM Disponible
        1.52 Go    RAM Active
        349 Mo    RAM Inactive
        1.27 Go    RAM Résidente
        249 Mo    Pages entrants
        0 o    Sorties pages

    So here is the log...
    If you find something wrong, I will be pleased to know what I can do to resolve the problem!
    Andrew
    22.06.14 22:58:01.000 bootlog[0]: BOOT_TIME 1403470681 0
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.appstore" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.authd" sharing output destination "/var/log/system.log" with ASL Module "com.apple.asl".
    Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.authd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.bookstore" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.eventmonitor" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.install" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.iokit.power" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.mail" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.MessageTracer" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.performance" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 kernel[0]: Longterm timer threshold: 1000 ms
    22.06.14 22:58:14.000 kernel[0]: PMAP: PCID enabled
    22.06.14 22:58:14.000 kernel[0]: PMAP: Supervisor Mode Execute Protection enabled
    22.06.14 22:58:14.000 kernel[0]: Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64
    22.06.14 22:58:14.000 kernel[0]: vm_page_bootstrap: 3912408 free pages and 249128 wired pages
    22.06.14 22:58:14.000 kernel[0]: kext submap [0xffffff7f807a9000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff80007a9000]
    22.06.14 22:58:14.000 kernel[0]: zone leak detection enabled
    22.06.14 22:58:14.000 kernel[0]: "vm_compressor_mode" is 4
    22.06.14 22:58:14.000 kernel[0]: standard timeslicing quantum is 10000 us
    22.06.14 22:58:14.000 kernel[0]: standard background quantum is 2500 us
    22.06.14 22:58:14.000 kernel[0]: mig_table_max_displ = 74
    22.06.14 22:58:14.000 kernel[0]: TSC Deadline Timer supported and enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=1 Enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=3 Enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=5 Enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
    22.06.14 22:58:14.000 kernel[0]: calling mpo_policy_init for TMSafetyNet
    22.06.14 22:58:14.000 kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    22.06.14 22:58:14.000 kernel[0]: calling mpo_policy_init for Sandbox
    22.06.14 22:58:14.000 kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    22.06.14 22:58:14.000 kernel[0]: calling mpo_policy_init for Quarantine
    22.06.14 22:58:14.000 kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    22.06.14 22:58:14.000 kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    22.06.14 22:58:14.000 kernel[0]: The Regents of the University of California. All rights reserved.
    22.06.14 22:58:14.000 kernel[0]: MAC Framework successfully initialized
    22.06.14 22:58:14.000 kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    22.06.14 22:58:14.000 kernel[0]: AppleKeyStore starting (BUILT: Apr 17 2014 23:36:27)
    22.06.14 22:58:14.000 kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    22.06.14 22:58:14.000 kernel[0]: ACPI: sleep states S3 S4 S5
    22.06.14 22:58:14.000 kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 889A
    22.06.14 22:58:14.000 kernel[0]: AppleIntelCPUPowerManagement: (built 23:35:25 Apr 17 2014) initialization complete
    22.06.14 22:58:14.000 kernel[0]: pci (build 23:24:05 Apr 17 2014), flags 0x63008, pfm64 (36 cpu) 0xf80000000, 0x80000000
    22.06.14 22:58:14.000 kernel[0]: [ PCI configuration begin ]
    22.06.14 22:58:14.000 kernel[0]: console relocated to 0xf80000000
    22.06.14 22:58:14.000 kernel[0]: [ PCI configuration end, bridges 11, devices 15 ]
    22.06.14 22:58:14.000 kernel[0]: AppleThunderboltNHIType2::setupPowerSavings - GPE based runtime power management
    22.06.14 22:58:14.000 kernel[0]: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID 44fb42fffeb8128a; max speed s800.
    22.06.14 22:58:14.000 kernel[0]: mcache: 8 CPU(s), 64 bytes CPU cache line size
    22.06.14 22:58:14.000 kernel[0]: mbinit: done [128 MB total pool size, (85/42) split]
    22.06.14 22:58:14.000 kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    22.06.14 22:58:14.000 kernel[0]: rooting via boot-uuid from /chosen: 2BA932BA-D572-3746-9BBD-3F60DED3B3D1
    22.06.14 22:58:14.000 kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    22.06.14 22:58:14.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    22.06.14 22:58:14.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    22.06.14 22:58:14.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    22.06.14 22:58:14.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    22.06.14 22:58:14.000 kernel[0]: AppleIntelCPUPowerManagementClient: ready
    22.06.14 22:58:14.000 kernel[0]: BTCOEXIST off
    22.06.14 22:58:14.000 kernel[0]: BRCM tunables:
    22.06.14 22:58:14.000 kernel[0]: pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    22.06.14 22:58:14.000 kernel[0]: Thunderbolt Self-Reset Count = 0xedefbe00
    22.06.14 22:58:04.661 com.apple.launchd[1]: *** launchd[1] has started up. ***
    22.06.14 22:58:14.000 kernel[0]: IOThunderboltSwitch<0xffffff8041e59c00>(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0
    22.06.14 22:58:14.000 kernel[0]: IOThunderboltSwitch<0xffffff8041e59c00>(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 12 unplug = 0
    22.06.14 22:58:04.661 com.apple.launchd[1]: *** Shutdown logging is enabled. ***
    22.06.14 22:58:14.000 kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT1@1/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/APPLE HDD ST1000LM024 Media/IOGUIDPartitionScheme/Customer@2
    22.06.14 22:58:14.000 kernel[0]: BSD root: disk0s2, major 1, minor 2
    22.06.14 22:58:13.667 com.apple.launchd[1]: (de.devolo.networkservice) Unknown key: StandardErrPath
    22.06.14 22:58:14.000 kernel[0]: hfs: mounted Macintosh HD on device root_device
    22.06.14 22:58:13.738 com.apple.SecurityServer[15]: Session 100000 created
    22.06.14 22:58:19.473 hidd[48]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    22.06.14 22:58:19.473 hidd[48]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    22.06.14 22:58:19.000 kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    22.06.14 22:58:19.000 kernel[0]: IO80211Interface::efiNVRAMPublished(): 
    22.06.14 22:58:19.000 kernel[0]: Waiting for DSMOS...
    22.06.14 22:58:20.177 com.apple.usbmuxd[26]: usbmuxd-327.4 on Feb 12 2014 at 14:54:33, running 64 bit
    22.06.14 22:58:20.000 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key LsNM (kSMCKeyNotFound)
    22.06.14 22:58:20.000 kernel[0]: SMC::smcReadKeyAction ERROR LsNM kSMCKeyNotFound(0x84) fKeyHashTable=0x0
    22.06.14 22:58:20.000 kernel[0]: SMC::smcGetLightshowVers ERROR: smcReadKey LsNM failed (kSMCKeyNotFound)
    22.06.14 22:58:20.000 kernel[0]: SMC::smcPublishLightshowVersion ERROR: smcGetLightshowVers failed (kSMCKeyNotFound)
    22.06.14 22:58:20.000 kernel[0]: SMC::smcInitHelper ERROR: smcPublishLightshowVersion failed (kSMCKeyNotFound)
    22.06.14 22:58:20.000 kernel[0]: Previous Shutdown Cause: 5
    22.06.14 22:58:20.000 kernel[0]: IOBluetoothUSBDFU::probe
    22.06.14 22:58:20.000 kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x828A FirmwareVersion - 0x0079
    22.06.14 22:58:20.000 kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x1400 ****
    22.06.14 22:58:20.000 kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0x1400 ****
    22.06.14 22:58:20.000 kernel[0]: init
    22.06.14 22:58:20.000 kernel[0]: probe
    22.06.14 22:58:20.000 kernel[0]: start
    22.06.14 22:58:20.000 kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x1400
    22.06.14 22:58:20.000 kernel[0]: [IOBluetoothHCIController][start] -- completed
    22.06.14 22:58:20.000 kernel[0]: DSMOS has arrived
    22.06.14 22:58:20.000 kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    22.06.14 22:58:20.000 kernel[0]: **** [IOBluetoothHCIController][protectedBluetoothHCIControllerTransportShowsUp] -- Connected to the transport successfully -- 0x7280 -- 0x4000 -- 0x1400 ****
    22.06.14 22:58:20.000 kernel[0]: m_tail has not been written to hardware: m_tail = 0x00000000, hardare tail register = 0x00000158
    22.06.14 22:58:21.000 kernel[0]: VM Swap Subsystem is ON
    22.06.14 22:58:23.000 kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    22.06.14 22:58:23.322 configd[18]: setting hostname to "Mac-mini-de-Thomas-2.local"
    22.06.14 22:58:23.327 configd[18]: network changed.
    22.06.14 22:58:23.712 com.apple.SecurityServer[15]: Entering service
    22.06.14 22:58:23.792 UserEventAgent[11]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    22.06.14 22:58:23.799 UserEventAgent[11]: Captive: CNPluginHandler en1: Inactive
    22.06.14 22:58:23.831 loginwindow[43]: Login Window Application Started
    22.06.14 22:58:23.835 digest-service[72]: label: default
    22.06.14 22:58:23.836 digest-service[72]:     dbname: od:/Local/Default
    22.06.14 22:58:23.836 digest-service[72]:     mkey_file: /var/db/krb5kdc/m-key
    22.06.14 22:58:23.836 digest-service[72]:     acl_file: /var/db/krb5kdc/kadmind.acl
    22.06.14 22:58:23.838 digest-service[72]: digest-request: uid=0
    22.06.14 22:58:23.840 mDNSResponder[40]: mDNSResponder mDNSResponder-522.90.2 (Nov  3 2013 18:51:09) starting OSXVers 13
    22.06.14 22:58:23.851 awacsd[60]: Starting awacsd connectivity_executables-97 (Aug 24 2013 23:49:23)
    22.06.14 22:58:23.857 awacsd[60]: InnerStore CopyAllZones: no info in Dynamic Store
    22.06.14 22:58:23.000 kernel[0]: createVirtIf(): ifRole = 1
    22.06.14 22:58:23.000 kernel[0]: in func createVirtualInterface ifRole = 1
    22.06.14 22:58:23.000 kernel[0]: AirPort_Brcm4331_P2PInterface::init name <p2p0> role 1
    22.06.14 22:58:23.000 kernel[0]: AirPort_Brcm4331_P2PInterface::init() <p2p> role 1
    22.06.14 22:58:23.000 kernel[0]: Created virtif 0xffffff8042fee400 p2p0
    22.06.14 22:58:23.875 airportd[64]: airportdProcessDLILEvent: en1 attached (up)
    22.06.14 22:58:23.893 digest-service[72]: digest-request: netr probe 0
    22.06.14 22:58:23.893 digest-service[72]: digest-request: init request
    22.06.14 22:58:23.904 digest-service[72]: digest-request: init return domain: BUILTIN server: MAC-MINI-DE-THOMAS-2 indomain was: <NULL>
    22.06.14 22:58:23.954 systemkeychain[88]: done file: /var/run/systemkeychaincheck.done
    22.06.14 22:58:23.965 configd[18]: network changed.
    22.06.14 22:58:23.967 configd[18]: network changed: DNS*
    22.06.14 22:58:24.654 mDNSResponder[40]: D2D_IPC: Loaded
    22.06.14 22:58:24.654 mDNSResponder[40]: D2DInitialize succeeded
    22.06.14 22:58:24.000 kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    22.06.14 22:58:24.659 mDNSResponder[40]:   4: Listening for incoming Unix Domain Socket client requests
    22.06.14 22:58:24.697 networkd[108]: networkd.108 built Aug 24 2013 22:08:46
    22.06.14 22:58:24.987 mdmclient[41]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:25.000 kernel[0]: Ethernet [AppleBCM5701Ethernet]: Link up on en0, 100-Megabit, Full-duplex, No flow-control, Debug [796d,2301,0de1,0300,41e1,0000]
    22.06.14 22:58:25.504 mds[39]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    22.06.14 22:58:25.000 kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Suspend -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0x1400 ****
    22.06.14 22:58:25.509 WindowServer[85]: Server is starting up
    22.06.14 22:58:25.517 mds[39]: (Normal) FMW: FMW 0 0
    22.06.14 22:58:25.615 sandboxd[94]: ([64]) airportd(64) deny file-read-data /private/var/root/Library/Preferences/ByHost/.GlobalPreferences.D399ADA9-CF52-5 558-B120-7860EB19C6F0.plist
    22.06.14 22:58:26.085 mdmclient[41]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:26.427 locationd[45]: NBB-Could not get UDID for stable refill timing, falling back on random
    22.06.14 22:58:26.565 locationd[45]: Location icon should now be in state 'Inactive'
    22.06.14 22:58:27.129 mdmclient[41]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:27.184 apsd[62]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    22.06.14 22:58:27.223 apsd[62]: Unable to bootstrap_look_up connection port 'com.apple.ubd.system-push' for user 0: Unknown service name
    22.06.14 22:58:27.224 apsd[62]: Unable to bootstrap_look_up connection port 'com.apple.ubd.system-push' for user 0: Unknown service name
    22.06.14 22:58:28.323 configd[18]: network changed: v4(en0+:192.168.192.25) DNS+ Proxy+ SMB
    22.06.14 22:58:30.122 ntpd[113]: proto: precision = 1.000 usec
    22.06.14 22:58:30.758 stackshot[29]: Timed out waiting for IOKit to finish matching.
    22.06.14 22:58:31.000 kernel[0]: pci pause: SDXC
    22.06.14 22:58:34.000 kernel[0]: IOPPF: AppleIntelCPUPowerManagement mode
    22.06.14 22:58:35.000 kernel[0]: en3: promiscuous mode enable succeeded
    22.06.14 22:58:35.131 WindowServer[85]: Session 256 retained (2 references)
    22.06.14 22:58:35.131 WindowServer[85]: Session 256 released (1 references)
    22.06.14 22:58:35.143 WindowServer[85]: Session 256 retained (2 references)
    22.06.14 22:58:35.144 WindowServer[85]: init_page_flip: page flip mode is on
    22.06.14 22:58:35.462 WindowServer[85]: Found 1 modes for display 0x00000000 [1, 0]
    22.06.14 22:58:35.509 WindowServer[85]: Found 1 modes for display 0x00000000 [1, 0]
    22.06.14 22:58:35.556 WindowServer[85]: Found 23 modes for display 0x00000000 [23, 0]
    22.06.14 22:58:35.559 WindowServer[85]: mux_initialize: Couldn't find any matches
    22.06.14 22:58:35.560 WindowServer[85]: Found 23 modes for display 0x00000000 [23, 0]
    22.06.14 22:58:35.573 WindowServer[85]: Found 1 modes for display 0x00000000 [1, 0]
    22.06.14 22:58:35.573 WindowServer[85]: Found 1 modes for display 0x00000000 [1, 0]
    22.06.14 22:58:35.600 WindowServer[85]: WSMachineUsesNewStyleMirroring: true
    22.06.14 22:58:35.601 WindowServer[85]: MPServiceForDisplayDevice: Invalid device alias (0)
    22.06.14 22:58:35.601 WindowServer[85]: Display 0x2cc249f6: GL mask 0x4; bounds (0, 0)[1920 x 1080], 23 modes available
    Main, Active, on-line, enabled, boot, Vendor 1ab3, Model 819, S/N 4fb6, Unit 2, Rotation 0
    UUID 0xd404289f496d2934512ed979148ba0e3
    22.06.14 22:58:35.601 WindowServer[85]: Display 0x003f003f: GL mask 0x8; bounds (0, 0)[4096 x 2160], 2 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    22.06.14 22:58:35.601 WindowServer[85]: Display 0x003f003c: GL mask 0x1; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    22.06.14 22:58:35.601 WindowServer[85]: Display 0x003f003d: GL mask 0x2; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    22.06.14 22:58:35.602 WindowServer[85]: WSSetWindowTransform: Singular matrix
    22.06.14 22:58:35.602 WindowServer[85]: WSSetWindowTransform: Singular matrix
    22.06.14 22:58:35.621 WindowServer[85]: Display 0x2cc249f6: GL mask 0x4; bounds (0, 0)[1920 x 1080], 23 modes available
    Main, Active, on-line, enabled, boot, Vendor 1ab3, Model 819, S/N 4fb6, Unit 2, Rotation 0
    UUID 0xd404289f496d2934512ed979148ba0e3
    22.06.14 22:58:35.621 WindowServer[85]: Display 0x003f003f: GL mask 0x8; bounds (2944, 0)[1 x 1], 2 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    22.06.14 22:58:35.621 WindowServer[85]: Display 0x003f003c: GL mask 0x1; bounds (2945, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    22.06.14 22:58:35.621 WindowServer[85]: Display 0x003f003d: GL mask 0x2; bounds (2946, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    22.06.14 22:58:35.621 WindowServer[85]: CGXPerformInitialDisplayConfiguration
    22.06.14 22:58:35.621 WindowServer[85]:   Display 0x2cc249f6: Unit 2; Vendor 0x1ab3 Model 0x819 S/N 20406 Dimensions 20.04 x 11.26; online enabled, Bounds (0,0)[1920 x 1080], Rotation 0, Resolution 1
    22.06.14 22:58:35.621 WindowServer[85]:   Display 0x003f003f: Unit 3; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2944,0)[1 x 1], Rotation 0, Resolution 1
    22.06.14 22:58:35.621 WindowServer[85]:   Display 0x003f003c: Unit 0; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2945,0)[1 x 1], Rotation 0, Resolution 1
    22.06.14 22:58:35.622 WindowServer[85]:   Display 0x003f003d: Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2946,0)[1 x 1], Rotation 0, Resolution 1
    22.06.14 22:58:35.636 WindowServer[85]: GLCompositor: GL renderer id 0x01024400, GL mask 0x0000000f, accelerator 0x000045cf, unit 0, caps QEX|MIPMAP, vram 1024 MB
    22.06.14 22:58:35.636 WindowServer[85]: GLCompositor: GL renderer id 0x01024400, GL mask 0x0000000f, texture max 16384, viewport max {16384, 16384}, extensions FPRG|NPOT|GLSL|FLOAT
    22.06.14 22:58:35.636 WindowServer[85]: GLCompositor enabled for tile size [256 x 256]
    22.06.14 22:58:35.636 WindowServer[85]: CGXGLInitMipMap: mip map mode is on
    22.06.14 22:58:36.173 loginwindow[43]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    22.06.14 22:58:37.603 WindowServer[85]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    22.06.14 22:58:38.644 WindowServer[85]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x2cc249f6 device: 0x7fd63b60a4e0  isBackBuffered: 1 numComp: 3 numDisp: 3
    22.06.14 22:58:38.644 WindowServer[85]: _CGXGLDisplayContextForDisplayDevice: acquired display context (0x7fd63b60a4e0) - enabling OpenGL
    22.06.14 22:58:39.514 awacsd[60]: Exiting
    22.06.14 22:58:41.302 WindowServer[85]: Display 0x2cc249f6: Unit 2; ColorProfile { 2, "P23T-6 LED"}; TransferFormula (1.000000, 1.000000, 1.000000)
    22.06.14 22:58:41.321 launchctl[131]: com.apple.findmymacmessenger: Already loaded
    22.06.14 22:58:41.339 com.apple.SecurityServer[15]: Session 100005 created
    22.06.14 22:58:41.340 WindowServer[85]: Display 0x2cc249f6: Unit 2; ColorProfile { 2, "P23T-6 LED"}; TransferFormula (1.000000, 1.000000, 1.000000)
    22.06.14 22:58:41.352 WindowServer[85]: Display 0x2cc249f6: Unit 2; ColorProfile { 2, "P23T-6 LED"}; TransferFormula (1.000000, 1.000000, 1.000000)
    22.06.14 22:58:41.376 UserEventAgent[132]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    22.06.14 22:58:41.430 loginwindow[43]: Login Window Started Security Agent
    22.06.14 22:58:41.496 SecurityAgent[139]: This is the first run
    22.06.14 22:58:41.496 SecurityAgent[139]: MacBuddy was run = 0
    22.06.14 22:58:51.116 SecurityAgent[139]: User info context values set for andrew
    22.06.14 22:58:52.386 SecurityAgent[139]: Login Window login proceeding
    22.06.14 22:58:52.934 loginwindow[43]: Login Window - Returned from Security Agent
    22.06.14 22:58:52.987 loginwindow[43]: USER_PROCESS: 43 console
    22.06.14 22:58:53.000 kernel[0]: AppleKeyStore:Sending lock change 0
    22.06.14 22:58:53.269 com.apple.launchd.peruser.501[151]: Background: Aqua: Registering new GUI session.
    22.06.14 22:58:53.287 com.apple.launchd.peruser.501[151]: (com.apple.EscrowSecurityAlert) Unknown key: seatbelt-profiles
    22.06.14 22:58:53.288 com.apple.launchd.peruser.501[151]: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    22.06.14 22:58:53.291 launchctl[153]: com.apple.pluginkit.pkd: Already loaded
    22.06.14 22:58:53.291 launchctl[153]: com.apple.sbd: Already loaded
    22.06.14 22:58:53.298 distnoted[155]: # distnote server agent  absolute time: 52.155260881   civil time: Sun Jun 22 22:58:53 2014   pid: 155 uid: 501  root: no
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelDevice.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelSharedUserClient.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDSIVideoContext.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class Gen6DVDContext.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelDevice.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelSharedUserClient.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMain.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMedia.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextVEBox.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOHIDParamUserClient.
    22.06.14 22:58:53.903 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOSurfaceRootUserClient.
    22.06.14 22:58:53.903 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.AirPlayXPCHelper.
    22.06.14 22:58:53.903 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.blued.
    22.06.14 22:58:53.920 com.apple.audio.DriverHelper[166]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
    22.06.14 22:58:53.920 com.apple.audio.DriverHelper[166]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.blued.
    22.06.14 22:58:53.920 com.apple.audio.DriverHelper[166]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.bluetoothaudiod.
    22.06.14 22:58:53.000 kernel[0]: coreaudiod (map: 0xffffff8043cc83c0) triggered DYLD shared region unnest for map: 0xffffff8043cc83c0, region 0x7fff8e000000->0x7fff8e200000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
    22.06.14 22:58:54.413 sharingd[173]: Starting Up...
    22.06.14 22:58:54.419 WindowServer[85]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    22.06.14 22:58:54.451 WindowServer[85]: Display 0x2cc249f6: Unit 2; ColorProfile { 2, "P23T-6 LED"}; TransferFormula (1.000000, 1.000000, 1.000000)
    22.06.14 22:58:54.462 UserEventAgent[154]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    22.06.14 22:58:54.536 coreaudiod[164]: 2014-06-22 10:58:54.535997 PM [AirPlay] AirPlay: Performing audio format change for 4 (AP Out) to PCM/44100/16/2
    22.06.14 22:58:54.653 xpcproxy[184]: assertion failed: 13D65: xpcproxy + 3438 [D559FC96-E6B1-363A-B850-C7AC9734F210]: 0x2
    22.06.14 22:58:54.000 kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=203[GoogleSoftwareUp] final status 0x0, allowing (remove VALID) page
    22.06.14 22:58:54.782 SystemUIServer[162]: Cannot find executable for CFBundle 0x7fe269611b40 </System/Library/CoreServices/Menu Extras/Clock.menu> (not loaded)
    22.06.14 22:58:54.787 com.apple.launchd.peruser.501[151]: (com.apple.mrt.uiagent[192]) Exited with code: 255
    22.06.14 22:58:54.802 SystemUIServer[162]: Cannot find executable for CFBundle 0x7fe269609cc0 </System/Library/CoreServices/Menu Extras/Volume.menu> (not loaded)
    22.06.14 22:58:54.816 com.apple.IconServicesAgent[210]: IconServicesAgent launched.
    22.06.14 22:58:54.950 accountsd[213]: assertion failed: 13D65: liblaunch.dylib + 25164 [38D1AB2C-A476-385F-8EA8-7AB604CA1F89]: 0x25
    22.06.14 22:58:54.993 com.apple.SecurityServer[15]: Session 100011 created
    22.06.14 22:58:55.041 WiFiKeychainProxy[186]: [NO client logger] <Nov 10 2013 18:30:13> WIFICLOUDSYNC WiFiCloudSyncEngineCreate: created...
    22.06.14 22:58:55.041 WiFiKeychainProxy[186]: [NO client logger] <Nov 10 2013 18:30:13> WIFICLOUDSYNC WiFiCloudSyncEngineRegisterCallbacks: WiFiCloudSyncEngineCallbacks version - 0, bundle id - com.apple.wifi.WiFiKeychainProxy
    22.06.14 22:58:55.765 com.apple.SecurityServer[15]: Session 100008 created
    22.06.14 22:58:55.802 usernoted[181]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:55.828 com.apple.iCloudHelper[184]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:56.820 syncdefaultsd[204]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:56.867 usernoted[181]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:56.925 com.apple.iCloudHelper[184]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:57.886 syncdefaultsd[204]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:57.895 apsd[209]: Unable to bootstrap_look_up connection port 'com.apple.ubd.system-push' for user 0: Unknown service name
    22.06.14 22:58:57.900 usernoted[181]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:57.902 apsd[209]: Unable to bootstrap_look_up connection port 'com.apple.ubd.system-push' for user 0: Unknown service name
    22.06.14 22:58:57.935 com.apple.iCloudHelper[184]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:58.326 syncdefaultsd[204]: It took 2.6s to setup APSConnection
    22.06.14 22:58:58.369 GrowlLauncher[185]: Launching Growl at URL: file://localhost/Applications/Growl.app/Contents/MacOS/Growl
    22.06.14 22:58:58.971 accountsd[213]: /SourceCache/Accounts/Accounts-336.9/ACDAuthenticationPluginManager.m - -[ACDAuthenticationPluginManager credentialForAccount:client:handler:] - 230 - The authentication plugin for account "[email protected]" (DBCB6F83-EC7B-45A3-9BE5-2CA7DDAA4DDC) could not be found!
    22.06.14 22:58:58.972 accountsd[213]: /SourceCache/Accounts/Accounts-336.9/ACDAccountStore.m - __62-[ACDAccountStore credentialForAccountWithIdentifier:handler:]_block_invoke389 - 857 - No plugin provides credentials for account [email protected]. Falling back to legacy behavior.
    22.06.14 22:58:59.046 xpcproxy[227]: assertion failed: 13D65: xpcproxy + 3438 [D559FC96-E6B1-363A-B850-C7AC9734F210]: 0x2
    22.06.14 22:58:59.748 com.apple.time[154]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    22.06.14 22:58:59.751 com.apple.time[154]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    22.06.14 22:59:03.000 kernel[0]: firefox (map: 0xffffff8044b80690) triggered DYLD shared region unnest for map: 0xffffff8044b80690, region 0x7fff91e00000->0x7fff92000000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
    22.06.14 22:59:05.211 mds_stores[111]: (Error) SecureStore: Access token 6 changed uid from -1 to 501
    22.06.14 22:59:07.699 com.apple.iCloudHelper[184]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:59:08.432 gamed[224]: CKSoftwareMap: Registering with Daemon
    22.06.14 22:59:10.965 imagent[195]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:59:11.180 apsd[209]: Unrecognized leaf certificate
    22.06.14 22:59:11.658 Growl[225]: Using your own bundle identifier as an NSUserDefaults suite name does not make sense and will not work. Break on _NSUserDefaults_Log_Nonsensical_Suites to find this
    22.06.14 22:59:12.050 parentalcontrolsd[241]: StartObservingFSEvents [849:] -- *** StartObservingFSEvents started event stream
    22.06.14 22:59:14.545 Growl[225]: Setup timer, this should only happen once
    22.06.14 22:59:14.547 Growl[225]: Next image check no earlier than 24 hours from 2014-06-21 21:59:00 +0000
    22.06.14 22:59:18.947 syncdefaultsd[204]: [AOSAccounts] : IAAppProvider::CopyAccountUIDForUser Timed out waiting
    22.06.14 22:59:20.070 com.apple.SecurityServer[15]: Session 100013 created
    22.06.14 22:59:20.515 com.apple.time[154]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    22.06.14 22:59:21.136 com.apple.NotesMigratorService[245]: Joined Aqua audit session
    22.06.14 22:59:30.907 plugin-container[246]: CoreText performance note: Client called CTFontCreateWithName() using name "Times Roman" and got font with PostScript name "Times-Roman". For best performance, only use PostScript names when calling this API.
    22.06.14 22:59:30.907 plugin-container[246]: CoreText performance note: Set a breakpoint on CTFontLogSuboptimalRequest to debug.
    22.06.14 22:59:32.011 plugin-container[246]: CoreText performance note: Client called CTFontCreateWithName() using name "Arial" and got font with PostScript name "ArialMT". For best performance, only use PostScript names when calling this API.
    22.06.14 22:59:56.863 com.apple.SecurityServer[15]: Session 100006 created
    22.06.14 23:01:01.000 kernel[0]: process devolonetsvc[65] caught causing excessive wakeups. Observed wakeups rate (per sec): 278; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45161
    22.06.14 23:01:05.643 com.apple.SecurityServer[15]: Session 100015 created
    22.06.14 23:01:08.859 spindump[269]: Saved wakeups_resource.spin report for devolonetsvc version ??? (???) to /Library/Logs/DiagnosticReports/devolonetsvc_2014-06-22-230108_Mac-mini-de-Thom as-2.wakeups_resource.spin
    22.06.14 23:02:24.031 mds[39]: (Normal) Volume: volume:0x7f82bf02c600 ********** Bootstrapped Creating a default store:0 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/firmwaresyncd.fn2zAA
    22.06.14 23:07:06.425 com.apple.NotesMigratorService[245]: Joined Aqua audit session
    22.06.14 23:07:09.219 Console[289]: setPresentationOptions called with NSApplicationPresentationFullScreen when there is no visible fullscreen window; this call will be ignored.

  • Update from 10.6.8 to mavericks, someone show me a button

    Yosemite seems to come up each time, & won't load

    Thx Eric, very grateful for any light you can shine ! I'm posting the Etrecheck:
    EtreCheck version : 2.0.6 (91)
    Rapport créé 28 octobre 2014 21:02:17 UTC+1
    Informations matérielles : ℹ️
      MacBook Pro (15 pouces, fin 2008) (Verifié)
      MacBook Pro - modèle : MacBookPro5,1
      1 2.4 GHz Intel Core 2 Duo CPU : 2-core
      2 GB RAM Extensible
      BANK 0/DIMM0
      1 GB DDR3 1067 MHz ok
      BANK 0/DIMM1
      1 GB DDR3 1067 MHz ok
      Bluetooth: Vieux - Handoff/Airdrop2 pas disponible
      Wireless:  en1: 802.11 a/b/g/n
    Informations vidéos : ℹ️
      NVIDIA GeForce 9400M - VRAM : 256 MB
      Color LCD 1440 x 900
      NVIDIA GeForce 9600M GT - VRAM : 256 MB
    Logiciel du système : ℹ️
      OS X 10.10 (14A389) - Disponibilité : 12:27:15
    Informations des disques : ℹ️
      Hitachi HTS543225L9SA02 disk0 : (250,06 GB)
      Statut S.M.A.R.T. : Vérifié
      EFI (disk0s1) <non monté>  : 210 Mo
      Sans titre 1 (disk0s2) /  [Startup] : 249.20 Go (195.47 Go libre)
      Recovery HD (disk0s3) <non monté>  [Restauration] : 650 Mo
      MATSHITADVD-R   UJ-868 
    Informations USB : ℹ️
      Apple Inc. Built-in iSight
      Apple Inc. BRCM2046 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple, Inc. Apple Internal Keyboard / Trackpad
      Apple Computer, Inc. IR Receiver
    Gatekeeper : ℹ️
      Mac App Store et développeurs identifiés
    Extensions de noyau : ℹ️
      /System/Library/Extensions
      [désengagé] com.ZTE.driver.ZTEUSBCDCACMData (1.3.0) Aide
      [désengagé] com.ZTE.driver.ZTEUSBMassStorageFilter (1.3.0) Aide
      [désengagé] com.tomtom.driver.UsbEthernetGadget (1.0.0d1) Aide
    Représentants de lancement systèmes avec un problème : ℹ️
      [échec] com.apple.CallHistoryPluginHelper.plist
      [échec] com.apple.CallHistorySyncHelper.plist
      [échec] com.apple.cloudd.plist
      [échec] com.apple.coreservices.appleid.authentication.plist
      [échec] com.apple.icloud.fmfd.plist
      [échec] com.apple.nsurlsessiond.plist
      [échec] com.apple.printtool.agent.plist
      [échec] com.apple.printuitool.agent.plist
      [échec] com.apple.recentsd.plist
      [échec] com.apple.scopedbookmarkagent.xpc.plist
      [échec] com.apple.telephonyutilities.callservicesd.plist
      [échec] com.apple.xpc.loginitemregisterd.plist
    Daemons de lancement systèmes avec un problème : ℹ️
      [échec] com.apple.awdd.plist
      [échec] com.apple.ctkd.plist
      [échec] com.apple.findmymac.plist
      [échec] com.apple.ifdreader.plist
      [échec] com.apple.nehelper.plist
      [échec] com.apple.security.syspolicy.plist
      [échec] com.apple.tccd.system.plist
      [échec] com.apple.wdhelper.plist
      [échec] com.apple.xpc.smd.plist
    Représentants de lancement : ℹ️
      [désengagé] com.adobe.AAM.Updater-1.0.plist Aide
      [invalid?] com.brother.LOGINserver.plist Aide
    Daemons de lancements : ℹ️
      [engagé] com.adobe.fpsaud.plist Aide
      [invalid?] com.adobe.SwitchBoard.plist Aide
      [engagé] com.sfr.sfr3glite.plist Aide
    Représentants de lancement pour l’utilisateur : ℹ️
      [engagé] com.adobe.AAM.Updater-1.0.plist Aide
      [engagé] com.adobe.ARM.[...].plist Aide
      [engagé] com.google.keystone.agent.plist Aide
      [engagé] com.valvesoftware.steamclean.plist Aide
    Éléments Ouverture : ℹ️
      MyDriveConnect Application (/Applications/MyDriveConnect.app)
      MyTomTomSA UNKNOWN (missing value)
      iTunesHelper UNKNOWNCaché (missing value)
      Google Chrome Application (/Applications/Google Chrome.app)
      AdobeResourceSynchronizer UNKNOWNCaché (missing value)
      AdobeResourceSynchronizer ApplicationCaché (/Applications/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app)
      TomTomHOMERunner ApplicationCaché (/Users/[expurgé]/Library/Application Support/TomTom HOME/TomTomHOMERunner.app)
    Plug-ins internet : ℹ️
      Google Earth Web Plug-in : Version : 7.1 Aide
      Default Browser : Version : 600 - SDK 10.10
      Flip4Mac WMV Plugin : Version : 2.4.4.2 Aide
      OfficeLiveBrowserPlugin : Version : 12.3.6 Aide
      AdobePDFViewerNPAPI : Version : 11.0.09 - SDK 10.6 Aide
      FlashPlayer-10.6 : Version : 15.0.0.189 - SDK 10.6 Aide
      Silverlight : Version : 5.1.20125.0 - SDK 10.6 Aide
      AmazonMP3DownloaderPlugin101749 : Version : AmazonMP3DownloaderPlugin 1.0.17 - SDK 10.4 Aide
      Flash Player : Version : 15.0.0.189 - SDK 10.6 Aide
      QuickTime Plugin : Version : 7.7.3
      iPhotoPhotocast : Version : 7.0
      AdobePDFViewer : Version : 11.0.09 - SDK 10.6 Aide
    Panneaux de préférences de 3ème partie : ℹ️
      Flash Player  Aide
      Flip4Mac WMV  Aide
      MacFUSE  Aide
    Time Machine : ℹ️
      Ignorer les fichiers du système : NON
      Sauvegarde automatique : OUI
      Destinations :
      Copies de sauvegarde Time machine [Local]
      Taille totale : 0 o
      Nombre de sauvegardes total : 0
      Sauvegardes la plus agée : -
      Dernière sauvegarde : -
      Taille de la disque de sauvegarde : Excellent
      Taille de sauvegarde 0 o > (Taille de disque 0 o X 3)
    L’utilisation du CPU par processus : ℹ️
          7% WindowServer
          1% Microsoft Word
          0% MyDriveConnect
          0% AppleSpell
          0% com.apple.speech.speechsynthesisd
    L’utilisation de la mémoire par processus : ℹ️
      318 Mo com.apple.WebKit.WebContent
      39 Mo WindowServer
      39 Mo Safari
      34 Mo mds
      21 Mo mds_stores
    Informations de la mémoire virtuelle : ℹ️
      49 Mo RAM Disponible
      585 Mo RAM Active
      551 Mo RAM Inactive
      386 Mo RAM Résidente
      15.30 Go Pages entrants
      418 Mo Sorties pages

  • My macbok pro is so slow with mac OS 10.9 ! please, I need help.

    My mac book pro is very very slow since i 've upgraded it.
    I paste below the etrecheck report if it can help.
    What's wrong with my macbook pro ?
    Informations matérielles :
        MacBook Pro (15-inch, 2.53GHz, Mid 2009)
        MacBook Pro - modèle : MacBookPro5,4
        1 2.53 GHz Intel Core 2 Duo CPU : 2 cores
        4 GB RAM
    Informations vidéos :
        NVIDIA GeForce 9400M - VRAM: 256 MB
    Logiciel du système :
        OS X 10.9.1 (13B42) - Uptime: 2 days 3:5:27
    Informations des disques :
        WDC WD7500BPKT-22PK4T0 disk0 : (750,16 GB)
            EFI (disk0s1) <non monté> : 209,7 MB
            Dom Disk (disk0s2) / : 749,3 GB (347,26 GB free)
            Recovery HD (disk0s3) <non monté> : 650 MB
        MATSHITADVD-R   UJ-868 
    Informations USB :
        Apple Inc. Built-in iSight
        Apple Internal Memory Card Reader
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Computer, Inc. IR Receiver
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
    Informations Firewire :
    Informations Thunderbolt :
    Extensions de noyau :
        com.rim.driver.BlackBerryUSBDriverInt    (0.0.74)
        com.eltima.SyncMate.kext    (0.2.5b15)
    Daemons de lancement systèmes avec un problème :
    Représentants de lancement systèmes avec un problème :
    Daemons de lancements :
        [System]    com.adobe.fpsaud.plist Lien aide de 3ème partie
        [System]    com.oracle.java.Helper-Tool.plist Lien aide de 3ème partie
        [System]    com.oracle.java.JavaUpdateHelper.plist Lien aide de 3ème partie
        [System]    com.prosofteng.DriveGenius.locum.plist Lien aide de 3ème partie
        [System]    com.rim.BBDaemon.plist Lien aide de 3ème partie
        [System]    com.teamviewer.teamviewer_service.plist Lien aide de 3ème partie
        [System]    rapiback.plist Lien aide de 3ème partie
    Représentants de lancement :
        [System]    com.oracle.java.Java-Updater.plist Lien aide de 3ème partie
        [System]    com.rim.BBAlbumArtCacher.plist Lien aide de 3ème partie
        [System]    com.rim.BBLaunchAgent.plist Lien aide de 3ème partie
        [System]    com.teamviewer.teamviewer.plist Lien aide de 3ème partie
        [System]    com.teamviewer.teamviewer_desktop.plist Lien aide de 3ème partie
        [System]    syncmateStarter.plist Lien aide de 3ème partie
    Représentants de lancement pour l’utilisateur :
        [not loaded]    com.adobe.ARM.[...].plist Lien aide de 3ème partie
        [not loaded]    com.google.keystone.agent.plist Lien aide de 3ème partie
        [not loaded]    Internet Everywhere
    Éléments Ouverture :
        QuickTime Player
        Firefox
        Dropbox
        TomTomHOMERunner
        KiesAgent
        fuspredownloader
    Internet Plug-ins :
        Google Earth Web Plug-in : Version : 7.0 Lien aide de 3ème partie
        Default Browser : Version : 537 - SDK 10.9
        Flip4Mac WMV Plugin : Version : 2.2.1.11  Lien aide de 3ème partie
        AdobePDFViewerNPAPI : Version : 10.1.3 Lien aide de 3ème partie
        FlashPlayer-10.6 : Version : 12.0.0.38 - SDK 10.6 Lien aide de 3ème partie
        Silverlight : Version : 5.1.20913.0 - SDK 10.6 Lien aide de 3ème partie
        Flash Player : Version : 12.0.0.38 - SDK 10.6 Lien aide de 3ème partie
        QuickTime Plugin : Version : 7.7.3
        Myriad Music Plugin : Version : 5.6.2n Lien aide de 3ème partie
        NP_2020Player_IKEA : Version : 5.0.7.0 Lien aide de 3ème partie
        AdobePDFViewer : Version : 10.1.3 Lien aide de 3ème partie
        iPhotoPhotocast : Version : 7.0
        SharePointBrowserPlugin : Version : 14.3.1 - SDK 10.6 Lien aide de 3ème partie
        JavaAppletPlugin : Version : Java 7 Update 51 Lien aide de 3ème partie
    Plug-ins audios :
        BluetoothAudioPlugIn : Version : 1.0 - SDK 10.9
        AirPlay : Version : 1.9 - SDK 10.9
        AppleAVBAudio : Version : 2.0.0 - SDK 10.9
        iSightAudio : Version : 7.7.3 - SDK 10.9
    Plug-ins internets pour utilisateur :
        Picasa : Version : 1.0 Lien aide de 3ème partie
    Panneaux de préférences de 3ème partie :
        Flash Player  Lien aide de 3ème partie
        Flip4Mac WMV  Lien aide de 3ème partie
        Java  Lien aide de 3ème partie
    Polices mauvaises :
        Aucun
    Applications vieilles :
        Aucun
    Time Machine:
        Sauvegardes mobiles : Allumé
        Sauvegarde automatique : OUI
        Disques sauvegardés :
            Dom Disk : Taille de disque : 697.84 Go Disque utilisé : 374.42 Go
        Destinations:
            Time Capsule de Dominique E [Network] (Utilisé en dernier)
            Taille totale : 929.51 Go
            Nombre de sauvegardes total : 54
            Sauvegardes la plus agée : 2013-06-11 06:11:15 +0000
            Dernière sauvegarde : 2014-01-25 20:13:00 +0000
            Taille de la disque de sauvegarde : Trop petit
                Taille de sauvegarde 929.51 Go > (Disque utilisé 374.42 Go X 3)
        Détails de Time Machine peuvent ne pas être exacts
        Tous les disques sauvegardée peuvent ne pas être indiquiqués.
    L’utilisation du CPU par processus :
            68%    mds_stores
            22%    firefox
            14%    WindowServer
             5%    Officejet_Pro__wifi_
             2%    soffice
    L’utilisation de la mémoire par processus :
        499 Mo    firefox
        160 Mo    mds_stores
        152 Mo    soffice
        111 Mo    Finder
        111 Mo    Mail
    Informations de la mémoire virtuelle :
        754 Mo    RAM Disponible
        1.43 Go    RAM Active
        536 Mo    RAM Inactive
        572 Mo    RAM Résidente
        2.37 Go    Pages entrants
        28 Mo    Sorties pages

    Please, in the future don't paste these long reports into a post unless someone specifically asks for it.
    Fixing a Mavericks Installation Problem
    How to manage a failed OS X Mavericks installation | MacFixIt - CNET Reviews.
    Try these in order:
    1. a. Resetting your Mac's PRAM and NVRAM
        b. Intel-based Macs: Resetting the System Management Controller (SMC)
    2. Restart the computer in Safe Mode, then restart again, normally. If this doesn't help, then:
         Boot to the Recovery HD: Restart the computer and after the chime press and hold down the
         COMMAND and R keys until the Utilities menu screen appears. Alternatively, restart the computer and
         after the chime press and hold down the OPTION key until the boot manager screen appears.
         Select the Recovery HD and click on the downward pointing arrow button.
    3. Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the Utilities menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu. Select Restart from the Apple menu.
    4. Reinstall Lion/Mountain Lion, Mavericks: Reboot from the Recovery HD. Select Reinstall Lion/Mountain Lion, Mavericks from the Utilities menu, and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.

  • Kernel Panics on my Macbook Pro Retina Late 2013

    Hello everybody
    I bought a Macbook Pro 15' 500Go SSD, 16Go Ram on january 2, 2014 at the Apple Store.
    Since this date, I encountered 4 kernels panics.
    The first, on january 8. The second, on january, 19. The third, on january 25.
    I have all the three reports. Here is the third one :
    Anonymous UUID:       1155B971-26A2-9D59-5A10-C8CFEBF812DC
    Sat Jan 25 11:51:24 2014
    panic(cpu 4 caller 0xffffff80114db94e): Kernel trap at 0xffffff80114a2f09, type 13=general protection, registers:
    CR0: 0x0000000080010033, CR2: 0x000000010d88a000, CR3: 0x000000003569e07a, CR4: 0x00000000001606e0
    RAX: 0x0000000000000001, RBX: 0xff000000ff000000, RCX: 0xffffff80342d3450, RDX: 0x0000000000000821
    RSP: 0xffffff81e4a5b360, RBP: 0xffffff81e4a5b390, RSI: 0x0000000022318a76, RDI: 0xffffff8017dfe6a8
    R8:  0x0000000000000000, R9:  0x0000000000000001, R10: 0x0000000000000fff, R11: 0xffffff81d6137f01
    R12: 0xffffff8017dfe6a8, R13: 0xffffff8015d02000, R14: 0x0000000000056000, R15: 0xffffff80402b68e0
    RFL: 0x0000000000010286, RIP: 0xffffff80114a2f09, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x000000010d88a000, Error code: 0x0000000000000000, Fault CPU: 0x4
    Backtrace (CPU 4), Frame : Return Address
    0xffffff81d96e5df0 : 0xffffff8011422f69
    0xffffff81d96e5e70 : 0xffffff80114db94e
    0xffffff81d96e6040 : 0xffffff80114f2dc6
    0xffffff81d96e6060 : 0xffffff80114a2f09
    0xffffff81e4a5b390 : 0xffffff801149b771
    0xffffff81e4a5b700 : 0xffffff8011473349
    0xffffff81e4a5b760 : 0xffffff80118b8ef1
    0xffffff81e4a5b860 : 0xffffff80118b916e
    0xffffff81e4a5b890 : 0xffffff7f93465f1d
    0xffffff81e4a5b8c0 : 0xffffff7f93465e1f
    0xffffff81e4a5b8e0 : 0xffffff7f93466d1e
    0xffffff81e4a5b900 : 0xffffff7f934ebcfb
    0xffffff81e4a5b910 : 0xffffff7f9347d852
    0xffffff81e4a5b940 : 0xffffff7f9346c873
    0xffffff81e4a5b990 : 0xffffff7f934ea52e
    0xffffff81e4a5b9d0 : 0xffffff7f934e8722
    0xffffff81e4a5ba20 : 0xffffff7f9346bab4
    0xffffff81e4a5ba50 : 0xffffff7f9346bd6b
    0xffffff81e4a5ba80 : 0xffffff7f934778a8
    0xffffff81e4a5bac0 : 0xffffff7f934e9d43
    0xffffff81e4a5bae0 : 0xffffff7f93469e85
    0xffffff81e4a5bb70 : 0xffffff80118cc61a
    0xffffff81e4a5bb90 : 0xffffff80118cd17e
    0xffffff81e4a5bbf0 : 0xffffff80118cabcf
    0xffffff81e4a5bd40 : 0xffffff80114b6088
    0xffffff81e4a5be50 : 0xffffff8011426bb1
    0xffffff81e4a5be80 : 0xffffff80114139b5
    0xffffff81e4a5bef0 : 0xffffff801141e003
    0xffffff81e4a5bf70 : 0xffffff80114c92ad
    0xffffff81e4a5bfb0 : 0xffffff80114f35e6
          Kernel Extensions in backtrace:
             com.apple.iokit.IOAcceleratorFamily2(98.9)[5D0EFFAC-FCC9-359B-9999-D92D122F3F50 ]@0xffffff7f93464000->0xffffff7f934c8fff
                dependency: com.apple.iokit.IOPCIFamily(2.8)[D7DDC654-8A3E-33FC-B5ED-E756535EBD4D]@0xffffff 7f91ab9000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4)[C193403C-110B-31D6-857E-5AFDB7868294]@0xf fffff7f91db4000
             com.apple.driver.AppleIntelHD5000Graphics(8.2)[32600E01-1824-32F0-9E54-3BD0B5AC 1559]@0xffffff7f934d6000->0xffffff7f93525fff
                dependency: com.apple.iokit.IOSurface(91)[BC96A900-DD9D-3F36-AFE6-EF88CB4B3607]@0xffffff7f9 26ad000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[D7DDC654-8A3E-33FC-B5ED-E756535EBD4D]@0xffffff 7f91ab9000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4)[C193403C-110B-31D6-857E-5AFDB7868294]@0xf fffff7f91db4000
                dependency: com.apple.iokit.IOAcceleratorFamily2(98.9)[5D0EFFAC-FCC9-359B-9999-D92D122F3F50 ]@0xffffff7f93464000
    BSD process name corresponding to current thread: VLC
    Mac OS version:
    13B3116
    Kernel version:
    Darwin Kernel Version 13.0.2: Sun Sep 29 19:38:57 PDT 2013; root:xnu-2422.75.4~1/RELEASE_X86_64
    Kernel UUID: C51C3998-66EA-3C1B-A46E-90943DA76DF4
    Kernel slide:     0x0000000011200000
    Kernel text base: 0xffffff8011400000
    System model name: MacBookPro11,3 (Mac-2BD1B31983FE1663)
    System uptime in nanoseconds: 3198154640940
    last loaded kext at 245822547931: com.apple.filesystems.msdosfs          1.9 (addr 0xffffff7f92240000, size 65536)
    last unloaded kext at 948368797667: com.apple.driver.AppleFileSystemDriver          3.0.1 (addr 0xffffff7f9389e000, size 8192)
    loaded kexts:
    com.viscosityvpn.Viscosity.tun          1.0
    com.viscosityvpn.Viscosity.tap          1.0
    net.telestream.driver.TelestreamAudio          1.1.0
    com.apple.driver.iPodSBCDriver          1.7.0
    com.apple.driver.AppleBluetoothMultitouch          80.14
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOBluetoothSerialManager          4.2.1f2
    com.apple.driver.ApplePlatformEnabler          2.0.9d1
    com.apple.driver.AGPM          100.14.14
    com.apple.driver.X86PlatformShim          1.0.0
    com.apple.driver.AppleHDA          2.5.8fc1
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.GeForce          8.2.0
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.1f2
    com.apple.driver.AppleIntelHD5000Graphics          8.2.0
    com.apple.driver.AppleThunderboltIP          1.0.10
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.AppleLPC          1.7.0
    com.apple.driver.AppleMuxControl          3.4.28
    com.apple.driver.AppleCameraInterface          4.20.0
    com.apple.driver.AppleIntelFramebufferAzul          8.2.0
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.driver.AppleUSBTCButtons          240.2
    com.apple.driver.AppleUSBTCKeyboard          240.2
    com.apple.iokit.SCSITaskUserClient          3.6.5
    com.apple.driver.AppleUSBCardReader          3.4.0
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.driver.AppleUSBHub          660.4.0
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.4.5
    com.apple.driver.AppleAHCIPort          2.9.5
    com.apple.driver.AirPort.Brcm4360          821.21.49
    com.apple.driver.AppleUSBXHCI          660.4.2
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          2.0
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.driver.IOBluetoothHIDDriver          4.2.1f2
    com.apple.driver.AppleMultitouchDriver          245.13
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.driver.DspFuncLib          2.5.8fc1
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOAudioFamily          1.9.4fc11
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.iokit.IOAcceleratorFamily          98.9
    com.apple.nvidia.driver.NVDAGK100Hal          8.2.0
    com.apple.nvidia.driver.NVDAResman          8.2.0
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.1f2
    com.apple.iokit.IOBluetoothFamily          4.2.1f2
    com.apple.iokit.IOSurface          91
    com.apple.driver.X86PlatformPlugin          1.0.0
    com.apple.driver.AppleHDAController          2.5.8fc1
    com.apple.iokit.IOHDAFamily          2.5.8fc1
    com.apple.driver.AppleSMC          3.1.6d1
    com.apple.driver.IOPlatformPluginFamily          5.7.0d1
    com.apple.driver.AppleGraphicsControl          3.4.28
    com.apple.AppleGraphicsDeviceControl          3.4.28
    com.apple.iokit.IOAcceleratorFamily2          98.9
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.4
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.iokit.IOGraphicsFamily          2.4
    com.apple.driver.AppleUSBMultitouch          240.9
    com.apple.iokit.IOUSBHIDDriver          660.4.0
    com.apple.driver.AppleThunderboltDPInAdapter          3.1.2
    com.apple.driver.AppleThunderboltDPAdapterFamily          3.1.2
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.4.3
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.6.5
    com.apple.iokit.IOUSBMassStorageClass          3.6.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.5
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.driver.AppleUSBComposite          656.4.1
    com.apple.iokit.IOUSBUserClient          660.4.2
    com.apple.iokit.IOAHCIFamily          2.6.0
    com.apple.driver.AppleThunderboltNHI          1.9.8
    com.apple.iokit.IOThunderboltFamily          3.2.3
    com.apple.iokit.IO80211Family          600.34
    com.apple.driver.mDNSOffloadUserClient          1.0.1b4
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOUSBFamily          660.4.2
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          2.0.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          278.10
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.AppleKeyStore          2
    com.apple.driver.DiskImages          371.1
    com.apple.iokit.IOStorageFamily          1.9
    com.apple.iokit.IOReportFamily          23
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    com.apple.kec.pthread          1
    Model: MacBookPro11,3, BootROM MBP112.0138.B02, 4 processors, Intel Core i7, 2.3 GHz, 16 GB, SMC 2.19f3
    Graphics: Intel Iris Pro, Intel Iris Pro, Built-In, 1024 MB
    Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe, 2048 MB
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, 0x000000000000000000000000000000000000
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, 0x000000000000000000000000000000000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (6.30.223.154.49)
    Bluetooth: Version 4.2.1f2 12982, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en0
    Serial ATA Device: APPLE SSD SM0512F, 500,28 GB
    USB Device: Internal Memory Card Reader
    USB Device: My Passport 0748
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Apple Internal Keyboard / Trackpad
    Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1
    So at the third one, I decided to do a clean install of Mavericks (I did it on monday).
    Since this clean install no kernel panic, until today...
    A fourth kernel panic (I was writing an e-mail in Mail)... Here is the report :
    Anonymous UUID:       A574220B-1509-EADC-D4E5-CB6389ED06A6
    Thu Jan 30 19:36:03 2014
    panic(cpu 2 caller 0xffffff80166db94e): Kernel trap at 0xffffff80166a49e7, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0x0000000000000008, CR3: 0x000000005795400f, CR4: 0x00000000001606e0
    RAX: 0x0000000000000000, RBX: 0xffffff8029a43821, RCX: 0x0000000000000000, RDX: 0xffffff8016cd0b50
    RSP: 0xffffff81fbd63720, RBP: 0xffffff81fbd63740, RSI: 0xffffff8016ccf9d8, RDI: 0xffffff8029a43821
    R8:  0x0000000000000001, R9:  0x00000000cccccccd, R10: 0xffffff8016cd15f0, R11: 0x0000000000000005
    R12: 0xffffff803813c090, R13: 0x0000000000000000, R14: 0x000000000000002e, R15: 0xffffff8029a43821
    RFL: 0x0000000000010203, RIP: 0xffffff80166a49e7, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000000000008, Error code: 0x0000000000000002, Fault CPU: 0x2
    Backtrace (CPU 2), Frame : Return Address
    0xffffff81fbd633b0 : 0xffffff8016622f69
    0xffffff81fbd63430 : 0xffffff80166db94e
    0xffffff81fbd63600 : 0xffffff80166f2dc6
    0xffffff81fbd63620 : 0xffffff80166a49e7
    0xffffff81fbd63740 : 0xffffff801668fbc8
    0xffffff81fbd637f0 : 0xffffff80166954d3
    0xffffff81fbd63820 : 0xffffff801668ec7d
    0xffffff81fbd63850 : 0xffffff801668decc
    0xffffff81fbd63890 : 0xffffff80166af865
    0xffffff81fbd638b0 : 0xffffff8016618de1
    0xffffff81fbd63900 : 0xffffff8016626db2
    0xffffff81fbd63920 : 0xffffff8016626bce
    0xffffff81fbd63950 : 0xffffff80166139b5
    0xffffff81fbd639c0 : 0xffffff8016626ed2
    0xffffff81fbd639f0 : 0xffffff801665f031
    0xffffff81fbd63a30 : 0xffffff8016ab7158
    0xffffff81fbd63a60 : 0xffffff8016ab11dd
    0xffffff81fbd63ac0 : 0xffffff7f9864a4ca
    0xffffff81fbd63ae0 : 0xffffff7f9864bbb6
    0xffffff81fbd63b00 : 0xffffff7f9866e2d1
    0xffffff81fbd63b30 : 0xffffff7f98663c7d
    0xffffff81fbd63b60 : 0xffffff7f9864f63b
    0xffffff81fbd63ba0 : 0xffffff7f986ce778
    0xffffff81fbd63c00 : 0xffffff7f9864e7ac
    0xffffff81fbd63c20 : 0xffffff7f9864e832
    0xffffff81fbd63c50 : 0xffffff8016ac6b64
    0xffffff81fbd63c80 : 0xffffff80166b0be8
    0xffffff81fbd63cd0 : 0xffffff8016626bce
    0xffffff81fbd63d00 : 0xffffff80166139b5
    0xffffff81fbd63d70 : 0xffffff8016626ed2
    0xffffff81fbd63da0 : 0xffffff801665f031
    0xffffff81fbd63de0 : 0xffffff801661a6d9
    0xffffff81fbd63e50 : 0xffffff801661c74c
    0xffffff81fbd63e90 : 0xffffff801663d930
    0xffffff81fbd63ed0 : 0xffffff80169cba6e
    0xffffff81fbd63f40 : 0xffffff80169cb79c
    0xffffff81fbd63f50 : 0xffffff8016a3d753
    0xffffff81fbd63fb0 : 0xffffff80166f35c6
          Kernel Extensions in backtrace:
             com.apple.iokit.IOAcceleratorFamily2(98.9)[5D0EFFAC-FCC9-359B-9999-D92D122F3F50 ]@0xffffff7f98649000->0xffffff7f986adfff
                dependency: com.apple.iokit.IOPCIFamily(2.8)[D7DDC654-8A3E-33FC-B5ED-E756535EBD4D]@0xffffff 7f96cb9000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4)[C193403C-110B-31D6-857E-5AFDB7868294]@0xf fffff7f96f55000
             com.apple.driver.AppleIntelHD5000Graphics(8.2)[32600E01-1824-32F0-9E54-3BD0B5AC 1559]@0xffffff7f986bb000->0xffffff7f9870afff
                dependency: com.apple.iokit.IOSurface(91)[BC96A900-DD9D-3F36-AFE6-EF88CB4B3607]@0xffffff7f9 784e000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[D7DDC654-8A3E-33FC-B5ED-E756535EBD4D]@0xffffff 7f96cb9000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4)[C193403C-110B-31D6-857E-5AFDB7868294]@0xf fffff7f96f55000
                dependency: com.apple.iokit.IOAcceleratorFamily2(98.9)[5D0EFFAC-FCC9-359B-9999-D92D122F3F50 ]@0xffffff7f98649000
    BSD process name corresponding to current thread: com.apple.WebKit
    Mac OS version:
    13B3116
    Kernel version:
    Darwin Kernel Version 13.0.2: Sun Sep 29 19:38:57 PDT 2013; root:xnu-2422.75.4~1/RELEASE_X86_64
    Kernel UUID: C51C3998-66EA-3C1B-A46E-90943DA76DF4
    Kernel slide:     0x0000000016400000
    Kernel text base: 0xffffff8016600000
    System model name: MacBookPro11,3 (Mac-2BD1B31983FE1663)
    System uptime in nanoseconds: 63855272627970
    last loaded kext at 62802955573578: com.apple.iokit.SCSITaskUserClient          3.6.5 (addr 0xffffff7f98b98000, size 36864)
    last unloaded kext at 63181694027186: com.apple.driver.AppleUSBCDC          4.2.1b5 (addr 0xffffff7f98b94000, size 16384)
    loaded kexts:
    com.viscosityvpn.Viscosity.tun          1.0
    com.viscosityvpn.Viscosity.tap          1.0
    com.apple.iokit.SCSITaskUserClient          3.6.5
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AppleBluetoothMultitouch          80.14
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AudioAUUC          1.60
    com.apple.iokit.IOBluetoothSerialManager          4.2.1f2
    com.apple.driver.AGPM          100.14.14
    com.apple.driver.ApplePlatformEnabler          2.0.9d1
    com.apple.driver.X86PlatformShim          1.0.0
    com.apple.driver.AppleHDA          2.5.8fc1
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.GeForce          8.2.0
    com.apple.driver.AppleIntelHD5000Graphics          8.2.0
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.1f2
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleThunderboltIP          1.0.10
    com.apple.driver.AppleIntelFramebufferAzul          8.2.0
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.AppleLPC          1.7.0
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.driver.AppleCameraInterface          4.20.0
    com.apple.driver.AppleMuxControl          3.4.28
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.driver.AppleUSBTCButtons          240.2
    com.apple.driver.AppleUSBTCKeyboard          240.2
    com.apple.driver.AppleUSBCardReader          3.4.0
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.driver.AppleUSBHub          660.4.0
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.4.5
    com.apple.driver.AppleAHCIPort          2.9.5
    com.apple.driver.AirPort.Brcm4360          821.21.49
    com.apple.driver.AppleUSBXHCI          660.4.2
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          2.0
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.driver.IOBluetoothHIDDriver          4.2.1f2
    com.apple.driver.AppleMultitouchDriver          245.13
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.driver.DspFuncLib          2.5.8fc1
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOAudioFamily          1.9.4fc11
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.iokit.IOAcceleratorFamily          98.9
    com.apple.nvidia.driver.NVDAGK100Hal          8.2.0
    com.apple.nvidia.driver.NVDAResman          8.2.0
    com.apple.iokit.IOSurface          91
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.1f2
    com.apple.iokit.IOBluetoothFamily          4.2.1f2
    com.apple.driver.AppleHDAController          2.5.8fc1
    com.apple.iokit.IOHDAFamily          2.5.8fc1
    com.apple.AppleGraphicsDeviceControl          3.4.28
    com.apple.iokit.IOAcceleratorFamily2          98.9
    com.apple.driver.X86PlatformPlugin          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.7.0d1
    com.apple.driver.AppleSMC          3.1.6d1
    com.apple.driver.AppleGraphicsControl          3.4.28
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.4
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.iokit.IOGraphicsFamily          2.4
    com.apple.driver.AppleUSBMultitouch          240.9
    com.apple.iokit.IOUSBHIDDriver          660.4.0
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.6.5
    com.apple.iokit.IOUSBMassStorageClass          3.6.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.5
    com.apple.driver.AppleUSBComposite          656.4.1
    com.apple.driver.AppleThunderboltDPInAdapter          3.1.2
    com.apple.driver.AppleThunderboltDPAdapterFamily          3.1.2
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.4.3
    com.apple.iokit.IOUSBUserClient          660.4.2
    com.apple.iokit.IOAHCIFamily          2.6.0
    com.apple.driver.AppleThunderboltNHI          1.9.8
    com.apple.iokit.IOThunderboltFamily          3.2.3
    com.apple.iokit.IO80211Family          600.34
    com.apple.driver.mDNSOffloadUserClient          1.0.1b4
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOUSBFamily          660.4.2
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          2.0.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          278.10
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.AppleKeyStore          2
    com.apple.driver.DiskImages          371.1
    com.apple.iokit.IOStorageFamily          1.9
    com.apple.iokit.IOReportFamily          23
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    com.apple.kec.pthread          1
    So now I am a little worried. Do you have any ideas?
    The deadline for a refund was the 17... Do you think that in such a case I would be eligible for an exchange?
    Thank you very much for your help.
    Vincent

    The results of the analyse by EtreCheck :
    Informations matérielles :
              MacBook Pro (Retina, 15-inch, Late 2013)
              MacBook Pro - modèle : MacBookPro11,3
              1 2.3 GHz Intel Core i7 CPU : 4 cores
              16 GB RAM
    Informations vidéos :
              Intel Iris Pro - VRAM: 1024 MB
              NVIDIA GeForce GT 750M - VRAM: 2048 MB
    Logiciel du système :
              OS X 10.9.1 (13B3116) - Uptime: 0 days 8:21:48
    Informations des disques :
              APPLE SSD SM0512F disk0 : (500,28 GB)
                        EFI (disk0s1) <non monté> : 209,7 MB
                        Macintosh HD (disk0s2) / : 499,42 GB (317,12 GB free)
                        Recovery HD (disk0s3) <non monté> : 650 MB
    Informations USB :
              Apple Internal Memory Card Reader
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Inc. Apple Internal Keyboard / Trackpad
    Informations Firewire :
    Informations Thunderbolt :
              Apple Inc. thunderbolt_bus
    Extensions de noyau :
    Daemons de lancement systèmes avec un problème :
    Représentants de lancement systèmes avec un problème :
    Daemons de lancements :
              [System] com.adobe.fpsaud.plist Lien aide de 3ème partie
              [System] com.macpaw.CleanMyMac2.Agent.plist Lien aide de 3ème partie
              [System] com.mice.360Daemon.plist Lien aide de 3ème partie
              [System] com.microsoft.office.licensing.helper.plist Lien aide de 3ème partie
              [System] org.macosforge.xquartz.privileged_startx.plist Lien aide de 3ème partie
    Représentants de lancement :
              [System] org.macosforge.xquartz.startx.plist Lien aide de 3ème partie
    Représentants de lancement pour l’utilisateur :
              [not loaded] com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist Lien aide de 3ème partie
              [not loaded] com.macpaw.CleanMyMac2Helper.scheduledScan.plist Lien aide de 3ème partie
              [not loaded] com.macpaw.CleanMyMac2Helper.trashWatcher.plist Lien aide de 3ème partie
              [not loaded] com.valvesoftware.steamclean.plist Lien aide de 3ème partie
    Éléments Ouverture :
              iTunesHelper
              CleanMyDrive
              Dropbox
    Internet Plug-ins :
              SharePointBrowserPlugin : Version : 14.3.9 - SDK 10.6 Lien aide de 3ème partie
              FlashPlayer-10.6 : Version : 12.0.0.38 - SDK 10.6 Lien aide de 3ème partie
              Flash Player : Version : 12.0.0.38 - SDK 10.6 Lien aide de 3ème partie
              QuickTime Plugin : Version : 7.7.3
              JavaAppletPlugin : Version : 14.9.0 - SDK 10.7 Vieux ! Mettre à jour
              Default Browser : Version : 537 - SDK 10.9
    Plug-ins audios :
              BluetoothAudioPlugIn : Version : 1.0 - SDK 10.9
              AirPlay : Version : 1.9 - SDK 10.9
              AppleAVBAudio : Version : 2.0.0 - SDK 10.9
              iSightAudio : Version : 7.7.3 - SDK 10.9
    Panneaux de préférences de 3ème partie :
              Flash Player  Lien aide de 3ème partie
              XBox 360 Controllers  Lien aide de 3ème partie
    Polices mauvaises :
              Aucun
    Applications vieilles :
              Solver :          Version : 1.0 - SDK 10.5 Lien aide de 3ème partie
                        /Applications/Microsoft Office 2011/Office/Macros complémentaires/Solver.app
              Audacity :          Version : 2.0.5.0 - SDK 10.4 Lien aide de 3ème partie
                        /Applications/Audacity/Audacity.app
              /Applications/Microsoft Office 2011/Office
                        Microsoft Graph :          Version : 14.3.9 - SDK 10.5 Lien aide de 3ème partie
                        Centre de téléchargement Microsoft :          Version : 14.3.9 - SDK 10.5 Lien aide de 3ème partie
                        Microsoft Database Utility :          Version : 14.3.9 - SDK 10.5 Lien aide de 3ème partie
                        My Day :          Version : 14.3.9 - SDK 10.5 Lien aide de 3ème partie
                        Rappels Microsoft Office :          Version : 14.3.9 - SDK 10.5 Lien aide de 3ème partie
                        SyncServicesAgent :          Version : 14.3.9 - SDK 10.5 Lien aide de 3ème partie
                        Open XML for Excel :          Version : 14.3.9 - SDK 10.5 Lien aide de 3ème partie
                        Microsoft Alerts Daemon :          Version : 14.3.9 - SDK 10.5 Lien aide de 3ème partie
                        Microsoft Database Daemon :          Version : 14.3.9 - SDK 10.5 Lien aide de 3ème partie
                        Microsoft Chart Converter :          Version : 14.3.9 - SDK 10.5 Lien aide de 3ème partie
                        Microsoft Clip Gallery :          Version : 14.3.9 - SDK 10.5 Lien aide de 3ème partie
              Knights of the Old Republic :          Version : 1.3.8 - SDK 10.5 Lien aide de 3ème partie
                        /Users/[redacted]/Library/Application Support/Steam/SteamApps/common/swkotor/Knights of the Old Republic.app
              /Applications/Microsoft Office 2011
                        Microsoft PowerPoint :          Version : 14.3.9 - SDK 10.5 Lien aide de 3ème partie
                        Microsoft Excel :          Version : 14.3.9 - SDK 10.5 Lien aide de 3ème partie
                        Microsoft Outlook :          Version : 14.3.9 - SDK 10.5 Lien aide de 3ème partie
                        Microsoft Word :          Version : 14.3.9 - SDK 10.5 Lien aide de 3ème partie
                        Microsoft Document Connection :          Version : 14.3.9 - SDK 10.5 Lien aide de 3ème partie
              TomTomHOMERunner :          Version : 2.9.7.2119 - SDK 10.4 Lien aide de 3ème partie
                        /Users/[redacted]/Library/Application Support/TomTom HOME/TomTomHOMERunner.app
              Microsoft AutoUpdate :          Version : 2.3.6 - SDK 10.4 Lien aide de 3ème partie
                        /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
              /Users/[redacted]/Downloads/SLUDGE_Dev_Kit_2.2_Mac
                        SLUDGE :          Version : 2.2.0 - SDK 10.5 Lien aide de 3ème partie
                        Sludge Dev Kit :          Version : 207 - SDK 10.4 Lien aide de 3ème partie
    Time Machine:
              Time Machine n’est pas configuré !
    L’utilisation du CPU par processus :
                  16%          Mail
                  11%          WindowServer
                   6%          Safari
                   2%          EtreCheck
                   2%          hidd
    L’utilisation de la mémoire par processus :
              131 Mo          Finder
              115 Mo          Mail
              82 Mo          com.apple.WebKit.WebContent
              82 Mo          Safari
              62 Mo          WindowServer
    Informations de la mémoire virtuelle :
              12.11 Go          RAM Disponible
              1.78 Go          RAM Active
              129 Mo          RAM Inactive
              1.28 Go          RAM Résidente
              998 Mo          Pages entrants
              0 o          Sorties pages
    So for you it is not a RAM problem ?!

  • Where are all the preferences gone ?

    OsX 10.10. Yosemite. In the Library folder there is no more com.apple.Safari.plist. Noting regarding Safari plist in the pref. folder. Nor there is a plist for Imovie, Iphoto, Aperture.
    For those who need to see the computer's config here is the Etrecheck report.
    Thanks
    EtreCheck version : 2.0.11 (98)
    Rapport créé le 5 novembre 2014 05:46:04 UTC−5
    Informations matérielles : ℹ️
      MacBook Pro (13 pouces, mi-2012) (Verifié)
      MacBook Pro - modèle : MacBookPro9,2
      1 2.5 GHz Intel Core i5 CPU : 2-core
      8 GB RAM Extensible
      BANK 0/DIMM0
      4 GB DDR3 1600 MHz ok
      BANK 1/DIMM0
      4 GB DDR3 1600 MHz ok
      Bluetooth: Bon - Handoff/Airdrop2 disponible
      Wireless:  en1: 802.11 a/b/g/n
    Informations vidéo : ℹ️
      Intel HD Graphics 4000 -
      Color LCD 1280 x 800
    Logiciel du système : ℹ️
      OS X 10.10 (14A389) - Disponibilité : 9:0:41
    Informations des disques : ℹ️
      APPLE HDD TOSHIBA MK5065GSXF disk0 : (500,11 GB)
      Statut S.M.A.R.T. : Vérifié
      EFI (disk0s1) <non monté>  : 210 Mo
      Recovery HD (disk0s3) <non monté>  [Restauration] : 650 Mo
      Robert & Aline (disk1) /  [Startup] : 498.89 Go (227.51 Go libre)
      Core Storage: disk0s2 499.25 Go Online
      MATSHITADVD-R   UJ-8A8
    Informations USB : ℹ️
      Seagate External 2 TB
      Statut S.M.A.R.T. : Vérifié
      Imovie (disk2s1) /Volumes/Imovie  : 1.00 To (902.46 Go libre)
      OSX 2 (disk2s2) /Volumes/OSX 2  : 1.00 To (999.40 Go libre)
      Apple Inc. FaceTime HD Camera (Built-in)
      Wacom Co.,Ltd. CTL-470
      Apple Inc. iPhone
      harman/kardon SoundSticks
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Computer, Inc. IR Receiver
    Informations Thunderbolt : ℹ️
      Apple Inc. thunderbolt_bus
    Fichiers de configuration : ℹ️
      /etc/hosts - Nombre : 1
    Gatekeeper : ℹ️
      N’importe où
    Extensions du noyau : ℹ️
      /System/Library/Extensions
      [désengagé] com.wacom.kext.pentablet (5.3.5 - SDK 10.9) Aide
    Représentants de lancement : ℹ️
      [désengagé] com.cooliris.SetLaunchArch.plist Aide
      [engagé] com.google.keystone.agent.plist Aide
      [désengagé] com.teamviewer.teamviewer.plist Aide
      [désengagé] com.teamviewer.teamviewer_desktop.plist Aide
      [en marche] com.trusteer.rapport.rapportd.plist Aide
      [en marche] com.wacom.pentablet.plist Aide
      [engagé] org.gpgtools.gpgmail.enable-bundles.plist Aide
      [engagé] org.gpgtools.gpgmail.patch-uuid-user.plist Aide
      [engagé] org.gpgtools.Libmacgpg.xpc.plist Aide
      [engagé] org.gpgtools.macgpg2.fix.plist Aide
      [en marche] org.gpgtools.macgpg2.shutdown-gpg-agent.plist Aide
      [engagé] org.gpgtools.macgpg2.updater.plist Aide
      [engagé] org.macosforge.xquartz.startx.plist Aide
    Daemons de lancements : ℹ️
      [en marche] com.adobe.ARM.[...].plist Aide
      [échec] com.adobe.fpsaud.plist Aide
      [engagé] com.barebones.authd.plist Aide
      [engagé] com.charlessoft.pacifist.helper.plist Aide
      [engagé] com.google.keystone.daemon.plist Aide
      [engagé] com.microsoft.office.licensing.helper.plist Aide
      [engagé] com.oracle.java.JavaUpdateHelper.plist Aide
      [désengagé] com.teamviewer.teamviewer_service.plist Aide
      [en marche] com.trusteer.rooks.rooksd.plist Aide
      [engagé] org.gpgtools.gpgmail.patch-uuid.plist Aide
      [engagé] org.macosforge.xquartz.privileged_startx.plist Aide
    Représentants de lancement pour l’utilisateur : ℹ️
      [engagé] com.adobe.ARM.[...].plist Aide
      [invalid?] com.google.Chrome.framework.plist Aide
      [en marche] uk.co.markallan.clamxav.clamscan.plist Aide
      [engagé] uk.co.markallan.clamxav.freshclam.plist Aide
    Éléments Ouverture : ℹ️
      iTunesHelper ApplicationCaché (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      OpenDNS Updater ApplicationCaché (/Applications/OpenDNS Updater.app)
      AdobeResourceSynchronizer ApplicationCaché (/Applications/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app)
    Plug-ins internet : ℹ️
      o1dbrowserplugin : Version : 5.38.5.0 - SDK 10.8 Aide
      CoolirisWebKitPlugin : Version : (null) Aide
      Default Browser : Version : 600 - SDK 10.10
      Flip4Mac WMV Plugin : Version : 3.2.0.16   - SDK 10.8 Aide
      WacomTabletPlugin : Version : WacomTabletPlugin 2.1.0.6 - SDK 10.9 Aide
      AdobePDFViewerNPAPI : Version : 11.0.09 - SDK 10.6 Aide
      FlashPlayer-10.6 : Version : 15.0.0.189 - SDK 10.6 Aide
      Silverlight : Version : 5.1.10411.0 - SDK 10.6 Aide
      Flash Player : Version : 15.0.0.189 - SDK 10.6 Aide
      QuickTime Plugin : Version : 7.7.3
      googletalkbrowserplugin : Version : 5.38.5.0 - SDK 10.8 Aide
      NP_2020Player_IKEA : Version : 5.0.94.1 - SDK 10.6 Aide
      AdobePDFViewer : Version : 11.0.09 - SDK 10.6 Aide
      SharePointBrowserPlugin : Version : 14.4.5 - SDK 10.6 Aide
      JavaAppletPlugin : Version : Java 7 Update 67 Vérifier la version
    Extensions de Safari : ℹ️
      clea.nr Videos
      iMedia Converter Deluxe 
      Add To Amazon Wish List
    Panneaux de préférences tiers : ℹ️
      Flash Player  Aide
      Flip4Mac WMV  Aide
      GPGPreferences  Aide
      Trusteer Endpoint Protection  Aide
      PenTablet  Aide
    Time Machine : ℹ️
      Ignorer les fichiers du système : NON
      Sauvegardes mobiles : Allumé
      Sauvegarde automatique : OUI
      Disques sauvegardés :
      Robert & Aline : Taille de disque : 498.89 Go Disque utilisé : 271.38 Go
      Destinations :
      disque 2 terra sur airport [Network]
      Taille totale : 2.00 To
      Nombre de sauvegardes total : 56
      Sauvegardes la plus agée : 2014-04-21 19:08:18 +0000
      Dernière sauvegarde : 2014-11-05 09:49:48 +0000
      Taille de la disque de sauvegarde : Excellent
      Taille de sauvegarde 2.00 To > (Taille de disque 498.89 Go X 3)
    L’utilisation du CPU par processus : ℹ️
          69% clamscan
          10% Finder
          5% WindowServer
          1% hidd
          0% Safari
    L’utilisation de la mémoire par processus : ℹ️
      352 Mo clamscan
      215 Mo Finder
      206 Mo Image Capture Extension
      179 Mo com.apple.WebKit.WebContent
      172 Mo mds_stores
    Informations de la mémoire virtuelle : ℹ️
      74 Mo RAM Disponible
      3.82 Go RAM Active
      3.72 Go RAM Inactive
      966 Mo RAM Résidente
      27.31 Go Pages entrants
      3 Mo Sorties pages

    Indeed, I forgot the tilde. ~/library.
    thanks

  • Problème NI9234

    Bonjour
    Je suis doctorant à Grenoble, j'utilise des cartes d'acquisition pour acquérir des signaux de pression acoustique (16 exactement).
    Mes cartes sont des modules NI 9234 qui comportent 4 voies chacun je les utilises sur un châssis compact DAQ NI 9188 qui communiques  avec le PC via Ethernet direct (avec une carte dédier).
    J'ai commencé à  les tester pour faire des acquisition conditionnelles suivant un signal trigger.
    Je me  heurte à deux problème:
                                                                    1 _  Je n'arrive pas à trigger mes acquisition à plus de 1Hz (16* Nech à 25Khz répéter à 1hZ) étrangement lorsque je remplace le châssis Ethernet par un châssis USB cette limite passe à environ 3Hz, il    semble ensuite que le châssis soit limiter en debit.
                                                                     2_ Mon deuxième problème concerne des acquisitions longue avec ce matériel. En effet avec un châssis Ethernet comme USB je n'arrive pas à lancer des acquisition sur 16 Voie de plus de 50s à 60s à 25.6KHz. Je sais que cela représente une quantité de données importantes mais mon PC est Largement dimensionné en RAM (12Go) cela ne devrais poser aucun souci.
     Avez vous déjà rencontré ce genre de difficultés, et avez déjà utilisé ce matériel ou du matériel similaire.
    Cordialement
    Guillaume Maurice

    Hello Guillaume,
    Please note that this is the general part of the forum. Most people on this part of the forum do understand English, but not necessarily French.
    With French questions you should better go to the French part of the forum:
    http://forums.ni.com/t5/Discussions-de-produit-de-NI/bd-p/4170
    Luckily I do understand French
    Can you post the VI that you're using for the acquisition?
    Kind Regards,
    Thierry C - Applications Engineering Specialist Northern European Region - National Instruments
    CLD, CTA
    If someone helped you, let them know. Mark as solved and/or give a kudo.

  • Problème affichage sur graphe XY[Labview 8.5]

    Bonjour à tous,
    Je réalise l'acquisition de signaux à partir d'une application de test qui me fournit les coordonnées (X,Y)
    des signaux (voir fichier texte joint). Les coordonnée en X sont données en temps absolu, c'est à dire le nombre
    de seconde écroulé depuis le 1er Janvier 1904. Malheureusement lors de l'affichage sur un graphe (X,Y), je constate
    qu'une partie du graphe n'est pas utilisé! ( Partie représenté en jaune sur l'image jointe) Je ne comprend pas pourquoi!
    Pourriez vous m'éclairer???
    Cordialement.
    S.
    Résolu !
    Accéder à la solution.
    Pièces jointes :
    graphe.JPG ‏63 KB

    Bonjour,
    Malheureusement, je ne peux pas vous founir le code associé au fichier pour des raisons de confidentialités
    d'une part. Et d'autre part, il ne vous sera pas possible de l'exploité sans l'environnement associé (composé de nombreux VIs).
    Cordialement.
    S.
    Pièces jointes :
    VIgraphe.JPG ‏31 KB

  • Bug LABVIEW 2014 - Calcul Quotient et Reste

    Bonjour à tous,
    Avez-vous remarqué ce bug dans labview 2014 sur la fonction quotient et reste?
    J'ai lu sur le forum anglais que le bug a déjà été vu en 2009. Il est à nouveau présent!
    C'est la seconde fois que je tombe dessus et qui m'oblige à utiliser un "patch maison", mais cette fois j'en informe la communauté:
    Par exemple dans mon cas 8.6 / 0.1 = 85 et reste 0.1... (voir PJ).
    Merci aux personnes concernées de prendre en compte ce bug dans vos prochaines mises à jour car c'est une fonction assez basique...
    Bonne journée.
    Julien P.
    Certified LabVIEW Developer
    Résolu !
    Accéder à la solution.
    Pièces jointes :
    quotient.vi ‏7 KB

    Bonjour à tous les deux,
    En effet, comportement particulier mais qui n'est pas un bug.
    Le "souci" vient des règles qui régissent la façon dont sont arrondis les nombres à virgule:
    IEEE Rounding rules
    C'est pour celà que dans l'aide détaillée de la fonction une remarque est présente (cf Quotient et reste (fonction)):
    "Remarque  Certains nombres réels ne peuvent pas être représentés par les nombres à virgule flottante de la norme ANSI/IEEE. Il est donc possible que des erreurs d'arrondi surviennent et que LabVIEW produise des résultats inattendus si vous utilisez les nombres à virgule flottante avec cette fonction. Pour obtenir des comparaisons et des calculs exacts, convertissez les nombres à virgule flottante en entiers."
    Bonne journée,
    Valentin
    Certified TestStand Architect
    Certified LabVIEW Developer
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    Travaux Pratiques d'initiation à LabVIEW et à la mesure
    Du 2 au 23 octobre, partout en France

  • Export Flash CS5 component to Flash Builder

    Hello there .
    I'm having some troubles exporting a movieClip made in Flash CS5 Professionnal to Flash Builder.
    I created a simple movieclip name test : rectangle and textinput inside name "title", then command ->convert symbol for Flex. Everything looks good. I publish the .swc and import it in Flash Builder.
    Everything is good when I just add the MovieClip :
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
       xmlns:s="library://ns.adobe.com/flex/spark"
       xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600" xmlns:local="*">
    <local:test />
    </s:Application>
    but when I try to set a value to the title <local:test title="Title" />, I get the following error : (sorry it's in french =O)
    Description Resource Path Location Type
    Initialiseur pour 'test' : les valeurs du type flash.text.TextField ne peuvent pas être représentées dans le texte. TestComponent.mxml /TestComponent/src line 5 Erreur Flex
    Google translate:
    Description Resource Path Location Type
    Initializer for 'test': values of type flash.text.TextField can not be represented in the text.TestComponent.mxml / TestComponent / src line 5 Error Flex
    There are a lot of tutorial showing how to integrate Flash Builder & Flash Cs5 but not so much tutorial about how you can import Flash CS5 component into Flash builder :/
    Hope you can help me

    Nevermind stupid question
    title points on TextField and not on .text property... of course -.-

  • Please help!! Drawing problem

    Hi all,
    Sorry for bothering for this question but it's important for me to have an answer..
    Well, i created a small graphic interface in which i put some buttons and an area to display Graphics (see Xrect in my code).
    The problem i have is that i can display my graphics in my area but if i come with a window over it, it erases it!!!! What shall i do??
    Thanx in advance, i hope this piece of code will be helpful..
    import javax.swing.*;
    import javax.swing.border.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.io.*;
    import java.lang.*;
    //D�finition de la classe Bio_Window
    public class Bio_Window extends JFrame {
    public Bio_Window () {
    initGUI();
    //Initialisation de la fen�tre de BIOWAY
    public void initGUI () {
    Xrect rect = new Xrect(); //initialisation de la zone de dessin
    rect.setBounds(xrect,yrect,370,340);
    getContentPane().add(rect);
    setVisible(true);
    //methode r�sultante d'un click sur Accept
    public void accept() {
    //Dessin du r�seau repr�sent� dans le fichier
    Graphics g1 = this.getGraphics();
    int x1 = xrect + w2;
    int y1 = yrect+50 + w3;
    g1.setColor(Color.black);
    g1.fillOval(x1,y1,6,6);
    Graphics g2 = this.getGraphics();
    int x2 = xrect + w4;
    int y2 = yrect + 50 + w5;
    g2.setColor(Color.black);
    g2.fillOval(x2,y2,6,6);
    Graphics g3 = this.getGraphics();
    g3.setColor(Color.blue);
    int c = 3;
    g3.drawLine(x1+c,y1+c,x2+c,y2+c);
    //Termine l'application lorsqu'on clique sur la croix...
    protected void processWindowEvent(WindowEvent e) {
    if (e.getID() == WindowEvent.WINDOW_CLOSING) {
    System.exit(0);
    //class permettant la creation de la zone de dessin
    public class Xrect extends JComponent {
    public Xrect() {
    //methode affichant la zone de dessin
    public void paintComponent(Graphics g) {
    g.setColor(Color.white);
    g.fillRect(0,0,370,340);
    super.paintComponent(g);
    //main
    public static void main (String args[]) {
    new Bio_Window();
    //classe traitant des click de bouton de l'interface
    class Evenement implements ActionListener {
    static final int EDIT = 0;
    static final int DRAW = 1;
    static final int PARAMETERS = 2;
    static final int ACCEPT = 3;
    static final int EXIT = 4;
    static final int RUN = 5;
    static final int ERASE = 6;
    static final int REDRAW = 7;
    Bio_Window ev;
    int id;
    public Evenement (Bio_Window ev, int id) {
    this.ev = ev;
    this.id = id;
    public void actionPerformed(ActionEvent e) {
    switch(id) {
    case EDIT:
    ev.edit();
    break;
    case DRAW:
    ev.draw();
    break;
    case PARAMETERS:
    ev.parameters();
    break;
    case ACCEPT:
    ev.accept();
    break;
    case EXIT:
    System.exit(0);
    break;
    case RUN:
    ev.run();
    break;
    case ERASE:
    ev.erase();
    break;
    case REDRAW:
    ev.accept();
    break;
    }

    It looks like your XRec overrides the paintComponent (g) method, which is the correct way or having the XRec updated when damage is done to your GUI, but your Bio_Window has painting code in the accept() method. This should be moved to a seperate method (for example customDraw(g)). You should then override one of the Bio_Window's painting methods to include the customDraw(g) method. For instance, you may make a
    paint method like this:
    paint (g) {
      paintComponent(g);
      customDraw(g);
      paintBorder(g);
      paintChildren(g);
    }Oh, BTW,
    class x implements ActionListener extends Component
    should be
    class x extends Component implements ActionListener
    Steve

  • Slower MacBook Pro with Yosemite

    The computer is very slow and freezes often since downloading Yosemite. Poor and frustrating experience so far.
    Description du problème :
    Mon ordinateur est très lent depuis que j’ai installé Yosemite. My computer is running much slower since downloading Yosemite.
    EtreCheck version : 2.0.11 (98)
    Rapport créé le 13 novembre 2014 21:27:39 UTC−4
    Informations matérielles : ℹ️
             MacBook Pro (13 pouces, mi-2012) (Verifié)
             MacBook Pro - modèle : MacBookPro9,2
             1 2.5 GHz Intel Core i5 CPU : 2-core
             4 GB RAM Extensible
                       BANK 0/DIMM0
                                2 GB DDR3 1600 MHz ok
                       BANK 1/DIMM0
                                2 GB DDR3 1600 MHz ok
             Bluetooth: Bon - Handoff/Airdrop2 disponible
             Wireless:  en1: 802.11 a/b/g/n
    Informations vidéo : ℹ️
             Intel HD Graphics 4000 -
                       Color LCD 1280 x 800
    Logiciel du système : ℹ️
             OS X 10.10 (14A389) - Disponibilité : 5:34:42
    Informations des disques : ℹ️
             APPLE HDD HTS547550A9E384 disk0 : (500,11 GB)
             Statut S.M.A.R.T. : Vérifié
                       EFI (disk0s1) <non monté>  : 210 Mo
                       Recovery HD (disk0s3) <non monté> [Restauration] : 650 Mo
                       Macintosh HD (disk1) /  [Startup] : 498.88 Go (315.43 Go libre)
                                Crypté AES-XTS Overt
                                Core Storage: disk0s2 499.25 Go Online
             HL-DT-ST DVDRW  GS31N 
    Informations USB : ℹ️
             Apple Inc. iPhone
             Apple Inc. FaceTime HD Camera (Built-in)
             Apple Inc. BRCM20702 Hub
                       Apple Inc. Bluetooth USB Host Controller
             Apple Computer, Inc. IR Receiver
             Apple Inc. Apple Internal Keyboard / Trackpad
    Informations Thunderbolt : ℹ️
             Apple Inc. thunderbolt_bus
    Gatekeeper : ℹ️
             Mac App Store et développeurs identifiés
    Extensions du noyau : ℹ️
                                         /System/Library/Extensions
             [désengagé]      com.seagate.driver.PowSecDriverCore (5.1.0) Aide
             [désengagé]      com.tomtom.driver.UsbEthernetGadget (1.0.0d1) Aide
                                         /System/Library/Extensions/Seagate Storage Driver.kext/Contents/PlugIns
             [désengagé]      com.seagate.driver.PowSecLeafDriver_10_4 (5.1.0) Aide
             [désengagé]      com.seagate.driver.PowSecLeafDriver_10_5 (5.1.0) Aide
             [désengagé]      com.seagate.driver.SeagateDriveIcons (5.1.0) Aide
    Représentants de lancement systèmes avec un problème : ℹ️
             [invalid?]             com.paragon.NTFS.auth.plist Aide
    Daemons de lancements : ℹ️
             [engagé]             com.adobe.fpsaud.plist Aide
             [engagé]             com.macpaw.CleanMyMac2.Agent.plist Aide
             [engagé]             com.microsoft.office.licensing.helper.plist Aide
    Représentants de lancement pour l’utilisateur : ℹ️
             [invalid?]             com.citrixonline.GoToMeeting.G2MUpdate.plist Aide
             [engagé]             com.genieo.completer.download.plist Aide
             [engagé]             com.genieo.completer.update.plist Aide
             [engagé]             com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist Aide
             [engagé]             com.macpaw.CleanMyMac2Helper.scheduledScan.plist Aide
             [engagé]             com.macpaw.CleanMyMac2Helper.trashWatcher.plist Aide
    Éléments Ouverture : ℹ️
             iTunesHelper     Application (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
             MyDriveConnect                          Application (/Applications/MyDriveConnect.app)
             TomTom MySports Connect     Application (/Applications/TomTom MySports Connect.app)
             Dropbox            Application (/Applications/Dropbox.app)
             Messages         Application (/Applications/Messages.app)
    Plug-ins internet : ℹ️
             FlashPlayer-10.6 : Version : 15.0.0.223 - SDK 10.6 Aide
             QuickTime Plugin : Version : 7.7.3
             Flash Player : Version : 15.0.0.223 - SDK 10.6 Aide
             Default Browser : Version : 600 - SDK 10.10
             SharePointBrowserPlugin : Version : 14.4.5 - SDK 10.6 Aide
             Silverlight : Version : 5.1.10411.0 - SDK 10.6 Aide
             JavaAppletPlugin : Version : 15.0.0 - SDK 10.10 Vérifier la version
    Plug-ins internets pour utilisateur : ℹ️
             CitrixOnlineWebDeploymentPlugin : Version : 1.0.105 Aide
             NPRoblox : Version : 1, 2, 8, 25 - SDK 10.10 Aide
    Extensions de Safari : ℹ️
             Omnibar
    Panneaux de préférences tiers : ℹ️
             Flash Player  Aide
    Time Machine : ℹ️
             Ignorer les fichiers du système : NON
             Sauvegarde automatique : OUI
             Disques sauvegardés :
                       Macintosh HD : Taille de disque : 498.88 Go Disque utilisé : 183.45 Go
             Destinations :
                       Time Capsule [Network]
                       Taille totale : 2.00 To
                       Nombre de sauvegardes total : 37
                       Sauvegardes la plus agée : 2014-08-02 23:36:44 +0000
                       Dernière sauvegarde : 2014-11-14 00:51:25 +0000
                       Taille de la disque de sauvegarde : Excellent
                                Taille de sauvegarde 2.00 To > (Taille de disque 498.88 Go X 3)
    L’utilisation du CPU par processus : ℹ️
                  8%        mds
                  4%        WindowServer
                  0%        AppleSpell
                  0%        fontd
                  0%        Dropbox
    L’utilisation de la mémoire par processus : ℹ️
             112 Mo              com.apple.WebKit.WebContent
             90 Mo                 iTunes
             75 Mo                Safari
             52 Mo                installd
             47 Mo                WindowServer
    Informations de la mémoire virtuelle : ℹ️
             85 Mo                RAM Disponible
             1.61 Go              RAM Active
             1.54 Go             RAM Inactive
             702 Mo              RAM Résidente
             4.62 Go              Pages entrants
             3 Mo                   Sorties pages

    Uninstall CleanMyMac 2, it is a scam.
    You have the Genieo adware. Running this program should remove it: http://adwaremedic.com/index.php.
    After doing those two things, reboot and see if things are better.

  • Affichage des fichiers jpeg dans un site full Flash (question corrigée)

    Bonjour,
    Dans un site full Flash qui représente une galerie photos avec des menus simples comment peut-on garantir que des fichiers jpeg ne soient déformées  (+ grands en taille) par les navigateurs ?
    Comment peut-on garantir, quoiqu'il arrive, le respect des proportions pré définies ?
    Comment peut-on empêcher qu'un écran de 19" au format 4/3 affiche des fichiers jpeg dans une taille qui n'est pas la taille d'origine.
    Merci d'avance pour la réponse ou les suggestions.
    Affichage des fichiers jpeg dans un site full Flash (question corrigée)

    Bonjour,
    un bon outil pour évaluer la façon dont la taille «arrive» aux des divers observateurs, est cette page: http://browsersize.googlelabs.com/ ("Enter URL here" > veut dire «URL insérer ici»).
    Hans-G.

Maybe you are looking for