Launch a software after login invisiblly

Hi, I have the software "Path Finder". I set it hidden after login. But if I click the desktop, it shows up a window. I tried the following test:
---If I use cmd+H to hide the window, when I click the desktop, it shows up the window (of Paht Finder)
---If I use cmd+W to close the window, when I click the desktop, it doesn't show up the window
When I wanna do is : When login, launch the software Path Finder invisiblly (no window shows up on the desktop anytime. And if possible, no icon shows up on dock . ) But the invisible situation must be similar to cmd+W, not cmd+H, because I don't wanna the window show up when I just click the desktop.
I have tried AppleScript such as : keystroke "w" or close window 2. But these doesn't work because when the window is hidden, the above command have no effect on that window.
I am not sure if there is a solution by using Applescript. But I have some software, like Quickeys 4 can do this thing, namely launching quickeys after login automatically and no Quickeys window show up, only a menu icon at top-left of screen. (Set Preferences in Quickeys).

The following script will activate PathFinder so that it unhides. Then it will close the frontmost window. You can have this run at login.
delay 2 --number of seconds to wait. increase this number until you're sure that
--PathFinder will be fully open before proceeding
tell application "PathFinder" to activate
delay 0 --number of seconds to wait. add .5 or so here if you have problems
tell application "System Events"
keystroke "w" using command down
end tell
Good luck,
-Nate

Similar Messages

  • Does anyone have an idea how to fix my macbook to resume launching the os after login bc it stays on a gray screen

    I got a software alert update a week ago and allowed it to up. Had to close all apps so I left for a few hours. I came back turned system on and a grey login screen appeared and the hot keys were all lit unable to use the keyboard. Bought wireless keyboard logged in system wheel spins screen blacks out and appears completely grey. Tried reinstalling Lion however it would respond. Stuck with no clue what to do or if anything can be done. if anyone has an idea any suggesstion please I love your help.
    thank you

    See if you can find a solution here:
    https://discussions.apple.com/docs/DOC-5282
    https://discussions.apple.com/docs/DOC-3353
    Ciao.

  • Finder Window Launchs after Login.

    Need to figure out why Finder launches window immediately after Log-on. Desktop appears briefly then Finder window opens to Macintosh HD.
    Doesn't hurt anything just irritating have to close Finder Window after every Start-up and/or Log-on.
    Ideas appreciated!
    Thanx

    Hi,
    Open System Preferences/Accounts then select the Login Items tab.
    And go to /Library/Startup Items.
    Might be something in the Login Items or Startup Items that requires the Finder.
    If not, go to ~/Library/Preferences. Move the *com.apple.finder.plist file to the Trash.
    ~ (Tilde) represents your Home folder.
    Restart your Mac.
    Carolyn

  • Blank Screen after Login

    I am having an issue with an iMac that has OS X 10.5.8 installed.
    Immediately after login I get a blank wallpapered screen (wallpaper is the same as wallpaper at login) w\ cursor. ...It never goes into the desktop where there is a taskbar and desktop icons. This started happening to a couple of my desktops after I installed ESET NOD32 4.0.12 for Mac (AntiVirus).
    Has anyone else seen this issue or know of a fix.

    You will have to see if you can start the computer via other means,
    in that if you can start in SafeBoot mode, you may be able to be rid
    of that anti-virus software. That likely is the problem's main cause.
    SafeBoot mode: restart, hold Shift key, until you get log-in screen;
    login to get to desktop. From here, you can do a few things, but the
    computer is not running at full system usefulness. You may be able
    to remove this AV software, or see if it has an Uninstaller; and also
    you can repair disk permissions in Disk Utility. Among other tasks.
    When done, restart normally. (You could also boot from install disc
    and use the menu options to run Disk Utility, and other jobs.)
    If the product did not come with an Uninstaller in its software, you
    may have to try & remove it by other means. These things will put
    more into the computer's OS than just an item in the Utilities or
    Applications folder; so an Uninstaller is likely a necessity. There
    are a few shareware and free ware uninstallers, such as AppDelete
    available online as downloads. If you can't find an Uninstaller in the
    software you installed (may be in the app's folder in Mac) you may
    have to contact the products customer support and ask how you
    are to remove the entire product and its parts from your Mac.
    If you are lucky, they may actually know where you could go in and
    carefully remove those bits; and luckier still, if there is an uninstaller.
    Good luck & happy computing!

  • WSM ccore after login gets 500 Internal Server Error

    Having issues with wsm ccore console . After login I get 500 internal error, Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.
    Letf hand side Menu is available. Also the ccore appliction log shows some class exceptions. I am not sure what is wrong here, i have tried to compare server.xml and other configuration files with a working environment but still no luck. Appreciate any pointers.
    Thanks,
    10/02/04 22:45:20.840 ccore: Servlet error
    oracle.classloader.util.AnnotatedNoClassDefFoundError:
    Missing class: org.apache.taglibs.standard.tag.el.core.IfTag
    Dependent class: com.cfluent._coresv._policymgmt._policyserver._ListAgents
    Loader: ccore.web.ccore:0.0.0
    Code-Source: /vol01/local/oracle/OracleAS_1/j2ee/OC4J_WSM/applications/ccore/ccore/WEB-INF/lib/coresv-4.0-jsp-ccore.jar
    Configuration: WEB-INF/lib/ directory in /vol01/local/oracle/OracleAS_1/j2ee/OC4J_WSM/applications/ccore/ccore/WEB-INF/lib
    The missing class is not available from any code-source or loader in the system.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2194) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@1726192190]
    at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1726) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@1726192190]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1682) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@1726192190]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1667) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@1726192190]
    at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap:1.5.0_18]
    at com.cfluent._coresv._policymgmt._policyserver._ListAgents._jspService (_ListAgents.java:245) [vol01/local/oracle/OracleAS_1/j2ee/OC4J_WSM/applications/ccore/ccore/WEB-INF/lib/coresv-4.0-jsp-ccore.jar (from WEB-INF/lib/ directory in /vol01/local/oracle/OracleAS_1/j2ee/OC4J_WSM/applications/ccore/ccore/WEB-INF/lib), by ccore.web.ccore:0.0.0]
    at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.5.0) ].http.OrionHttpJspPage.service (OrionHttpJspPage.java:59) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /vol01/local/oracle/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ResourceFilterChain.doFilter (ResourceFilterChain.java:64) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /vol01/local/oracle/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at oracle.i18n.servlet.filter.ServletFilter.doFilter (ServletFilter.java:130) [vol01/local/oracle/OracleAS_1/jdbc/lib/orai18n.jar (from <code-source> in META-INF/boot.xml in /vol01/local/oracle/OracleAS_1/j2ee/home/oc4j.jar), by oracle.wsm.ccore:1.0]
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.invoke (ServletRequestDispatcher.java:644) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /vol01/local/oracle/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.forwardInternal (ServletRequestDispatcher.java:391) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /vol01/local/oracle/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.doProcessRequest (HttpRequestHandler.java:908) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /vol01/local/oracle/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.processRequest (HttpRequestHandler.java:458) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /vol01/local/oracle/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run (AJPRequestHandler.java:313) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /vol01/local/oracle/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run (AJPRequestHandler.java:199) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /vol01/local/oracle/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run (ServerSocketReadHandler.java:260) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /vol01/local/oracle/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run (ReleasableResourcePooledExecutor.java:303) [vol01/local/oracle/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /vol01/local/oracle/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at java.lang.Thread.run (Thread.java:595) [jre bootstrap, by jre.bootstrap:1.5.0_18]

    I'm facing the same issue on a 10.1.3.4 installation.

  • Not appearing the forms after login in to EBS

    Hi All,
    After login in to EBS clicking on any form based application foam not appearing through browser just it says done.From there its not getting any thing error also.
    But where as i am opening like this http://localhost.com:8000/dev60cgi/f60cgi i am getting.
    Even i ran the adadmin and autoconf also on both tier.Recently i have upgraded from Jint to Java plug in.
    please let me know if any one has solution for this problem.
    Thanks,
    Venkat.

    Venkat,
    Any errors in Apache log files?
    $IAS_ORACLE_HOME/Apache/Apache/logs
    $IAS_ORACLE_HOME/Apache/Jserv/logs
    $IAS_ORACLE_HOME/Apache/Jserv/logs/jvm
    Recently i have upgraded from Jint to Java plug inTo what version? Please mention the Note ID you followed.
    Enable trace and see if you get more details.
    Note: 452853.1 - How To View The Java Console And Enable Tracing For Sun JRE (Native Plug-in)
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=452853.1
    Note: 549423.1 - How to enable tracing and logging for Sun JRE (Native Plug-in)
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=549423.1
    You may also review the following note, it may be helpful.
    Note: 463363.1 - Cannot Launch Forms After Upgrading To JRE 1.5.0_xx
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=463363.1
    Note: 782315.1 - After Migrating to Sun JRE on the Client Forms Does Not Start When Selecting Responsibility
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=782315.1

  • Can't see desktop with blue screen after login

    Hi
    we have a server 2008 ent SP2 that sometimes when use remote desktop or via vmware console to access this server, after login we got blue screen and can't see desktop. after force reboot it recovery.
    From application log, we  find some error: 
    Description (Event ID:  1000):
    Faulting application Explorer.EXE, version 6.0.6002.18005, time stamp 0x49e01da5, faulting module msshsq.dll, version 7.0.6002.18255, time stamp 0x4be071d5, exception code 0xc0000005, fault offset
    0x000063fd, process id 0x1300, application start time 0x01cf9a43236d46dd.
    Description(Event ID:  9009):
    The Desktop Window Manager has exited with code (0x40010004)
    Description(Event ID: 1530):
    Windows detected your registry file is still in use by other applications or services. The file will be unloaded now. The applications or services that hold your registry file may not function properly afterwards.  
     DETAIL - 
     1 user registry handles leaked from \Registry\User\S-1-5-21-249263827-1212357926-315576832-391740:
    Process 3812 (\Device\HarddiskVolume1\Windows\System32\winlogon.exe) has opened key \REGISTRY\USER\S-1-5-21-249263827-1212357926-315576832-391740

    Hi,
    In general, event ID 1530 means there are some data in the user profile are still be accessed when the user log
    off from the Terminal Server. Please check if any of the data is still remained in the user profile supposed to be deleted. You can use Process Monitor or Process Explorer in order to find the software which is using the data and find the solution. If there
    is no such data remained, the Windows have possibly stopped the process and deleted the data when log off. In such a case, you can ignore the Event 1530.
    In addition, I recommend running SFC /Scannow from an elevated command prompt and check a dump file for Windows
    Explorer under C:\Localdumps.
    Besides, you can also download
    Autoruns to troubleshooting Explorer issues. Please run Autoruns as Administrator, go to Options menu, Filter, select Hide Microsoft Entries and Ok. After that, open the Explorer tab,
    and you will see all DLL that are running inside File Explorer, so start disabling and testing if Explorer crashed.
    Furthermore, the KB below may be helpful:
    http://support.microsoft.com/kb/961038/en-us
    Best regards,
    Susie

  • Aperture will not open after login

    After Login I tried to open Aperture of which failed to open. I received a message. (Aperture cannot open because of a problem. Check with the developer to make sure aperture works with this version of OS X. (Yosimite) You may need to reinstall the application. Be sure to install all available updates for the application and OS X.) This I have done with no improvement in the situation. I also have the report of which I will post. If anyone can help it would be much appreciated.
    John L
    Report.
    Process:
    Path:
    Identifier: Version:
    Build Info:
    App Item ID: App External ID: Code Type: Parent Process: Responsible: User ID:
    Aperture [820] /Applications/Aperture.app/Contents/MacOS/Aperture
    com.apple.Aperture
    ??? Aperture-500021000000000~3
    408981426 731142774
    X86-64 (Native) ??? [1]
    Aperture [820] 501
    Date/Time:
    OS Version: Report Version: Anonymous UUID:
    2015-01-25 20:01:39.571 +1100 Mac OS X 10.10.1 (14B25)
    11
    Sleep/Wake UUID:
    Time Awake Since Boot: 9800 seconds
    Time Since Wake: Crashed Thread:
    Exception Type: Exception Codes:
    3400 seconds 0
    EXC_BREAKPOINT (SIGTRAP) 0x0000000000000002, 0x0000000000000000
    29A50B6A-7088-301A-D38C-5787B73EAE6F 10D2F58A-83BE-4703-BDEE-92C368E75C6D
    Application Specific Information:
    dyld: launch, loading dependent libraries
    Dyld Error Message:
    Library not loaded: /Library/Frameworks/PluginManager.framework/Versions/B/
    PluginManager
    Referenced from: /Applications/Aperture.app/Contents/MacOS/Aperture Reason: image not found
    Binary Images:
    0x7fff6864f000 - 0x7fff68685837 dyld (353.2.1)
    <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
    0x7fff848e6000 - 0x7fff84932fff com.apple.corelocation (1486.17 - 1615.21)
    <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/ CoreLocation.framework/Versions/A/CoreLocation
    0x7fff85816000 - 0x7fff85816fff com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/ Accelerate.framework/Versions/A/Accelerate
    0x7fff85993000 - 0x7fff85993fff com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/ Cocoa.framework/Versions/A/Cocoa
    0x7fff86378000 - 0x7fff8640effb com.apple.CoreMedia (1.0 - 1562.19) <F79E0E9D-4ED1-3ED1-827A-C3C5377DB1D7> /System/Library/Frameworks/
    CoreMedia.framework/Versions/A/CoreMedia
    0x7fff88960000 - 0x7fff88960fff com.apple.ApplicationServices (48 - 48)
    <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff88961000 - 0x7fff88961fff com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/ CoreServices.framework/Versions/A/CoreServices
    0x7fff8984f000 - 0x7fff89ab7ffb com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/ Security.framework/Versions/A/Security
    0x7fff8b237000 - 0x7fff8b4ebff7 com.apple.WebKit (10600 - 10600.1.25) <84496A10-D8E5-3E8C-93B1-98D5AE790922> /System/Library/Frameworks/ WebKit.framework/Versions/A/WebKit
    0x7fff8c95e000 - 0x7fff8cb0eff7 com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/ QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8cfee000 - 0x7fff8d14cff3 com.apple.avfoundation (2.0 - 889.10) <4D1735C4-D055-31E9-8051-FED29F41F4F6> /System/Library/Frameworks/ AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8d3c3000 - 0x7fff8d434ff7 com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/ IOKit.framework/Versions/A/IOKit
    0x7fff8d805000 - 0x7fff8d805fff com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/ Carbon.framework/Versions/A/Carbon
    0x7fff8e543000 - 0x7fff8e548fff com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/ DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff905a9000 - 0x7fff9083fff7 com.apple.AOSKit (1.06 - 215) <432B31DE-50F3-3258-A462-A777C3B8184A> /System/Library/ PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff90d72000 - 0x7fff91108fff com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/ CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff92ea0000 - 0x7fff92f18ff7 com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/ SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff92fcd000 - 0x7fff93073fff com.apple.PDFKit (3.0 - 3.0) <C55D8F39-561D-32C7-A701-46F76D6CC151> /System/Library/Frameworks/ Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff9329d000 - 0x7fff932abff7 com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/ OpenGL.framework/Versions/A/OpenGL
    Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 12 GB, SMC 1.52f9
    Graphics: NVIDIA GeForce 9400, NVIDIA GeForce 9400, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x802C,
    0x31364A53463235363634485A2D3147314631
    Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533642465238432D47372020
    Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533642465238432D47372020
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.74.0-P2P
    Bluetooth: Version 4.3.1f2 15015, 3 services, 27 devices, 1 incoming serial ports Network Service: Ethernet, Ethernet, en0
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: ST3500418ASQ, 500.11 GB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    USB Device: Hub
    USB Device: External
    USB Device: Porsche Desktop
    USB Device: Hub
    USB Device: USB 2.0 Hub
    USB Device: Ext HDD 1021
    USB Device: enCoReII Mouse RDK
    USB Device: Flash Card Reader/Writer
    USB Device: Built-in iSight
    USB Device: USB2.0 Hub
    USB Device: USB2.0 Printer (Hi-speed)
    USB Device: Internal Memory Card Reader
    USB Device: Keyboard Hub
    USB Device: Apple Keyboard
    USB Device: IR Receiver
    USB Device: BRCM2046 Hub
    USB Device: Bluetooth USB Host Controller
    FireWire Device: > LaCie d2 DVD-RW Firewire, LaCie Group SA, Up to 400 Mb/sec FireWire Device: HD400LD, Initio, Up to 400 Mb/sec
    Thunderbolt Bus:

    Dyld Error Message:
    Library not loaded: /Library/Frameworks/PluginManager.framework/Versions/B/
    PluginManager
    Referenced from: /Applications/Aperture.app/Contents/MacOS/Aperture Reason: image not found
    Binary Images:
    That is the culprit. Your system library is missing an essential dynamic library.  To fix this, back up your mac, and boot into recovery and reinstall Mac OS X on top of your current system.  You don't need to wipe the drive or reinstall your apps.
    See:  OS X: About OS X Recovery
    It will be easier if you can connect your mac directly to your router and don't use the WI-Fi.
    This bug usually happens after installing Final Cut, which adds an incompatible system modification.  Did you install Final Cut Express?
    See: Aperture 3 unexpectedly quits if Final Cut Express 4 is installed - Apple Support

  • Windows XP hard crash reboot after login

    I've seen a few topics about this, but none of them with solid regression info yet so i'm starting this thread. I hope some of you out there can help out, but I fear the answer is that were all screwed.
    SUMMARY:
    Windows XP will hard crash (reboot) just after login after loading the UI and during the loading of network components. This then results in the system rebooting into a black screen with no standard windows debug. (which can be forced by F8) Hard shut down is required to restart boot process. This problem can also occur from a waking from sleep, and very rarely occurs at random. When its caused during normal operation its usually spawned on by pressing a button on the keyboard. It will occur randomly at startup, and will occur with Starup Disc set or Option Select. Rarely it will boot into windows XP on the first try, more often (over time) it will require 3-5 reboots to get into XP successfully. This problem isn't caused by the install of any software, instead it progressively gets worse over time. I have experienced this problem with BootCamp 1.3, 1.4 and 2.0 on my MacBook Pro 2.16, but I have never experienced it with my Mac Pro ever which has the same OS and bootcamp installed.
    I'm convinced it has something to do with the network drivers and how they are loading. I've noticed that the times it fails to boot that the WiFi and Local Area network icons aren't loaded in the system tray, and the times I have success getting into XP that they are already present when the UI is loading. This same behavior occurs on my Mac Pro and other PC clones, but they dont hard crash when this occurs. On them, you just have to wait for the network to be available.
    STEPS:
    0) MacBook Pro 2.16 17", Mac OS X 10.5.1, Bootcamp 2.0, Windows XP Pro SP2
    1) Power up
    2) Hold down Option (can set bootdrive as well)
    3) Select Windows
    4) Select a User (with password set)
    5) Enter password
    RESULTS:
    Hard crash reboot just after UI loads while network compoents begin to load into the system tray.
    WORKAROUND:
    Shoot dog
    REGRESSION:
    Never occures on Mac Pro
    Occures with Bootcamp 1.3, 1.4 and 2.0
    P.S. I'm writing this in Bootcamp

    UPDATE
    I've gone into msconfig and turned off everything and have been starting up just fine, so it seams one of these items is cuasing the problem. I see that some people say its the keyboard manager, and I wouldn't doubt it now. So i'm going to leave everything off for now, make sure its always booting and then slowing rool items back on. I'll keep this up to date.
    If you want to do this yourself, you can do it two ways.
    Built in:
    1) Click on the Start Button
    2) Select Run...
    3) type "msconfig" and hit OK
    4) Select the "Startup" tab
    5) Unselect everything you see there
    6) Close and reboot!
    3rd party (the way i prefer)
    1) Get Spybot (the new one is awesome)
    2) install Spybot
    3) Run Spybot
    4) Update, immulize and scan (optional, but you will be surprised)
    5) Select the "Mode" menu option
    6) Select "Advanced mode"
    7) Select 'tools" on the lower left hand side
    8) Select "System Startup"
    9) uncheck all options.
    10) close and reboot!
    Note: this appiaction is really great, and it will also install a device to watch for reg changes which is good for this sort of regression. Again, its not nessiary to install spybot, but i love it and have it on every PC i ever use and have never regretted it. IT WONT SLOW YOUR COMPUTER LIKE OTHER CRAPPY APPS. This is a very light and clean app.

  • WCS error COMMON-1 after login completed

    Hi Expert,
    I found WCS Sytem Error Page was displayed after login completed for while. How can i fix about this? Thanks
    WCS System Error Page
    Error(s): You must correct following error(s) before proceeding: Error:COMMON-1: Some unexpected internal error has occured. If the problem presist please report to the Tech Support. Error:Detail: Cannot open connection

    Just a heads up to anyone else that might do this... it took about 5 to 10 minutes for the 'StopWCS' process to complete.
    We run Version 7.0.172.0 on a Windows Server 2003 VM.
    We initially tried restarting the service from Windows Services (services.msc) - made no difference - had to run the stopWCS and startWCS programs in the installation folder.
    NOTE: after launching the exe from the program files\WCSxxx\bin\ folder - it took a few moments and a Java console window appeared. It then spewed out the following over the space of 5 to 10 minutes...
    "Stopping Health Monitor...
    Waiting for shutdown to complete.
    Health Monitor successfully shutdown.
    Stopping WCS server
    WCS server successfully shutdown.
    Waiting for shutdown to complete.
    Shutting down database server ...
    Database server successfully shutdown.
    Apache server is stopped.
    WCS successfully shutdown."
    The startup process was much quicker... taking no more than 5 minutes if that.
    Again, after launching the exe from windows explorer - it took a little while for the java window to appear - it then quite quickly (compared with shutdown) produced the following output.
    "Starting WCS
    This may take a few minutes...
    Starting Apache...
    Starting Apache server ...
    Apache server is running.
    WCS started successfully."
    And yeah - it resolved the issue for us too - many thanks.

  • Gray screen after login - Cinnamon 2.2/Nvidia 334

    I did a -Syu, saw the new Cinnamon.  I then proceeded to snapshot my btrfs root vol, and went ahead with the upgrade.  Rebooted, no desktop, just a gray screen with the pointer.  I then booted off my install media, and mv'ed my snapshot back to replace my /
    Unfortunately, that still somehow didn't fix it, which makes me think a conf is borked in my home dir (not in the snapshot).  Nothing in the system journal.
    Any ideas?

    So, I added the following to pacman.conf -
    IgnorePkg = cinnamon* muffin* nemo*
    and this is the list of packages I allowed to upgrade -
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    infinality-bundle is up to date
    infinality-bundle-multilib is up to date
    Foreign packages: / 29 / 29
    ==> Package upgrade only (new release):
    core/libsystemd 212-2 2 -> 3
    core/systemd 212-2 2 -> 3
    core/logrotate 3.8.7-1 1 -> 3
    core/mlocate 0.26-1 1 -> 3
    core/shadow 4.1.5.1-7 7 -> 9
    core/systemd-sysvcompat 212-2 2 -> 3
    extra/mesa 10.1.0-4 4 -> 5
    extra/pango 1.36.3-1 1 -> 2
    extra/clutter-gst 2.0.10-1 1 -> 2
    extra/gthumb 3.2.7-1 1 -> 2
    extra/libreoffice-en-US 4.2.3-1 1 -> 2
    extra/libreoffice-common 4.2.3-1 1 -> 2
    extra/libreoffice-base 4.2.3-1 1 -> 2
    extra/libreoffice-calc 4.2.3-1 1 -> 2
    extra/libreoffice-draw 4.2.3-1 1 -> 2
    extra/libreoffice-gnome 4.2.3-1 1 -> 2
    extra/libreoffice-impress 4.2.3-1 1 -> 2
    extra/libreoffice-math 4.2.3-1 1 -> 2
    extra/libreoffice-writer 4.2.3-1 1 -> 2
    extra/pkgstats 2.3-3 3 -> 5
    extra/polkit 0.112-1 1 -> 2
    ==> Software upgrade (new version) :
    core/glib2 2.38.2-1 -> 2.40.0-1
    core/device-mapper 2.02.105-2 -> 2.02.106-1
    core/iproute2 3.12.0-1 -> 3.14.0-1
    core/linux 3.14-4 -> 3.14.1-1
    core/lvm2 2.02.105-2 -> 2.02.106-1
    core/man-db 2.6.6-1 -> 2.6.7.1-1
    extra/at-spi2-core 2.10.2-1 -> 2.12.0-1
    extra/atk 2.10.0-1 -> 2.12.0-1
    extra/at-spi2-atk 2.10.2-1 -> 2.12.0-1
    extra/gobject-introspection 1.38.0-1 -> 1.40.0-1
    extra/gdk-pixbuf2 2.30.6-1 -> 2.30.7-1
    extra/cogl 1.16.2-1 -> 1.18.0-1
    extra/json-glib 0.16.2-1 -> 1.0.0-1
    extra/clutter 1.16.4-3 -> 1.18.0-1
    extra/gtk-update-icon-cache 2.24.22-1 -> 2.24.23-1
    extra/libcups 1.7.1-4 -> 1.7.2-1
    extra/gtk3 3.10.7-1 -> 3.12.1-1
    extra/clutter-gtk 1.4.4-4 -> 1.5.2-1
    extra/cups 1.7.1-4 -> 1.7.2-1
    extra/dconf 0.18.0-1 -> 0.20.0-1
    extra/gnome-icon-theme-symbolic 3.10.1-1 -> 3.12.0-1
    extra/gnome-icon-theme 3.10.0-1 -> 3.12.0-1
    extra/libsecret 0.16-2 -> 0.18-1
    extra/gsettings-desktop-schemas 3.10.1-1 -> 3.12.0-1
    extra/evince 3.10.3-1 -> 3.12.1-1
    extra/file-roller 3.10.2.1-1 -> 3.12.1-1
    extra/fontsproto 2.1.2-1 -> 2.1.3-1
    extra/gcr 3.10.1-3 -> 3.12.0-1
    extra/gtksourceview3 3.10.2-1 -> 3.12.1-1
    extra/libpeas 1.9.0-2 -> 1.10.0-1
    extra/pygobject-devel 3.10.2-2 -> 3.12.0-1
    extra/python-gobject 3.10.2-2 -> 3.12.0-1
    extra/gedit 3.10.4-2 -> 3.12.1-1
    extra/gnutls 3.2.13-1 -> 3.3.0-1
    extra/glib-networking 2.38.2-1 -> 2.40.1-1
    extra/gnome-common 3.10.0-1 -> 3.12.0-1
    extra/gnome-keyring 3.10.1-2 -> 3.12.0-1
    extra/gnome-screenshot 3.10.1-1 -> 3.12.0-1
    extra/gnome-themes-standard 3.10.0-1 -> 3.12.0-1
    extra/libsoup 2.44.2-1 -> 2.46.0-1
    extra/xorg-server-common 1.15.0-5 -> 1.15.1-1
    extra/xorg-server 1.15.0-5 -> 1.15.1-1
    extra/nvidia-utils 334.21-7 -> 337.12-1
    extra/nvidia-libgl 334.21-7 -> 337.12-1
    extra/webkitgtk 2.2.5-2 -> 2.4.0-1
    extra/gtk2 2.24.22-1 -> 2.24.23-1
    extra/gucharmap 3.10.1-1 -> 3.12.0-1
    extra/gvfs 1.18.3-3 -> 1.20.1-2
    extra/libplist 1.10-1 -> 1.11-1
    extra/libimobiledevice 1.1.5-2 -> 1.1.6-1
    extra/gvfs-afc 1.18.3-3 -> 1.20.1-2
    extra/gvfs-mtp 1.18.3-3 -> 1.20.1-2
    extra/gvfs-smb 1.18.3-3 -> 1.20.1-2
    extra/lcms2 2.5-2 -> 2.6-1
    extra/imagemagick 6.8.8.9-1 -> 6.8.9.0-1
    extra/js 17.0.0-1 -> 24.2.0-1
    extra/libgee 0.12.0-1 -> 0.14.0-1
    extra/libgnome-keyring 3.10.1-2 -> 3.12.0-1
    extra/libtracker-sparql 0.16.4-1 -> 1.0.0-2
    extra/nvidia 334.21-4 -> 337.12-1
    extra/python2-gobject 3.10.2-2 -> 3.12.0-1
    extra/python2-atspi 2.10.0-2 -> 2.12.0-1
    extra/upower 0.9.23-2 -> 0.99.0-2
    extra/usbmuxd 1.0.8-2 -> 1.0.9-1
    extra/vte-common 0.34.9-1 -> 0.36.0-1
    extra/vte3 0.34.9-1 -> 0.36.0-1
    extra/webkitgtk2 2.2.5-2 -> 2.4.0-1
    extra/xproto 7.0.25-1 -> 7.0.26-1
    community/cjs 2.0.0-1 -> 2.2.0-1
    community/python2-pillow 2.3.1-2 -> 2.4.0-1
    multilib/lib32-pcre 8.34-1 -> 8.35-1
    multilib/lib32-glib2 2.38.2-1 -> 2.40.0-1
    multilib/lib32-nvidia-utils 334.21-5 -> 337.12-1
    multilib/lib32-nvidia-libgl 334.21-5 -> 337.12-1
    aur/jdk7 7.51-2 -> 7.55-1
    ==> New package :
    extra/libinput 0.1.0-1 (required by clutter)
    extra/libusbmuxd 1.0.9-1 (required by libimobiledevice)
    extra/js17 17.0.0-1 (required by polkit)
    and I still had the same issue with the gray screen after login.
    Last edited by madscience (2014-04-16 15:02:33)

  • Upon launch of Lightroom after initial instalation a warning came up that said lightroom needs to create temporary files and cant open.  The it opened and the catalog i imported will not show the images.  How can I give permission? Running windows 8.1 64

    Upon launch of Lightroom after initial installation a warning came up that said lightroom needs to create temporary files and cant open.  Then it opened and the catalog i imported will not show the images.  How can I give permission? Running windows 8.1 64 bit.  I have avast virus software.

    Upon launch of Lightroom after initial installation a warning came up that said lightroom needs to create temporary files and cant open.  Then it opened and the catalog i imported will not show the images.  How can I give permission? Running windows 8.1 64 bit.  I have avast virus software.

  • Removing Applications from BlackBerry Desktop Software: After deleting the app the app name still shows in BBDS

    Hello, 
    I have installed multiple 3-rd party applications on my phone through the BlackBerry Desktop Manager. I am attempting to remove certain applications from the list.
    Here is what I experience:
    I click on Applications icon.  BBDS communicates with the phone and then displays a list of native applications. I click on Install/Remove button. A list of third party applications are displayed. I de-select an application and the hit Start. The phone is restarted. I can confirm that the application is removed from my phone, however, the application name is still displayed under Install/Remove applications. I even clicked on the app and highlighted the application but there is no option to remove the app from the list. When I click on Edit the delete option is disabled. My goal is to remove the 3rd party application from the list completely. Please help!
    Here is my system information:
    System: Mac
    OS: 10.6.8
    BlackBerry Desktop Software (Version 2.3.0 (build 12))
    My phone information:
    BlackBerry Curve 8530
    Carrier: Sprint

    Hi Bessick
                           On your Device Homescreen go to Options > Device > BlackBerry ID >  login with your BlackBerry ID ,After Login Open BBM and see if your BBM contacts are available .
    Or if you have a previous backup then connect your device and run BlackBerry Desktop Software > Click On device > Restore > You can select your BBM contact list to from the list which you can restore back on your device. 
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • I have 10.6.8 and upgrading os to yesomite, should i reinstall my all softwares after upgrade os?

    i have 10.6.8 and upgrading os to yesomite, should i reinstall my all softwares after upgrade os?

    Before embarking on a major OS upgrade, it would be wise, advisable and very prudent if you backup your current system to an external connected and Mac formatted Flash drive OR externally connected USB, Thunderbolt or FireWire 800, Mac formatted hard drive. Then, use either OS X Time Machine app to backup your entire system to the external drive OR purchase, install and use a data cloning app, like CarbonCopyCloner or SuperDuper, to make an exact and bootable copy (clone) of your entire Mac's internal hard drive. This step is really needed in case something goes wrong with the install of the new OS or you simply do not like the new OS, you have a very easy way/procedure to return your Mac to its former working state.
    Then, determine if your Mac meets ALL minimum system install requirements.
    To install Yosemite, you need one of these Macs:
    iMac (Mid-2007 or later)
    MacBook (13-inch Aluminum, Late 2008), (13-inch, Early 2009 or later)
    MacBook Pro (13-inch, Mid-2009 or later),
    MacBook Pro (15-inch or 17-inch, Mid/Late 2007 or later)
    MacBook Air (Late 2008 or later)
    Mac mini (Early 2009 or later)
    Mac Pro (Early 2008 or later)
    Xserve (Early 2009)
    Your Mac also needs:
    OS X Mavericks, Mountain Lion, Lion, or Snow Leopard v10.6.8 already installed
    2 GB or more of memory (I strongly advise, at least, 4 GBs of RAM or more)
    8 GB or more of available space
    Next,
    If you run any older Mac software from the earlier PowerPC Macs, then none of this software will work with the newer OS X versions (10.7 and onward). OS X Snow Leopard had a magical and invisible PowerPC emulation application, called Rosetta, that worked seamlessly in the background that still allowed older PowerPC coded software to still operate in a Intel CPU Mac.
    The use of Rosetta ended with OS X Snow Leopard as the Rosetta application was licensed to Apple, from a software company called Transitive, which got bought out, I believe, by IBM and Appe  could no longer secure their rights to continue to use Rosetta in later versions of OS X.
    So, you would need to check to see if you have software on your Mac that maybe older than, say, 2006 or older.
    Also, check for app compatibilty  here.
    http://roaringapps.com/
    If you have any commercial antivirus installed and/or hard drive cleaning apps installed on your Mac, like MacKeeper, CleanMyMac, TuneUpMyMac, MacCleanse, etc. now would be a good time to completely uninstall this apps by doing a Google search to learn how to properly uninstall these types of apps.
    These types of apps will only cause your Mac issues later after the install of the new OS X version and you will have to completely uninstall these types of apps later.
    Once you have determined all of this, you should be able to find the latest version of Yosemite by clicking on the Mac App Store icon in the OS X Dock and then login to the Mac App Store using your Apple ID and password.
    You can then begin the download and installation process of installing OS X 10.10 Yosemite from the Mac App Store.

  • Problems after login

    My Mac started doing this a few weeks ago, where after login it all kind of collapses.  Sometimes the desktop icons won't show up, or Hear (which runs on startup) will get stuck loading for a long time.  Sometimes everything seems fine but no programs will launch, or the dock won't respond.
    So far I've done an Onyx cleanup run, a Disk Verify and Repair, Permissions Verify and Repair and even did the good old Command+R on startup and reinstalled Lion.  It worked the first time and then it went back to its old antics.
    Any ideas?  I'm afraid if its a corrupted file and even if I get a new Mac (this one has gone through all kinds of things, including getting catapulted out of my backpack into the street in Hungary) then when I restore from Time Machine it'll carry over.
    Thanks

    If a new user solved the issue, then you either have too many apps starting up at login and/or at least one which puts problems. In order to see what you have there go to system preferences/users and groups/you/login items, you must have a short list, as attached.
    If not too many here, then you may have a corrupt system.

Maybe you are looking for