No login window after 10.9.3 update

Hi,
after 10.9.3 update installation I don't see login panel after installation. I cleaned NVRAM, I runed my MBP in safe mode and nothing.
Only coursor and screen with apple.
Please, help me, I can't work

Same thing happened to me.
Boot up holding (Command S)
< Screen will be black, when you see the lines of code end, you can start typing >
*After every line hit return*
mount -uw /
cd /Library/Preferences
mv -r com.apple.loginwindow.plist oldlogin
reboot

Similar Messages

  • Stuck in a "loop" at the login window after upgrading to Leopard

    I bought a new iMac Oct 26. It contained Tiger, and included a disk for installing Leopard. I easily got the machine up and running using Tiger, but last night I attempted to install Leopard. When the installation was complete, I tried to get it running. A screen asking for my password came up. I keyed that in and hit logon. Back came the screen asking for the password. To make long story short, I tried everything I could last night, and then called Apple Support this morning. Took quite a while, but I was back in business this afternoon. The technician who helped me sent me the email copied below describing the solution. Perhaps it will help someone else? Romelle
    Hello from Apple!
    Charles at Apple Service & Support thought that you might find this article useful. We hope that it helps resolve your technical issue.
    Link: http://www.info.apple.com/kbnum/n306965
    Mac OS X 10.5, iMac (Late 2007): Stuck in a "loop" at the login window after upgrading to Leopard
    Issue or symptom
    After installing Mac OS X 10.5 Leopard on a 20-inch or 24-inch iMac (Late 2007) computer, you may not be able to log in at the login window. Your login name and password are apparently accepted, but after a blue screen appears for a few seconds, the login window reappears instead of your desktop.
    Products affected
    20-inch or 24-inch iMac (Late 2007) computer with 2.0, 2.4, or 2.8 GHz processors
    Mac OS X 10.5 Leopard
    Solution
    If Leopard is installed
    Start up from the Leopard Install DVD and perform an Archive and Install installation (and select Preserve Users and Network Settings).
    After the Archive and Install is complete, you should be able to successfully log in. Use Software Update to install any other updates.
    Important: Install the iMac Software Update 1.3 for Leopard after the Archive and Install is complete.
    If Leopard is not yet installed
    If you have not yet installed Leopard on your 20-inch or 24-inch aluminum iMac computer with a 2.0, 2.4, or 2.8 GHz processor running Mac OS X 10.4.x, but previously installed the iMac Software Update 1.2, you should install the iMac Software Update 1.2.1 (Tiger) or later, before installing Leopard.
    Thank you,
    Apple

    If Leopard came pre-installed and this is a new machne, then the disks that came in the box should let you archive install preserving users & network settings. The disks have a grey label, and if you get more than one use disk #1 for this procedure.
    Hold down the "option" (also known as "alt" on the new keyboards) key when starting up with disk #1 in the optical drive. Select the install disk icon on the grey screen and click the arrow. Then when you get to the "select destination pane, click the options button after selecting your hard drive as the destination. In options A& I preserving should be checked by default, if not, select them. Click "ok" to dismiss the options pane, then run the installation.
    If this does not work for you, call apple support. They want everything to work. Be patient, they are real busy these days.
    Slim

  • How can i turn off the login window after every start of itunes?

    Hi,
    i updated my itunes to the latest version 10.5.1
    Now, after every program start, the login window appears and asks me for my apple password.
    This really *****, does anybody know how to turn this off?
    Thank you in advance,
    bernheimer

    Found a solution to go back to my previous itunes version,
    if you are interested search for my other posting.
    regards
    Bernheimer

  • Stuck in login window after upgrading to Mavericks

    I am unable to login with my (admin) account after upgrading to Mavericks yesterday.
    This was very unfortunate considering that I didn't backup my data !!
    On reboot (I do not remember whether it was the first or second time) I couldn't login anymore as I usually did.
    I tried different procedures (entering secure mode, repair permissions, reinstall 2 times Mavericks) but cannot solve the stuck.
    Then I thought it could be a nice idea to create a new admin user and followed this instructions (http://www.hackmac.org/tutorials/how-to-create-a-new-administrator-account/).
    After that I was able to login with the new user, I backed-up my data but I was still in stuck on login window with the old user.
    I tried to delete
         com.apple.loginwindow.plist
         com.apple.recentitems.plist
    from /Users/XXX//Library/Preferences/ and tried to restart but nothing.
    Now I wonder how my old and important user can start working again.
    Thank you very much.
    Giuliano

    Restart and hold down the Command and R keys during startup.
    On top, in the Menu Bar click the Utilities item then select Terminal.
    In the Terminal window, type resetpassword and hit Return.
    The Password reset utility launches/
    Reset password.
    Restart

  • No keyboard at login window after logout

    Hello all,
    I'm just starting state testing and have been presented with a problem.  When a student logs out of a machine in order to log into the testing account the login window won't accept input from the keyboard.
    Bacground and details:
    We have labs of computers using workgroup manager and open directory for management.  In a normal lab the machine will boot to a login window.  This is so that the preferences will be refreshed before a student logs in.  The student will login as a local user (student) and procede to do whatever for the day. 
    We have recently started state mandated testing.  I have set up an OD account which is very locked down and keeps the student on track while testing.  This requires someone to log the normal user out and login as the OD user.  This is where the problem arises.
    About 50% of the time the keyboard will no longer funtion after logout.  No keys of any sort work. The mouse still works.  Even keystrokes through ARD do nothing.  A end user is then required to reboot the system in order to do ANYTHING.  This is not ideal for elementary kids.
    From my digging in log files and poking around i noticed that the loginwindow process was hanging or crashing.  If i kill the process the login window blinks and then works just fine.  I'm sure i could write a logout script that drops a process into the background to kill the loginwindow process after so many seconds, but thats messy.  Has anyone seen this?  Any thoughts or solution? Only happens on a logout, never on an initial bootup.
    I have found that 95% of these issues occur on Mac Mini's.  I can consistantly replicate the issue on a mini.  If i clone the mini to a macbook, i no longer have the problem (using carbon copy cloner).  So either the hardware is part of the issue or the clone fixed something in the process.
    OSX 10.5.8
    /var/log/windowserver.log  (on logout)
    May 02 16:27:30  [252] kCGErrorIllegalArgument: CGXSetWindowListTags: Operation on a window 0x6 not owned by caller loginwindow
    May 02 16:27:32  [252] CGXRestartSessionWorkspace: session workspace exited for session 256 ( on console )
    May 02 16:27:32  [252] loginwindow connection closed; closing server.
    May 02 16:27:33  [352] Server is starting up
    May 02 16:27:36  [352] CGXMappedDisplayStart: Unit 0: no display alias property
    May 02 16:27:36  [352] kCGErrorFailure: IOHIDSetCursorEnable returns -536870208
    May 02 16:27:36  [352] kCGErrorFailure: Set a breakpoint at CGErrorBreakpoint() to catch errors as they are returned
    May 02 16:27:36  [352] CGXPerformInitialDisplayConfiguration
    May 02 16:27:36  [352]   Display 0x41dc9d00: VirtualDisplay Unit 0; Vendor 0x756e6b6e Model 0x76697274 S/N 0; online enabled built-in (0,0)[1280 x 1024], base addr 0xb0021000
    May 02 16:27:36  [352] AGCAttach: Couldn't find any matches
    May 02 16:27:43  [352] kCGErrorIllegalArgument: CGXSetWindowListTags: Operation on a window 0x2 not owned by caller SecurityAgent
    May 02 16:27:45  [352] kCGErrorIllegalArgument: CGXOrderWindow: Operation on a window 0x2 not owned by caller SecurityAgent

    >kCGErrorIllegalArgument: CGXSetWindowListTags: Operation on a window 0x2 not owned by caller SecurityAgent
    In those cases there may be threads and/or processes trying to do things with windows that they don't own. In other words, some programmers may have goofed up a little bit someplace.
    But might try the one Helpful marked post here...
    https://discussions.apple.com/thread/987826?start=0&tstart=0

  • Weird file got added in Login Items after 10.5.8 Update

    Hi,
    I finally got a chance to apply Leopard 10.5.8 combo update to my MacBook. After the update was done, the system was restarted, and I saw Safari was bouncing at startup. The page Safari opened was one of the help file pages in iTunes with Russian. I immediately opened the System Preferences and check Login Items in Accounts, and I found the a new entry in the list (I don't remember the exact path, but it should be pretty close):
    local://Applications/iTunes/contents/resources/ru_proj/help/pgs/15375.html
    I was afraid that my machine might be infected by some virus or malware, of course I removed the entry right away, and wipe out the disk and restore my backup.
    Has anyone seen this weird problem after applying the combo update? Your help is appreciated.
    Thank you,
    Don

    Thanks for the response!
    I am sure I did not put it in there, so why the installer put that page in the list is a mystery then (especially a Russian page, and I don't use iTunes on this machine either). I am still worried if there was a virus on my machine.

  • MacBook Pro late 2013 does not show login window after waking from sleep

    MacBook Pro late 2013 does not always prompt for login, but opens directly to desktop, even though security settings are setup to prompt for password after 5 minutes. Up to now, this only has happened on battery, machine goes to sleep or lid is closed, 10 minutes pass, lid is opened and desktop is shown instead of lock screen. Console shows, that the machine was actually sleeping (10 min no log entries) and also does not show any error in regards to login window.
    This behaviour occurs randomly and I could not track down any root cause/behaviour, yet. Sometimes everything behaves as it should.
    Any ideas?
    Thanks
    marcus

    Count me in, I have the same issue, and from what I read here, it looks like a Yosemite/SSD related issue ?
    I'm not 100% sure if it started when I put a SSD in my old iMac 2009 (as a fusion drive) or if that's after that when I upgraded to Yosemite...
    I did disable auto poweroff like suggested in another thread : Mac freeze during the night sleep.
    sudo pmset -a autopoweroff 0
    We'll see if it helps.
    It happens toughly a couple of times a week.

  • Single user displayed in login window after reboot

    I've done a clean install of OSX 10.10 on my family Macbook Air.  We have two users created on this device: Parents (an admin user) and Family (a standard user).  We'll normally just use the Family account for most of our work, and only rarely log into Parents. In the Login Options, we have List of Users set as our Display Login Window preference.
    Since moving to 10.10, after a reboot of the device, the Login Window only displays the Parents user - even though prior to the reboot, the previous user may have been Family.  This is the case whether I log out of Family or not, prior to shut down of the computer.
    The only way I can log into Family from that point is to first log into Parents, then either: explicitly log out or select "Login Window" from the top right drop down menu.  In either case, the Login Window then appears displaying both users (in the latter case indicating that Parents is still logged in).  From there I can log into Family as normal.
    Am I doing something weird here or is this a bug?

    Yes I did.  Good thought.  That hadn't occurred to me.
    File Vault is a nice to have, but would rather fix this problem, if there is a tradeoff.  What options do I have?
    Cheers

  • User accounts dissapear from login window after upgrade

    I upgraded a MBP from Tiger 10.4.11 to Leopard--standard upgrade (not archive & install). It looked like everything went well, but upon reboot, there are no accounts listed, only 'Other'. Both Admin accounts on the machine seem to have vanished as far as the login window is concerned. All accounts are still on the machine in terms of data/user folders; with files intact (viewed them via target disk mode). Machine has around 90GB of data so would like to avoid having to do an archive & install on top of this--hoping there is a quick fix for this. Any ideas?
    Message was edited by: rhkarma

    can you log in as root using "other"? use [this link|http://support.apple.com/kb/TS1278] to reset the root password if you haven't set up one.

  • Launch a scheduled bundle at login window (after WOL awake)

    Hi,
    We want to launch a bundle for some workstations at a specific date and time. That will be run at night when no user are logon (using WOL to awake the computer). I'm trying to setup a test bundle that launch c:\Windows\notepad.exe and nothing.
    There's specials settings to get this to work ? Is it because the computer is still at the Login window ?
    The real bundle will copy some files and launch .vbs scripts. That can work ?
    Any clue or step by step explanation will be very appreciated.
    Regards,
    Patrick

    So I have to test my package by copy a file or modify a reg key or something like that ?
    Does, in the System context, Netware volumes can be access (for the source of the files)?
    Yes, it's ZDM 7. In fact, one of the thing done in the process it's to uninstall some apps including Zenworks agent (to be upgraded to ZCM 11).
    Originally Posted by AndersG
    Ppellegr,
    > We want to launch a bundle for some workstations at a specific date and
    > time. That will be run at night when no user are logon (using WOL to
    > awake the computer). I'm trying to setup a test bundle that launch
    > c:\Windows\notepad.exe and nothing.
    You need to associate it to the workstation. Also note that stuff that
    run in the system context cannot show anything on screen. This is ZEN 7
    btw?
    Anders Gustafsson (NKP)
    The Aaland Islands (N60 E20)
    Have an idea for a product enhancement? Please visit:
    http://www.novell.com/rms

  • Logging in to login window returns to login window after authentication

    I installed Snow Leopard successfully on both my iMac and Macbook. On the macbook, I had problems with several of the accounts having to type old passwords into the login keychain. I resolved a couple of the accounts by correcting permissions on home directories and then clearing the entries in the login keychain.
    One of them I deleted accidentally, and I tried to recreate the login.keychain file for this account, but now when I try to log in to this account, it authenticates username and password, and then goes back to the login window again. Any ideas?

    HI and Welcome to Apple Discussions...
    Try deleting this file.
    com.apple.keychainaccess.plist
    ~/Library/Preferences.
    Move that file to the Trash and restart your Mac.
    Carolyn

  • I have problems with pop up windows after earlier today I updated the software

    I have a macbook pro, and I updated the software today, I have OS X 10.9
    After I did this I started having problems in safari with pop up windows, before it only happened with some sites, but now almost every site I try to open it also opens 
    pop up windows, and some sites have underlined words that link to other sites for advertising.
    I really don't know what to do and I've read several posts of people that also have had my problem but I don't the solutions.

    Mail troubleshooting - Yosemite
    Troubleshooting sending and receiving email messages
    Troubleshooting sending email messages
    SMTP servers keep going offline

  • Messages are incorrectly positioned inside IM chat window (after Office 2013 SP1 update)

    Hi,
    After installing Office 2013 SP1 today (Lync desktop 2013 client version updated to 15.0.4569.1506), messages inside Lync's chat windows are positioned in a wrong way when using DPI of 125% in Winodws 8.1.
    Can anyone else confirm this and/or suggest a solution? We cannot unistall SP1 since we're using Click-to-Run version from O365.

    Can you try re-sizing the Lync IM window's width as small as possible? I have the issue due to long name, haven't tried playing with DPI.
    Please mark posts as answers/helpful if it answers your question.
    Blog
    Lync Validator - Used to assist in the validation and documentation of Lync Server 2013.

  • MacBook Pro with Yosemite freezes on the login window after being woken up from sleep.

    Hi,
    my early 2011 MacBook Pro freezes when it's woken up from sleep mode. I have to force power down the macbook and do a fresh boot. I recently installed a SSD and did a fresh yosemite install from a USB thumb drive.
    EtreCeck:
    EtreCheck version: 2.0.10 (97)
    Bericht vom 1. November 2014 22:50:42 MEZ
    Hardware-Informationen: ℹ️
      MacBook Pro (13 Zoll, Anfang 2011) (Verifiziert)
      MacBook Pro - Modell: MacBookPro8,1
      1 2.7 GHz Intel Core i7 CPU: 2-core
      8 GB RAM Nachrüstbar
      BANK 0/DIMM0
      4 GB DDR3 1600 MHz ok
      BANK 1/DIMM0
      4 GB DDR3 1600 MHz ok
      Bluetooth: Älter - Handoff/Airdrop2 nicht unterstützt
      Wireless:  en1: 802.11 a/b/g/n
    Video Informationen: ℹ️
      Intel HD Graphics 3000 - VRAM: 512 MB
      Color LCD 1280 x 800
      Acer H236HL spdisplays_1080p
    System-Software: ℹ️
      OS X 10.10 (14A389) - Laufzeit: 0:14:59
    Festplatteninformationen: ℹ️
      Samsung SSD 850 PRO 256GB disk0 : (256,06 GB)
      S.M.A.R.T. Status: Verifiziert
      EFI (disk0s1) <nicht sichtbar>  : 210 MB
      Recovery HD (disk0s3) <nicht sichtbar>  [Erholung] : 650 MB
      SSD (disk2) /  [Startup] : 254.83 GB (184.38 GB frei)
      Core Storage: disk0s2 255.20 GB Online
      Hitachi HTS547550A9E384 disk1 : (500,11 GB)
      S.M.A.R.T. Status: Verifiziert
      EFI (disk1s1) <nicht sichtbar>  : 210 MB
      Recovery HD (disk1s3) <nicht sichtbar>  [Erholung] : 650 MB
      HDD (disk3) /Volumes/HDD  : 498.88 GB (334.08 GB frei)
      Core Storage: disk1s2 499.25 GB Online
    USB-Informationen: ℹ️
      Apple Inc. FaceTime HD Camera (Built-in)
      Microsoft Wired Keyboard 600
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. BRCM2070 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Computer, Inc. IR Receiver
    Thunderbolt Informationen: ℹ️
      Apple Inc. thunderbolt_bus
    Konfigurationsdateien:  ℹ️
      /etc/hosts  - Graf: 31
    Gatekeeper: ℹ️
      Mac App Store und verifizierte Entwickler
    Kernel-Erweiterungen: ℹ️
      /Library/Extensions
      [nicht geladen] com.caiaq.driver.NIUSBHardwareDriver (2.6.0 - SDK 10.8) Unterstützt
      [nicht geladen] com.caiaq.driver.NIUSBMaschineControllerDriver (2.6.0 - SDK 10.8) Unterstützt
    Start-Agents: ℹ️
      [nicht geladen] com.adobe.AAM.Updater-1.0.plist Unterstützt
      [geladen] com.epson.esua.launcher.plist Unterstützt
      [ungültig?] com.teamviewer.teamviewer.plist Unterstützt
      [ungültig?] com.teamviewer.teamviewer_desktop.plist Unterstützt
    Start-Daemons: ℹ️
      [geladen] com.adobe.fpsaud.plist Unterstützt
      [ungültig?] com.adobe.SwitchBoard.plist Unterstützt
      [geladen] net.freemacsoft.LiteIcon.LIHelperTool.plist Unterstützt
    Benutzer Start-Agents: ℹ️
      [geladen] com.adobe.AAM.Updater-1.0.plist Unterstützt
    Anmeldeobjekte: ℹ️
      Flux Programm (/Applications/Flux.app)
      iTunesHelper Programm (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      Alfred 2 UNKNOWN (missing value)
    Internet Plug-Ins: ℹ️
      AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 Unterstützt
      FlashPlayer-10.6: Version: 15.0.0.189 - SDK 10.6 Unterstützt
      Default Browser: Version: 600 - SDK 10.10
      AdobePDFViewerNPAPI: Version: 10.1.12 Unterstützt
      AdobePDFViewer: Version: 10.1.12 Unterstützt
      Flash Player: Version: 15.0.0.189 - SDK 10.6 Unterstützt
      QuickTime Plugin: Version: 7.7.3
      JavaAppletPlugin: Version: 15.0.0 - SDK 10.10 Version prüfen
    Safari Extensions: ℹ️
      AdBlock
    Einstellungskarten von Drittanbietern: ℹ️
      Flash Player  Unterstützt
      Native Instruments USB Audio  Unterstützt
    Time Machine: ℹ️
      Überspringen Systemdateien: NEIN
      Mobil Sicherungskopie: AUS
      Automatische Sicherungskopie: NEIN - Automatische Sicherungskopie ausgeschaltet
      Gesicherte Platten:
      HDD: Festplattengröße: 498.88 GB Disk verwendet: 164.80 GB
      Sicherungsziele:
      TimeMachine [Network]
      Gesamt Größe: 3 TB
      Gesamtzahl der Sicherungskopie: 17
      Älteste Sicherungskopie: 2014-08-03 17:35:39 +0000
      Letzten Sicherung: 2014-10-24 11:15:03 +0000
      Größe der Sicherungsplatte: Hervorragend
      Größe der Sicherungsplatte 3 TB > (Disk Größe 498.88 GB X 3)
    Top Prozesse von der CPU: ℹ️
          10% mds
          8% WindowServer
          1% hidd
          1% Safari
          0% fontd
    Top Prozesse vom Speicher: ℹ️
      241 MB Safari
      189 MB mds_stores
      137 MB com.apple.WebKit.WebContent
      103 MB softwareupdated
      94 MB Console
    Informationen zum virtuellen Speicher: ℹ️
      4.35 GB Freier RAM
      2.36 GB Aktive RAM
      478 MB Inaktive RAM
      1.40 GB Wired RAM
      1.05 GB Seite-ins
      0 B Seite-outs
    Here is the console log from a recent freeze:
    01.11.14 21:03:08,000 kernel[0]: sleep
    01.11.14 21:03:08,000 kernel[0]: Wake reason: EHC2
    01.11.14 22:35:05,000 kernel[0]: AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
    01.11.14 22:35:05,000 kernel[0]: Previous sleep cause: 5
    01.11.14 22:35:05,000 kernel[0]: The USB device HubDevice (Port 1 of Hub at 0xfa000000) may have caused a wake by issuing a remote wakeup (2)
    01.11.14 22:35:05,000 kernel[0]: AppleThunderboltGenericHAL::earlyWake - complete - took 1 milliseconds
    01.11.14 22:35:05,000 kernel[0]: The USB device BRCM2070 Hub (Port 1 of Hub at 0xfa100000) may have caused a wake by issuing a remote wakeup (3)
    01.11.14 22:35:05,000 kernel[0]: TBT W (1): 0 [x]
    01.11.14 22:35:05,000 kernel[0]: AppleUSBMultitouchDriver::validateChecksum - 512-byte packet checksum is incorrect (expected 0x47b, checksum bytes were 0xdead)
    01.11.14 22:35:05,000 kernel[0]: wlEvent: en1 en1 Link DOWN virtIf = 0
    01.11.14 22:35:05,000 kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    01.11.14 22:35:05,000 kernel[0]: en1::IO80211Interface::postMessage bssid changed
    01.11.14 22:35:05,000 kernel[0]: en1: 802.11d country code set to 'X3'.
    01.11.14 22:35:05,000 kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140
    01.11.14 22:35:05,140 sharingd[250]: 22:35:05.140 : SDStatusMonitor::kStatusWirelessPowerChanged
    01.11.14 22:35:05,147 discoveryd[48]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 8.8.8.8 Port 53 errno 50, fd 46, ErrLogCount 1 ResolverIntf:0
    01.11.14 22:35:05,148 discoveryd[48]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 8.8.8.8 Port 53 errno 50, fd 46, ErrLogCount 2 ResolverIntf:0
    01.11.14 22:35:05,148 discoveryd[48]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 8.8.8.8 Port 53 errno 50, fd 46, ErrLogCount 3 ResolverIntf:0
    01.11.14 22:35:05,148 discoveryd[48]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 8.8.8.8 Port 53 errno 50, fd 46, ErrLogCount 4 ResolverIntf:0
    01.11.14 22:35:05,149 discoveryd[48]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 8.8.8.8 Port 53 errno 50, fd 46, ErrLogCount 5 ResolverIntf:0
    01.11.14 22:35:05,153 UserEventAgent[16]: Captive: CNPluginHandler en1: Inactive
    01.11.14 22:35:05,154 configd[25]: network changed: v4(en0:192.168.178.30, en1-:192.168.178.22) DNS* Proxy SMB
    01.11.14 22:35:05,156 discoveryd[48]: Basic Warn DD_Warn: Corrupt NSEC RDATA size
    01.11.14 22:35:05,154 networkd[156]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    01.11.14 22:35:05,000 kernel[0]: The USB device Bluetooth USB Host Controller (Port 3 of Hub at 0xfa110000) may have caused a wake by issuing a remote wakeup (3)
    01.11.14 22:35:05,000 kernel[0]: full wake promotion (reason 1) 241 ms
    01.11.14 22:35:05,214 watchdogd[200]: [watchdog_daemon] @( pm_callback) - ref=0x0 msg_type=0xe0000320 msg=0x0
    01.11.14 22:35:05,234 hidd[68]: MultitouchHID: device bootloaded
    01.11.14 22:35:05,446 discoveryd[48]: Basic Bonjour,Warn Warning: IPv6 listener multicast send failed en1, 49
    01.11.14 22:35:05,560 sharingd[250]: 22:35:05.559 : SDStatusMonitor::kStatusWirelessPowerChanged
    01.11.14 22:35:05,588 sharingd[250]: 22:35:05.588 : SDStatusMonitor::kStatusWirelessPowerChanged
    01.11.14 22:35:05,611 sandboxd[283]: ([29]) airportd(29) deny file-read-metadata /Library/Preferences/com.apple.security-common.plist
    01.11.14 22:35:05,620 sandboxd[283]: ([29]) airportd(29) deny file-read-data /Library/Preferences/com.apple.security-common.plist
    01.11.14 22:35:05,000 kernel[0]: MacAuthEvent en1 Auth result for: 58:6d:8f:ae:80:e9 MAC AUTH succeeded
    01.11.14 22:35:05,000 kernel[0]: wlEvent: en1 en1 Link UP virtIf = 0
    01.11.14 22:35:05,000 kernel[0]: AirPort: Link Up on en1
    01.11.14 22:35:05,000 kernel[0]: en1: BSSID changed to 58:6d:8f:ae:80:e9
    01.11.14 22:35:05,000 kernel[0]: en1::IO80211Interface::postMessage bssid changed
    01.11.14 22:35:05,000 kernel[0]: AirPort: RSN handshake complete on en1
    01.11.14 22:35:06,666 WindowServer[137]: CGXDisplayDidWakeNotification [3660674748260]: posting kCGSDisplayDidWake
    01.11.14 22:35:06,667 WindowServer[137]: handle_will_sleep_auth_and_shield_windows: Reordering authw 0x7f8e4d73e0e0(2004) (lock state: 3)
    01.11.14 22:35:06,667 WindowServer[137]: handle_will_sleep_auth_and_shield_windows: err 0x0
    01.11.14 22:35:06,926 networkd[156]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    01.11.14 22:35:06,927 configd[25]: network changed: v4(en0:192.168.178.30) DNS* Proxy SMB
    01.11.14 22:35:06,928 UserEventAgent[16]: Captive: [CNInfoNetworkActive:1709] en1: SSID 'Desperate Housewifi' making interface primary (cache indicates network not captive)
    01.11.14 22:35:06,929 UserEventAgent[16]: Captive: CNPluginHandler en1: Evaluating
    01.11.14 22:35:06,934 UserEventAgent[16]: Captive: en1: Not probing 'Desperate Housewifi' (cache indicates not captive)
    01.11.14 22:35:06,935 UserEventAgent[16]: Captive: CNPluginHandler en1: Authenticated
    01.11.14 22:35:06,936 configd[25]: network changed: v4(en0:192.168.178.30, en1!:192.168.178.22) DNS Proxy SMB
    01.11.14 22:35:06,943 networkd[156]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    01.11.14 22:35:06,000 kernel[0]: en1: BSSID changed to 58:6d:8f:ae:80:e9
    01.11.14 22:35:06,954 sharingd[250]: 22:35:06.953 : SDStatusMonitor::kStatusWirelessPowerChanged
    01.11.14 22:35:08,023 discoveryd[48]: Basic Bonjour Failed to delete registration recordId=21 error=4
    01.11.14 22:35:12,885 discoveryd[48]: Basic DNSResolver UDNSServer:: PowerState is Wakeup
    01.11.14 22:35:14,000 kernel[0]: Ethernet [AppleBCM5701Ethernet]: Link up on en0, 1-Gigabit, Full-duplex, Symmetric flow-control, Debug [796d,2301,0de1,0300,cde1,3c00]
    01.11.14 22:35:14,772 ntpd[749]: wake time set +0.196458 s
    01.11.14 22:35:14,850 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    01.11.14 22:35:14,886 com.apple.iCloudHelper[799]: objc[799]: Class FALogging is implemented in both /System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/FamilyCircle and /System/Library/PrivateFrameworks/FamilyNotification.framework/Versions/A/FamilyNotification. One of the two will be used. Which one is undefined.
    01.11.14 22:35:14,898 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    01.11.14 22:35:15,561 CalendarAgent[216]: [com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
    01.11.14 22:35:15,616 CalendarAgent[216]: [com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
    01.11.14 22:35:16,181 CalendarAgent[216]: [com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/plain; charset="utf-8"].]
    01.11.14 22:35:16,334 CalendarAgent[216]: [com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/plain; charset="utf-8"].]
    01.11.14 22:35:20,013 com.apple.iCloudHelper[799]: AOSKit WARN: APS timeout encountered (cxn initialization)
    01.11.14 22:35:20,013 com.apple.iCloudHelper[799]: AOSKit WARN: Failed to get response from APSConnection's initialization method(s)
    01.11.14 22:35:26,000 kernel[0]: en1: 802.11d country code set to 'DE'.
    01.11.14 22:35:26,000 kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140
    01.11.14 22:35:26,363 AddressBookSourceSync[797]: Stream 0x7ff1e3628fb0 is sending an event before being opened
    01.11.14 22:35:26,419 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    01.11.14 22:35:31,000 kernel[0]: MacAuthEvent en1 Auth result for: 58:6d:8f:ae:80:e9 MAC AUTH succeeded
    01.11.14 22:35:31,000 kernel[0]: wlEvent: en1 en1 Link UP virtIf = 0
    01.11.14 22:35:31,000 kernel[0]: AirPort: RSN handshake complete on en1
    01.11.14 22:35:31,000 kernel[0]: wl0: Roamed or switched channel, reason #8, bssid 58:6d:8f:ae:80:e9
    01.11.14 22:35:31,000 kernel[0]: en1: BSSID changed to 58:6d:8f:ae:80:e9
    01.11.14 22:35:31,000 kernel[0]: en1::IO80211Interface::postMessage bssid changed

    Count me in, I have the same issue, and from what I read here, it looks like a Yosemite/SSD related issue ?
    I'm not 100% sure if it started when I put a SSD in my old iMac 2009 (as a fusion drive) or if that's after that when I upgraded to Yosemite...
    I did disable auto poweroff like suggested in another thread : Mac freeze during the night sleep.
    sudo pmset -a autopoweroff 0
    We'll see if it helps.
    It happens toughly a couple of times a week.

  • Unable to open the HTML Extension Debug window after InDesign 9.2 update (from 9.1)

    We have tried to follow the two methods of debugging a HTML Extension as mentioned in the below link, but without any luck.
    http://www.adobe.com/devnet/creativesuite/articles/a-short-guide-to-HTML5-extensions.html
    Note: Not all Creative Cloud applications support this method at the time of writing.
    CEP/CSXS 4.2 supports remote debugging for HTML/JavaScript extensions using the Chrome debugger.
    The above snippet from the same article refers to "Remote Debugging" of HTML extensions. Does this mean that somehow InDesign CC 9.2 does not support this method?
    And also where do we get CEP/CSXS 4.2 JS libraries. Adobe Extension Builder 3 is still does not have any updates, and has only the CSXS 4.0.0 support.
    Following are the platforms we have tried doing this with exactly same
    1) Mac 10.8 + InDesign CC 9.2 (International)
    2) Windows 7 + InDesign CC 9.2 (German)
    Please help.
    -Gayatri

    Hi Hui
    Here's the .debug file
    <?xml version="1.0" encoding="UTF-8"?>
    <ExtensionList>
        <Extension Id="com.example.Test.extension1">
            <HostList>
               <Host Name="IDSN" Port="8088"/>
            </HostList>
        </Extension>
    </ExtensionList>
    Though I am able to debug usng Chrome on Mac and Windows now, I still get the following error
    Uncaught SyntaxError: Unexpected identifier CEPEngine_extensions.js:42
    I cant seem to find a way to attach  the extension, please help me out.
    Until then, here is a screen shot of the project ( just a sample project, created using Adobe Extension Builder)
    -Gayatri

Maybe you are looking for