iPhoto '11: Background images may not be scaled for extra-large hardcover books

 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X Support RSS iPhoto '11: Background images may not be scaled for extra-large hardcover books
# 1  
Old 02-02-2011
iPhoto '11: Background images may not be scaled for extra-large hardcover books

After upgrading to iPhoto ’11 from iPhoto ’09, background images may not be scaled to fit the page in extra-large hardcover books.

More from Apple OS X Support ...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Red Hat

Fork wait in background process - large delay

hi all, We are trying to run a process in the background and in the process we call fork ;and wait for the child process to finish .We find that the died = wait(&status); happens after 10 seconds randomly and sometimes completes in time (within 1 sec) This behavior is seen only when the... (1 Reply)
Discussion started by: vishnu.priya
1 Replies
Login or Register to Ask a Question
TMDIAGNOSE(8)						    BSD System Manager's Manual 					     TMDIAGNOSE(8)

NAME
tmdiagnose -- gather information to aid in diagnosing Time Machine issues SYNOPSIS
tmdiagnose -h tmdiagnose [-d seconds] [-f path] [-m] [-r] DESCRIPTION
The tmdiagnose tool gathers system and backup information in order to assist Apple when investigating issues related to Time Machine. A great deal of information is harvested, spanning system state, system and backup configuration, and snapshot details. What tmdiagnose Collects: o A spindump of the system o Several seconds of fs_usage ouput o Several seconds of top output o Individual samples of backupd and Finder o Power Management state and logs o IOKit registry information o A netstat inspection o A list of all open files on the system o All system logs o All kernel logs o All install logs o All fsck_hfs logs o All WiFi logs o Disk Utility logs for all local users o The system migration log o All spin and crash reports for the following processes: backupd mds diskimages-helper DesktopServicesHelper newfs_hfs NetAuthSysAgent o Recent spin and crash reports for the following processes, for all local users: Finder Locum System Preferences SystemUIServer iPhoto Mail MailTimeMachineHelper Address Book o Basic information about reachable AirPort and Time Capsule devices o The FindSystemFiles cache o Information about disks and mounted network shares o Information about attached disk images o A System Profiler report o A list of software that has been installed via the darwinup tool o Time Machine preferences, caches, and configuration information o Comprehensive information about Time Machine backups and snapshots The high-level backup structure for the current machine directory is recreated inside the diagnostic bundle, including the capture of various Time Machine log files contained within snapshots. Items in this "skeleton" structure have on them the extended attributes of the originals. Recreations of local snapshots are also captured in the same manner. The tmdiagnose tool will run the Spotlight diagnostic tool mddiagnose automatically, if it is available. What tmdiagnose Doesn't Collect: o No user files are harvested from within backups o No authentication credentials are harvested from the system o No authentication credentials are harvested for reachable AirPort and Time Capsule devices OPTIONS
-h Print full usage. -d sec Delay the start of the diagnostic by sec seconds. The system alert sound will play two times when the diagnostic begins. -f path Write the diagnostic to the specified path. -m Gather memory diagnostics for backupd and Finder. -r Do not reveal the diagnostic in Finder when finished. EXIT STATUS
tmdiagnose exits with status 0 if there were no internal errors encountered during the diagnostic, or >0 when an error unrelated to external state occurs or unusable input is provided by the user. Mac OS X 6 September 2011 Mac OS X