Automatically setting folder icon

In one folder I have a lot of folders with pictures (without subfolders) which I'd like to organize like a catalogue.
What I want to do is:
For each folder
• Take the picture inside the folder named "cover.jpg" and set it as the Icon for the folder
• additionally change the view options of each Finder window to minimum grid size and maximum thumbnail size, arrange by name.
I tried a bit with Automator but unfortunately I couldn't get to an automation from the recorded steps.
Thanks for any help.

Hello red_menace,
Thank you very much for testing.
Oh well, I may have missed something very basic here but now I give up.
Regarding Automator's 'call method' command, the Automator Programming Guide has brief description.
cf.
Automator Programming Gudie > Implement an AppleScript Action
pp.64, 66 (PDF version)
http://developer.apple.com/documentation/AppleApplications/Conceptual/AutomatorC oncepts/
It also states that (in p.66) -
"Sometimes, an AppleScript Studio script does not have access to a valid object for a call method command."
So I suspect this may be the reason why my attempt falis.
By the way, AppleScript Studio has 'load image' command for creating NSImage object from file.
E.g., my failed codes using Automator can be translated into something like the following one, which should work, I'd think.
--CODE (for AppleScript Studio script)
set srcpath to POSIX path of (choose file with prompt "Choose source image file.")
set dstpath to POSIX path of (choose folder with prompt "Choose target folder.")
--set dstpath to dstpath's text 1 thru -2 -- remove last slash if necessary.
setIcon(srcpath, dstpath)
on setIcon(srcpath, dstpath)
set nsimg to load image srcpath
set nswks to call method "sharedWorkspace" of class "NSWorkspace"
set r to call method "setIcon:forFile:options:" of nswks with parameters {nsimg, dstpath, 0}
delete nsimg
return r
end setIcon
--END OF CODE
cf.
AppleScript Studio Terminology Reference
http://developer.apple.com/documentation/AppleScript/Reference/StudioReference/
All the best,
Hiroto

Similar Messages

  • How to set folder icon image in OS X Lion?

    I set my folder's icon image in OS X Leopard before, but I don't know how to do that in Lion.  In Leopard you simply copy the icon image from an Info window of a file, and paste that into the folder's icon image in the top left corner of its Info window.  In Lion I don't see the icon of the file in its Info window as a preview, but rather I see only a generic JPG file icon.  Any ideas?

    Can you explain why there was no thumbnail for that file?
    The OS does not create or add thumbnails, previews, nor custom icons to images or other files. Although it displays files with what appears to be a custom icon, it is not part of the file itself; it is created on the fly, just for display. Since it is not part of the file, it does not appear in the Get Info window.
    Back in OS 9 days when you downloaded an image file from the web, either via drag and drop or via the download mechanism, the image file would typically be placed on the drive as a QuickTime image with both a custom icon and a preview image added to it.
    I skipped earlier versions of OS X, and started with Snow Leopard, so don't know about earlier versions of OS X. Apparently the auto creation and addition of a custom icon and preview have been dropped in later versions in favor of using Preview to generate a temporary (for display only) custom icon on the fly. One result of this is that image file sizes are kept reasonably small - adding a suite of custom icons and a preview image to the file itself increases the file size a lot; it's not unusual for those additions to double the file size, or more.

  • Automatically set finder icon size

    Hi,
    there is a apple script or something that can automaticcaly change icon size for folders and documents in finder? My target is to show the max number of icon inside the finder window...
    thanks

    ok, thanks, but is not what i want.
    Think if in osx is built in a function that for the number of icons inside the folder show in finder , automatically resize icons (with a min and a max size presetted) relative to the number of icons in that folder.
    Sometime i have one icon and the size is too small... sometime i have to many icons and the size is too large and i must scroll everytime.. is not very userfriendly...
    another question... is possible in launchpad have a spotlight textfield that allow me to write the name of the app i want to find?? sometime i have app inside folder or in another page and is not simple find immediatly the app iwant...
    thanks

  • [SOLVED] Unique Folder Icons

    I've searched google and the forums, and I can't seem to find a way to set folder icons. You know, a folder with a music note for the music folder, etc. When I used KDE it was automatic, based off the largest category of files in the folder, but now I'm using xmonad and thunar, and I'm looking for a manual way
    Last edited by heleos (2008-08-14 20:19:08)

    heleos wrote:I've searched google and the forums, and I can't seem to find a way to set folder icons. You know, a folder with a music note for the music folder, etc. When I used KDE it was automatic, based off the largest category of files in the folder, but now I'm using xmonad and thunar, and I'm looking for a manual way
    I don't believe that Thunar supports such a thing, though I know that Nautilus does under Edit -> Backgrounds and Emblems.

  • I just got my Ipad2 and have my email accounts set up.  When I go to the folder icon at the top of the page and click on Sent Items they disappear to somewhere.  How do you look at your sent items?

    I just got my Ipad2 and have my email accounts set up.  I have sent messages but when I go to the folder icon at the top right of the page and tap on SENT emails it makes the inbox email on the screen disappear.  How do you check your sent emails?  Thanks for your help.

    You can send over WiFi, but it sounds as if you need to setup your Gmail account, or did you do this already?

  • HT1553 I did the back up as instructed... Installed a larger hard drive and followed the restore instructions... Now I get a white screen with a folder icon and blinking question mark. When trying to set startup with new drive I get a bless tool error...

    I did the back up as instructed... Installed a larger hard drive and followed the restore instructions... Now I get a white screen with a folder icon and blinking question mark. When trying to set startup with new drive I get a bless tool error... Help!!

    If you have installed a new hard drive , you will need to have formatted it in Disk Utility correctly. This may explain your problem.
    Boot  into your 10.6 Install disk again at the top menubar > Utilities > select Disk utility and in there select your new hard drive, and select the tab Erase and choose to make the format as  Mac OS Extended Journaled. When that is finished look in the main window to make sure that the partition map scheme says GUID Partition Table.
    Now go to the Restore tab and reinstall from your backup.

  • Kernel Panic/"broken folder" icon but boots in safe mode

    I'm totally puzzled.
    When I boot the computer either from the HDD or my bootable back-up, i get the broken folder icon.
    But i can boot just fine in safe mode from the HDD - in fact, that's how i'm typing this message right now.
    I have turned off all login items.
    I repaired permissions on disk utility.
    What else can i do (short of my genius bar appointment tomorrow morning)?
    Thanks in advance for any ideas.
    I assume restoring from my backup HDD won't work since I can't boot from it?
    More about broken folder icon here: http://support.apple.com/kb/TS1892

    Kernel log from right before first "broken icon" folder until the following day is here:
    Jan 12 18:40:33 localhost kernel[0]: npvhash=4095
    Jan 12 18:40:33 localhost kernel[0]: PAE enabled
    Jan 12 18:40:33 localhost kernel[0]: 64 bit mode enabled
    Jan 12 18:40:33 localhost kernel[0]: Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386
    Jan 12 18:40:33 localhost kernel[0]: vmpagebootstrap: 950266 free pages and 24582 wired pages
    Jan 12 18:40:33 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Jan 12 18:40:33 localhost kernel[0]: migtable_maxdispl = 73
    Jan 12 18:40:33 localhost kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    Jan 12 18:40:33 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    Jan 12 18:40:33 localhost kernel[0]: calling mpopolicyinit for TMSafetyNet
    Jan 12 18:40:33 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Jan 12 18:40:33 localhost kernel[0]: calling mpopolicyinit for Quarantine
    Jan 12 18:40:33 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    Jan 12 18:40:33 localhost kernel[0]: calling mpopolicyinit for Sandbox
    Jan 12 18:40:33 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    Jan 12 18:40:33 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Jan 12 18:40:33 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Jan 12 18:40:33 localhost kernel[0]: MAC Framework successfully initialized
    Jan 12 18:40:33 localhost kernel[0]: using 16384 buffer headers and 4096 cluster IO buffer headers
    Jan 12 18:40:33 localhost kernel[0]: IOAPIC: Version 0x11 Vectors 64:87
    Jan 12 18:40:33 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
    Jan 12 18:40:33 localhost kernel[0]: AppleIntelCPUPowerManagement: initialization complete
    Jan 12 18:40:33 localhost kernel[0]: mbinit: done (64 MB memory set for mbuf pool)
    Jan 12 18:40:33 localhost kernel[0]: rooting via boot-uuid from /chosen: 588C67B9-5BF3-345F-9F37-B85AB3F33F66
    Jan 12 18:40:33 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Jan 12 18:40:33 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Jan 12 18:40:33 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Jan 12 18:40:33 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready
    Jan 12 18:40:33 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@B/AppleMCP79AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/ST3500418ASQ Media/IOGUIDPartitionScheme/Customer@2
    Jan 12 18:40:33 localhost kernel[0]: BSD root: disk0s2, major 14, minor 2
    Jan 12 18:40:33 localhost kernel[0]: USBMSC Identifier (non-unique): 000000009833 0x5ac 0x8403 0x9833
    Jan 12 18:40:33 localhost kernel[0]: FireWire (OHCI) TI ID 823f built-in now active, GUID 34159efffe298300; max speed s800.
    Jan 12 18:40:33 localhost kernel[0]: USBMSC Identifier (non-unique): 000A27001F31E7B7 0x5ac 0x1302 0x1
    Jan 12 18:40:34 localhost kernel[0]: NVEthernet: Ethernet address 34:15:9e:29:83:00
    Jan 12 18:40:34 localhost kernel[0]: systemShutdown false
    Jan 12 18:40:44 localhost kernel[0]: NVDANV50HAL loaded and registered.
    Jan 12 18:40:44 localhost kernel[0]: Previous Shutdown Cause: 5
    Jan 12 18:40:44 localhost kernel[0]: DSMOS has arrived
    Jan 12 18:40:44 localhost kernel[0]: Atheros: mac 128.2 phy 13.0 radio 12.0
    Jan 12 18:40:47 Macintosh kernel[0]: NVEthernet::setLinkStatus - Valid but not Active
    Jan 12 18:40:47 Macintosh kernel[0]: AirPort_AthrFusion21: Ethernet address d4:9a:20:61:bc:bb
    Jan 12 18:40:47 Macintosh kernel[0]: IO80211Controller::dataLinkLayerAttachComplete(): adding AppleEFINVRAM notification
    Jan 12 18:40:47 Macintosh kernel[0]: IO80211Interface::efiNVRAMPublished():
    Jan 12 18:40:48 Macintosh kernel[0]: Ethernet [nvenet]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,0000,0de1,0005,45e1,0000]
    Jan 12 18:40:48 Macintosh kernel[0]: NVEthernet::setLinkStatus - link Valid and Active
    Jan 12 18:40:49 Macintosh kernel[0]: tap kernel extension version 20080121 <[email protected]>
    Jan 12 18:40:49 Macintosh kernel[0]: tun kernel extension version 20080121 <[email protected]>
    Jan 12 19:03:35 Macintosh kernel[0]: PM notification cancel (pid 214, iTunes)
    Jan 12 19:03:35 Macintosh kernel[0]: IOPMrootDomain: idle cancel
    Jan 12 19:07:40 Macintosh kernel[0]: PM notification cancel (pid 214, iTunes)
    Jan 12 19:07:40 Macintosh kernel[0]: IOPMrootDomain: idle cancel
    Jan 12 19:09:13 Macintosh kernel[0]: PM notification cancel (pid 214, iTunes)
    Jan 12 19:09:13 Macintosh kernel[0]: IOPMrootDomain: idle cancel
    Jan 12 19:11:47 Macintosh kernel[0]: PM notification cancel (pid 214, iTunes)
    Jan 12 19:11:47 Macintosh kernel[0]: IOPMrootDomain: idle cancel
    Jan 12 19:46:46 Macintosh kernel[0]: systemShutdown true
    Jan 12 19:46:46: --- last message repeated 1 time ---
    Jan 12 19:46:46 Macintosh kernel[0]: Kext loading now disabled.
    Jan 12 19:46:46 Macintosh kernel[0]: Kext unloading now disabled.
    Jan 12 19:46:46 Macintosh kernel[0]: Kext autounloading now disabled.
    Jan 12 19:46:46 Macintosh kernel[0]: Kernel requests now disabled.
    Jan 12 19:47:52 localhost kernel[0]: npvhash=4095
    Jan 12 19:47:52 localhost kernel[0]: PAE enabled
    Jan 12 19:47:52 localhost kernel[0]: 64 bit mode enabled
    Jan 12 19:47:52 localhost kernel[0]: Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386
    Jan 12 19:47:52 localhost kernel[0]: vmpagebootstrap: 950266 free pages and 24582 wired pages
    Jan 12 19:47:52 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Jan 12 19:47:52 localhost kernel[0]: migtable_maxdispl = 73
    Jan 12 19:47:52 localhost kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    Jan 12 19:47:52 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    Jan 12 19:47:52 localhost kernel[0]: calling mpopolicyinit for TMSafetyNet
    Jan 12 19:47:52 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Jan 12 19:47:52 localhost kernel[0]: calling mpopolicyinit for Quarantine
    Jan 12 19:47:52 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    Jan 12 19:47:52 localhost kernel[0]: calling mpopolicyinit for Sandbox
    Jan 12 19:47:52 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    Jan 12 19:47:52 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Jan 12 19:47:52 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Jan 12 19:47:52 localhost kernel[0]: MAC Framework successfully initialized
    Jan 12 19:47:52 localhost kernel[0]: using 16384 buffer headers and 4096 cluster IO buffer headers
    Jan 12 19:47:52 localhost kernel[0]: IOAPIC: Version 0x11 Vectors 64:87
    Jan 12 19:47:52 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
    Jan 12 19:47:52 localhost kernel[0]: mbinit: done (64 MB memory set for mbuf pool)
    Jan 12 19:47:52 localhost kernel[0]: rooting via boot-uuid from /chosen: 588C67B9-5BF3-345F-9F37-B85AB3F33F66
    Jan 12 19:47:52 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Jan 12 19:47:52 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Jan 12 19:47:52 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Jan 12 19:47:52 localhost kernel[0]: AppleIntelCPUPowerManagement: initialization complete
    Jan 12 19:47:52 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready
    Jan 12 19:47:52 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@B/AppleMCP79AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/ST3500418ASQ Media/IOGUIDPartitionScheme/Customer@2
    Jan 12 19:47:52 localhost kernel[0]: BSD root: disk0s2, major 14, minor 2
    Jan 12 19:47:52 localhost kernel[0]: FireWire (OHCI) TI ID 823f built-in now active, GUID 34159efffe298300; max speed s800.
    Jan 12 19:47:52 localhost kernel[0]: USBMSC Identifier (non-unique): 000000009833 0x5ac 0x8403 0x9833
    Jan 12 19:47:52 localhost kernel[0]: USBMSC Identifier (non-unique): 000A27001F31E7B7 0x5ac 0x1302 0x1
    Jan 12 19:47:53 localhost kernel[0]: NVEthernet: Ethernet address 34:15:9e:29:83:00
    Jan 12 19:47:53 localhost kernel[0]: systemShutdown false
    Jan 12 19:47:57 localhost kernel[0]: NVDANV50HAL loaded and registered.
    Jan 12 19:47:57 localhost kernel[0]: Previous Shutdown Cause: 5
    Jan 12 19:47:57 localhost kernel[0]: DSMOS has arrived
    Jan 12 19:47:57 localhost kernel[0]: Atheros: mac 128.2 phy 13.0 radio 12.0
    Jan 12 19:47:58 Macintosh kernel[0]: NVEthernet::setLinkStatus - Valid but not Active
    Jan 12 19:47:58 Macintosh kernel[0]: AirPort_AthrFusion21: Ethernet address d4:9a:20:61:bc:bb
    Jan 12 19:47:58 Macintosh kernel[0]: IO80211Controller::dataLinkLayerAttachComplete(): adding AppleEFINVRAM notification
    Jan 12 19:47:58 Macintosh kernel[0]: IO80211Interface::efiNVRAMPublished():
    Jan 12 19:47:59 Macintosh kernel[0]: Ethernet [nvenet]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,0000,0de1,0005,45e1,0000]
    Jan 12 19:47:59 Macintosh kernel[0]: NVEthernet::setLinkStatus - link Valid and Active
    Jan 12 19:48:00 Macintosh kernel[0]: tun kernel extension version 20080121 <[email protected]>
    Jan 12 19:48:00 Macintosh kernel[0]: tap kernel extension version 20080121 <[email protected]>
    Jan 12 19:48:40 Macintosh kernel[0]: BootCache: hit rate below threshold (6135 hits on 12271 lookups)
    Jan 12 20:14:00 Macintosh kernel[0]: Kext com.alsoft.Preview not found for unload request.
    Jan 12 20:20:54 Macintosh kernel[0]: disk3: alignment error.
    Jan 12 20:26:33: --- last message repeated 1 time ---
    Jan 12 20:26:33 Macintosh kernel[0]: Kext com.alsoft.Preview not found for unload request.
    Jan 12 20:51:24 Macintosh kernel[0]: USBMSC Identifier (non-unique): 000A27001F31E7B7 0x5ac 0x1302 0x1
    Jan 12 20:53:31: --- last message repeated 1 time ---
    Jan 12 20:53:31 Macintosh kernel[0]: USBMSC Identifier (non-unique): 000A27001F31E7B7 0x5ac 0x1302 0x1
    Jan 12 20:54:17: --- last message repeated 1 time ---
    Jan 12 20:54:17 Macintosh kernel[0]: USBMSC Identifier (non-unique): 000A27001F31E7B7 0x5ac 0x1302 0x1
    Jan 12 20:55:01 Macintosh kernel[0]: USBMSC Identifier (non-unique): 000A27001F31E7B7 0x5ac 0x1302 0x1
    Jan 12 20:56:48 Macintosh kernel[0]: disk3: media is not present.
    Jan 12 20:56:48: --- last message repeated 8 times ---
    Jan 12 20:56:48 Macintosh kernel[0]: lity com.apple.system.fs] [DevNode /dev/disk3] [MountPt /Volumes/IPOD] [FSLogMsgID 590940435] [FSLogMsgOrder Last]
    Jan 12 20:56:48 Macintosh kernel[0]: disk3: media is not present.
    Jan 12 20:56:48: --- last message repeated 1 time ---
    Jan 12 20:56:48 Macintosh kernel[0]: msdosfsfat_uninitvol: error 6 from msdosfsfat_cacheflush
    Jan 12 20:56:58 Macintosh kernel[0]: USBMSC Identifier (non-unique): 000A27001F31E7B7 0x5ac 0x1302 0x1
    Jan 12 20:59:59 Macintosh kernel[0]: USBMSC Identifier (non-unique): 000A27001F31E7B7 0x5ac 0x1302 0x1
    Jan 12 21:00:19 Macintosh kernel[0]: ogMsgID 821200335] [FSLogMsgOrder Last]
    Jan 12 21:00:19 Macintosh kernel[0]: disk3: media is not present.
    Jan 12 21:00:19 Macintosh kernel[0]: MsgOrder Last]
    Jan 12 21:00:19 Macintosh kernel[0]: disk3: media is not present.
    Jan 12 21:00:19 Macintosh kernel[0]: msdosfsfat_uninitvol: error 6 from msdosfsfat_cacheflush
    Jan 12 21:00:19 Macintosh kernel[0]: USBMSC Identifier (non-unique): 000A27001F31E7B7 0x5ac 0x1302 0x1
    Jan 12 21:02:37 Macintosh kernel[0]: USBF: 4489.356 [0x8583900] The IOUSBFamily is having trouble enumerating a USB device that has been plugged in. It will keep retrying. (Port 1 of Hub at 0x24100000)
    Jan 12 21:02:37 Macintosh kernel[0]: USBF: 4489.356 [0x8583900] The IOUSBFamily was not able to enumerate a device.
    Jan 12 21:03:28 Macintosh kernel[0]: USBMSC Identifier (non-unique): 000A27001F31E7B7 0x5ac 0x1302 0x1
    Jan 12 21:07:54 Macintosh kernel[0]: Kext com.apple.driver.AppleMobileDevice not found for unload request.
    Jan 12 21:07:54 Macintosh kernel[0]: Kext com.apple.driver.AppleUSBEthernetHost not found for unload request.
    Jan 12 21:10:32 Macintosh kernel[0]: systemShutdown true
    Jan 12 21:10:33: --- last message repeated 1 time ---
    Jan 12 21:10:33 Macintosh kernel[0]: Kext loading now disabled.
    Jan 12 21:10:33 Macintosh kernel[0]: Kext unloading now disabled.
    Jan 12 21:10:33 Macintosh kernel[0]: Kext autounloading now disabled.
    Jan 12 21:10:33 Macintosh kernel[0]: Kernel requests now disabled.
    Jan 12 21:27:41 localhost kernel[0]: npvhash=4095
    Jan 12 21:27:41 localhost kernel[0]: PAE enabled
    Jan 12 21:27:41 localhost kernel[0]: 64 bit mode enabled
    Jan 12 21:27:41 localhost kernel[0]: Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386
    Jan 12 21:27:41 localhost kernel[0]: vmpagebootstrap: 700152 free pages and 282888 wired pages
    Jan 12 21:27:41 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Jan 12 21:27:41 localhost kernel[0]: migtable_maxdispl = 73
    Jan 12 21:27:41 localhost kernel[0]: SAFE BOOT DETECTED - only valid OSBundleRequired kexts will be loaded.
    Jan 12 21:27:41 localhost kernel[0]: Kext _kernel_ is not loadable during safe boot; omitting its personalities.
    Jan 12 21:27:41 localhost kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    Jan 12 21:27:41 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    Jan 12 21:27:41 localhost kernel[0]: calling mpopolicyinit for Quarantine
    Jan 12 21:27:41 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    Jan 12 21:27:41 localhost kernel[0]: calling mpopolicyinit for Sandbox
    Jan 12 21:27:41 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    Jan 12 21:27:41 localhost kernel[0]: calling mpopolicyinit for TMSafetyNet
    Jan 12 21:27:41 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Jan 12 21:27:41 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Jan 12 21:27:41 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Jan 12 21:27:41 localhost kernel[0]: MAC Framework successfully initialized
    Jan 12 21:27:41 localhost kernel[0]: using 16384 buffer headers and 4096 cluster IO buffer headers
    Jan 12 21:27:41 localhost kernel[0]: IOAPIC: Version 0x11 Vectors 64:87
    Jan 12 21:27:41 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
    Jan 12 21:27:41 localhost kernel[0]: AppleIntelCPUPowerManagement: initialization complete
    Jan 12 21:27:41 localhost kernel[0]: mbinit: done (64 MB memory set for mbuf pool)
    Jan 12 21:27:41 localhost kernel[0]: rooting via boot-uuid from /chosen: 588C67B9-5BF3-345F-9F37-B85AB3F33F66
    Jan 12 21:27:41 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Jan 12 21:27:41 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Jan 12 21:27:41 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Jan 12 21:27:41 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready
    Jan 12 21:27:41 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@B/AppleMCP79AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/ST3500418ASQ Media/IOGUIDPartitionScheme/Customer@2
    Jan 12 21:27:41 localhost kernel[0]: BSD root: disk0s2, major 14, minor 2
    Jan 12 21:27:41 localhost kernel[0]: FireWire (OHCI) TI ID 823f built-in now active, GUID 34159efffe298300; max speed s800.
    Jan 12 21:27:41 localhost kernel[0]: USBMSC Identifier (non-unique): 000000009833 0x5ac 0x8403 0x9833
    Jan 12 21:27:52 localhost kernel[0]: Waiting for DSMOS...
    Jan 12 21:27:53 localhost kernel[0]: NVEthernet: Ethernet address 34:15:9e:29:83:00
    Jan 12 21:27:54 localhost kernel[0]: systemShutdown false
    Jan 12 21:28:00 localhost kernel[0]: NVEthernet::setLinkStatus - Valid but not Active
    Jan 12 21:28:01 Macintosh kernel[0]: Ethernet [nvenet]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,0000,0de1,0005,45e1,0000]
    Jan 12 21:28:01 Macintosh kernel[0]: NVEthernet::setLinkStatus - link Valid and Active
    Jan 12 21:28:36 Macintosh kernel[0]: Previous Shutdown Cause: 3
    Jan 12 21:28:36 Macintosh kernel[0]: NVDANV50HAL loaded and registered.
    Jan 12 21:28:36 Macintosh kernel[0]: DSMOS has arrived
    Jan 12 21:57:07 Macintosh kernel[0]: systemShutdown true
    Jan 12 21:57:09: --- last message repeated 1 time ---
    Jan 12 21:57:09 Macintosh kernel[0]: Kext loading now disabled.
    Jan 12 21:57:09 Macintosh kernel[0]: Kext unloading now disabled.
    Jan 12 21:57:09 Macintosh kernel[0]: Kext autounloading now disabled.
    Jan 12 21:57:09 Macintosh kernel[0]: Kernel requests now disabled.
    Jan 12 21:57:11 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleSMBusPCI - requests to user space are disabled.
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "AppleSMBusPCI"
    Jan 12 21:57:11 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleHDAController - requests to user space are disabled.
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "AppleHDAController"
    Jan 12 21:57:11 Macintosh kernel[0]: Can't load kext com.apple.iokit.AppleProfileFamily - requests to user space are disabled.
    Jan 12 21:57:11 Macintosh kernel[0]: Can't load kext com.apple.driver.AudioIPCDriver - requests to user space are disabled.
    Jan 12 21:57:11 Macintosh kernel[0]: Can't load kext com.apple.iokit.IOBluetoothSerialManager - requests to user space are disabled.
    Jan 12 21:57:11 Macintosh kernel[0]: Can't load kext com.apple.iokit.IOSurface - requests to user space are disabled.
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "AppleProfileOSHooks"
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "comapple_driverAudioIPCDevice"
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "IOBluetoothSerialManager"
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "IOSurfaceRoot"
    Jan 12 21:57:11 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleUpstreamUserClient - requests to user space are disabled.
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "AppleUpstreamUserClientDriver"
    Jan 12 21:57:11 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleUpstreamUserClient - requests to user space are disabled.
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "AppleUpstreamUserClientDriver"
    Jan 12 21:57:11 Macintosh kernel[0]: Can't load kext com.apple.driver.AudioIPCDriver - requests to user space are disabled.
    Jan 12 21:57:11 Macintosh kernel[0]: Can't load kext com.apple.iokit.IOBluetoothSerialManager - requests to user space are disabled.
    Jan 12 21:57:11 Macintosh kernel[0]: Can't load kext com.apple.iokit.IOSurface - requests to user space are disabled.
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "comapple_driverAudioIPCDevice"
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "IOBluetoothSerialManager"
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "IOSurfaceRoot"
    Jan 12 21:57:11 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelNehalemProfile - requests to user space are disabled.
    Jan 12 21:57:11: --- last message repeated 1 time ---
    Jan 12 21:57:11 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelPenrynProfile - requests to user space are disabled.
    Jan 12 21:57:11: --- last message repeated 1 time ---
    Jan 12 21:57:11 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelYonahProfile - requests to user space are disabled.
    Jan 12 21:57:11: --- last message repeated 1 time ---
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "AppleIntelNehalemPerformanceMonitor"
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "AppleIntelNehalemSPR"
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "AppleIntelPenrynSPR"
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "AppleIntelPenrynPerformanceMonitor"
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "AppleIntelYonahSPR"
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "AppleIntelYonahPerformanceMonitor"
    Jan 12 21:57:11 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelNehalemProfile - requests to user space are disabled.
    Jan 12 21:57:11: --- last message repeated 1 time ---
    Jan 12 21:57:11 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelPenrynProfile - requests to user space are disabled.
    Jan 12 21:57:11: --- last message repeated 1 time ---
    Jan 12 21:57:11 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelYonahProfile - requests to user space are disabled.
    Jan 12 21:57:11: --- last message repeated 1 time ---
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "AppleIntelNehalemPerformanceMonitor"
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "AppleIntelNehalemSPR"
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "AppleIntelPenrynSPR"
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "AppleIntelPenrynPerformanceMonitor"
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "AppleIntelYonahSPR"
    Jan 12 21:57:11 Macintosh kernel[0]: Couldn't alloc class "AppleIntelYonahPerformanceMonitor"
    Jan 12 21:57:27 Macintosh kernel[0]: telYonahProfile - requests to user space are disabled.
    Jan 12 21:57:27 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelMeromProfile - requests to user space are disabled.
    Jan 12 21:57:27: --- last message repeated 1 time ---
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "AppleIntelNehalemPerformanceMonitor"
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "AppleIntelNehalemSPR"
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "AppleIntelPenrynSPR"
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "AppleIntelPenrynPerformanceMonitor"
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "AppleIntelYonahSPR"
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "AppleIntelYonahPerformanceMonitor"
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "AppleIntelMeromPerformanceMonitor"
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "AppleIntelMeromSPR"
    Jan 12 21:57:27 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelNehalemProfile - requests to user space are disabled.
    Jan 12 21:57:27: --- last message repeated 1 time ---
    Jan 12 21:57:27 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelPenrynProfile - requests to user space are disabled.
    Jan 12 21:57:27: --- last message repeated 1 time ---
    Jan 12 21:57:27 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelYonahProfile - requests to user space are disabled.
    Jan 12 21:57:27: --- last message repeated 1 time ---
    Jan 12 21:57:27 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelMeromProfile - requests to user space are disabled.
    Jan 12 21:57:27: --- last message repeated 1 time ---
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "AppleIntelNehalemPerformanceMonitor"
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "AppleIntelNehalemSPR"
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "AppleIntelPenrynSPR"
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "AppleIntelPenrynPerformanceMonitor"
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "AppleIntelYonahSPR"
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "AppleIntelYonahPerformanceMonitor"
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "AppleIntelMeromPerformanceMonitor"
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "AppleIntelMeromSPR"
    Jan 12 21:57:27 Macintosh kernel[0]: Can't load kext com.apple.iokit.IOFireWireIP - requests to user space are disabled.
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "IOFireWireIP"
    Jan 12 21:57:27 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleTyMCEDriver - requests to user space are disabled.
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "AppleTyMCEDriver"
    Jan 12 21:57:27 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleSMBusPCI - requests to user space are disabled.
    Jan 12 21:57:27 Macintosh kernel[0]: Can't load kext com.apple.GeForce - requests to user space are disabled.
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "AppleSMBusPCI"
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "NVKernel"
    Jan 12 21:57:27 Macintosh kernel[0]: Can't load kext com.apple.GeForce - requests to user space are disabled.
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "NVKernel"
    Jan 12 21:57:27 Macintosh kernel[0]: Can't load kext com.apple.GeForce - requests to user space are disabled.
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "NVKernel"
    Jan 12 21:57:27 Macintosh kernel[0]: Can't load kext com.apple.GeForce - requests to user space are disabled.
    Jan 12 21:57:27 Macintosh kernel[0]: Couldn't alloc class "NVKernel"
    Jan 12 21:57:29 Macintosh kernel[0]: Can't load kext com.apple.driver.AudioIPCDriver - requests to user space are disabled.
    Jan 12 21:57:29 Macintosh kernel[0]: Can't load kext com.apple.iokit.IOBluetoothSerialManager - requests to user space are disabled.
    Jan 12 21:57:29 Macintosh kernel[0]: Can't load kext com.apple.iokit.IOSurface - requests to user space are disabled.
    Jan 12 21:57:29 Macintosh kernel[0]: Can't load kext com.AmbrosiaSW.AudioSupport - requests to user space are disabled.
    Jan 12 21:57:29 Macintosh kernel[0]: Can't load kext com.apple.iokit.AppleProfileFamily - requests to user space are disabled.
    Jan 12 21:57:29 Macintosh kernel[0]: Couldn't alloc class "comapple_driverAudioIPCDevice"
    Jan 12 21:57:29 Macintosh kernel[0]: Couldn't alloc class "IOBluetoothSerialManager"
    Jan 12 21:57:29 Macintosh kernel[0]: Couldn't alloc class "IOSurfaceRoot"
    Jan 12 21:57:29 Macintosh kernel[0]: Couldn't alloc class "comAmbrosiaSWAudioSupport"
    Jan 12 21:57:29 Macintosh kernel[0]: Couldn't alloc class "AppleProfileOSHooks"
    Jan 13 19:15:37 localhost kernel[0]: npvhash=4095
    Jan 13 19:15:37 localhost kernel[0]: PAE enabled
    Jan 13 19:15:37 localhost kernel[0]: 64 bit mode enabled
    Jan 13 19:15:37 localhost kernel[0]: Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386
    Jan 13 19:15:37 localhost kernel[0]: vmpagebootstrap: 700152 free pages and 282888 wired pages
    Jan 13 19:15:37 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Jan 13 19:15:37 localhost kernel[0]: migtable_maxdispl = 73
    Jan 13 19:15:37 localhost kernel[0]: SAFE BOOT DETECTED - only valid OSBundleRequired kexts will be loaded.
    Jan 13 19:15:37 localhost kernel[0]: Kext _kernel_ is not loadable during safe boot; omitting its personalities.
    Jan 13 19:15:37 localhost kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    Jan 13 19:15:37 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    Jan 13 19:15:37 localhost kernel[0]: calling mpopolicyinit for Quarantine
    Jan 13 19:15:37 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    Jan 13 19:15:37 localhost kernel[0]: calling mpopolicyinit for Sandbox
    Jan 13 19:15:37 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    Jan 13 19:15:37 localhost kernel[0]: calling mpopolicyinit for TMSafetyNet
    Jan 13 19:15:37 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Jan 13 19:15:37 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Jan 13 19:15:37 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Jan 13 19:15:37 localhost kernel[0]: MAC Framework successfully initialized
    Jan 13 19:15:37 localhost kernel[0]: using 16384 buffer headers and 4096 cluster IO buffer headers
    Jan 13 19:15:37 localhost kernel[0]: IOAPIC: Version 0x11 Vectors 64:87
    Jan 13 19:15:37 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
    Jan 13 19:15:37 localhost kernel[0]: AppleIntelCPUPowerManagement: initialization complete
    Jan 13 19:15:37 localhost kernel[0]: mbinit: done (64 MB memory set for mbuf pool)
    Jan 13 19:15:37 localhost kernel[0]: rooting via boot-uuid from /chosen: 588C67B9-5BF3-345F-9F37-B85AB3F33F66
    Jan 13 19:15:37 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Jan 13 19:15:37 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Jan 13 19:15:37 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Jan 13 19:15:37 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready
    Jan 13 19:15:37 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@B/AppleMCP79AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/ST3500418ASQ Media/IOGUIDPartitionScheme/Customer@2
    Jan 13 19:15:37 localhost kernel[0]: BSD root: disk0s2, major 14, minor 2
    Jan 13 19:15:37 localhost kernel[0]: FireWire (OHCI) TI ID 823f built-in now active, GUID 34159efffe298300; max speed s800.
    Jan 13 19:15:37 localhost kernel[0]: USBMSC Identifier (non-unique): 000000009833 0x5ac 0x8403 0x9833
    Jan 13 19:15:48 localhost kernel[0]: Waiting for DSMOS...
    Jan 13 19:15:53 localhost kernel[0]: NVEthernet: Ethernet address 34:15:9e:29:83:00
    Jan 13 19:15:53 localhost kernel[0]: systemShutdown false
    Jan 13 19:15:59 localhost kernel[0]: NVEthernet::setLinkStatus - Valid but not Active
    Jan 13 19:16:00 Macintosh kernel[0]: Ethernet [nvenet]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,0000,0de1,0005,45e1,0000]
    Jan 13 19:16:00 Macintosh kernel[0]: NVEthernet::setLinkStatus - link Valid and Active
    Jan 13 19:16:00 Macintosh kernel[0]: Ethernet [nvenet]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,0000,0de1,0005,45e1,0000]
    Jan 13 19:16:00 Macintosh kernel[0]: NVEthernet::setLinkStatus - link Valid and Active
    Jan 13 19:16:31 Macintosh kernel[0]: Previous Shutdown Cause: 3
    Jan 13 19:16:31 Macintosh kernel[0]: NVDANV50HAL loaded and registered.
    Jan 13 19:16:31 Macintosh kernel[0]: DSMOS has arrived
    Jan 13 19:27:27 Macintosh kernel[0]: systemShutdown true
    Jan 13 19:27:29: --- last message repeated 1 time ---
    Jan 13 19:27:29 Macintosh kernel[0]: Kext loading now disabled.
    Jan 13 19:27:29 Macintosh kernel[0]: Kext unloading now disabled.
    Jan 13 19:27:29 Macintosh kernel[0]: Kext autounloading now disabled.
    Jan 13 19:27:29 Macintosh kernel[0]: Kernel requests now disabled.
    Jan 13 19:27:29 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleSMBusPCI - requests to user space are disabled.
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "AppleSMBusPCI"
    Jan 13 19:27:29 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleHDAController - requests to user space are disabled.
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "AppleHDAController"
    Jan 13 19:27:29 Macintosh kernel[0]: Can't load kext com.apple.iokit.AppleProfileFamily - requests to user space are disabled.
    Jan 13 19:27:29 Macintosh kernel[0]: Can't load kext com.apple.driver.AudioIPCDriver - requests to user space are disabled.
    Jan 13 19:27:29 Macintosh kernel[0]: Can't load kext com.apple.iokit.IOBluetoothSerialManager - requests to user space are disabled.
    Jan 13 19:27:29 Macintosh kernel[0]: Can't load kext com.apple.iokit.IOSurface - requests to user space are disabled.
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "AppleProfileOSHooks"
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "comapple_driverAudioIPCDevice"
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "IOBluetoothSerialManager"
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "IOSurfaceRoot"
    Jan 13 19:27:29 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleUpstreamUserClient - requests to user space are disabled.
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "AppleUpstreamUserClientDriver"
    Jan 13 19:27:29 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleUpstreamUserClient - requests to user space are disabled.
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "AppleUpstreamUserClientDriver"
    Jan 13 19:27:29 Macintosh kernel[0]: Can't load kext com.apple.driver.AudioIPCDriver - requests to user space are disabled.
    Jan 13 19:27:29 Macintosh kernel[0]: Can't load kext com.apple.iokit.IOBluetoothSerialManager - requests to user space are disabled.
    Jan 13 19:27:29 Macintosh kernel[0]: Can't load kext com.apple.iokit.IOSurface - requests to user space are disabled.
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "comapple_driverAudioIPCDevice"
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "IOBluetoothSerialManager"
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "IOSurfaceRoot"
    Jan 13 19:27:29 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelNehalemProfile - requests to user space are disabled.
    Jan 13 19:27:29: --- last message repeated 1 time ---
    Jan 13 19:27:29 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelPenrynProfile - requests to user space are disabled.
    Jan 13 19:27:29: --- last message repeated 1 time ---
    Jan 13 19:27:29 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelYonahProfile - requests to user space are disabled.
    Jan 13 19:27:29: --- last message repeated 1 time ---
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "AppleIntelNehalemPerformanceMonitor"
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "AppleIntelNehalemSPR"
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "AppleIntelPenrynSPR"
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "AppleIntelPenrynPerformanceMonitor"
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "AppleIntelYonahSPR"
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "AppleIntelYonahPerformanceMonitor"
    Jan 13 19:27:29 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelNehalemProfile - requests to user space are disabled.
    Jan 13 19:27:29: --- last message repeated 1 time ---
    Jan 13 19:27:29 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelPenrynProfile - requests to user space are disabled.
    Jan 13 19:27:29: --- last message repeated 1 time ---
    Jan 13 19:27:29 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelYonahProfile - requests to user space are disabled.
    Jan 13 19:27:29: --- last message repeated 1 time ---
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "AppleIntelNehalemPerformanceMonitor"
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "AppleIntelNehalemSPR"
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "AppleIntelPenrynSPR"
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "AppleIntelPenrynPerformanceMonitor"
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "AppleIntelYonahSPR"
    Jan 13 19:27:29 Macintosh kernel[0]: Couldn't alloc class "AppleIntelYonahPerformanceMonitor"
    Jan 13 19:27:43 Macintosh kernel[0]: oc class "AppleRawPhysicalMemoryAddressSpace"
    Jan 13 19:27:43 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelNehalemProfile - requests to user space are disabled.
    Jan 13 19:27:43: --- last message repeated 1 time ---
    Jan 13 19:27:43 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelPenrynProfile - requests to user space are disabled.
    Jan 13 19:27:43: --- last message repeated 1 time ---
    Jan 13 19:27:43 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelYonahProfile - requests to user space are disabled.
    Jan 13 19:27:43: --- last message repeated 1 time ---
    Jan 13 19:27:43 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelMeromProfile - requests to user space are disabled.
    Jan 13 19:27:43: --- last message repeated 1 time ---
    Jan 13 19:27:43 Macintosh kernel[0]: Couldn't alloc class "AppleIntelNehalemPerformanceMonitor"
    Jan 13 19:27:43 Macintosh kernel[0]: Couldn't alloc class "AppleIntelNehalemSPR"
    Jan 13 19:27:43 Macintosh kernel[0]: Couldn't alloc class "AppleIntelPenrynSPR"
    Jan 13 19:27:43 Macintosh kernel[0]: Couldn't alloc class "AppleIntelPenrynPerformanceMonitor"
    Jan 13 19:27:43 Macintosh kernel[0]: Couldn't alloc class "AppleIntelYonahSPR"
    Jan 13 19:27:43 Macintosh kernel[0]: Couldn't alloc class "AppleIntelYonahPerformanceMonitor"
    Jan 13 19:27:43 Macintosh kernel[0]: Couldn't alloc class "AppleIntelMeromPerformanceMonitor"
    Jan 13 19:27:43 Macintosh kernel[0]: Couldn't alloc class "AppleIntelMeromSPR"
    Jan 13 19:27:43 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelNehalemProfile - requests to user space are disabled.
    Jan 13 19:27:43: --- last message repeated 1 time ---
    Jan 13 19:27:43 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelPenrynProfile - requests to user space are disabled.
    Jan 13 19:27:43: --- last message repeated 1 time ---
    Jan 13 19:27:43 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelYonahProfile - requests to user space are disabled.
    Jan 13 19:27:43: --- last message repeated 1 time ---
    Jan 13 19:27:43 Macintosh kernel[0]: Can't load kext com.apple.driver.AppleIntelMeromProfile - requests to user space are disabled.
    Jan 13 19:27:43: --- last message repeated 1 time ---
    Jan 13 19:27:43 Macintosh kernel[0]: Couldn't alloc class "AppleIntelNehalemPerformanceMonitor"
    Jan 13 19:27:43 Macintosh kernel[0]: Couldn't alloc class "AppleIntelNehalemSPR"
    Jan 13 19:27:43 Macintosh kernel[0]: Couldn't alloc class "AppleIntelPenrynSPR"
    Jan 13 19:27:43 Macintosh kernel[0]: Couldn't alloc class "AppleIntelPenrynPerformanceMonitor"
    Jan 13 19:27:43 Macintosh kernel[0]: Couldn't alloc class "AppleIntelYonahSPR"
    Jan 13 19:27:43 Macintosh kernel[0]: Couldn't alloc class "AppleIntelYonahPerformanceMonitor"
    Jan 13 19:27:43 Macintosh kernel[0]: Couldn't alloc class "AppleIntelMeromPerformanceMonitor"
    Jan 13 19:27:43 Macintosh kernel[0]: Couldn't alloc class "AppleIntelMeromSPR"
    Jan 13 19:27:43 Macintosh kernel[0]: Can't load kext com.apple.iokit.IOFireWireIP - requests to user space are disabled.
    Jan 13 19:27:43 Macintosh kernel[0]: Couldn't alloc class "IOFireWireIP"
    Jan 13 19:27:43 Macintosh kernel[0]: Can't load kext com.apple.GeForce - requests to user space are disabled.
    Jan 13 19:27:43 Macintosh kernel[0]: Couldn't alloc class "NVKernel"
    Jan 13 19:27:49 Macintosh kernel[0]: Can't load kext com.apple.driver.AudioIPCDriver - requests to user space are disabled.
    Jan 13 19:27:49 Macintosh kernel[0]: Can't load kext com.apple.iokit.IOBluetoothSerialManager - requests to user space are disabled.
    Jan 13 19:27:49 Macintosh kernel[0]: Can't load kext com.apple.iokit.IOSurface - requests to user space are disabled.
    Jan 13 19:27:49 Macintosh kernel[0]: Can't load kext com.AmbrosiaSW.AudioSupport - requests to user space are disabled.
    Jan 13 19:27:49 Macintosh kernel[0]: Can't load kext com.apple.iokit.AppleProfileFamily - requests to user space are disabled.
    Jan 13 19:27:49 Macintosh kernel[0]: Couldn't alloc class "comapple_driverAudioIPCDevice"
    Jan 13 19:27:49 Macintosh kernel[0]: Couldn't alloc class "IOBluetoothSerialManager"
    Jan 13 19:27:49 Macintosh kernel[0]: Couldn't alloc class "IOSurfaceRoot"
    Jan 13 19:27:49 Macintosh kernel[0]: Couldn't alloc class "comAmbrosiaSWAudioSupport"
    Jan 13 19:27:49 Macintosh kernel[0]: Couldn't alloc class "AppleProfileOSHooks"
    Jan 13 19:28:23 localhost kernel[0]: npvhash=4095
    Jan 13 19:28:23 localhost kernel[0]: PAE enabled
    Jan 13 19:28:23 localhost kernel[0]: 64 bit mode enabled
    Jan 13 19:28:23 localhost kernel[0]: Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386
    Jan 13 19:28:23 localhost kernel[0]: vmpagebootstrap: 950969 free pages and 23879 wired pages
    Jan 13 19:28:23 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Jan 13 19:28:23 localhost kernel[0]: migtable_maxdispl = 73
    Jan 13 19:28:23 localhost kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    Jan 13 19:28:23 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    Jan 13 19:28:23 localhost kernel[0]: calling mpopolicyinit for Quarantine
    Jan 13 19:28:23 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    Jan 13 19:28:23 localhost kernel[0]: calling mpopolicyinit for Sandbox
    Jan 13 19:28:23 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    Jan 13 19:28:23 localhost kernel[0]: calling mpopolicyinit for TMSafetyNet
    Jan 13 19:28:23 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Jan 13 19:28:23 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Jan 13 19:28:23 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Jan 13 19:28:23 localhost kernel[0]: MAC Framework successfully initialized
    Jan 13 19:28:23 localhost kernel[0]: using 16384 buffer headers and 4096 cluster IO buffer headers
    Jan 13 19:28:23 localhost kernel[0]: IOAPIC: Version 0x11 Vectors 64:87
    Jan 13 19:28:23 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
    Jan 13 19:28:23 localhost kernel[0]: AppleIntelCPUPowerManagement: initialization complete
    Jan 13 19:28:23 localhost kernel[0]: mbinit: done (64 MB memory set for mbuf pool)
    Jan 13 19:28:23 localhost kernel[0]: rooting via boot-uuid from /chosen: 588C67B9-5BF3-345F-9F37-B85AB3F33F66
    Jan 13 19:28:23 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Jan 13 19:28:23 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Jan 13 19:28:23 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Jan 13 19:28:23 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready
    Jan 13 19:28:23 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@B/AppleMCP79AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/ST3500418ASQ Media/IOGUIDPartitionScheme/Customer@2
    Jan 13 19:28:23 localhost kernel[0]: BSD root: disk0s2, major 14, minor 2
    Jan 13 19:28:23 localhost kernel[0]: FireWire (OHCI) TI ID 823f built-in now active, GUID 34159efffe298300; max speed s800.
    Jan 13 19:28:23 localhost kernel[0]: USBMSC Identifier (non-unique): 000000009833 0x5ac 0x8403 0x9833
    Jan 13 19:28:37 localhost kernel[0]: NVEthernet: Ethernet address 34:15:9e:29:83:00
    Jan 13 19:28:37 localhost kernel[0]: systemShutdown false
    Jan 13 19:28:38 localhost kernel[0]: Waiting for DSMOS...
    Jan 13 19:28:40 Macintosh kernel[0]: NVEthernet::setLinkStatus - Valid but not Active
    Jan 13 19:28:41 Macintosh kernel[0]: Ethernet [nvenet]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,0000,0de1,0005,45e1,0000]
    Jan 13 19:28:41 Macintosh kernel[0]: NVEthernet::setLinkStatus - link Valid and Active
    Jan 13 19:28:44 Macintosh kernel[0]: NVDANV50HAL loaded and registered.
    Jan 13 19:28:45 Macintosh kernel[0]: Atheros: mac 128.2 phy 13.0 radio 12.0
    Jan 13 19:28:45 Macintosh kernel[0]: AirPort_AthrFusion21: Ethernet address d4:9a:20:61:bc:bb
    Jan 13 19:28:45 Macintosh kernel[0]: IO80211Controller::dataLinkLayerAttachComplete(): adding AppleEFINVRAM notification
    Jan 13 19:28:45 Macintosh kernel[0]: IO80211Interface::efiNVRAMPublished():
    Jan 13 19:28:45 Macintosh kernel[0]: Previous Shutdown Cause: 3
    Jan 13 19:28:54 Macintosh kernel[0]: BootCache: hit rate below threshold (1881 hits on 4211 lookups)
    Jan 13 19:28:55 Macintosh kernel[0]: DSMOS has arrived
    Jan 13 19:28:57 Macintosh kernel[0]: tap kernel extension version 20080121 <[email protected]>
    Jan 13 19:28:57 Macintosh kernel[0]: tun kernel extension version 20080121 <[email protected]>
    Jan 13 20:53:46 Macintosh kernel[0]: SiLabsUSBDriver(this=0x1685a380)::start Version is 2408 built on Fri Apr 24 12:45:35 EDT 2009 - Stop routine is located at 0x586b50aa
    Jan 13 20:53:46 Macintosh kernel[0]: SiLabsUSBDriver(provider=0x16cc2f00)::start device 1 under 10.6.0 succeeded device(0x9a45004) vid/pid is 4047 4100
    Jan 13 21:04:49 Macintosh kernel[0]: BootCache: too many history clusters (151, limit 151)

  • I'm trying to connect my MacBook Pro running on OS 10.8.2 to a Linksys EA3500 router and when I go to click on the set up icon I get an "unsupported operating system". Any suggestions on what to do? The Linksys site is useless.

    I'm trying to connect my MacBook Pro running on OS 10.8.2 to a Linksys EA3500 router and when I go to click on the set up icon I get an "unsupported operating system". Any suggestions on what to do? The Linksys site is useless. Do I need some kind of upgrade?

    Don't use the CD software its not necessary.
    Infact put it in the trash.
    Your router will have an IP address in the range 192.168.1.1
    Connect your router to your Mac via Ethernet cable (They usually supply one with the router and don't worry which end goes where the Mac LAN socket is bi-directional)
    Also connect your router to your telephone line.
    Now open your Web browser Safari . Type in the IP address above and a Javascript control panel will launch
    Enter the default password and username (They are on a label on the router )
    Your now have the ability to set up your router.
    Your will need the password and user name supplied to you by your ISP at a minimum.
    Enter these and most modern routers automatically configure the basic networking setting.
    You now need to go to the security setting and set this as WPA2 Personal (NOT Enterprise) or WPA2 with AES and TKIP which ever it refers to and create a pass-phase. WRITE it down
    You should be online.
    Now remove the cable and connect to the Wifi and enter that passphase.

  • In Firefox4, can I lose the folder icons from the Bookmarks Bar while keeping icons everywhere else (because the folder icons are superfluous and extend the horizontal list of bookmark folders beyond the width of the window)?

    I've just installed Firefox4 for Mac (OS 10.6.7) and can no longer see all my bookmark folders at once across the top -- because the folder icons make the Bookmarks Bar too wide. Yet, I like the icons on the other bars, so I don't want to turn them off globally. Is there a way to just lose the folder icons -- which don't appear to serve a purpose anyway?

    Small correction to original post. Machine is an iMac 2.4ghz Intel Core 2 Duo. (I was at home when I made the first post.) But the bookmarks menu behavior still exists today and FF 5 is essentially unusable.
    System details next to the post are not for machine with the bug in question.
    Found a copy of FF4 to use until a solution is found. Turned off automatic updates to preserve this version.

  • REQ: Add 'Fit-width' or 'Fit-visible' view mode, in which the zoom level is automatically set based on the width of the _current_ page.

    Currently, the default zoom level when viewing a page of a PDF file is automatically calculated based on the width of the "widest" page of the document. This means that, if the document contains one page that is wider than the others or is in landscape orientation, then the default zoom, when viewing all the other narrower pages, is set in a way so that the page does not use the full width of the screen. This results in very poor experience, because the zoom level and the visible area of the page have to be constantly adjusted for each page. The latest update (at the time of writing) has added some extra view modes, but not the much needed 'Fit width' or 'Fit visible'.
    Personally, I can find no reason valid enough to justify the lack of such a view mode. Automatically setting the zoom level based on the width of the current page so as to take advantage of the full width of the screen should be a must have feature for mobile devices, if not the default behavior. The current default behavior regarding the zoom level is pretty much useless, even on 8"/10" screens. There should be a view mode in which the full width of the screen is always used to display the document.
    Examples of documents for which the Adobe Reader for Android provides a poor reading experience are:
    documents which contain some of their pages in landscape orientation.
    publications which, apart from the main content, also contain the full front and back cover in a single page (usually first page which is much wider than the content pages) or any other extra pages like cards or application forms (that are meant to be printed) which usually use an A4/Letter page size etc.
    documents which have been cropped by external utilities or scripts so as to eliminate unneeded white margins (in some cases not all pages have the same width).
    Please consider fixing the default behavior in future releases of the Reader for Android or add a 'Fit width' or 'Fit visible' view mode.
    Thank you in advance.
    Message was edited by: George Notaras
    Improved descriptions of example documents.

    To add to this, if you prefer you can separate your JavaScript from your JSF pages.
    Add a folder (I named mine 'js') to your application's ViewController project's public_html folder.
    Via JDeveloper, create a new JavaScript file inside your newly created folder and place your JavaScript functions inside it.
    You can then 'load' the .js file using the method Shantala described, with the addition of an added 'source' property to the af:reference tag.
    (This can also be a URI reference to a JavaScript file hosted on a web server)
    <f:facet name="metaContainer">
      <af:resource source="/js/myJsFile.js" type="javascript"/>
    </f:facet>The benefits of this 'split' are cleaner JSF page source and also code-highlighting and formatting within the .js file making finding and fixing bugs in your JavaScript much easier.
    It appears however, that when using <af:resource> to load scripts, once the page has been submitted even once, the JavaScript is no longer available to the page. Which isn't very useful.
    A solution is to use <trh:script>.
    Add xmlns:trh="http://myfaces.apache.org/trinidad/html" to your <jsp:root> tag and install the library.
    then in place of the above code use:
    <f:facet name="metaContainer">
      <trh:script id="script1" source="/js/myJsFile.js"/>
    </f:facet>Now after a page submit the JavaScript still functions.
    Edited by: Matthew Carrigy on 12/08/2009 10:39

  • How can I change the color of a folder icon and also the color of the text

    I am using Yosemite.  Is there any way to change the color of a folder icon and also the color of the text?

    You can't. You can't individually set the properties of just one array element.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Windows 7 desktop (redirected folder) icons layout

    Please help me to solve this issue.
    Our computers louse desktop icon layout after returning from sleep.
    Important facts about our setup:
    Windows 7 professional SP1 64 bit
    Redirected folders
    We louse desktop icon layout every time after computer louses it's connection to server where our desktop folder is redirected.
    Steps to reproduce the problem:
    1. Configure folder redirection (Desktop) to some server.
    2. Move user icons (icons that are not form local computer installation) somewhere on desktop.
    3. Put computer to sleep.
    4. Leave computer in sleep for 10 minutes (so that he louses connection to server where folder is redirected).
    5. Wake up computer.
    Every time we do this icons are moved to the left.
    It doesn't help if we turn of auto arrange icons and align icons to grid.
    Thank you in advance on your reply.
    Best regards.

    Hi,
    I made a test, no matter whether the PC has connection to the server or not, the layout of the desktop icons should remains as it should be. it will not automatically arrange the icons. Sounds weird in your situation. According to your description, if this
    issue only happens when the computer loses connection during sleep, then to avoid this, as a workaround, we can check the power management option of the network adapter, untick "Allow the computer to turn off this device to save power".
    http://support.microsoft.com/kb/2740020
    If the network connection remains during sleep, and the issue remains after PC wakes up, then we can eliminate the server connection issue, in that case, please post back, and we can take a further analysis of the issue.  
    Yolanda Zhu
    TechNet Community Support

  • Lion OS Folder Icons and Settings Change

    My new 8 core Mac Pro with Lion arrived August 29 to replace an older Mac Pro with Snow Leopard. FYI - Just before the new Mac Pro arrived, I checked and repaired any permissions issues via the Disk Utility. Once the new Mac arrived, it took four days to finally get things moved over from the main hard drive because of various problems. I held up the transfer from the other 3 drives and am glad that I did. After a bad optical drive was replaced, constant Finder problems have been occurring which appear to revolve around permission conflicts. In essence, the Mac OS on my Mac Pro appears to be schizophrenic and apparently, it is in need of a frontal lobotomy. In reviewing posts in this forum, I was surprised to learn that users have been reporting similiar issues ever since Lion was released. I was given the impression that my complaint about it was the first for the techs who have attempted to resolve the problem.
    I do a large amount of photography using the HDR technique so it is important to arrange image icons in specific groupings and order within folders. We have all gotten used to having icons in the same place or configuration in folders each time we open them. This not only gives us a feeling of consistency but is a critical time save when dealing with images and other graphic files. Unfortunately, because of some overlooked programming issue, the Mac OS Lion is confused as to what permissions it should pay attention do. While working, icon arrangements are constantly changing causing many hours of additional work without let-up. There is also an issue that happens I would call Blinking for no better of a word to use. In certain folders, icons will dissappear then quickly show again. This can happen about every 10 - 14 seconds sometimes.
    I have also noticed related problems with new software upgrades. They work fine at first, then all of a sudden, they do not. Simple slideshows exported to video using Lightroom now appear completely black. In Dreamweaver CS 5.5, I can connect to the ftp server but am not allowed to upload. I am stuck in limbo, not being able to migrate all my work over from the older computer because all folder icon layouts will be destroyed if I start working in them. It has also created licensing issues because now softwares are on two Mac Pros and a laptop. The latest tech support request is to either erase my new startup disk and installing softwares one at a time, or consider installing the more stable Snow Leopard. Has anyone figured out an answer? I have never had such a bad experience with an Apple product in over 20 years. I would highly recommend to professional graphic artists, photographers, or other visual professionals that rely on the consistency of icon views in folders to stay away from Mac OS Lion until the problems have been resolved. Hopefully Apple intends to correct this. It has already taken several months.

    What finally worked for me!
    My internal Mac hard drive is my “filing cabinet” with all folders installed by Lion (Applications, Users, System, and Library) plus my personal folders and data in each visible when I click on and open the harddrive. My internal Mac hard drive icon is on my desktop. After a restart the file and folder icons inside most of the first level of my personal folders would shrink and rearrange themselves.
    After an hour on the phone with Apple Tech Support andt rying a variety of approaches, we finally solved the problem of the shrinking and rearranged icons. (Thank you Manny!!!) This is what finally worked for me and my new MacbookPro 15-inch delivered with Lion already installed.
    BTW I use a mouse….
    Right clicked on the internal hard drive icon on my desktop. (Note: “Out of the box “ when you startup with Lion the first time the Mac Hard Drive probably will not be visible on the desktop and you have to reveal it!)
    In the dialogue box that opened I selected and clicked on “Get Info.”
    A long window opened. We looked at Sharing & Permissions at the very bottom of the window. In the “You have custom access” window my log in name was not there. This was the culprit!!! But the box was grayed out.
    At the lower right hand corner of the long window I clicked on the padlock to open it.
    A dialogue box opened with my user name and asked for my Password. I entered my Password and clicked “OK.”
    The grayed out area of the Sharing & Permissions box immediately darkened.
    I clicked on the plus sign at the bottom left hand corner of the long window.
    A window opened at the top of the long box. I highlighted my name on the right hand side and then clicked on the “Select” button.  My name then appeared in the Sharing & Permissions box at the bottom of the long window.
    To the right of my name un "Privelege" I made sure that “Read & Write” was turned on (use the little arrows.)
    Back to the lower left hand corner and clicked on the gear and when the box opened I clicked on “Apply to enclosed items.”
    Back at the lower right hand corner of long window, clicked on the open padlock to close it and lock the settings.
    In each folder using “Show View Options”dialogue window I resized all the shrunken icons, set the Arrange to by “Name,” anything else I wanted, clicked on “Use as defaults” closed the window and moved on. When I rebooted everything had stabilized!

  • Folder icon with exclamation point...and updater problems

    So here's what has happened to me today:
    I plugged my iPod into my computer(this is a computer WITHOUT iPod installed yet) to charge. In the meantime, I downloaded the latest iPod updater and iTunes. The first time I used the updater, it told me that there was an iPod service error. I followed some instructions on the apple support site..and The next time I tried, it told me that one or more applications were using the iPod. I knew this wasn't the case, because the only application open was the updater, and no antivirus software was currently running. So I took my iPod back to my laptop computer(DOES have iPod installed) and it also told me that one or more applications were using the iPod, even though there were no applications open.
    So now I have a little folder with an exclamation point that tells me to go to the apple support site, which I have been to numerous times...I can put my iPod into disk mode which really doesn't help anyways...

    Then
    If a sad iPod icon or an exclamation point and folder icon appears on your iPod’s screen, or with sounds of clicking or HD whirring, it is usually the sign of a hard drive problem and you have the power to do something about it now. Your silver bullet of resolving your iPod issue – is to restore your iPod to factory settings.
    http://docs.info.apple.com/article.html?artnum=60983
    If you're having trouble, try these steps at different levels one at a time until the issue is resolved. These steps will often whip your iPod back into shape.
    Make sure you do all the following “TRYs”
    A. Try to wait 30 minutes while iPod is charging.
    B. Try another FireWire or USB through Dock Connector cable.
    C. Try another FireWire or USB port on your computer .
    D. Try to disconnect all devices from your computer's FireWire and USB ports.
    E. Try to download and install the latest version of iPod software and iTunes
    http://www.apple.com/ipod/download/
    http://www.apple.com/itunes/download/
    F. Try these five steps (known as the five Rs) and it would conquer most iPod issues.
    http://www.apple.com/support/ipod/five_rs/
    G. Try to put the iPod into Disk Mode if it fails to appear on the desktop
    http://docs.info.apple.com/article.html?artnum=93651
    If none of these steps address the issue, you may need to go to Intermediate level listed below in logical order. Check from the top of the lists to see if that is what keeping iPod from appearing on your computer in order for doing the Restore.
    Intermediate Level
    A. Try to connect your iPod with another computer with the iPod updater pre-installed.
    B. Still can’t see your iPod, put it in Disk Mode and connect with a computer, instead of doing a Restore on iPod Updater. Go and format the iPod instead.
    For Mac computer
    1. Open the disk utility, hope your iPod appears there (left hand side), highlight it
    2. Go to Tab “Partition”, click either “Delete” or “Partition”, if fails, skip this step and go to 3
    3. Go to Tab “Erase” , choose Volume Format as “MAC OS Extended (Journaled), and click Erase, again if fails, skip it and go to 4
    4. Same as step 3, but open the “Security Options....” and choose “Zero Out Data” before click Erase. It will take 1 to 2 hours to complete.
    5. Eject your iPod and do a Reset
    6. Open the iPod Updater and click “Restore”
    For Window computer
    Go to folder “My Computer”
    Hope you can see your iPod there and right click on the iPod
    Choose “Format”. Ensure the settings are at “Default” and that “Quick Format” is not checked
    Now select “Format”
    Eject your iPod and do a Reset
    Open the iPod Updater and click “Restore”
    In case you do not manage to do a “Format” on a window computer, try to use some 3rd party disk utility software, e.g.“Partition Magic”.
    C. Windows users having trouble with their iPods should locate a Mac user. In many cases when an iPod won't show up on a PC that it will show up on the Mac. Then it can be restored. When the PC user returns to his computer the iPod will be recognized by the PC, reformatted for the PC, and usable again. By the way, it works in reverse too. A Mac user often can get his iPod back by connecting it to a PC and restoring it.
    Tips
    a. It does not matter whether the format is completed or not, the key is to erase (or partly) the corrupted firmware files on the Hard Drive of the iPod. After that, when the iPod re-connected with a computer, it will be recognized as an fresh external hard drive, it will show up on the iPod updater.
    b. It is not a difficult issue for a Mac user to find a window base computer, for a PC user, if they can’t find any Mac user, they can go to a nearest Apple Shop for a favor.
    c. You may need to switch around the PC and Mac, try to do several attempts between “Format” and “Restore”
    http://discussions.apple.com/thread.jspa?messageID=2364921&#2364921
    Advance Level
    A. Diagnostic mode solution
    If you have tried trouble shooting your iPod to no avail after all the steps above, chances are your iPod has a hardware problem. The iPod's built-in Diagnostic Mode is a quick and easy way to determine if you have a "bad" iPod.
    You need to restart your iPod before putting it into Diagnostic Mode. Check that your hold switch is off by sliding the switch away from the headphone jack. Toggle it on and off to be safe.
    Press and hold the following combination of buttons simultaneously for approximately 10 seconds to reset the iPod.
    iPod 1G to 3G: "Menu" and "Play/Pause"
    iPod 4G+ (includes Photo, Nano, Video, and Mini): "Menu" and "Select"
    The Apple logo will appear and you should feel the hard drive spinning up. Press and hold the following sequence of buttons:
    iPod 1G to 3G: "REW", "FFW" and "Select"
    iPod 4G+ (includes Photo, Nano, Video, and Mini): "Back" and "Select"
    You will hear an audible chirp sound (3G models and higher) and the Apple logo should appear backwards. You are now in Diagnostic Mode. Navigate the list of tests using "REW" and "FFW". The scroll wheel will not function while in diagnostic mode. For further details on Diagnostic mode can be found at http://www.methodshop.com/mp3/ipodsupport/diagnosticmode/
    Try to do the 5in1, HDD R/W and HDD scan tests. Some successful cases have been reported after the running the few tests under the Diagnostic mode. In case it does not work in your case, and the scan tests reports show some errors then it proves your iPod has a hardware problem and it needs a repairing service.
    B. Format your iPod with a start disk
    I have not tried this solution myself, I heard that there were few successful cases that the users managed to get their iPod (you must put your iPod in disk mode before connecting with a computer) mounted by the computer, which was booted by a system startup disk. For Mac, you can use the Disk Utility (on the Tiger OS system disk), for PC user, you can use the window OS system disk. Try to find a way to reformat your iPod, again it does not matter which format (FAT32, NTFS or HFS+) you choose, the key is to erase the corrupted system files on the iPod. Then eject your iPod and do a Reset to switch out from Disk Mode. Reboot your computer at the normal way, connect your iPod back with it, open the iPod updater, and hopefully your iPod will appear there for the Restore.
    If none of these steps address the issue, your iPod may need to be repaired.
    Consider setting up a mail-in repair for your iPod http://depot.info.apple.com/ipod/
    Or visit your local Apple Retail Store http://www.apple.com/retail/
    In case your iPod is no longer covered by the warranty and you want to find a second repairing company, you can try iPodResQ at your own risk
    http://www.ipodresq.com/index.php
    Just in case that you are at the following situation
    Your iPod warranty is expired
    You don’t want to pay any service charges
    You are prepared to buy a new one
    You can’t accept the re-sell value of your broken iPod
    Rather than leave your iPod as paper-weight or throw it away.
    You can try the following, but again, only do it as your last resort and at your own risk.
    Warning !!!! – It may or may not manage to solve your problem, and with a risk that you may further damage your iPod, which end up as an expensive paper weight or you need to pay more higher repairing cost. Therefore, please re-consider again whether you want to try the next level
    Last Resort Level
    1. . Disconnecting the Hard Drive and battery inside the iPod – Warning !! Your iPod warranty will be waived once you open the iPod.
    In Hong Kong there are some electronic shops offering an iPod service for Sad iPod, the first thing they do is to open up the iPod’s case and disconnecting the battery and the Hard Drive from the main board of the iPod. Wait for 5-10 minutes and reconnecting them back. The reason behind which I can think of is to do a fully reset of a processor of the iPod. In case you want do it itself and you believe that you are good on fixing the electronics devices and have experience to deal with small bits of electronic parts, then you can read the following of how to open the iPod case for battery and HDD replacement (with Quicktimes)
    http://eshop.macsales.com/tech_center/index.cfm?page=Video/directory.html
    2.Press the reset button on the Hard Drive inside the iPod – Suggestion from Kill8joy
    http://discussions.apple.com/thread.jspa?messageID=2438774#2438774
    Have I tried these myself? No, I am afraid to do it myself as I am squeamish about tinkering inside electronic devices, I have few experiences that either I broke the parts (which are normally tiny or fragile) or failed to put the parts back to the main case. Therefore, I agree with suggestion to have it fixed by a Pro.
    2. Do a search on Google and some topics on this discussion forum about “Sad iPod”
    What should I do with my iPod? Send it or keep it?
    http://discussions.apple.com/thread.jspa?threadID=469080&tstart=0
    Strange error on iPod (probably death)
    http://discussions.apple.com/thread.jspa?threadID=435160&start=0&tstart=0
    Sad Face on iPod for no apparent reason
    http://discussions.apple.com/thread.jspa?threadID=336342&start=0&tstart=0
    Meeting the Sad iPod icon
    http://askpang.typepad.com/relevanthistory/2004/11/meeting_thesad.html#comment-10519524
    Sad faced iPod, but my computer won’t recognize it?
    http://discussions.apple.com/thread.jspa?messageID=2236095#2236095
    iPod Photo: unhappy icon + warranty question
    http://discussions.apple.com/thread.jspa?messageID=2233746#2233746
    4th Gen iPod Users - are we all having the same problem?
    http://discussions.apple.com/message.jspa?messageID=2235623#2235623
    Low Battery, and clicking sounds
    http://discussions.apple.com/thread.jspa?messageID=2237714#2237714
    Sad faced iPod, but my computer won’t recognize it
    http://discussions.apple.com/thread.jspa?messageID=2242018#2242018
    Sad iPod solution
    http://discussions.apple.com/thread.jspa?threadID=412033&tstart=0
    Re: try to restore ipod and it says "can't mount ipod"
    http://discussions.apple.com/thread.jspa?threadID=443659&tstart=30
    iPod making clicking noise and is frozen
    http://discussions.apple.com/thread.jspa?messageID=2420150#2420150
    I am not suggesting that you should follow as well, but just read them as your reference. You are the person to make the call.

  • How do I get the video box not to show when I open FF4. The one with the FF icon pointing to a folder icon.

    Upon downloading FF4 on my iMAC, I get a new box that I have to click on to open FF. It has a FF logo with an arrow pointing to a folder icon.
    This did not happen when I upgraded on my PC running Vista

    You have a corrupted Firefox 3.6.8 user agent;
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.0.2 GTB7.1 (.NET CLR 3.5.30729)
    See [[Finding your Firefox version]] and [[Web sites or add-ons incorrectly report incompatible browser]]
    See also http://kb.mozillazine.org/Resetting_your_useragent_string_to_its_compiled-in_default
    Check the <b>general.useragent</b> prefs on the <b>about:config</b> page.<br />
    You can open the <i>about:config</i> page via the location bar, just like you open a website.
    Filter: <b>general.useragent</b>
    If any <i>general.useragent</i> prefs are bold (user set) then right-click that pref and choose <i>Reset</i>.

Maybe you are looking for

  • Books and Documentation on Webdynpro for Java

    Hi,    I'am planning to start developing Webdynpro for Java applicatios.I know only Core java and iam not familiar with J2EE.I need some help on this.Any books on webdynpro for java basics and any documentation avail and prerequisite befor going to s

  • Standard report Q's.

    Is there any EASY WAY to add fields to SAP standard report than copy and create a custom one? I am not a security expert but any idea's on how to restrict access to certain standard reports for certain user's? I dont want them to run any report who h

  • Import jpeg files into iPhoto library - closes iPhoto

    I scanned some images and saved them as jpeg. They will open and display fine using various applications. When I try to use File > Import from iPhoto 6, iPhoto closes without importing the file. When I reopen iPhoto, a message tells me that an image

  • DBMS_XMLDOM.getdocumentelement failing...

    Hi, I have written a generic function which takes 2 XMLType as input (parent, child) and returns a XMLType by appending child inside parent. I am using dbms_XMLDOM for this. eg. if parent = <a></a> and child <b></b> then output would be <a><b></b></a

  • How can EBS 12.1.3 upgraded from 11.5.10 be refreshed with data from the live 11.5.10

    Hello Gurus, Early this year we upgraded an 11i EBS system to a 12.1.3 for testing and now accounting wants the data in the new 12i system to be refreshed with the most recent data from PROD (11i). Is this possible wihtout going through the entire up