Fin de course d'un moteur grâce à labview

Dans le cadre de mon projet j ai un moteur à piloter depuis labview.
Sur Labview j'ai deux boutons à disposition, un qui permet de faire tourner le moteur dans un sens et l'autre dans le sens inverse.
Jusque là ca va le moteur tourne dans le sens désiré.
Maintenant je désire fixer une limite du nombre de tour que le moteur peut effectuer.
Si grâce à un fin de course je connais la postion de départ de mon moteur (position zéro), je désire que le moteur ne fasse pas plus de 10 tours sur la droite par exemple. 
Disons que mon moteur tourne à un tour par seconde, je pensais utiliser un timer que j'incrément ou décrémente en fonction du sens de mon moteur et une fois le timer arrivé à 10, le moteur s’arrête et je n’aurai que la possibilité de le faire revenir.
Voilà comment je voyais ça, mais le souci c’est que je ne sais pas comment implémenter ceci sur labview.
Donc un peu d’aide serait le bienvenu…
Merci d’avance

voici
Pièces jointes :
Engine_Simulator_LV2009.vi ‏15 KB

Similar Messages

  • Can anyone help me find the free full semester labview course slides that were on the labview web site but recently disappeared. I would like to use them in my course.

    Can anyone help me find the free full semester labview course slides that were on the labview web site but recently disappeared. I would like to use them in my course.

    The main page of the Academic section can be found here.
    I think the material you are looking for is the courseware.
    Ed Dickens - Certified LabVIEW Architect - DISTek Integration, Inc. - NI Certified Alliance Partner
    Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.

  • Comment commander un moteur CC avec Labview

    Bonjour,
    Je suis étudiant en mécanique et dans le cadre d'un projet, je dois créer un programme labview qui:
    - en entrée utilise les image provenant d'un caméra qui film une goutte sur un tapis
    - traiter cette image avec Vision Assistant (étape déjà faite)
    - générer une tension proportionnelle à la position du barycentre de la goutte (trouvé par le traitement précédent) par rapport au centre de l'image (avance ou retard).
    Le problème réside dans la génération de cette tension.
    Je voudrais faire varier la vitesse de rotation d'un moteur CC d'essuie-glace 12V ( Valéo, modèle voiture 406). Pour celà, je sais que je dois envoyer une tension générée depuis mon ordinateur jusqu'à une carte moteur (je pensais à une carte Sabertooth 2*12) mais je dois envoyer l'information par du RS 232. Est-il possible de générer ce type de tension à partir de Labview? Si oui, comment puis-je adapter une génération à la suite de mon programme en remplacement du signal simulé? (Dois-je utiliser VISA?)
    Est-t-il également possible de choisir une carte du type NI USB-6008, de communiquer avec elle et de la connecter à mon moteur? Car je m'aperçois que la sortie analogique n'est que de 5V maxi, donc cela nécessiterai une amplification supplémentaire?
    (Je joins au message la doc de la carte Saberttoth et le programme que j'ai commencé ainsi que l'image sur laquelle je travaille).
    Merci d'avance pour votre aide!
    Résolu !
    Accéder à la solution.
    Pièces jointes :
    test_ouverture_fichier2.vi ‏153 KB
    Carte_moteur_Sabertooth.pdf ‏1314 KB
    goutte test.png ‏249 KB

    Bonjour,
    Si j'ai pu aider. Dans tous les cas, tu auras besoin de ta carte Sabertooth pour servir d'interface de puissance. Par contre, entre le RS232 et l'analogique pour la piloter c'est à toi de voir. Je pense que le 0-5 V fournit par une 6008 est plus imple à mettre en oeuvre, tu auras a mon vis la sortie 0-12V proportionnelle à l'entrée 0-5V. De toute façon, tu ne pourrais pas piloter le moteur en direct, il faut du matériel dédié (comme ta carte), car sinon, une 6008 ne founit pas de puissance, juste une tension.
    L'utilisation en RS232 peut être un peu plus compliqué à mettre en oeuvre au début, masi je pense que tu auras plus de souplesse et de possibilité pour le pilotage du moteur.
    Bonne continuation.
    Pense a marquer le forum comme résolu et à donner des compliments aux personnes qui ont répondu.
    Merci
    .mesLeft{float:left} .mesInfo{border-left:solid 1px #989898;font-size:x-small;color:#989898} .mesLogo{float:right;opacity:0.18} .mesLogo:hover{opacity:0.9}
    Maxime R.  
      CLD - Certified LabVIEW Developer / Développeur LabVIEW Certifié  
      CLAD - Certified LabVIEW Associate Developer   

  • Pilotage moteur dynamixel via LabVIEW

    Bonjour a tous , 
    J'aurais aimé savoir si il existe des commandes a envoyer sur LabVIEW pour communiquer avec mon servomoteur 
    Dynamixel H54-100-S500-R ou si il existe des VIs existant ?
    Merci par avance pour vos réponse.

    Merci pour votre réponse,
    C'est de l'UART , la clé d'interface nommé "USB2DYNAMIXEL" utilise l'interface RS-485 pour communiquer avec le servomoteur .
    Je pense que je dois utiliser les commandes de ce site la avec une interface VISA et le SDK de Robotis avec labview (sous VIs)
    http://support.robotis.com/en/product/dynamixel_pr​o/dynamixelpro/control_table.htm
    Mais je n'arrive pas a communiquer et regler correctement le port ....
    Ci-joint je poste une image montrant qu'il y a un soucis au niveau du VISA test panel .
    Pièces jointes :
    Capture NI-VISA panel.PNG ‏52 KB

  • Tourner un moteur DC

    Bonjour,
    je voudrer tourner un moteur DC avec LABview je dispose la carte NI 6221. je veut savoir est il possible? car je sais pas le courant max que la carte peut dilivrer? ou je doit l'alimenter par une alimentation exterieur. si c'est possible comment fair ? avec un petit exemple

    Hello,
    I'm going to post in english, if you need it in french, please let me know. You can control the DC motor, you can do it by:
    -       PMW with external source
    -       Wiring the analog output with a power stage and external source
    Below you will find the links for the manual and two examples.
    NI PXI-6221/NI PCI-6221
    http://www.ni.com/pdf/manuals/371290g.pdf
    H-Bridge Driven DC Motor
    https://decibel.ni.com/content/docs/DOC-17062
    Motor Control with NI DAQ Motor Control System
    https://decibel.ni.com/content/docs/DOC-8306

  • LabVIEW Advanced I:Architec​tures Course Kit

    I was thinking of purchasing the LabVIEW Advanced kit.   I have the LabVIEW 8.0.1 the full version and the application builder. 
    On the course outline it states that LabVIEW Professional Development is the product used.  Is there any limitations with me using the kit? Is it still worth the money?
    After completion of the kit will I receive any kind of certificate acknowledging that I have completed this course?
    Also, I am assuming LabVIEW 8 is used, correct?
    Thanks
    Brian
    Brian

    Hi Brian,
    There are definitely some topics covered in the Advanced course which are not available in the FDS.  XControls, Source Control integration, complexity metrics and polymorphic VIs are the ones that I can think of.  Of course, you could always use an evaluation copy of the PDS to do the course material, but if you normally work in the FDS it might not be worth your time to learn those topics.
    Course kits don't come with a certificate, although classroom based courses do.
    The course is taught in LabVIEW 8.0 and does utilize LabVIEW 8 specific features (XControls, SCC API, Project API and Project Libraries).
    Hope that answers your questions,
    Ryan King
    Course Development Engineer
    Training and Certification Dept.
    National Instruments
    Message Edited by ryank on 07-14-2006 03:15 PM

  • Labview software locking up while recording data. Code has not changed and used to work fine.

    I am using labview 5.1 and DAQ 6.6. While recording data, which seems to work fine, the real-time plots simply stop and labview seems to lock up after about 30 seconds of reading data. The VI I am using I have been using for a long time and I have never had a problem like this before. I am really stumped as to why this happens.

    Yes do the jpg thing.
    If I understand you correctly, the data makes to the file.
    Double check the data in the file to make sure you are getting good values. Who knows, you may have a bad channel that is ggofing with you scales such that just can't see the data.
    It start to plot and then suddenly it just goes away huh?
    Post a picture.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • PCI6229 et DaQmx : Générer et compter des impulsions

    Bonjour,
    avec labview 7.1 et une carte PCI629 :
    Je souhaite 
    -générer des impulsions pour piloter un moteur pas à pas
    -pouvoir interrompre cette génération  par l'utilisateur (bouton) ou un fin de course
    -compter les impulsions ainsi générées
    en utilisant les exemples fournis avec DaQmx, je n'ai aucun problème pour séparément :
        -  générer des impulsions à la fréquence
    souhaitée sur la sortie CTR1 out de la carte et les interrompre par un
    bouton
        -  compter les impulsions arrivant sur l'entrée CTR0 in de la carte
    par contre il semble impossible de faire les 2 à la fois. Si
    j'essaie  sur le vi  de génération d'impulsions  de
    créer un  nouveau canal virtuel pour compter les impulsions et de
    lancer la tache , j'ai un message "the specified ressource is reserved"
    Une idée pour résoudre ce problème ?
    D'avance merci
    Daniel

    Bonjour,
    Je crois que tu as commencé 2 posts identiques.
    http://forums.ni.com/t5/Discussions-au-sujet-de-NI/tableur-excel-vers-sortie-analogique/m-p/2917840#...
    SI c'est le cas, tu peux fermer celui-ci.
    Merci
    .mesLeft{float:left} .mesInfo{border-left:solid 1px #989898;font-size:x-small;color:#989898} .mesLogo{float:right;opacity:0.18} .mesLogo:hover{opacity:0.9}
    Maxime R.  
      CLD - Certified LabVIEW Developer / Développeur LabVIEW Certifié  
      CLAD - Certified LabVIEW Associate Developer   

  • Ipod not being recognised by itunes..but by pc

    Gosh..it seems like a lot of us have problems!!
    I had everything working fine. Tonight I imported some cds - then I plugged in my mini...ping...(ie connected)..but it's not showing up in itunes. It does show up as an 'e'drive in my computer. I've reinstalled itunes 5.01 (I had gone back to the version that came with the disk!).
    Anyone got any suggestions...I'm going on hols tomorrow!!

    I have the same issues. itunes 5.0.1.4 doesn't recognize my mini. ipod updater doesn't recognize my mini either. i have uninstalled itunes 5 and reinstalled 4.9, but it didn't work still. something in itunes 5 changed something in my system that reinstalling 4.9 doesn't fix it. updater just shows that i have no ipod connected. if i try to get updater to check for my ipod during the updater installatin, it just sits there and says "waiting for ipod". it's not my usb port because i can read and write to my ipod. i did the entire list of chores that apple suggests on the site including disabling all other functions and services, reinstalling the com port, uninstalling everything, reinstalling everything, getting windows install clean up, e v e r y t h i n g! nothing worked.
    I then installed itunes 4.9 and updater 1.4 in my other laptop. i was able to update to firmware 1.4 using that computer. when i put the ipod into that computer w/ itunes 4.9, everything works fine. of course, it asks me if i want to link that laptop w/ my ipod. i said no, because i want to use my original laptop w/ the ipod.
    anybody have a solution for this? it's like we all have the same symptoms and going to the same doctor and we end up having to diagnose ourselves. this is extremely annyoying and inefficient.

  • Windows 8 - Folder Redirection policy missing from GP Results.

    Hi guys! This has been giving me a hard time the last day or so.  I've got some Win8 machines in our 2003 domain. I've got some GPO's applying with WMI filtering for win8 machines. Mostly these are ok, but i'm having a huge problem with Desktop Folder
    Redirection. 
    After a fresh build and first login, everything works fine. Drive mappings are all there and the Desktop is redirected to to users home drive on the file server. This is being done with Advanced settings using group membership and set to "Create a folder
    for each user under the root path" \\dfs1\users. This location is correct and permissions are fine of course as everything works for a while.
    After a little while or some unknown event, this redirection stops working.
    check these two screengrabs. These are different users on different machines. The machines are identical, are in the same OU and have the same image. The users are different but have the same group memberships and are in the same OU. 
    This is a working machine. Not the Folder Redirection component was processed and the Policy exists.
    This machine is not working. Folder Redirection is processed, but the Policy is missing. Running a gpresult /v on this machine yields: 
     Folder Redirection
         N/A
    It was working fine yesterday and this morning. Now at some point a policy refresh stopped it from working. Just trying to figure out what! These are the exact settings currently in place for our win 7 machines which all work just fine. Going a bit crazy
    tbh and usually when i post questions i figure it out shortly afterwards anyway huhu. Any help is appreciated! 

    well I though this issue was gone when I switched to a new Task Sequence in SCCM every machine that was built with that was working fine with Folder Redirection happening as it's meant to be. That was for about a week, now it's back to not working.
    here's a snippet of the gpsvc.log file pertaining to FD.
    GPSVC(43c.11f4) 08:59:47:231 ProcessGPOs(User): Processing extension Folder Redirection
    GPSVC(43c.11f4) 08:59:47:231 ReadStatus: Read Extension's Previous status successfully.
    GPSVC(43c.11f4) 08:59:47:231 CompareGPOLists: The lists are the same.
    GPSVC(43c.11f4) 08:59:47:231 CompareGPOLists: The lists are the same.
    GPSVC(43c.11f4) 08:59:47:231 GPLockPolicySection: Sid = S-1-5-21-2272506071-1675830810-3538462175-3230, dwTimeout = 30000, dwFlags = 0x0
    GPSVC(43c.11f4) 08:59:47:231 CGPApplicationService::LockPolicySection.
    GPSVC(43c.11f4) 08:59:47:231 WaitForServiceInitialization: Beginning WaitForSingleObject.
    GPSVC(43c.11f4) 08:59:47:231 WaitForServiceInitialization: Completed WaitForSingleObject.
    GPSVC(43c.11f4) 08:59:47:231 CPolicyCriticalSectionCollection: LockPolicySection called for user <S-1-5-21-2272506071-1675830810-3538462175-3230>
    GPSVC(43c.11f4) 08:59:47:231 SID = S-1-5-21-2272506071-1675830810-3538462175-3230
    GPSVC(43c.11f4) 08:59:47:231 bMachine = 0
    GPSVC(43c.11f4) 08:59:47:231 Global Sync Lock Called
    GPSVC(43c.11f4) 08:59:47:231 Writer Lock got immediately.
    GPSVC(43c.11f4) 08:59:47:231 Global Lock taken successfully
    GPSVC(43c.11f4) 08:59:47:231 ProcessGPOList: Entering for extension Folder Redirection
    GPSVC(43c.11f4) 08:59:47:231 UserPolicyCallback: Setting status UI to Applying Folder Redirection policy...
    GPSVC(43c.11f4) 08:59:47:231 ProcessGPOList: No changes. CSE will not be passed in the IwbemServices intf ptr
    GPSVC(43c.5d0) 08:59:47:231 CGroupPolicySession::QueueItemForPolicyApplication::-- (Status: 997)
    GPSVC(43c.5d0) 08:59:47:231 CGPApplicationService::UserLogonEvent::-- (Status: 997)
    GPSVC(43c.11f4) 08:59:47:231 ProcessGPOList: Extension Folder Redirection returned 0x0.
    GPSVC(43c.11f4) 08:59:47:231 ProcessGPOList: Extension Folder Redirection status was not updated because there was no changes and no transition or rsop wasn't enabled
    GPSVC(43c.11f4) 08:59:47:231 CGPApplicationService::UnLockPolicySection.
    GPSVC(43c.11f4) 08:59:47:231 WaitForServiceInitialization: Beginning WaitForSingleObject.
    GPSVC(43c.11f4) 08:59:47:231 WaitForServiceInitialization: Completed WaitForSingleObject.
    GPSVC(43c.5d0) 08:59:47:231 Setting GPsession state = 1
    GPSVC(43c.5d0) 08:59:47:231 User SID = <S-1-5-21-2272506071-1675830810-3538462175-3230>
    GPSVC(43c.11f4) 08:59:47:231 CPolicyCriticalSectionCollection: UnLocked successfully
    GPSVC(43c.5d0) 08:59:47:231 CGroupPolicySession::QueueItemForPolicyApplication::++ (bTriggered: 0, bConsole: 1)
    GPSVC(43c.5d0) 08:59:47:231 PolicyApplicationState is True.
    GPSVC(43c.5d0) 08:59:47:231 AsyncThreadsProcessing is False.

  • IBookG4 won't boot,fixedblue screen after Mac logo, could bGoogleEarth lib?

    Hi all,
    I have an iBook G4 with MacOS Tiger 10.4.11 (which gave me no trouble at all) and I recently got a new MBP17", so I wanted to migrate the data in my old iBook into the MBP. I tried the Migration Assistant but the FireWire connection always stopped when the process had just been initiated (the FireWire logo on my iBook screen suddenly freezes instead of keeping moving around the screen, and I can only shut down the iBook in order to get out of the migration assistant, or the finder if I was browsing through the iBook's hard drive). So far, that was the only problem. I tried to investigate to see why this happened, and since I got a report on the Migration Asst. about some GoogleEarth files, I thought that might be the problem (I copy the reports below, in Spanish, but I think you get the idea: problem when copying file in the route...)
    Ha habido problemas al transferir los archivos siguientes:
    - 2009-03-13 17:00:05 +0100 Error al copiar archivo en la ruta /Volumes/Macintosh HD 1/Users/migueldelrioalvarez/./.Trash/Google Earth.app/Contents/MacOS/libgdal.dylib. Input/output error (5)
    - 2009-03-13 17:00:05 +0100 Error al copiar archivo en la ruta /Volumes/Macintosh HD 1/Users/migueldelrioalvarez/./.Trash/Google Earth.app/Contents/MacOS/libgemath.dylib. Device not configured (6)
    - 2009-03-13 17:00:05 +0100 Error al copiar archivo en la ruta /Volumes/Macintosh HD 1/Users/migueldelrioalvarez/./.Trash/Google Earth.app/Contents/MacOS/libgeobase.dylib. Device not configured (6)
    - 2009-03-13 17:00:05 +0100 Error al copiar archivo en la ruta /Volumes/Macintosh HD 1/Users/migueldelrioalvarez/./.Trash/Google Earth.app/Contents/MacOS/libgoogleearth.dylib. Device not configured (6)
    - 2009-03-13 17:00:05 +0100 Error al copiar archivo en la ruta /Volumes/Macintosh HD 1/Users/migueldelrioalvarez/./.Trash/Google Earth.app/Contents/MacOS/libgooglesearch.dylib. Device not configured (6)
    - 2009-03-13 17:00:05 +0100 Error al copiar archivo en la ruta /Volumes/Macintosh HD 1/Users/migueldelrioalvarez/./.Trash/Google Earth.app/Contents/MacOS/libgps.dylib. Device not configured (6)
    - 2009-03-13 17:00:05 +0100 Error al copiar archivo en la ruta /Volumes/Macintosh HD 1/Users/migueldelrioalvarez/./.Trash/Google Earth.app/Contents/MacOS/libIGAttrs.dylib. Device not configured (6)
    - 2009-03-13 17:00:05 +0100 Error al copiar archivo en la ruta /Volumes/Macintosh HD 1/Users/migueldelrioalvarez/./.Trash/Google Earth.app/Contents/MacOS/libIGCore.dylib. Device not configured (6)
    - 2009-03-13 17:00:05 +0100 Error al copiar archivo en la ruta /Volumes/Macintosh HD 1/Users/migueldelrioalvarez/./.Trash/Google Earth.app/Contents/MacOS/libIGExportCommon.dylib. Device not configured (6)
    - 2009-03-13 17:00:05 +0100 Error al copiar archivo en la ruta /Volumes/Macintosh HD 1/Users/migueldelrioalvarez/./.Trash/Google Earth.app/Contents/MacOS/libIGGfx.dylib. Device not configured (6)
    - 2009-03-13 17:00:05 +0100 Error al copiar archivo en la ruta /Volumes/Macintosh HD 1/Users/migueldelrioalvarez/./.Trash/Google Earth.app/Contents/MacOS/libIGMath.dylib. Device not configured (6)
    - 2009-03-13 17:00:05 +0100 Error al copiar archivo en la ruta /Volumes/Macintosh HD 1/Users/migueldelrioalvarez/./.Trash/Google Earth.app/Contents/MacOS/libIGOpt.dylib. Device not configured (6)
    - 2009-03-13 17:00:05 +0100 Error al copiar archivo en la ruta /Volumes/Macintosh HD 1/Users/migueldelrioalvarez/./.Trash/Google Earth.app/Contents/MacOS/libIGSg.dylib. Device not configured (6)
    So the thing is that I didn't even have GoogleEarth in my iBook anymore! I deleted it long time ago as it didn't work properly, I forget what the problem was but I thought it was thoroughly erased. Apparently not. So I thought if I installed the newer version of GoogleEarth I might be able to get over this problem (although the FireWire stall problem might not be related to this at all, I've never had problems with it so it was my only guess).
    Now comes the thorny part. The problem is I was twitching so many things that I don't remember exactly what happened, but the result is that, after installing GoogleEarth again, and having some trouble while doing so, I decide to delete it again, I try to do the migration again, and it's a no-go. But things get even worse: now my iBook won't even boot. I can see it if I open it as a hard drive through fireWire (T when rebooting), although it will eventually get stuck and I have to shut down and reboot+T again. But if I reboot normally, it won't get past the blue screen right after the Mac logo+wheel gray screen. The mouse appears, then disappears, and that's the end to it.
    I've tried repairing the disc with DiskUtility, both with the original MacOSX CD and the DiskUtility on my new MBP through FireWire connection, before it gets stuck (no problems found), repaired the permissions (same same), reset the firmware (rebootopt+cmd+of, then reset-all), reset the PRAM (rebootopt+cmd+pr), I've tried to reboot in Safe Mode (it gets stuck in the Apple logo+wheel screen for a really, really long time, then lets me enter my password, and then gets stuck again in a blue scree, this time with a default desktop background image, then the plain blue screen, and all the while a repetitive sound in the hard drive as if stuck in reading something, which is the same sound as when I reboot normally and gets stuck), and tried DiskWarrior (but it won't work because of the FireWire issue, I think).
    I've pulled out the logs from the iBook library and, although there are many things, I will just show you the ones related to GoogleEarth, since it seems like the origin of the problem.
    *This is the Console.log:*
    Mac OS X Versión 10.4.11 (Fase 8S165)
    2009-03-13 17:02:00 +0100
    2009-03-13 17:02:00.613 loginwindow[66] FSResolveAliasWithMountFlags returned err = -43
    Mar 13 17:02:01 ibook-g4-de-miguel-del-rio-alvarez configd[37]: bootpsessiontransmit: bpf_write(en2) failed: Operation not permitted (1)
    Mar 13 17:02:01 ibook-g4-de-miguel-del-rio-alvarez configd[37]: DHCP en2: INIT transmit failed
    EyeTV Helper version 2.5 build 266
    Mar 13 17:02:10 ibook-g4-de-miguel-del-rio-alvarez SystemStarter[47]: Malformatted parameters file: /System/Library/StartupItems/AppServices/StartupParameters.plist
    Mar 13 17:02:11 ibook-g4-de-miguel-del-rio-alvarez SystemStarter[47]: Malformatted parameters file: /System/Library/StartupItems/NetworkTime/StartupParameters.plist
    2009-03-13 17:02:17.216 SystemUIServer[81] lang is:es
    Mar 13 17:02:30 ibook-g4-de-miguel-del-rio-alvarez mDNSResponder: NAT Port Mapping (LLQ event port.): timeout
    2009-03-13 17:02:46.559 pbs[75] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /System/Library/Frameworks/Foundation.framework/Resources/Languages/en
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2009-03-13 17:02:46.632 pbs[75] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /System/Library/Frameworks/Foundation.framework/Resources/Languages/en
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    "system locale: 'es_ES'"
    ServerStateFactory::CreateState "start"
    ServerStateFactory::CreateState "checkforupdates"
    ServerStateFactory::CreateState "waitformajorupdate"
    ServerStateFactory::CreateState "downloadfirmware"
    ServerStateFactory::CreateState "pinexists"
    ServerStateFactory::CreateState "generatepin"
    ServerStateFactory::CreateState "devicesync"
    ServerStateFactory::CreateState "generatetoken"
    ServerStateFactory::CreateState "getpinstatus"
    ServerStateFactory::CreateState "neterror"
    Could not parse stylesheet of widget 0x1a59580
    Could not parse stylesheet of widget 0x1a5b440
    setting working state from "Initializing" to "Closed" , on success
    currentWorkingState set
    Set the application.
    USB notification thread started
    Could not parse stylesheet of widget 0x1a59580
    Could not parse stylesheet of widget 0x1a5b440
    2009-03-13 17:20:29.139 loginwindow[66] * NSTimer discarding exception 'launch path not accessible' that raised during firing of timer with target 43a3f0 and selector '_handleIdleTimer:'
    load_hdi: timed out waiting for IOKit to finish matching
    dyld: Library not loaded: @loader_path/libQtCore.4.dylib
    Referenced from: /Volumes/GoogleEarth-Mac-Plus/Google Earth.app/Contents/MacOS/Google Earth
    Reason: no suitable image found. Did find:
    /Volumes/GoogleEarth-Mac-Plus/Google Earth.app/Contents/MacOS/libQtCore.4.dylib: unknown file type, first eight bytes: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
    /Volumes/GoogleEarth-Mac-Plus/Google Earth.app/Contents/MacOS/libQtCore.4.dylib: unknown file type, first eight bytes: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
    Mar 13 17:28:26 ibook-g4-de-miguel-del-rio-alvarez crashdump[257]: Google Earth crashed
    Mar 13 17:28:27 ibook-g4-de-miguel-del-rio-alvarez crashdump[257]: crash report written to: /Users/migueldelrioalvarez/Library/Logs/CrashReporter/Google Earth.crash.log
    *This is the loginwindow.crash.log:*
    Host Name: ibook-g4-de-miguel-del-rio-alvarez
    Date/Time: 2009-03-14 16:59:37.611 +0100
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: loginwindow
    Path: /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow
    Parent: launchd [1]
    Version: 4.7 (4.7)
    Build Version: 1
    Project Name: loginwindow
    Source Version: 11700500
    PID: 182
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Code[0]: 0x0000000a
    Code[1]: 0x011b6010
    Thread 0 Crashed:
    0 ...ple.CoreServices.CarbonCore 0x903c5458 CSStoreGetUnitCount + 12
    1 com.apple.LaunchServices 0x91e12ef4 LSHandlerPref::Load(LSDatabase*) + 40
    2 com.apple.LaunchServices 0x91e12e70 LSDatabaseClean(LSDatabase*) + 108
    3 com.apple.LaunchServices 0x91e10f70 LSContextInitClient(LSContext*) + 400
    4 com.apple.LaunchServices 0x91e10da4 _LSContextInit + 76
    5 com.apple.LaunchServices 0x91e1e58c _LSOpenStuff + 88
    6 com.apple.LaunchServices 0x91e314a0 LSOpenApplication_Common(LSApplicationParametersV1 const*, AEKeyDesc const*, ProcessSerialNumber*, FSRef*) + 188
    7 com.apple.LaunchServices 0x91e1e520 LSOpenFromRefSpec + 244
    8 com.apple.loginwindow 0x0000db94 0x1000 + 52116
    9 com.apple.loginwindow 0x0000d99c 0x1000 + 51612
    10 com.apple.loginwindow 0x0000ba38 0x1000 + 43576
    11 com.apple.loginwindow 0x0000a758 0x1000 + 38744
    12 com.apple.Foundation 0x9fcdcd40 __NSFireMainThreadPerform + 276
    13 com.apple.CoreFoundation 0x902e2928 __CFRunLoopPerformPerform + 104
    14 com.apple.CoreFoundation 0x902b2300 __CFRunLoopDoSources0 + 384
    15 com.apple.CoreFoundation 0x902b1830 __CFRunLoopRun + 452
    16 com.apple.CoreFoundation 0x902b12b0 CFRunLoopRunSpecific + 268
    17 com.apple.HIToolbox 0x9eb11b20 RunCurrentEventLoopInMode + 264
    18 com.apple.HIToolbox 0x9eb111b4 ReceiveNextEventCommon + 380
    19 com.apple.HIToolbox 0x9eb11020 BlockUntilNextEventMatchingListInMode + 96
    20 com.apple.AppKit 0x9250f734 _DPSNextEvent + 384
    21 com.apple.AppKit 0x9250f3f8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    22 com.apple.AppKit 0x9250b93c -[NSApplication run] + 472
    23 com.apple.loginwindow 0x00005aec 0x1000 + 19180
    24 com.apple.loginwindow 0x00005404 0x1000 + 17412
    25 com.apple.loginwindow 0x0001965c 0x1000 + 99932
    Thread 1:
    0 libSystem.B.dylib 0x9004a7f8 machmsg_overwritetrap + 8
    1 com.apple.loginwindow 0x0000bda0 0x1000 + 44448
    2 com.apple.loginwindow 0x0000bbd4 0x1000 + 43988
    3 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000903c5458 srr1: 0x000000000000d030 vrsave: 0x0000000000000000
    cr: 0x82022222 xer: 0x0000000000000004 lr: 0x0000000091e12ef4 ctr: 0x00000000903c544c
    r0: 0x0000000000076000 r1: 0x00000000bfffd5d0 r2: 0x00000000011b6000 r3: 0x0000000000444750
    r4: 0x0000000000000188 r5: 0x0000000000000000 r6: 0x0000000000000000 r7: 0x0000000000000000
    r8: 0x0000000000000000 r9: 0x0000000001140000 r10: 0x0000000071fefeff r11: 0x0000000042022228
    r12: 0x00000000903c544c r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x0000000000000001
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x000000000000649b r19: 0x0000000000000000
    r20: 0x00000000000471c4 r21: 0x00000000000000ee r22: 0x0000000000000000 r23: 0x0000000000000000
    r24: 0x0000000000000000 r25: 0x0000000000000000 r26: 0x0000000000000000 r27: 0x0000000000000000
    r28: 0x0000000001821a00 r29: 0x00000000bfffdc10 r30: 0x0000000001821a00 r31: 0x0000000091e12ee4
    Binary Images Description:
    0x1000 - 0x55fff com.apple.loginwindow 4.7 /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow
    0xae000 - 0xd1fff com.apple.DisplayServices 1.8.1 /System/Library/LoginPlugins/DisplayServices.loginPlugin/Contents/MacOS/Display Services
    0x205000 - 0x2f3fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x377000 - 0x37cfff com.apple.DFSLoginPlugin 1.0 /System/Library/LoginPlugins/FSDisconnect.loginPlugin/Contents/MacOS/FSDisconne ct
    0x60c000 - 0x624fff com.apple.BezelServices 1.4.323 (1.4.3) /System/Library/LoginPlugins/BezelServices.loginPlugin/Contents/MacOS/BezelServ ices
    0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9028e000 - 0x90368fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x903b2000 - 0x90689fff com.apple.CoreServices.CarbonCore 681.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5afff IOKit /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90fe7000 - 0x90ffffff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x910d6000 - 0x910fffff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91110000 - 0x9111efff libz.1.dylib /usr/lib/libz.1.dylib
    0x91121000 - 0x912dcfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913db000 - 0x913e4fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913eb000 - 0x913f3fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f7000 - 0x9141ffff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91432000 - 0x9143dfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91442000 - 0x914bdfff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fa000 - 0x914fafff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91674000 - 0x91705fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91840000 - 0x9189efff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cd000 - 0x918eefff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91902000 - 0x91927fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91998000 - 0x919acfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91b46000 - 0x91b64fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91c70000 - 0x91c74fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c76000 - 0x91ce0fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91d04000 - 0x91d07fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91e10000 - 0x91e52fff com.apple.LaunchServices 183 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91f4a000 - 0x91f69fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fd5000 - 0x92043fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9204e000 - 0x920e3fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92507000 - 0x92b3afff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92ee3000 - 0x9329efff com.apple.CoreGraphics 1.258.82 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x933da000 - 0x933effff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x93701000 - 0x9370dfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93712000 - 0x93732fff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93748000 - 0x93749fff com.apple.ServerControl 10.3.0 /System/Library/PrivateFrameworks/ServerControl.framework/Versions/A/ServerCont rol
    0x93786000 - 0x93786fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93a74000 - 0x93af5fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x94148000 - 0x941bafff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941f3000 - 0x942b8fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9430b000 - 0x9430bfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9430d000 - 0x944cdfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94517000 - 0x94554fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9455c000 - 0x945acfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945de000 - 0x945fffff com.apple.framework.Admin 1.5.7 /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x94614000 - 0x94614fff com.apple.AFPDefines 3.1.6 /System/Library/PrivateFrameworks/AFPDefines.framework/Versions/A/AFPDefines
    0x946e4000 - 0x94700fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94fbc000 - 0x94fc2fff com.apple.filesync 3.0.4 (99.8) /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
    0x9572e000 - 0x95830fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x9588b000 - 0x95952fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x96326000 - 0x963f8fff com.apple.ColorSync 4.4.11 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x964ac000 - 0x964e4fff com.apple.AE 312.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x96500000 - 0x96542fff com.apple.CFNetwork 129.24 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x967a8000 - 0x967adfff com.apple.URLMount 2.1.7 /System/Library/PrivateFrameworks/URLMount.framework/Versions/A/URLMount
    0x97b40000 - 0x97b86fff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x97ba8000 - 0x97c5ffff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x97e75000 - 0x97e8ffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x97f0b000 - 0x97f49fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x981f8000 - 0x981f9fff com.apple.MonitorPanelFramework 1.1.1 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x9929e000 - 0x992a0fff com.apple.framework.machinesettings 1.5.6 /System/Library/PrivateFrameworks/MachineSettings.framework/Versions/A/MachineS ettings
    0x992df000 - 0x992e2fff com.apple.DisplayServicesFW 1.8.1 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9b3c6000 - 0x9b3cefff com.apple.ScreenSaver 1.5.1 /System/Library/Frameworks/ScreenSaver.framework/Versions/A/ScreenSaver
    0x9e92b000 - 0x9e949fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9e954000 - 0x9e9aefff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9e9cc000 - 0x9e9e5fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9e9f5000 - 0x9ea12fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9ea24000 - 0x9eaacfff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9eaed000 - 0x9eafdfff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9eb09000 - 0x9ee17fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9ef67000 - 0x9f055fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9f058000 - 0x9f383fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9f3b3000 - 0x9f93bfff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9f96e000 - 0x9fa53fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9fa5b000 - 0x9fa5bfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9fa5d000 - 0x9fb14fff com.apple.QD 3.10.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9fb51000 - 0x9fb9efff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9fbc9000 - 0x9fc7afff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9fca9000 - 0x9fedcfff com.apple.Foundation 6.4.12 (567.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    *And this is the crashdump.crash.log:*
    Host Name: ibook-g4-de-miguel-del-rio-alvarez
    Date/Time: 2009-03-14 17:00:31.871 +0100
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: crashdump
    Path: /usr/libexec/crashdump
    Parent: crashreporterd [208]
    Version: ??? (???)
    PID: 252
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Code[0]: 0x0000000a
    Code[1]: 0x02e63010
    Thread 0 Crashed:
    0 ...ple.CoreServices.CarbonCore 0x903c5458 CSStoreGetUnitCount + 12
    1 com.apple.LaunchServices 0x91e12ef4 LSHandlerPref::Load(LSDatabase*) + 40
    2 com.apple.LaunchServices 0x91e12e70 LSDatabaseClean(LSDatabase*) + 108
    3 com.apple.LaunchServices 0x91e10f70 LSContextInitClient(LSContext*) + 400
    4 com.apple.LaunchServices 0x91e10da4 _LSContextInit + 76
    5 com.apple.LaunchServices 0x91e162c0 _LSCopyInfoForNode + 484
    6 com.apple.LaunchServices 0x91e246f0 LSCopyItemInfoForURL + 100
    7 crashdump 0x00007b04 0x1000 + 27396
    8 crashdump 0x00007b84 0x1000 + 27524
    9 crashdump 0x00007e1c 0x1000 + 28188
    10 crashdump 0x0000804c 0x1000 + 28748
    11 crashdump 0x00003ddc 0x1000 + 11740
    12 crashdump 0x000040b4 0x1000 + 12468
    13 crashdump 0x00005b2c 0x1000 + 19244
    14 crashdump 0x00005c0c 0x1000 + 19468
    15 crashdump 0x000024f4 0x1000 + 5364
    16 crashdump 0x0000239c 0x1000 + 5020
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000903c5458 srr1: 0x000000000200d030 vrsave: 0x0000000000000000
    cr: 0x82228222 xer: 0x0000000000000004 lr: 0x0000000091e12ef4 ctr: 0x00000000903c544c
    r0: 0x0000000000076000 r1: 0x00000000bfffda20 r2: 0x0000000002e63000 r3: 0x0000000002b3e360
    r4: 0x0000000000000188 r5: 0x0000000000000000 r6: 0x0000000000000000 r7: 0x0000000000000000
    r8: 0x0000000000000000 r9: 0x0000000002ded000 r10: 0x0000000071fefeff r11: 0x0000000042228228
    r12: 0x00000000903c544c r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000002b3d7a0 r18: 0x0000000000408f40 r19: 0x0000000000000000
    r20: 0x0000000000000000 r21: 0x000000000040ade0 r22: 0x0000000000000008 r23: 0x00000000bffff680
    r24: 0x00000000bfffe520 r25: 0x0000000000000000 r26: 0x00000000bfffe530 r27: 0x0000000000000000
    r28: 0x000000000184b000 r29: 0x00000000bfffe060 r30: 0x000000000184b000 r31: 0x0000000091e12ee4
    Binary Images Description:
    0x1000 - 0xbfff crashdump /usr/libexec/crashdump
    0x205000 - 0x2f3fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9028e000 - 0x90368fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x903b2000 - 0x90689fff com.apple.CoreServices.CarbonCore 681.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5afff IOKit /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90fe7000 - 0x90ffffff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x910d6000 - 0x910fffff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91110000 - 0x9111efff libz.1.dylib /usr/lib/libz.1.dylib
    0x91121000 - 0x912dcfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913db000 - 0x913e4fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913eb000 - 0x913f3fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f7000 - 0x9141ffff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91432000 - 0x9143dfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91442000 - 0x914bdfff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fa000 - 0x914fafff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91674000 - 0x91705fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91840000 - 0x9189efff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cd000 - 0x918eefff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91902000 - 0x91927fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91998000 - 0x919acfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91b46000 - 0x91b64fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91c70000 - 0x91c74fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c76000 - 0x91ce0fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91d04000 - 0x91d07fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91e10000 - 0x91e52fff com.apple.LaunchServices 183 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91f4a000 - 0x91f69fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fd5000 - 0x92043fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9204e000 - 0x920e3fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92507000 - 0x92b3afff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92f25000 - 0x92f43fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f4e000 - 0x92fa8fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ff4000 - 0x93004fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9325e000 - 0x9327bfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x932a3000 - 0x935b1fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93701000 - 0x9370dfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93a74000 - 0x93af5fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x94148000 - 0x941bafff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941f3000 - 0x942b8fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9430b000 - 0x9430bfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9430d000 - 0x944cdfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94517000 - 0x94554fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9455c000 - 0x945acfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94667000 - 0x9469ffff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9572e000 - 0x95830fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x9588b000 - 0x95952fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x96326000 - 0x963f8fff com.apple.ColorSync 4.4.11 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x964ac000 - 0x964e4fff com.apple.AE 312.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x96500000 - 0x96542fff com.apple.CFNetwork 129.24 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9675a000 - 0x9680bfff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x97b40000 - 0x97b86fff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x97ba8000 - 0x97c5ffff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x97e75000 - 0x97e8ffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x97f0b000 - 0x97f49fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9eaf3000 - 0x9eb0cfff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9eb1c000 - 0x9ec0afff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9ec0d000 - 0x9ef38fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9ef68000 - 0x9f4f0fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9f523000 - 0x9f608fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9f610000 - 0x9f610fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9f612000 - 0x9f627fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x9f62c000 - 0x9f6e3fff com.apple.QD 3.10.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9f720000 - 0x9f76dfff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9f798000 - 0x9fb53fff com.apple.CoreGraphics 1.258.82 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9fbe0000 - 0x9fc68fff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9fca9000 - 0x9fedcfff com.apple.Foundation 6.4.12 (567.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation[/size]
    One more thing: the rolling sound on the iBook's hard drive is something that has been going on for a long time, for instance when I opened Safari, it would get the multicolored wheel out, and this sound would start as the whole computer was paralyzed, but eventually it would move on and I could use Safari just fine (of course, since this happened every time, I switched to FireFox). The noise it makes now when stuck in the blue screen is the EXACT same noise as back then. That's why I think it's related to GoogleEarth, because my sturdy, 6-yr-old iBook had been working fine until I tried to migrate the data and the GoogleEarth dylib problem arose (no hard drive problem is my guess - and hope).
    I would appreciate any help with this, since I can't really get anything out of the iBook. The FireWire connection will be interrupted constantly, and I can try to backup all the info by rebooting repeatedly and copying manually but it's a pain and some parts of the system just will cause the FireWire connection problem to appear quicker, hence giving me no time no copy them.
    Thanks in advance, if you need any further info I'll be glad to provide what I can.
    Miguel

    sig,
    I'm sorry the post was so long but sometimes it pays off to provide all the info at once rather than have people ask about things one has already tried
    I think I'm going to do just that: save what data I can, try to do the basic migration manually (Mail account and mailboxes, Internet bookmarks, and some application preferences), and Install the Mac OS X from scratch.
    Thanks!

  • How to download a LOB file without File Browse or a Report?

    Hi, All,
    Behind my APEX 4.2.2 app, I have a table with PDF's held in a column of type BLOB.  With the ID of a given row held in a Page Item, I would like to dynamically generate a simple link for downloading the file.  Can this be done?
    I wasn't sure how to pose this question, so feel free to ask for details you think might help you help me
    Thanks,
    -Seth.

    Mike,
    Thank you for your help.  Here is how I managed to display a Page Item as a URL to download a BLOB - which is a PDF, in this case...
    1. Set up an Automatic Row Fetch process
    2. Created a Page Item (P4_BLOB_CONTENT) with its source as the blob content database column
    3. Created a Display Only page item (P4_DOWNLOAD_LINK) but did nothing to it
    4. Set up a Dynamic Action (On Change, Set Value) to set the value of P4_DOWNLOAD_LINK via a SQL Query, setting Escape Special Characters to No:
    SELECT '<a href="'||APEX_ITEM.GET_BLOB_FILE_SRC('P4_BLOB_CONTENT',doc_id,NULL,'inline')||'">Download Link</a>' dlink
    FROM documents
    WHERE doc_id =  :P4_DOC_ID;
    This Dynamic Action fires when the value of P4_DOC_ID changes.  This displays a functioning hyperlink, Download Link, that gets the PDF. If the above query returns no row, no link is displayed.
    Two remaining questions:
    1. When the link is clicked, the browser wants to save the PDF.  This is fine, of course, but it does so with a default file name of 'download'.  How can I set that default file name as the name of the PDF being downloaded?
    2. How do I get the MIME type to be passed along so the browser knows about it?  The MIME type stored in the database table.
    Thanks,
    -Seth.

  • I have to turn off 3G ntework to keep my Iphone 3G alive after 3.1 update.

    I never used tethering or jailbreak on my iphone 3G. However, I got punished by Apple for not doing that!
    After 3.1 update, my iphone 3G got a serious problem. It can not make/receive any phone calls, browse internet, and play internet-based games after sitting idle for a while (i.e I do not use it for 30 minutes).
    To get it back to alive again, I have to do a hard reset. I missed many important calls and reset my iphone about 8 times every day in the past few days.
    Called AT&T:
    They had no clue about it. Asked me to do a hard reset first, then performed a network test on my iphone. They said "everything works just fine, case closed!" **** it,I told that useless CS at least three times that the problem comes after sitting idle for a while. If I perform a hard reset, everything will be back to normal temporally.
    Called Apple:
    They ssked me to restore it first. I spent several hours to back up and restore my Iphone 3G. Problem not fixed at all. Apple, you own me 4 hours here.
    They also suggested me to have Apple store technician take a look. But the only store in Indiana is closed for remodeling and will be open again in two weeks.
    Called Apple again:
    This time, they acknowledged the issue. They said their developers are working on this issue. A new update will be out in 2-4 weeks. The only solution they offered is hard reset. Useless!
    Me:
    I did some research online, figure out that the problem has something to do with the 3G network. If I disable the 3G network in the Setting, my iphone works just fine(of course, no more 3G speed).
    Apple, please recall your 3.1 update! I just want 3.01 back, or fix the issue now. Is that too much to ask?
    I hope that I can get an acceptable answer in this forum.

    With all the problems I have read with the 3.1, the best thing to do is go back to download 3.0.1 and install through iTunes. Here is the link to all of the hardware:
    http://www.felixbruns.de/iPod/firmware/
    If you don't know how to do this, I will guide you so you don't have to deal with 3.1 until all the problems have been solved.

  • What is REALLY causing the decreased battery life on my 4S?

    Suffice it to say that I've seen all of the related posts.  While I'm glad to see that I'm not alone, none of those posts really seem to help me, so I'm putting my own post out here.
    I can't say exactly when the problems began, but they definitely started getting noticed by me AFTER the iOS6 upgrade.  First, my phone just died at 16%, and came back on at 16%.  Even though I calibrate monthly, I figured that it was time for another calibration, which I did after talking to an Apple rep and filing an actual case.  She gave me the obvious party line - nothing wrong, calibrate once a month, close all background apps as much as possible, charge it to 100% then take it off of the charger, try to minimize email push/pull, location services, bluetooth, brightness, etc., etc.  So the problems seemed to go away.
    Today I leave the house with the phone at around 98%.  Minimal activity while I am driving but it is trying to pull email occasionally on a rainy day where service is probably spotty.  In any case, 20 minutes into the drive, I'm down to 75%, and by the time I reach my meeting location an hour later, I am under 50%.  Any time that I'm not looking at the phone, it stays put, but even the slightest inquiry into email or using an app, I can literally see the battery level going down.
    I decide to hit the Genius Bar at my local Apple store on the way home.  He runs diagnostics on the battery, everything is fine (of course).  He says AT&T, if coverage is spotty or inconsistent, and it keeps trying to pull email and the like on a rainy day, could definitely drain battery down. Makes sense, sort of, but a lot of times I'm on a WiFi connection and it's still draining battery.  Yeah, I know, WiFi uses battery too.  Just getting more and more confused.  And this Genius tells me to keep the phone ON the charger, it's Lithium, it's forgiving, just leave it plugged in.  Now my head hurts.  By the time that I leave said Genius, I am plugged in my car and charging somewhere below 10%.  Home 1 hour and I'm already back up to 76% but that last 10% or so is going to take forever.  Normal, I know.
    So as all of this is going on and my battery issues continue, or not, maybe I have no issues here, I can't help but wondering if some or all of this has something to do with the iOS6 upgrade?  I didn't ask the question of the Apple tech on the phone, or the Genius at the bar, not that I probably would have gotten a straight answer like "oh yes, there is a known issue between battery life and the iOS6, just don't talk too loud about it " but I find it more than a coincidence that this just started happening around the same time.  And by the number of posts, I'm not alone.
    My question is, is it possible that the iOS6 upgrade is causing this newfound battery drain on my iPhone 4S, and shy of telling me to "reboot", "reset", "close all apps" or "watch my power consumption", what is Apple doing to address this/these issue(s)?

    You are def not the only person with this issue.  However, it is NOT because of the update.  It is cause by your usage and how your phone is set up.  I'm not trying to be a dick or anything, but they gave us new features that do require more attention.  All power saving setting should be applied as they directed you.  But you can also start by reducing your phones usage, when it "stays put".  Start by closing apps you don't need running in the back ground.  Turn off location services for apps you dont need...  As an example, FB allows you to post a status and include your location...  But how does it know your location...?  cause its ALWAYS checking through out the day as you travel around so that it finds your location quicker by looking at your last known location.  Then you can also start by setting your screen brighness to auto.  Even though its on "auto" you determine the brightness that it should use on auto.  So dim your screen some.  Even a 25% reduction will add an hour or more to your phone.  Turn off notifications you don't need....  Even if you dont look at them, they still light up your screen and suck battery life... You can also set your notifications to alert you once and not twice as its set as a default.  If your using "find my friends" and you have a buddy who is a little too hyped about the app and stalking someones movements, then that location tracking is sucking the life out of your phone...  Just as an example...  Lets say your using it, and your buddy added you.  If you buddy thinks his wife is up to something and hes stalking her movements, every time he goes looking to see what she's doing, he's also checking on you....  Make sense??

  • Different 'mouse enter' event / 'set busy' vi behaviour in LV8?

    In my program, I used the mouse curcor 'set busy' vi to lock the front panel during a measurement.  However, I did want the 'cancel measurement' button to be available.   I solved that by adding a 'mouse enter' and 'mouse leave' event for that button, that would enable the mouse when it was over the button.  (And disable when it left again)
    Worked fine in LV7, but it seems that in Labview 8, this little trick doesn't work anymore...   
    Apparantly, now the 'mouse enter' event only fires when the cursor isn't set to 'busy'. How do I perform something similar to my old trick in Labview 8? 

    I too had a similar issue when upgrading my application source code from LabVIEW 7.1 to 8.0.  There are a couple of things you could try.
    1) Keep calling the "set cursor busy" vi, but don't disable mouse clicks (a boolean input to the set busy VI). Now add a new event to your event structure to monitor the panel for any "mouse down?" events.  Whenever this event occurs, the user is trying to click somewhere, so wire a TRUE to the "Disabled?" input of the event.  Now to keep your cancel button from being filtered out, add some code to determine if the x,y coordinates of the mouse down event are over your cancel button, if so then don't filter this event.
    2) Keep calling the "set cursor busy" vi, but again don't disable the mouse clicks.  Now whenever you want to disable all user events on your front panel controls, open a reference to each front panel control and set it to disabled (all except the cancel button of course).  This sounds difficult, but it is actually really easy.  There is a VI property you can read to get references to each FP control.
    I personally used the 2nd option in my code to do something similar.  I've attached the VI you can use to disable all you FP controls (with exceptions), and also an example of how I used it.  It's a very small VI.
    Hope this helps.
    Attachments:
    SetAllCtrlsToDisabled.zip ‏24 KB

Maybe you are looking for