[Solved]Pitivi won't launch

Pitivi doesn't launch for me. It gives me the following errors.
Missing soft dependency:
- pycanberra not found on the system
-> enables sound notifications when rendering is complete
Missing soft dependency:
- libav not found on the system
-> additional multimedia codecs through the GStreamer Libav library
ERROR — Could not create a Gst.Fraction — this means gst-python is not installed correctly.
And I definitely have gst-python installed.
$ yaourt gst-python
1 community/gst-python 1.4.0-1 [installed]
Last edited by rabcor (2014-11-05 13:29:49)

That was because Pitivi wants python3 based gst-python. Update your system, the bug was fixed yesterday. If that (for what reason ever) not works, try installing gst-python-git from the AUR.

Similar Messages

  • [Solved] Sonata won't launch with --profile option

    Since the upgrade to 1.6 Sonata won't take --profile for an option. It will spit python errors at me (I don't like python errors).
    [stijn@hermes ~]$ sonata
    Error grabbing key 173, 0x882f008
    Error grabbing key 171, 0x882f008
    Error grabbing key 172, 0x882f008
    Error grabbing key 174, 0x882f008
    [stijn@hermes ~]$ sonata --profile=1
    Traceback (most recent call last):
    File "/usr/bin/sonata", line 162, in <module>
    app = main.Base(args)
    File "/usr/lib/python2.6/site-packages/sonata/main.py", line 187, in __init__
    args.apply_profile_arg(self)
    File "/usr/lib/python2.6/site-packages/sonata/cli.py", line 132, in apply_profile_arg
    if a > 0 and a <= len(config.profile_names):
    AttributeError: 'Base' object has no attribute 'profile_names'
    I had two profiles - one for the laptop (on which Sonata runs) and one for the server (which hosts my music). Both would error out. Sonata starts counting at 1 it seems, so I tried specifying profile 1 and 2, both give this error. I removed the ~/.config/sonata dir to make sure it wasn't some weird configuration error and reconfigured, but the problem remains. Sonata starts up fine without any arguments and I can connect to the profiles just fine.

    I have the current version (sonata-1.6.2.1-7) and get a similar error:
    sonata
    ** (process:18489): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
    ** (process:18489): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
    ** (process:18489): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
    /usr/lib/python2.7/site-packages/sonata/dbus_plugin.py:26: DeprecationWarning: Importing dbus.glib to use the GLib main loop with dbus-python is deprecated.
    Instead, use this sequence:
    from dbus.mainloop.glib import DBusGMainLoop
    DBusGMainLoop(set_as_default=True)
    import dbus.glib
    /home/alp/.gtkrc-2.0:18: error: unexpected identifier `XfcePanelWindow', expected character `:'
    /usr/share/themes/Sonar-Dust/gtk-2.0/gtkrc:92: Murrine configuration option "gradients" is no longer supported and will be ignored.
    /usr/share/themes/Sonar-Dust/gtk-2.0/gtkrc:163: Murrine configuration option "gradients" is no longer supported and will be ignored.
    /usr/share/themes/Sonar-Dust/gtk-2.0/gtkrc:198: Murrine configuration option "gradients" is no longer supported and will be ignored.
    /usr/share/themes/Sonar-Dust/gtk-2.0/gtkrc:205: Murrine configuration option "profile" is no longer supported and will be ignored.
    /usr/share/themes/Sonar-Dust/gtk-2.0/gtkrc:558: Murrine configuration option "gradients" is no longer supported and will be ignored.
    /usr/share/themes/Sonar-Dust/gtk-2.0/gtkrc:606: error: invalid string constant "spinbutton", expected valid string constant
    Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
    Error grabbing key 173, 0x13f2120
    Error grabbing key 171, 0x13f2120
    Error grabbing key 172, 0x13f2120
    2012-09-19 18:18:24 Connection lost while reading line
    Traceback (most recent call last):
    File "/usr/bin/sonata", line 167, in <module>
    app = main.Base(args)
    File "/usr/lib/python2.7/site-packages/sonata/main.py", line 759, in __init__
    self.iterate_now()
    File "/usr/lib/python2.7/site-packages/sonata/main.py", line 1065, in iterate_now
    self.iterate()
    File "/usr/lib/python2.7/site-packages/sonata/main.py", line 1019, in iterate
    self.handle_change_status()
    File "/usr/lib/python2.7/site-packages/sonata/main.py", line 1547, in handle_change_status
    self.current.current_update(prevstatus_playlist, self.status['playlistlength'])
    File "/usr/lib/python2.7/site-packages/sonata/current.py", line 209, in current_update
    for track in changed_songs:
    TypeError: 'NoneType' object is not iterable
    Last edited by Alp (2012-09-19 16:21:42)

  • [SOLVED] Calibre won't launch a new install

    I performed a fresh install of Arch on my laptop and installed calibre and when I attempt to launch it I get this:
    Traceback (most recent call last):
      File "/usr/bin/calibre", line 19, in <module>
        sys.exit(main())
      File "/usr/lib/calibre/calibre/gui2/main.py", line 372, in main
        app, opts, args, actions = init_qt(args)
      File "/usr/lib/calibre/calibre/gui2/main.py", line 51, in init_qt
        from calibre.gui2.ui import Main
      File "/usr/lib/calibre/calibre/gui2/ui.py", line 31, in <module>
        from calibre.gui2.widgets import ProgressIndicator
      File "/usr/lib/calibre/calibre/gui2/widgets.py", line 23, in <module>
        from calibre.gui2.progress_indicator import ProgressIndicator as _ProgressIndicator
      File "/usr/lib/calibre/calibre/gui2/progress_indicator/__init__.py", line 15, in <module>
        pi_error)
    RuntimeError: Failed to load the Progress Indicator plugin: the PyQt4.QtCore module is version 1 but the progress_indicator module requires version -1
    Thanks

    Yes. I got it too.. I searched the forums and got this - https://bbs.archlinux.org/viewtopic.php … 93#p930493
    Apparently, calibre package needs to be rebuilt (because of change in libs). Either you can wait till it is rebuilt and is available to upgrade.. Or you can install the AUR package.. I'm installing the calibre-bzr package from AUR now.
    Last edited by vinayv (2011-05-14 04:56:17)

  • Illustrator CC 2014 won't launch (Could not complete the requested operation) even after fresh install (3 times), anyone know how to solve? (Windows 8.1)

    Hi guys, my Illustrator CC 2014 won't launch, getting an error message "Could not complete the requested operation", this is not a specific file issue I can't launch Illustrator stand alone.  I've un-installed and re-installed about 3 times and contacted support but they haven't been able to solve as of yet.  It's a relatively fresh install of windows 8.1 and no custom fonts have been added.  I've tried deleting the preferences folders and launching and that has not had any effect.  No idea what else I can do, any help would be greatly appreciated.
    Edit: Forgot to mention I have also tried running Illustrator as administrator and that Illustrator was running perfectly fine on this computer since install (about 2 weeks) before this started happening.
    Thanks
    Chris

    Hi Jacob, I decided to completely remove the entire creative suite from my computer, ran the cleaning tool (although some errors showed in the log file) and it now works! Let's just pray it stays this way haha.  Thanks for the suggestion.
    Log File:
    [Thu Mar 05 10:18:58 2015] Choose from one of the following options to clean up :
    [Thu Mar 05 10:18:58 2015] 1.  All
    [Thu Mar 05 10:18:58 2015] 2.  Adobe Flash Player 10.2
    [Thu Mar 05 10:18:58 2015] 3.  Creative Cloud 2014 , Creative Cloud & CS6 Products
    [Thu Mar 05 10:18:58 2015] 4.  Creative Cloud 2014 only
    [Thu Mar 05 10:18:58 2015] 5.  Creative Cloud only
    [Thu Mar 05 10:18:58 2015] 6.  CS6 only
    [Thu Mar 05 10:18:58 2015] 7.  CS5-CS5.5-CS6
    [Thu Mar 05 10:18:58 2015] 8.  CS5-CS5.5
    [Thu Mar 05 10:18:58 2015] 9.  CS3, CS4
    [Thu Mar 05 10:18:58 2015] 10.  Adobe Id credentials
    [Thu Mar 05 10:18:58 2015] 11.  Quit
    [Thu Mar 05 10:18:58 2015] Choice :>
    [Thu Mar 05 10:19:00 2015] User selected: All
    [Thu Mar 05 10:19:00 2015] Opened DB connection with path: C:\Program Files (x86)\Common Files\Adobe\caps\pdb.db
    [Thu Mar 05 10:19:00 2015] Opened DB connection with path: C:\Program Files (x86)\Common Files\Adobe\caps\Media_db.db
    [Thu Mar 05 10:19:00 2015] Opened DB connection with path: C:\Program Files (x86)\Common Files\Adobe\caps\caps.db
    [Thu Mar 05 10:19:00 2015] List of products installed on this machine
    [Thu Mar 05 10:19:00 2015] Listing products for cleanup:
    [Thu Mar 05 10:19:00 2015] Please enter the option number of the product you wish to remove; enter (q) to quit ... >>
    [Thu Mar 05 10:19:04 2015] Are you sure you want to clean all the listed products and associated files?
    [Thu Mar 05 10:19:04 2015] Type (y) to confirm and remove or (n) to quit ... >>
    [Thu Mar 05 10:19:06 2015] Please wait for Adobe Creative Cloud Cleaner Tool to finish........
    [Thu Mar 05 10:19:06 2015] OSVersion : 64-bit
    [Thu Mar 05 10:19:06 2015] Deleting registry root:HKLM key:Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Run value:Adobe Creative Cloud
    [Thu Mar 05 10:19:06 2015] Exception during deleting key : (2, 'RegDeleteValue', 'The system cannot find the file specified.')
    [Thu Mar 05 10:19:06 2015] Deleting registry root:HKLM key:Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Run value:AdobeCEPServiceManager
    [Thu Mar 05 10:19:06 2015] Exception during deleting key : (2, 'RegDeleteValue', 'The system cannot find the file specified.')
    [Thu Mar 05 10:19:06 2015] Deleting registry root:HKLM key:Software\Wow6432Node\Adobe\CSXS.4 value:SmsManifestBaseURL
    [Thu Mar 05 10:19:06 2015] Exception during deleting key : (2, 'RegOpenKeyEx', 'The system cannot find the file specified.')
    [Thu Mar 05 10:19:06 2015] Deleting registry root:HKLM key:Software\Wow6432Node\Adobe\CSXS.4 value:SmsUpdateCheckInterval
    [Thu Mar 05 10:19:06 2015] Exception during deleting key : (2, 'RegOpenKeyEx', 'The system cannot find the file specified.')
    [Thu Mar 05 10:19:06 2015] Deleting registry root:HKLM key:Software\Wow6432Node\Adobe\CSXS.4 value:LogLevel
    [Thu Mar 05 10:19:06 2015] Exception during deleting key : (2, 'RegOpenKeyEx', 'The system cannot find the file specified.')
    [Thu Mar 05 10:19:06 2015] Deleting registry root:HKLM key:Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Creative Cloud
    [Thu Mar 05 10:19:06 2015] Exception during deleting key : (2, 'RegDeleteTree', 'The system cannot find the file specified.')
    [Thu Mar 05 10:19:06 2015] Deleting registry root:HKCR key:AAM
    [Thu Mar 05 10:19:06 2015] Exception during deleting key : (2, 'RegDeleteTree', 'The system cannot find the file specified.')
    [Thu Mar 05 10:19:06 2015] Deleting registry root:HKCR key:AdobeAAMDetect.AdobeAAMDetect
    [Thu Mar 05 10:19:06 2015] Exception during deleting key : (2, 'RegDeleteTree', 'The system cannot find the file specified.')
    [Thu Mar 05 10:19:06 2015] Deleting registry root:HKCR key:AdobeAAMDetect.AdobeAAMDetect.1
    [Thu Mar 05 10:19:06 2015] Exception during deleting key : (2, 'RegDeleteTree', 'The system cannot find the file specified.')
    [Thu Mar 05 10:19:06 2015] Deleting registry root:HKCR key:AdobeAAMDetect.AdobeAAMDetect.2
    [Thu Mar 05 10:19:06 2015] Exception during deleting key : (2, 'RegDeleteTree', 'The system cannot find the file specified.')
    [Thu Mar 05 10:19:06 2015] ACC shortcut was not found C:\Users\Public\Desktop\Adobe Creative Cloud.lnk
    [Thu Mar 05 10:19:06 2015] ACC shortcut was not found C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Adobe Creative Cloud.lnk
    [Thu Mar 05 10:19:06 2015] CoreSync custom hook not found
    [Thu Mar 05 10:19:06 2015] Warning: Failed to remove file,folder trying again
    [Thu Mar 05 10:19:06 2015] Warning: Failed again to remove file,folder
    [Thu Mar 05 10:19:06 2015] Warning: Failed to remove file,folder trying again
    [Thu Mar 05 10:19:06 2015] Warning: Failed again to remove file,folder
    [Thu Mar 05 10:19:06 2015] Warning: Failed to remove file,folder trying again
    [Thu Mar 05 10:19:06 2015] Warning: Failed again to remove file,folder
    [Thu Mar 05 10:19:06 2015] Retry deleting the folder since folder still exists
    [Thu Mar 05 10:19:06 2015] Warning: Failed to remove file,folder trying again
    [Thu Mar 05 10:19:06 2015] Warning: Failed again to remove file,folder
    [Thu Mar 05 10:19:06 2015] Warning: Failed to remove file,folder trying again
    [Thu Mar 05 10:19:06 2015] Warning: Failed again to remove file,folder
    [Thu Mar 05 10:19:06 2015] Warning: Failed to remove file,folder trying again
    [Thu Mar 05 10:19:06 2015] Warning: Failed again to remove file,folder
    [Thu Mar 05 10:19:06 2015] Some files could not be cleaned up. Please try closing your internet/web browser, and rerun the Cleaner Tool to complete your clean-up.
    [Thu Mar 05 10:19:06 2015] :: Cleaning-up left over inventories ::
    [Thu Mar 05 10:19:06 2015] Inventory: 'AdobeApplicationManager-1.0' Type: SelfUpdate, Action: NoDelete
    [Thu Mar 05 10:19:06 2015] Found AAMref : ACC.aamref
    [Thu Mar 05 10:19:06 2015] Atleast one Non-RIBS Inventory : False, Atleast one AAMRef: True
    [Thu Mar 05 10:19:06 2015] Removing content of Product : CS5Installer, Version : CS5
    [Thu Mar 05 10:19:07 2015] Deleting file : C:\Program Files (x86)\Common Files\Adobe\caps\pdb.db
    [Thu Mar 05 10:19:07 2015] Deleting file : C:\Program Files (x86)\Common Files\Adobe\caps\Media_db.db
    [Thu Mar 05 10:19:07 2015] Warning: Failed to remove file,folder trying again
    [Thu Mar 05 10:19:07 2015] Warning: Failed again to remove file,folder
    [Thu Mar 05 10:19:07 2015] Warning: Failed to remove file,folder trying again
    [Thu Mar 05 10:19:07 2015] Warning: Failed again to remove file,folder
    [Thu Mar 05 10:19:07 2015] LOG FILE SAVED TO: C:\Users\Chris\AppData\Local\Temp\Adobe Creative Cloud Cleaner Tool.log
    [Thu Mar 05 10:19:07 2015] Adobe Creative Cloud Cleaner Tool completed successfully
    [Thu Mar 05 10:19:07 2015]
    [Thu Mar 05 10:19:07 2015] *-*-*-*-*-*- ::START:: - SUMMARY OF Warnings -*-*-*-*-*-*
    [Thu Mar 05 10:19:06 2015] Warning: Failed to remove file,folder trying again
    [Thu Mar 05 10:19:06 2015] Warning: Failed again to remove file,folder
    [Thu Mar 05 10:19:06 2015] Warning: Failed to remove file,folder trying again
    [Thu Mar 05 10:19:06 2015] Warning: Failed again to remove file,folder
    [Thu Mar 05 10:19:06 2015] Warning: Failed to remove file,folder trying again
    [Thu Mar 05 10:19:06 2015] Warning: Failed again to remove file,folder
    [Thu Mar 05 10:19:06 2015] Warning: Failed to remove file,folder trying again
    [Thu Mar 05 10:19:06 2015] Warning: Failed again to remove file,folder
    [Thu Mar 05 10:19:06 2015] Warning: Failed to remove file,folder trying again
    [Thu Mar 05 10:19:06 2015] Warning: Failed again to remove file,folder
    [Thu Mar 05 10:19:06 2015] Warning: Failed to remove file,folder trying again
    [Thu Mar 05 10:19:06 2015] Warning: Failed again to remove file,folder
    [Thu Mar 05 10:19:07 2015] Warning: Failed to remove file,folder trying again
    [Thu Mar 05 10:19:07 2015] Warning: Failed again to remove file,folder
    [Thu Mar 05 10:19:07 2015] Warning: Failed to remove file,folder trying again
    [Thu Mar 05 10:19:07 2015] Warning: Failed again to remove file,folder
    [Thu Mar 05 10:19:07 2015] *-*-*-*-*-*- :: END :: - SUMMARY OF Warnings -*-*-*-*-*-*
    [Thu Mar 05 10:19:07 2015] ---------------------------------------------------------
    [Thu Mar 05 10:19:07 2015] *=*=*=*=*=*=*=*=* :: End Session :: *=*=*=*=*=*=*=*=*=*=*
    [Thu Mar 05 10:19:07 2015] ---------------------------------------------------------

  • CS3 Installer Won't Launch

    OSX 10.5.5
    Intel Quad Core Tower, 8GB Ram
    Currently installed: CS3.3 Master Collection
    I am trying to reinstall Acrobat 8 from my Master Collection 3 disc, and Setup won't launch. I've also tried Utilities:Add or Remove Adobe Creative Suite 3 Master Collection, and it won't launch either.
    I've tried the standard solutions: fix file permissions, install from admin account and new user account, uninstalled CS4 Beta applications. Nothing has helped.
    Adobe technical support has been no help. I've been on the phone with them for two hours this morning.
    Any suggestions would be greatly appreciated! Thank you!

    BRIAN, HERE'S WHAT WORKED FOR ME, BUT I WAS USING WINDOWS XP PROFESSIONAL, NOT A MAC SYSTEM. STILL MAYBE IT MAY BE OF HELP.
    I had problems uninstalling and reinstalling my Adobe Master Collection CS3. The problem being that the installer would run and then disappear without initiating the uninstall/installation process.
    Here are the simple combination of steps which worked for me.
    1/ removing Adobe Master Collection CS3 by running add/remove programs
    2/ running the Adobe CS3 clean script. I'm almost 100% certain I chose option 1 when running the script http://www.adobe.com/support/contact/cs3clean.html
    3/ out of desperation and realising I had nothing to loose because I had an image of the fairly newly configured hard drive I was using, I deleted the Adobe "Installers" Folder located inside the Adobe folder at C:\Program Files\Common Files\Adobe
    Steps 1 and 2 above did not solve my problem.
    Step 3 did solve my problem. However, I do not know if step 1 and/or 2 were required for step 3 to work.
    GOOD LUCK :-)
    PS. Please let users of this site know if this solution has worked for you ...and if so, pass the solution on elsewhere too.

  • Dreamweaver CC won't launch - Mac OS 10.8.5 - No Crash Logs Created

    Dreamweaver CC won't launch at all on my machine anymore.  All the other Adobe CC applications work just fine. 
    I've uninstalled and reinstalled all my CC applications and done it again for good measure.  I've uninstalled all my fonts and reinstalled the normal Mountain Lion fonts and the fonts installed with the Adobe CC apps.
    Creative Cloud desktop is installed. It has update Dreamweaver to version 13.0.0.6391.  I'm aware that there is a version 13.1 out there, but Creative Cloud tells me I'm up-to-date and I have no more requests.
    When launching Dreamweaver, It bounces in my dock for a brief second, then disappears.  No crash log is created. The Console app shows the following entry after a number of attempts to launch Dreamweaver:
    9/23/13 5:48:44.841 PM com.apple.launchd.peruser.501[152]: ([0x0-0x3ee3ee].com.adobe.dreamweaver-13.0[3161]) Exited with code: 97
    9/23/13 5:49:47.465 PM com.apple.launchd.peruser.501[152]: ([0x0-0x3f43f4].com.adobe.dreamweaver-13.0[3188]) Exited with code: 97
    9/23/13 5:50:10.735 PM com.apple.launchd.peruser.501[152]: ([0x0-0x3f83f8].com.adobe.dreamweaver-13.0[3196]) Exited with code: 97
    9/23/13 5:50:30.075 PM com.apple.launchd.peruser.501[152]: ([0x0-0x3f93f9].com.adobe.dreamweaver-13.0[3199]) Exited with code: 97
    9/23/13 5:50:55.044 PM com.apple.launchd.peruser.501[152]: ([0x0-0x3fa3fa].com.adobe.dreamweaver-13.0[3201]) Exited with code: 97
    9/23/13 5:51:01.795 PM com.apple.launchd.peruser.501[152]: ([0x0-0x3fb3fb].com.adobe.dreamweaver-13.0[3203]) Exited with code: 97
    9/23/13 5:49:47.465 PM com.apple.launchd.peruser.501[152]: ([0x0-0x3f43f4].com.adobe.dreamweaver-13.0[3188]) Exited with code: 97
    9/23/13 5:50:10.735 PM com.apple.launchd.peruser.501[152]: ([0x0-0x3f83f8].com.adobe.dreamweaver-13.0[3196]) Exited with code: 97
    9/23/13 5:50:30.075 PM com.apple.launchd.peruser.501[152]: ([0x0-0x3f93f9].com.adobe.dreamweaver-13.0[3199]) Exited with code: 97
    9/23/13 5:50:55.040 PM Dreamweaver[3201]: JLRequestRuntimeInstall: CFMessagePortSendRequest: error -1
    9/23/13 5:50:55.044 PM com.apple.launchd.peruser.501[152]: ([0x0-0x3fa3fa].com.adobe.dreamweaver-13.0[3201]) Exited with code: 97
    9/23/13 5:51:01.791 PM Dreamweaver[3203]: JLRequestRuntimeInstall: CFMessagePortSendRequest: error -1
    9/23/13 5:51:01.795 PM com.apple.launchd.peruser.501[152]: ([0x0-0x3fb3fb].com.adobe.dreamweaver-13.0[3203]) Exited with code: 97
    9/23/13 5:51:32.075 PM Dreamweaver[3208]: JLRequestRuntimeInstall: CFMessagePortSendRequest: error -1
    9/23/13 5:51:32.078 PM com.apple.launchd.peruser.501[152]: ([0x0-0x3fd3fd].com.adobe.dreamweaver-13.0[3208]) Exited with code: 97
    9/23/13 5:51:51.672 PM Dreamweaver[3212]: JLRequestRuntimeInstall: CFMessagePortSendRequest: error -1
    9/23/13 5:51:51.676 PM com.apple.launchd.peruser.501[152]: ([0x0-0x3ff3ff].com.adobe.dreamweaver-13.0[3212]) Exited with code: 97
    9/23/13 5:52:32.757 PM Dreamweaver[3221]: JLRequestRuntimeInstall: CFMessagePortSendRequest: error -1
    9/23/13 5:52:32.761 PM com.apple.launchd.peruser.501[152]: ([0x0-0x400400].com.adobe.dreamweaver-13.0[3221]) Exited with code: 97
    9/23/13 5:52:42.557 PM Dreamweaver[3223]: JLRequestRuntimeInstall: CFMessagePortSendRequest: error -1
    9/23/13 5:52:42.561 PM com.apple.launchd.peruser.501[152]: ([0x0-0x401401].com.adobe.dreamweaver-13.0[3223]) Exited with code: 97
    9/23/13 5:52:51.772 PM Dreamweaver[3225]: JLRequestRuntimeInstall: CFMessagePortSendRequest: error -1
    9/23/13 5:52:51.775 PM com.apple.launchd.peruser.501[152]: ([0x0-0x402402].com.adobe.dreamweaver-13.0[3225]) Exited with code: 97
    9/23/13 5:53:12.120 PM Dreamweaver[3231]: JLRequestRuntimeInstall: CFMessagePortSendRequest: error -1
    9/23/13 5:53:12.124 PM com.apple.launchd.peruser.501[152]: ([0x0-0x404404].com.adobe.dreamweaver-13.0[3231]) Exited with code: 97
    9/23/13 5:54:19.341 PM Dreamweaver[3237]: JLRequestRuntimeInstall: CFMessagePortSendRequest: error -1
    9/23/13 5:54:19.345 PM com.apple.launchd.peruser.501[152]: ([0x0-0x406406].com.adobe.dreamweaver-13.0[3237]) Exited with code: 97
    Here's the info about my machine:
    Hardware Overview:
      Model Name:          iMac
      Model Identifier:          iMac12,2
      Processor Name:          Intel Core i7
      Processor Speed:          3.4 GHz
      Number of Processors:          1
      Total Number of Cores:          4
      L2 Cache (per Core):          256 KB
      L3 Cache:          8 MB
      Memory:          16 GB
      Boot ROM Version:          IM121.0047.B1F
      SMC Version (system):          1.72f2
      Serial Number (system):          D25HW0HADHJW
      Hardware UUID:          D72ECFA4-C050-5077-9778-955FE2B22143
    System Software Overview:
      System Version:          OS X 10.8.5 (12F37)
      Kernel Version:          Darwin 12.5.0
      Boot Volume:          Macintosh HD
      Boot Mode:          Normal
      Secure Virtual Memory:          Enabled
      Time since boot:          6:53
    I have various Adobe related logs in my Console I could pass along if you'd like:
    ACC.log
    LogTransport2
    DLM.log
    DLM_native.log
    LBS.log
    Adobe CSXS Extensions 4 4.0.2 09-23-2013.log
    Adobe CSXS Infrastructure 4 Driver 4 09-23-2013.log
    Adobe Dreamweaver CC 13 09-23-2013.log

    I just faced the same situation and solved it that way:
    - find this folder in the finder:
    Macintosh HD/ User / Library / Application Support / Macromedia / Dreamweaver /Configuration
    - rename the "Configuration" folder to "ConfigurationOld"
    It worked for me.... I hope it'll help you
    Clotilde

  • Program won't launch on Mac for one user but will for another

    We just installed a new program (that is Java based) that we are about to start using in our office. It is the WorkFlows client from SirsiDynix. It works fine on my MAC but 2 other users in our office have MACs and it won't launch. We have tried uninstalling and reinstalling with no luck.  We created another user on one of the computers and installed the program and it launches fine. Both users are Administrators. We have uninstalled and reinstalled the program but still no luck. We have ran the Repair Permissions utility on the HD. Is there a tool or software that we can use to compare permissions or settings of the 2 users to find out why the program won't run under one of them?
    We have Mac Mini OS X version 10.9.5
    Thanks for any help you can give.
    Marcia

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen. Click the Clear Display icon in the toolbar. Then take one of the actions that you're having trouble with. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Adobe CC won't launch, Photoshop freezes immediately after launch, help!

    Hello, I would appreciate any suggestions on how to solve this issue. It started with Photoshop CC freezing, as in spinning color wheels of death immediately after launch. I have tried launching with a file, without a file, from Lightroom, independently, nothing works, but spinning wheel until I force quit.
    So I tried to update, thinking it wpould help. Adobe CC won't launch at all, no error message, no force quit, just nothing happens. I tried uninstalling both, but unistall just hangs, bouncing in the dock for all eternity until I force quit. The Adobe Application Manager will not launch, and also hangs until a force quit.
    The machine is a MacPro OSX 10.7.5 with 3.2 GHz Quad-Core 8GB with no other issues. I have done no updates, no new programs, apps, fonts or plugins in weeks, and the Adobe CC stuff has been working until two days ago. No other issues with the machine I have noticed, and Lightroom and PS CS6 are both working as usual. Restarts have no effect.
    I have attempted to start PS CC using command-shift-option thinking the preferences might be causing an issue, but got the same hanging result. Renaming the OOBE file has not worked. Help!

    Have you had any luck with this? I've been experiencing the same since Creative Cloud started... happens with all creative cloud apps. I removed the creative cloud desktop app as that was the most troublesome and would often hang everything after waking from sleep. Helped a little but waking from sleep still creates the issue and I have to restart the computer. If I do get an app working and I go to update through the help menu, that app hangs. I've read in other discussions that you need to change the user (which is ******** and very time consuming) but like an idiot I did that and... surprise, suprise, same problem. Never seen adobe come back on this one.
    MacPro OS X 10.7.5 2x3GHz Dual Core 24Gb RAM

  • Acrobat won't launch after update

    Dear Experts,
    I have a very urgent problem to solve.
    I am currently running ADOBE Creative Suit 6 Design Standard on my desktop.
    It includes an Acrobat. I've using Acrobat for months everything's normal untill there's an update (detail of the update please refer to:http://helpx.adobe.com/acrobat/release-note/release-notes-acrobat-reader.html"). i installed it and acrobat never launch again.
    So I uninstall the Acrobat and install again from the CS6 Design Std DVD and it worked again. I did this back and forth trying to fixed the problem. And i decided not to update any more. And it's working in the older version Adove Acrobat X Pro 10.1.1 . it worked for a couple of weeks, and it won't launch again. Please, help.
    System environment:
    Windows 7 Enterprise Service pack 1, Hardware: standard Desktop "HP Compaq 8200 Elite Convertible Minitower" with Intel Core i5-2400 Processor, @3.10GHz, 8GB RAM 64-bit OS.
    Current location: Guangdong, China. Language environment: OS is in English, Software is in English, but we sometimes need to deal with Chinese language.
    PS: Adobe Reader X works well, with mutil-language support.

    Hi MacFisher,
    Can you please try the following:
    http://helpx.adobe.com/creative-suite/kb/acrobat-failed-launch-30-days.html

  • FCP 7 Won't launch

    ok, i've searched around for a WHILE before starting this thread.  strange FCP 7 behavior:
    i'm running 10.7.4
    FCP 7.0
    the splash screen comes up, as it's loading my plugins, it gets to "loading master templates" and just stops.  no error message. 
    i trashed the preferences, used the digital rebellion tool to do so
    tried a different user on my laptop and it does the same thing
    i can't find the plugin folder anymore to try deleting the plugins.  could that be the problem? 
    i haven't uninstalled yet.
    motion 4 won't launch either.
    i have fcp x and motion 5 and they both work fine. 
    could some sort of templates be corrupted? 
    any suggestions on what else i can do to troubleshoot this?
    thanks!

    ok. i solved it.  i had changed the name in my apps folder to FCP 7.  i tried to software update and nothing happened. i removed the 7 from the name, software update updated to 7.0.3 and now it works again...  so who knows what happened?  hope this helps someone in the future...

  • FCP 7 Won't Launch, used to

    For some reason, FCP 7 won't launch any more. It did just a few days ago. Nothing has changed on my system. When I launch FCP, the startup screen comes up, showing what's loading. Then nothing. No FCP. Nothing showing in Activity Monitor. I can lauch DVDSP. Same result with FCP whether I launch the App or double clicking on an FCP project file. It starts to load, but never makes it.
    I can't re-install FCS, since I'm not running Lion. I had brought FCP over from Snow Leopard.
    I have FCP X installed. But FCP 7 ran fine a few days ago with X installed.
    I have tried:
    - Repair persmissions.
    - Trashing all FCP preferences.
    Any other suggestion?
    My system: (which hasn't changed since it did launch only a few days ago)
    Lion 10.7.1
    FCP 7
    FCP X
    ATI 5770
    Quadro 4000 (slave only, no monitor attached)
    24 GB RAM

    ok. i solved it.  i had changed the name in my apps folder to FCP 7.  i tried to software update and nothing happened. i removed the 7 from the name, software update updated to 7.0.3 and now it works again...  so who knows what happened?  hope this helps someone in the future...

  • Logic won't launch in Leopard

    Hi
    I am new to this forum so forgive me if you have covered this, I have searched the forum for an answer but no luck so far. I have just installed Leopard and updates and now both Logic Pro 8 and Garage band won't launch. I can only launch Logic if i don't use the core audio so it's just for midi, but as soon as I try to use the computers audio side it crashes. can anyone help me solve this issue ?
    many thanks

    Look for files in a com.apple.ical...plist format. trash them and restart iCal.

  • HT203107 Safari won't launch following update. Any fixes?

    Just installed update and Safari won't launch. Any patches or fixes?

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem. But with the aid of the test results, the solution may take a few minutes, instead of hours or days.
    Don't be put off by the complexity of these instructions. The process is much less complicated than the description. You do harder tasks with the computer all the time.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. As I wrote above, it changes nothing. It doesn't send or receive any data on the network. All it does is to generate a human-readable report on the state of the computer. That report goes nowhere unless you choose to share it. If you prefer, you can act on it yourself without disclosing the contents to me or anyone else.
    You should be wondering whether you can believe me, and whether it's safe to run a program at the behest of a stranger. In general, no, it's not safe and I don't encourage it.
    In this case, however, there are a couple of ways for you to decide whether the program is safe without having to trust me. First, you can read it. Unlike an application that you download and click to run, it's transparent, so anyone with the necessary skill can verify what it does.
    You may not be able to understand the script yourself. But variations of the script have been posted on this website thousands of times over a period of years. The site is hosted by Apple, which does not allow it to be used to distribute harmful software. Any one of the millions of registered users could have read the script and raised the alarm if it was harmful. Then I would not be here now and you would not be reading this message.
    Nevertheless, if you can't satisfy yourself that these instructions are safe, don't follow them. Ask for other options.
    4. Here's a summary of what you need to do, if you choose to proceed:
    ☞ Copy a line of text in this window to the Clipboard.
    ☞ Paste into the window of another application.
    ☞ Wait for the test to run. It usually takes a few minutes.
    ☞ Paste the results, which will have been copied automatically, back into a reply on this page.
    The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.
    5. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode, under the conditions in which the problem is reproduced. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    6. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    7. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/libexec;clear;cd;p=(Software Hardware Memory Diagnostics Power FireWire Thunderbolt USB Fonts SerialATA 4 1000 25 5120 KiB/s 1024 85 \\b%% 20480 1 MB/s 25000 ports ' com.clark.\* \*dropbox \*genieo\* \*GoogleDr\* \*k.AutoCAD\* \*k.Maya\* vidinst\* ' DYLD_INSERT_LIBRARIES\ DYLD_LIBRARY_PATH -86 "` route -n get default|awk '/e:/{print $2}' `" 25 N\\/A down up 102400 25600 recvfrom sendto CFBundleIdentifier 25 25 25 1000 MB ' com.adobe.AAM.Updater-1.0 com.adobe.AAM.Updater-1.0 com.adobe.AdobeCreativeCloud com.adobe.CS4ServiceManager com.adobe.CS5ServiceManager com.adobe.fpsaud com.adobe.SwitchBoard com.adobe.SwitchBoard com.apple.aelwriter com.apple.AirPortBaseStationAgent com.apple.FolderActions.enabled com.apple.installer.osmessagetracing com.apple.mrt.uiagent com.apple.ReportCrash.Self com.apple.rpmuxd com.apple.SafariNotificationAgent com.apple.usbmuxd com.citrixonline.GoToMeeting.G2MUpdate com.google.keystone.agent com.google.keystone.daemon com.microsoft.office.licensing.helper com.oracle.java.Helper-Tool com.oracle.java.JavaUpdateHelper com.oracle.java.JavaUpdateHelper org.macosforge.xquartz.privileged_startx org.macosforge.xquartz.privileged_startx org.macosforge.xquartz.startx ' ' 879294308 4071182229 461455494 3627668074 1083382502 1274181950 1855907737 2758863019 1848501757 464843899 3694147963 1233118628 2456546649 2806998573 2778718105 2636415542 842973933 2051385900 3301885676 891055588 998894468 695903914 1443423563 4136085286 523110921 2883943871 3873345487 ' 51 5120 files );N5=${#p[@]};p[N5]=` networksetup -listnetworkserviceorder|awk ' NR>1 { sub(/^\([0-9]+\) /,"");n=$0;getline;} $NF=="'${p[26]}')" { sub(/.$/,"",$NF);print n;exit;} ' `;f=('\n%s: %s\n' '\n%s\n\n%s\n' '\nRAM details\n%s\n' %s\ %s '%s\n-\t%s\n' );S0() { echo ' { q=$NF+0;$NF="";u=$(NF-1);$(NF-1)="";gsub(/^ +| +$/,"");if(q>='${p[$1]}') printf("%s (UID %s) is using %s '${p[$2]}'",$0,u,q);} ';};s=(' s/[0-9A-Za-z._]+@[0-9A-Za-z.]+\.[0-9A-Za-z]{2,4}/EMAIL/g;/faceb/s/(at\.)[^.]+/\1NAME/g;/\/Shared/!s/(\/Users\/)[^ /]+/\1USER/g;s/[-0-9A-Fa-f]{22,}/UUID/g;' ' s/^ +//;/de: S|[nst]:/p;' ' {sub(/^ +/,"")};/er:/;/y:/&&$2<'${p[10]} ' 1s/://;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: (E[^m]|[^EO])|x([^08]|02[^F]|8[^0])/p;} ' ' 5h;6{ H;g;/P/!p;} ' ' ($1~/^Cy/&&$3>'${p[11]}')||($1~/^Cond/&&$2!~/^N/) ' ' /:$/{ N;/:.+:/d;s/ *://;b0'$'\n'' };/^ *(V.+ [0N]|Man).+ /{ s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;};$b0'$'\n'' d;:0'$'\n'' x;s/\n\n//;/Apple[ ,]|Genesy|Intel|SMSC/d;s/\n.*//;/\)$/p;' ' s/^.*C/C/;H;${ g;/No th|pms/!p;} ' '/= [^GO]/p' '{$1=""};1' ' /Of/!{ s/^.+is |\.//g;p;} ' ' $0&&!/ / { n++;print;} END { if(n<10) print "com.apple.";} ' ' { sub(/ :/,"");print|"tail -n'${p[12]}'";} ' ' NR==2&&$4<='${p[13]}' { print $4;} ' ' END { $2/=256;if($2>='${p[15]}') print int($2) } ' ' NR!=13{next};{sub(/[+-]$/,"",$NF)};'"`S0 21 22`" 'NR!=2{next}'"`S0 37 17`" ' NR!=5||$8!~/[RW]/{next};{ $(NF-1)=$1;$NF=int($NF/10000000);for(i=1;i<=3;i++){$i="";$(NF-1-i)="";};};'"`S0 19 20`" 's:^:/:p' '/\.kext\/(Contents\/)?Info\.plist$/p' 's/^.{52}(.+) <.+/\1/p' ' /Launch[AD].+\.plist$/ { n++;print;} END { if(n<200) print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$/ { print $3;} ' ' /\.(framew|lproj)|\):/d;/plist:|:.+(Mach|scrip)/s/:[^:]+//p ' '/^root$/p' ' !/\/Contents\/.+\/Contents|Applic|Autom|Frameworks/&&/Lib.+\/Info.plist$/ { n++;print;} END { if(n<1100) print "/System/";} ' '/^\/usr\/lib\/.+dylib$/p' ' /Temp|emac/{next};/(etc|Preferences|Launch[AD].+)\// { sub(".(/private)?","");n++;print;} END { split("'"${p[41]}"'",b);split("'"${p[42]}"'",c);for(i in b) print b[i]".plist\t"c[i];if(n<500) print "Launch";} ' ' /\/(Contents\/.+\/Contents|Frameworks)\/|\.wdgt\/.+\.([bw]|plu)/d;p;' 's/\/(Contents\/)?Info.plist$//;p' ' { gsub("^| |\n","\\|\\|kMDItem'${p[35]}'=");sub("^...."," ") };1 ' p '{print $3"\t"$1}' 's/\'$'\t''.+//p' 's/1/On/p' '/Prox.+: [^0]/p' '$2>'${p[43]}'{$2=$2-1;print}' ' BEGIN { i="'${p[26]}'";M1='${p[16]}';M2='${p[18]}';M3='${p[31]}';M4='${p[32]}';} !/^A/{next};/%/ { getline;if($5<M1) a="user "$2"%, system "$4"%";} /disk0/&&$4>M2 { b=$3" ops/s, "$4" blocks/s";} $2==i { if(c) { d=$3+$4+$5+$6;next;};if($4>M3||$6>M4) c=int($4/1024)" in, "int($6/1024)" out";} END { if(a) print "CPU: "a;if(b) print "I/O: "b;if(c) print "Net: "c" (KiB/s)";if(d) print "Net errors: "d" packets/s";} ' ' /r\[0\] /&&$NF!~/^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./ { print $NF;exit;} ' ' !/^T/ { printf "(static)";exit;} ' '/apsd|BKAg|OpenD/!s/:.+//p' ' (/k:/&&$3!~/(255\.){3}0/ )||(/v6:/&&$2!~/A/ ) ' ' $1~"lR"&&$2<='${p[25]}';$1~"li"&&$3!~"wpa2";' ' BEGIN { FS=":";p="uniq -c|sed -E '"'s/ +\\([0-9]+\\)\\(.+\\)/\\\2 x\\\1/;s/x1$//'"'";} { n=split($3,a,".");sub(/_2[01].+/,"",$3);print $2" "$3" "a[n]$1|p;b=b$1;} END { close(p);if(b) print("\n\t* Code injection");} ' ' NR!=4{next} {$NF/=10240} '"`S0 27 14`" ' END { if($3~/[0-9]/)print$3;} ' ' BEGIN { L='${p[36]}';} !/^[[:space:]]*(#.*)?$/ { l++;if(l<=L) f=f"\n   "$0;} END { F=FILENAME;if(!F) exit;if(!f) f="\n   [N/A]";"cksum "F|getline C;split(C, A);C="checksum "A[1];"file -b "F|getline T;if(T!~/^(AS.+ (En.+ )?text(, with v.+)?$|(Bo|PO).+ sh.+ text ex|XM)/) F=F" ("T", "C")";else F=F" ("C")";printf("\nContents of %s\n%s\n",F,f);if(l>L) printf("\n   ...and %s more line(s)\n",l-L);} ' ' s/^ ?n...://p;s/^ ?p...:/-'$'\t''/p;' 's/0/Off/p' ' END{print NR} ' ' /id: N|te: Y/{i++} END{print i} ' ' / / { print "'"${p[28]}"'";exit;};1;' '/ en/!s/\.//p' ' NR!=13{next};{sub(/[+-M]$/,"",$NF)};'"`S0 39 40`" ' $10~/\(L/&&$9!~"localhost" { sub(/.+:/,"",$9);print $1": "$9|"sort|uniq";} ' '/^ +r/s/.+"(.+)".+/\1/p' 's/(.+\.wdgt)\/(Contents\/)?Info\.plist$/\1/p' 's/^.+\/(.+)\.wdgt$/\1/p' ' /l: /{ /DVD/d;s/.+: //;b0'$'\n'' };/s: /{ /V/d;s/^ */- /;H;};$b0'$'\n'' d;:0'$'\n'' x;/APPLE [^:]+$/d;p;' ' /^find: /d;p;' "`S0 44 45`" ' BEGIN{FS="= "} /Path/{print $2} ' ' /^ *$/d;s/^ */   /;' ' s/^.+ |\(.+\)$//g;p ' '/\.(appex|pluginkit)\/Contents\/Info\.plist$/p' ' /2/{print "WARN"};/4/{print "CRITICAL"};' ' /EVHF|MACR|^s/d;s/^.+: //p;' );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps crontab iotop top pkgutil 'PlistBuddy 2>&1 -c "Print' whoami cksum kextstat launchctl smcDiagnose sysctl\ -n defaults\ read stat lsbom mdfind ' for i in ${p[24]};do ${c1[18]} ${c2[27]} $i;done;' pluginkit scutil dtrace profiles sed\ -En awk /S*/*/P*/*/*/C*/*/airport networksetup mdutil lsof test osascript\ -e );c2=(com.apple.loginwindow\ LoginHook '" /L*/P*/loginw*' "'tell app \"System Events\" to get properties of login items'|tr , \\\n" 'L*/Ca*/com.ap*.Saf*/E*/* -d 1 -name In*t -exec '"${c1[14]}"' :CFBundleDisplayName" {} \;|sort|uniq' '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' '.??* -path .Trash -prune -o -type d -name *.app -print -prune' :${p[35]}\" :Label\" '{/,}L*/{Con,Pref}* -type f ! -size 0 -name *.plist -exec plutil -s {} \;' "-f'%N: %l' Desktop L*/Keyc*" therm sysload boot-args status " -F '\$Time \$(RefProc): \$Message' -k Sender Req 'fsev|kern|launchd' -k RefProc Rne 'Aq|WebK' -k Message Rne 'Goog|ksadm|probe|Roame|SMC:|smcD|sserti|suhel| VALI|ver-r|xpma' -k Message Req 'abn|bad |Beac|caug|corru|dead[^bl]|FAIL|fail|GPU |hfs: Ru|inval|jnl:|last value [1-9]|NVDA\(|pagin|proc: t|Roamed|rror|SL|TCON|Throttli|tim(ed? ?|ing )o|WARN' " '-du -n DEV -n EDEV 1 10' 'acrx -o comm,ruid,%cpu' '-t1 10 1' '-f -pfc /var/db/r*/com.apple.*.{BS,Bas,Es,J,OSXU,Rem,up}*.bom' '{/,}L*/Lo*/Diag* -type f -regex .\*[cght] ! -name .?\* ! -name \*ag \( -exec grep -lq "^Thread c" {} \; -exec printf \* \; -o -true \) -execdir stat -f:%Sc:%N -t%F {} \;|sort -t: -k2 |tail -n'${p[38]} '/S*/*/Ca*/*xpc* >&- ||echo No' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' '-L /S*/L*/{C*/Sec*A,Ex}* {/,}L*/{A*d,Ca*/*/Ex,Co{mpon,reM},Ex,In{p,ter},iTu*/*P,Keyb,Mail/B,Pr*P,Qu*T,Scripti,Sec,Servi,Spo,Widg}* -path \\*s/Resources -prune -o -type f -name Info.plist' '/usr/lib -type f -name *.dylib' `awk "${s[31]}"<<<${p[23]}` "/e*/{auto,{cron,fs}tab,hosts,{[lp],sy}*.conf,mach_i*/*,pam.d/*,ssh{,d}_config,*.local} {,/usr/local}/etc/periodic/*/* /L*/P*{,/*}/com.a*.{Bo,sec*.ap}*t {/S*/,/,}L*/Lau*/*t .launchd.conf" list getenv /Library/Preferences/com.apple.alf\ globalstate --proxy '-n get default' -I --dns -getdnsservers\ "${p[N5]}" -getinfo\ "${p[N5]}" -P -m\ / '' -n1 '-R -l1 -n1 -o prt -stats command,uid,prt' '--regexp --only-files --files com.apple.pkg.*|sort|uniq' -kl -l -s\ / '-R -l1 -n1 -o mem -stats command,uid,mem' '+c0 -i4TCP:0-1023' com.apple.dashboard\ layer-gadgets '-d /L*/Mana*/$USER&&echo On' '-app Safari WebKitDNSPrefetchingEnabled' "+c0 -l|awk '{print(\$1,\$3)}'|sort|uniq -c|sort -n|tail -1|awk '{print(\$2,\$3,\$1)}'" -m 'L*/{Con*/*/Data/L*/,}Pref* -type f -size 0c -name *.plist.???????|wc -l' kern.memorystatus_vm_pressure_level '3>&1 >&- 2>&3' " -F '\$Time \$Message' -k Sender kernel -k Message CSeq 'n Cause: -' " );N1=${#c2[@]};for j in {0..9};do c2[N1+j]=SP${p[j]}DataType;done;N2=${#c2[@]};for j in 0 1;do c2[N2+j]="-n ' syscall::'${p[33+j]}':return { @out[execname,uid]=sum(arg0) } tick-10sec { trunc(@out,1);exit(0);} '";done;l=(Restricted\ files Hidden\ apps 'Elapsed time (s)' POST Battery Safari\ extensions Bad\ plists 'High file counts' User Heat System\ load boot\ args FileVault Diagnostic\ reports Log 'Free space (MiB)' 'Swap (MiB)' Activity 'CPU per process' Login\ hook 'I/O per process' Mach\ ports kexts Daemons Agents XPC\ cache Startup\ items Admin\ access Root\ access Bundles dylibs Apps Font\ issues Inserted\ dylibs Firewall Proxies DNS TCP/IP Wi-Fi Profiles Root\ crontab User\ crontab 'Global login items' 'User login items' Spotlight Memory Listeners Widgets Parental\ Controls Prefetching SATA Descriptors App\ extensions Lockfiles Memory\ pressure SMC Shutdowns );N3=${#l[@]};for i in 0 1 2;do l[N3+i]=${p[5+i]};done;N4=${#l[@]};for j in 0 1;do l[N4+j]="Current ${p[29+j]}stream data";done;A0() { id -G|grep -qw 80;v[1]=$?;((v[1]==0))&&sudo true;v[2]=$?;v[3]=`date +%s`;clear >&-;date '+Start time: %T %D%n';};for i in 0 1;do eval ' A'$((1+i))'() { v=` eval "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};A'$((3+i))'() { v=` while read i;do [[ "$i" ]]&&eval "${c1[$1]} ${c2[$2]}" \"$i\"|'${c1[30+i]}' "${s[$3]}";done<<<"${v[$4]}" `;[[ "$v" ]];};A'$((5+i))'() { v=` while read i;do '${c1[30+i]}' "${s[$1]}" "$i";done<<<"${v[$2]}" `;[[ "$v" ]];};A'$((7+i))'() { v=` eval sudo "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};';done;A9(){ v=$((`date +%s`-v[3]));};B2(){ v[$1]="$v";};for i in 0 1;do eval ' B'$i'() { v=;((v['$((i+1))']==0))||{ v=No;false;};};B'$((3+i))'() { v[$2]=`'${c1[30+i]}' "${s[$3]}"<<<"${v[$1]}"`;} ';done;B5(){ v[$1]="${v[$1]}"$'\n'"${v[$2]}";};B6() { v=` paste -d: <(printf "${v[$1]}") <(printf "${v[$2]}")|awk -F: ' {printf("'"${f[$3]}"'",$1,$2)} ' `;};B7(){ v=`grep -Fv "${v[$1]}"<<<"$v"`;};C0() { [[ "$v" ]]&&sed -E "$s"<<<"$v";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v"|sed -E "$s";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { v=`sed -E "${s[63]}"<<<"$v"`&&C1 1 $1;};for i in 1 2 7 8;do for j in 0 2 3;do eval D$i$j'(){ A'$i' $1 $2 $3; C'$j' $4;};';done;done;{ A0;D20 0 $((N1+1)) 2;D10 0 $N1 1;B0;C2 27;B0&&! B1&&C2 28;D12 15 37 25 8;A1 0 $((N1+2)) 3;C0;D13 0 $((N1+3)) 4 3;D23 0 $((N1+4)) 5 4;D13 0 $((N1+9)) 59 50;for i in 0 1 2;do D13 0 $((N1+5+i)) 6 $((N3+i));done;D13 1 10 7 9;D13 1 11 8 10;B1&&D73 19 53 67 55;D22 2 12 9 11;D12 3 13 10 12;D23 4 19 44 13;D23 5 54 12 56;D23 5 14 12 14;D22 6 36 13 15;D22 20 52 66 54;D22 7 37 14 16;D23 8 15 38 17;D22 9 16 16 18;B1&&{ D82 35 49 61 51;D82 11 17 17 20;for i in 0 1;do D82 28 $((N2+i)) 45 $((N4+i));done;};D22 12 44 54 45;D22 12 39 15 21;A1 13 40 18;B2 4;B3 4 0 19;A3 14 6 32 0;B4 0 5 11;A1 17 41 20;B7 5;C3 22;B4 4 6 21;A3 14 7 32 6;B4 0 7 11;B3 4 0 22;A3 14 6 32 0;B4 0 8 11;B5 7 8;B1&&{ A8 18 26 23;B7 7;C3 23;};A2 18 26 23;B7 7;C3 24;D13 4 21 24 26;B4 4 12 26;B3 4 13 27;A1 4 22 29;B7 12;B2 14;A4 14 6 52 14;B2 15;B6 14 15 4;B3 0 0 30;C3 29;A1 4 23 27;B7 13;C3 30;B3 4 0 65;A3 14 6 32 0;B4 0 16 11;A1 26 50 64;B7 16;C3 52;D13 24 24 32 31;D13 25 37 32 33;A2 23 18 28;B2 16;A2 16 25 33;B7 16;B3 0 0 34;B2 21;A6 47 21&&C0;B1&&{ D73 21 0 32 19;D73 10 42 32 40;D82 29 35 46 39;};D23 14 1 62 42;D12 34 43 53 44;D12 22 20 32 25;D22 0 $((N1+8)) 51 32;D13 4 8 41 6;D12 21 28 35 34;D13 27 29 36 35;A2 27 32 39&&{ B2 19;A2 33 33 40;B2 20;B6 19 20 3;};C2 36;D23 33 34 42 37;B1&&D83 35 45 55 46;D23 32 31 43 38;D12 36 47 32 48;D13 10 42 32 41;D13 37 2 48 43;D13 4 5 32 1;D13 4 3 60 5;D12 21 48 49 49;B3 4 22 57;A1 21 46 56;B7 22;B3 0 0 58;C3 47;D22 4 4 50 0;D12 4 51 32 53;D23 22 9 37 7;A9;C2 2;} 2>/dev/null|pbcopy;exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    8. Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Click anywhere in the Terminal window and paste by pressing command-V. The text you pasted should vanish immediately. If it doesn't, press the return key.
    9. If you see an error message in the Terminal window such as "Syntax error" or "Event not found," enter
    exec bash
    and press return. Then paste the script again.
    10. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return  three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    11. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report what happened. No harm will be done.
    12. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    At the top of the results, there will be a line that begins with the words "Start time." If you don't see that, but instead see a mass of gibberish, you didn't wait for the "Process completed" message to appear in the Terminal window. Please wait for it and try again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    13. When you post the results, you might see an error message on the web page: "You have included content in your post that is not permitted," or "You are not authorized to post." That's a bug in the forum software. Please post the test results on Pastebin, then post a link here to the page you created.
    14. This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Use Agreement for the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • Icon won't launch mail

    icon won't launch Mail

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen. Click the Clear Display icon in the toolbar. Then take one of the actions that you're having trouble with. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Firefox won't launch even after re-install

    Firefox hung and I forcequit. It would not restart. I cannot locate the sessionstore.js file -- it is not where Help says it should be. So I reinstalled it. It still won't launch. Then I restored it from Time Machine - still won't launch.
    I cannot find any preferences files to remove.

    hello pedro, this crash is caused by the "Media Accelerator" part your nvidia graphics driver. please see if you can selectively disable it in the nvidia control panel or even uninstall it. otherwise please try [[Upgrade your graphics drivers to use hardware acceleration and WebGL|updating your graphics driver]], or in case this doesn't solve the issue or there is no new version available at the moment, disable hardware acceleration in ''firefox > options > advanced > general''.

Maybe you are looking for

  • 2nd iPod not being recognized under devices

    3rd try! Sorry if it posts a number of times but it keeps saying can't post without a message. I have two iPod touch and two iPad2. I got the second iPod touch before the iPads. When I plug it in to sync ( all are on my account), iTunes lists the I P

  • Trouble opening JPG files sent to my email address in Mail

    If I open my Mail box, I am unable to view JPG sent to me, but if I log onto >mac through firefox, the photos are displayed as per normal, but if I use the Mail appl, all I get is text messages

  • Safari not CSS compliant?

    I'm working on a website, and upon uploading my nicely-developed pages, my client called to tell me it looked awful on her mac. I downloaded the beta version of safari for windows, and she downloaded firefox, and we determined that the layout was not

  • Adobe Air Applications Not Working on New Mac

    I had 2 Adobe Air based applications (TweetDeck & Polaris) running well on my old Mac running OSx 10.4.11 and then migrated everything to my new Mac running 10.5.6. Everything came over fine - except now the two Adobe Air apps aren't working. I've tr

  • Photoshop Elements 7 for Linux?

    Is Photoshop Element 7 suitable for Linux?