Library not loaded when osx start with single mode

Description:
Product:Mac mini
os:mac os x 10.7.5
step1. For app software testing,the follow files was moved from /usr/lib to / .
libcrypto0.9.7.dylb
libcrypto0.9.8.dylb
libcrypto.dylb
step2.restart os
Problem  appear: the gray screen appear a long time with apple icon
step3.then, i restart machine  to single mode by command+s
The note appear:
com.apple.launchd 1         com.apple.launchd 1            ***launchd[1] has started up.***
com.apple.launchd 1         com.apple.launchd 1            ***verbose boot,will log to /dev/console.***
dyld:library not loaded: /usr/lib/libcrypto.0.9.8.dylib
           Referenced from:/System/Library/PrivateFrameworks/DataDetectorscore.Framework/Versions/A/D atadetectorscore
           Reason:image not found
step4. i guess that problem would be fix when i  recovery the files of  above. then i log in recovery mode(hold Option before gray screen appear)
#use terminal ,copy file to its old position.
-bash-3.2# cp /Volumes/mac/libcrypto.0.9.8.dylib  /Volumes/mac/usr/lib  
#have not note found ,the command sentence is done! maybe its success!
restart to verify,work!
Hope this post could help someone! that's only .

If you specify the (absolute) path then the profiles.ini file isn't used and installation scopes might be different.
*http://mike.kaply.com/2012/02/21/understanding-add-on-scopes/
*https://developer.mozilla.org/Addons/Add-on_Manager/AddonManager#Installation_scopes

Similar Messages

  • HT3964 When typing into forms, such as filling out a contact sheet on a website, my first few letters will not appear when i start typing. For example, if I wanted to type "explanation", i might end up with "laxation". This happens in all browsers.

    When typing into forms, such as filling out a contact sheet on a website, my first few letters will not appear when i start typing. For example, if I wanted to type "explanation", i might end up with "laxation". This happens in all browsers.
    If i backspace everything and start typing again in the same area, it will work properly the second time.
    I am using a ~7 month old macbook air with mavericks.
    Any tips to get rid of this issue would be greatly appreciated.

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve your problem.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. All it does is to gather information about the state of your computer. That information goes nowhere unless you choose to share it on this page. However, you should be cautious about running any kind of program (not just a shell script) at the request of a stranger on a public message board. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them. Ask for other options.
    Here's a summary of what you need to do, if you choose to proceed: Copy a line of text from this web page into the window of another application. Wait for the script to run. It usually takes a few minutes. Then paste the results, which will have been copied automatically, back into a reply on this page. The sequence is: copy, paste, wait, paste again. Details follow.
    4. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    5. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply.
    6. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking  anywhere in the line. The whole line will highlight, though you may not see all of it in your browser, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin; clear; Fb='%s\n\t(%s)\n'; Fm='\n%s\n\n%s\n'; Fr='\nRAM details\n%s\n'; Fs='\n%s: %s\n'; Fu='user %s%%, system %s%%'; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; M () { find -L "$d" -type f | while read f; do file -b "$f" | egrep -lq XML\|exec && echo $f; done; }; Pc () { o=`grep -v '^ *#' "$2"`; Pm "$1"; }; Pm () { [[ "$o" ]] && o=`sed -E '/^ *$/d; s/^ */   /; s/[-0-9A-Fa-f]{22,}/UUID/g' <<< "$o"` && printf "$Fm" "$1" "$o"; }; Pp () { o=`$PB "$2" | awk -F'= ' \/$3'/{print $2}'`; Pm "$1"; }; Ps () { o=`echo $o`; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; R () { o=; [[ r -eq 0 ]]; }; SP () { system_profiler SP${1}DataType; }; id -G | grep -qw 80; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; SP Software | sed '8!d;s/^ *//'; o=`SP Hardware | awk '/Mem/{print $2}'`; o=$((o<4?o:0)); Ps "Total RAM (GB)"; o=`SP Memory | sed '1,5d;/[my].*:/d'`; [[ "$o" =~ s:\ [^O]|x([^08]||0[^2]8[^0]) ]] && printf "$Fr" "$o"; o=`SP Diagnostics | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; p=`SP Power`; o=`awk '/Cy/{print $NF}' <<< "$p"`; o=$((o>=300?o:0)); Ps "Battery cycles"; o=`sed -n '/Cond.*: [^N]/{s/^.*://p;}' <<< "$p"`; Ps "Battery condition"; for b in Thunderbolt USB; do o=`SP $b | sed -En '1d;/:$/{s/ *:$//;x;s/\n//p;};/^ *V.* [0N].* /{s/ 0x.... //;s/[()]//g;s/(.*: )(.*)/ \(\2\)/;H;};/Apple|SMSC/{s/.//g;h;}'`; Pm $b; done; o=`pmset -g therm | sed 's/^.*C/C/'`; [[ "$o" =~ No\ th|pms ]] && o=; Pm "Thermal conditions"; o=`pmset -g sysload | grep -v :`; [[ "$o" =~ =\ [^GO] ]] || o=; Pm "System load advisory"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; a=(/ ""); A=(System User); for i in 0 1; do o=`cd ${a[$i]}L*/Lo*/Diag* || continue; for f in *.{cr,h,pa,s}*; do [[ -f "$f" ]] || continue; d=$(awk '/^D/{print $2; exit}' "$f"); [[ "$f" =~ h$ ]] && grep -lq "^Thread c" "$f" && e=\* || e=; echo $d ${f%_$d*} ${f##*.} "$e"; done | tail`; Pm "${A[$i]} diagnostics"; done; [[ "$o" =~ \*$ ]] && printf $'\n* Code injection\n'; o=`syslog -F bsd -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|last value [1-9]|n Cause: -|NVDA\(|pagin|SATA W|ssert|Throt|timed? ?o' | tail -n25 | awk '/:/{$4=""; $5=""};1'`; Pm "Kernel messages"; o=`df -m / | awk 'NR==2 {print $4}'`; o=$((o<5120?o:0)); Ps "Free space (MiB)"; o=$(($(vm_stat | awk '/eo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0)); Ps "Pageouts (MiB)"; s=( `sar -u 1 10 | sed '$!d'` ); [[ s[4] -lt 85 ]] && o=`printf "$Fu" ${s[1]} ${s[3]}` || o=; Ps "Total CPU usage" && { s=(`ps acrx -o comm,ruid,%cpu | sed '2!d'`); n=$((${#s[*]}-1)); c="${s[*]}"; o=${s[$n]}%; Ps "CPU usage by process \"${c% ${s[$((n-1))]}*}\" with UID ${s[$((n-1))]}"; }; s=(`top -R -l1 -n1 -o prt -stats command,uid,prt | sed '$!d'`); n=$((${#s[*]}-1)); s[$n]=${s[$n]%[+-]}; c="${s[*]}"; o=$((s[$n]>=25000?s[$n]:0)); Ps "Mach ports used by process \"${c% ${s[$((n-1))]}*}\" with UID ${s[$((n-1))]}"; o=`kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1`; Pm "Loaded extrinsic kernel extensions"; R && o=`sudo launchctl list | awk 'NR>1 && !/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|post[fg]|x)/{print $3}'`; Pm "Extrinsic daemons"; o=`launchctl list | awk 'NR>1 && !/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'`; Pm "Extrinsic agents"; o=`for d in {/,}L*/Lau*; do M; done | grep -v com\.apple\.CSConfig | while read f; do ID=$($PB\ :Label "$f") || ID="No job label"; printf "$Fb" "$f" "$ID"; done`; Pm "launchd items"; o=`for d in /{S*/,}L*/Star*; do M; done`; Pm "Startup items"; o=`find -L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Compon,Ex,In,iTu,Keyb,Mail/B,P*P,Qu*T,Scripti,Sec,Servi,Spo}* -type d -name Contents -prune | while read d; do ID=$($PB\ :CFBundleIdentifier "$d/Info.plist") || ID="No bundle ID"; [[ "$ID" =~ ^com\.apple\.[^x]|Accusys|ArcMSR|ATTO|HDPro|HighPoint|driver\.stex|hp-fax|\.hpio|JMicron|microsoft\.MDI|print|SoftRAID ]] || printf "$Fb" "${d%/Contents}" "$ID"; done`; Pm "Extrinsic loadable bundles"; o=`find -L /u*/{,*/}lib -type f | while read f; do file -b "$f" | grep -qw shared && ! codesign -v "$f" && echo $f; done`; Pm "Unsigned shared libraries"; o=`for e in INSERT_LIBRARIES LIBRARY_PATH; do launchctl getenv DYLD_$e; done`; Pm "Environment"; o=`find -L {,/u*/lo*}/e*/periodic -type f -mtime -10d`; Pm "Modified periodic scripts"; o=`scutil --proxy | grep Prox`; Pm "Proxies"; o=`scutil --dns | awk '/r\[0\] /{if ($NF !~ /^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./) print $NF; exit}'`; Ps "DNS"; R && o=`sudo profiles -P | grep : | wc -l`; Ps "Profiles"; f=auto_master; [[ `md5 -q /etc/$f` =~ ^b166 ]] || Pc $f /etc/$f; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; Pc "hosts" <(grep -v 'host *$' /etc/hosts); Pc "User launchd" ~/.launchd*; R && Pc "Root crontab" <(sudo crontab -l); Pc "User crontab" <(crontab -l | sed -E 's:/Users/[^/]+/:/Users/USER/:g'); R && o=`sudo defaults read com.apple.loginwindow LoginHook`; Pm "Login hook"; Pp "Global login items" /L*/P*/loginw* Path; Pp "User login items" L*/P*/*loginit* Name; Pp "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed -E 's/(\..*$|-[1-9])//g'; o=`find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l`; Ps "Restricted user files"; cd; o=`SP Fonts | egrep "Valid: N|Duplicate: Y" | wc -l`; Ps "Font problems"; o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist | while read f; do plutil -s "$f" >&- || echo $f; done`; Pm "Bad plists"; d=(Desktop L*/Keyc*); n=(20 7); for i in 0 1; do o=`find "${d[$i]}" -type f -maxdepth 1 | wc -l`; o=$((o<=n[$i]?0:o)); Ps "${d[$i]##*/} file count"; done; o=; [[ UID -eq 0 ]] && o=root; Ps "UID"; o=$((`date +%s`-t)); Ps "Elapsed time (s)"; } 2>/dev/null | pbcopy; exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    7. Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Click anywhere in the Terminal window and paste (command-V). The text you pasted should vanish immediately. If it doesn't, press the return key.
    8. If you see an error message in the Terminal window such as "syntax error," enter
    exec bash
    and press return. Then paste the script again.
    9. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know your password, or if you prefer not to enter it, just press return three times at the password prompt.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    10. The test will take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line "[Process completed]" to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report your results. No harm will be done.
    11. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    12. When you post the results, you might see the message, "You have included content in your post that is not permitted." It means that the forum software has misidentified something in the post as a violation of the rules. If that happens, please post the test results on Pastebin, then post a link here to the page you created.
    Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of Apple Support Communities ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • Iphoto doesn't open after update MAC OSX 10.6.8, error message says: library not loaded

    iphoto does not open after software update.
    i am using MAC OS X 10.6.8
    it says: library not loaded,...reason image not found
    EXC BReakpoint (sigtrap)

    It's missing background frameworks:
    Library not loaded:/library/frameworks/ilifepagelayout.framework/versions/a/ilifePageLayout
    To re-install iPhoto
    1. Put the iPhoto.app in the trash (Drag it from your Applications Folder to the trash)
    2a: On 10.5:  Go to HD/Library/Receipts and remove any pkg file there with iPhoto in the name.
    2b: On 10.6: Those receipts may be found as follows:  In the Finder use the Go menu and select Go To Folder. In the resulting window type
    /var/db/receipts/
    2c: on 10.7 they're at
    /private/var/db/receipts
    A Finder Window will open at that location and you can remove the iPhoto pkg files.
    3. Re-install.
    If you purchased an iLife Disk, then iPhoto is on it.
    If iPhoto was installed on your Mac when you go it then it’s on the System Restore disks that came with your Mac. Insert the first one and opt to ‘Install Bundled Applications Only.
    If you purchased it on the App Store or have a Recent Mac you can find it in your Purchases List.

  • When i open my itunes i get a "problem message". Further down it says "library not loaded". Basically, my itunes is no longer there. What is this? it says

    Process:         iTunes [1180]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         ??? (???)
    Code Type:       X86 (Native)
    Parent Process:  launchd [128]
    Date/Time:       2011-10-15 14:03:26.959 -0500
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          173475 sec
    Crashes Since Last Report:           17
    Per-App Crashes Since Last Report:   14
    Anonymous UUID:                      FBE53514-43A0-44F2-8224-C1544A10966F
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread:  0
    Dyld Error Message:
      Library not loaded: @loader_path/libgnsdk_dsp.1.9.1.dylib
      Referenced from: /Applications/iTunes.app/Contents/MacOS/iTunes
      Reason: image not found
    Binary Images:
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    Model: MacBookPro5,3, BootROM MBP53.00AC.B03, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.48f2
    Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK5055GSXF, 465.76 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS23N
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06110000 / 3
    WHAT IS THIS?????????

    Hi kitmaguire,
    If you are receiving an "audio configuration" error message in iTunes on your Windows machine, you may find the following article helpful:
    iTunes for Windows: iTunes cannot run because it detects an issue with QuickTime
    http://support.apple.com/kb/ts1371
    Regards,
    - Brenden

  • My firefox is not loading when my mouse pointer is inactive. It is loading only if i do something with mouse pointer.

    My firefox is not loading when my mouse pointer is inactive. It is loading only if i do something with mouse pointer.
    Im having latest firefox 25 beta.
    Win 7 32 bit OS. And its performance is very slow ,often gets struck while using gaming sites.

    {
    "application": {
    "name": "Firefox",
    "version": "25.0",
    "userAgent": "Mozilla/5.0 (Windows NT 6.1; rv:25.0) Gecko/20100101 Firefox/25.0",
    "supportURL": "https://support.mozilla.org/1/firefox/25.0/WINNT/en-US/"
    "modifiedPreferences": {
    "accessibility.typeaheadfind.flashBar": 0,
    "browser.cache.disk.capacity": 358400,
    "browser.cache.disk.smart_size.first_run": false,
    "browser.cache.disk.smart_size.use_old_max": false,
    "browser.cache.disk.smart_size_cached_value": 358400,
    "browser.display.use_system_colors": true,
    "browser.display.background_color": "#C0C0C0",
    "browser.places.smartBookmarksVersion": 4,
    "browser.search.useDBForOrder": true,
    "browser.sessionstore.restore_on_demand": false,
    "browser.sessionstore.upgradeBackup.latestBuildID": "20131025150754",
    "browser.startup.homepage_override.mstone": "25.0",
    "browser.startup.homepage": "https://www.google.co.in/",
    "browser.startup.homepage_override.buildID": "20131025150754",
    "browser.tabs.warnOnClose": false,
    "dom.max_script_run_time": 0,
    "dom.max_chrome_script_run_time": 0,
    "dom.mozApps.used": true,
    "extensions.lastAppVersion": "25.0",
    "keyword.URL": "http://search.yahoo.com/search?ei=utf-8&fr=greentree_ff1&type=800236&ilc=12&p=",
    "network.cookie.prefsMigrated": true,
    "places.database.lastMaintenance": 1382851446,
    "places.history.expiration.transient_current_max_pages": 80396,
    "plugin.importedState": true,
    "plugin.disable_full_page_plugin_for_types": "application/pdf",
    "plugin.state.flash": 2,
    "print.printer_Send_To_OneNote_2007.print_resolution": 131085,
    "print.printer_Send_To_OneNote_2007.print_command": "",
    "print.printer_Send_To_OneNote_2007.print_footerleft": "&PT",
    "print.printer_Send_To_OneNote_2007.print_scaling": " 1.00",
    "print.printer_Send_To_OneNote_2007.print_shrink_to_fit": true,
    "print.printer_Send_To_OneNote_2007.print_edge_bottom": 0,
    "print.printer_Send_To_OneNote_2007.print_plex_name": "",
    "print.printer_Send_To_OneNote_2007.print_paper_name": "",
    "print.printer_Send_To_OneNote_2007.print_edge_left": 0,
    "print.printer_Send_To_OneNote_2007.print_edge_top": 0,
    "print.printer_Send_To_OneNote_2007.print_paper_data": 1,
    "print.printer_Send_To_OneNote_2007.print_paper_height": " 11.00",
    "print.printer_Send_To_OneNote_2007.print_bgcolor": false,
    "print.printer_Send_To_OneNote_2007.print_page_delay": 50,
    "print.printer_Send_To_OneNote_2007.print_unwriteable_margin_bottom": 0,
    "print.printer_Send_To_OneNote_2007.print_margin_left": "0.5",
    "print.printer_Send_To_OneNote_2007.print_evenpages": true,
    "print.printer_Send_To_OneNote_2007.print_unwriteable_margin_right": 0,
    "print.printer_Send_To_OneNote_2007.print_margin_top": "0.5",
    "print.printer_Send_To_OneNote_2007.print_margin_bottom": "0.5",
    "print.printer_Send_To_OneNote_2007.print_edge_right": 0,
    "print.printer_Send_To_OneNote_2007.print_to_file": false,
    "print.printer_Send_To_OneNote_2007.print_resolution_name": "",
    "print.printer_Send_To_OneNote_2007.print_in_color": true,
    "print.printer_Send_To_OneNote_2007.print_unwriteable_margin_top": 0,
    "print.printer_Send_To_OneNote_2007.print_bgimages": false,
    "print.printer_Send_To_OneNote_2007.print_headerright": "&U",
    "print.printer_Send_To_OneNote_2007.print_oddpages": true,
    "print.printer_Send_To_OneNote_2007.print_paper_size_unit": 0,
    "print.printer_Send_To_OneNote_2007.print_downloadfonts": false,
    "print.printer_Send_To_OneNote_2007.print_unwriteable_margin_left": 0,
    "print.printer_Send_To_OneNote_2007.print_paper_width": " 8.50",
    "print.printer_Send_To_OneNote_2007.print_headercenter": "",
    "print.printer_Send_To_OneNote_2007.print_headerleft": "&T",
    "print.printer_Send_To_OneNote_2007.print_paper_size_type": 0,
    "print.printer_Send_To_OneNote_2007.print_margin_right": "0.5",
    "print.printer_Send_To_OneNote_2007.print_duplex": 99884576,
    "print.printer_Send_To_OneNote_2007.print_footercenter": "",
    "print.printer_Send_To_OneNote_2007.print_orientation": 0,
    "print.printer_Send_To_OneNote_2007.print_colorspace": "",
    "print.printer_Send_To_OneNote_2007.print_footerright": "&D",
    "print.printer_Send_To_OneNote_2007.print_reversed": false,
    "privacy.cpd.downloads": false,
    "privacy.cpd.sessions": false,
    "privacy.popups.showBrowserMessage": false,
    "privacy.donottrackheader.enabled": true,
    "privacy.cpd.formdata": false,
    "privacy.cpd.history": false,
    "privacy.sanitize.timeSpan": 4,
    "privacy.sanitize.migrateFx3Prefs": true,
    "security.warn_viewing_mixed": false,
    "security.warn_viewing_mixed.show_once": false,
    "storage.vacuum.last.places.sqlite": 1381502390,
    "storage.vacuum.last.index": 1
    "graphics": {
    "numTotalWindows": 1,
    "numAcceleratedWindows": 1,
    "windowLayerManagerType": "Direct3D 9",
    "windowLayerManagerRemote": false,
    "adapterDescription": "ATI Mobility Radeon HD 4570",
    "adapterVendorID": "0x1002",
    "adapterDeviceID": "0x9553",
    "adapterRAM": "256",
    "adapterDrivers": "atiumdag atidxx32 atidxx64 atiumdva atiumd64 atiumd6a atitmm64",
    "driverVersion": "8.631.0.0",
    "driverDate": "6-25-2009",
    "adapterDescription2": "",
    "adapterVendorID2": "",
    "adapterDeviceID2": "",
    "adapterRAM2": "",
    "adapterDrivers2": "",
    "driverVersion2": "",
    "driverDate2": "",
    "isGPU2Active": false,
    "direct2DEnabled": false,
    "directWriteEnabled": false,
    "directWriteVersion": "6.2.9200.16492",
    "direct2DEnabledMessage": [
    "tryNewerDriver",
    "10.6"
    "webglRenderer": "Google Inc. -- ANGLE (ATI Mobility Radeon HD 4570 Direct3D9Ex vs_3_0 ps_3_0)",
    "info": {
    "AzureCanvasBackend": "skia",
    "AzureSkiaAccelerated": 0,
    "AzureFallbackCanvasBackend": "cairo",
    "AzureContentBackend": "none"
    "javaScript": {
    "incrementalGCEnabled": true
    "accessibility": {
    "isActive": false,
    "forceDisabled": 0
    "libraryVersions": {
    "NSPR": {
    "minVersion": "4.10.1",
    "version": "4.10.1"
    "NSS": {
    "minVersion": "3.15.2 Basic ECC",
    "version": "3.15.2 Basic ECC"
    "NSSUTIL": {
    "minVersion": "3.15.2",
    "version": "3.15.2"
    "NSSSSL": {
    "minVersion": "3.15.2 Basic ECC",
    "version": "3.15.2 Basic ECC"
    "NSSSMIME": {
    "minVersion": "3.15.2 Basic ECC",
    "version": "3.15.2 Basic ECC"
    "userJS": {
    "exists": true
    "extensions": [
    "name": "AccelerateTab",
    "version": "1.4.1",
    "isActive": true,
    "id": "[email protected]"
    "name": "Advanced SystemCare Surfing Protection",
    "version": "1.0",
    "isActive": true,
    "id": "[email protected]"
    "name": "Convert YouTube videos to MP3 add-on",
    "version": "1.2",
    "isActive": true,
    "id": "[email protected]"
    "name": "Facebook Emoticons 2013",
    "version": "6",
    "isActive": true,
    "id": "{28BA24B8-5B3B-4BC9-9EB1-42021314B080}"
    "name": "SmartVideo For YouTube",
    "version": "0.978",
    "isActive": true,
    "id": "[email protected]"
    "name": "YouTube quality manager",
    "version": "1.2",
    "isActive": true,
    "id": "youtubequality@rzll"
    "name": "IDM CC",
    "version": "7.3.20",
    "isActive": false,
    "id": "[email protected]"
    "name": "TelevisionFanatic",
    "version": "2.71.1.10",
    "isActive": false,
    "id": "[email protected]"
    }

  • Need some help! My iPhone 4 cannot play music through it's built in speaker, only with headphones. I also cannot adjust volume, it only shows "ringer". I really do not know when it starts. I already clean the jack and dock,reset it. Update it to IOS 7.1.1

    Need some help! My iPhone 4 cannot play music through it's built in speaker, only with headphones. I also cannot adjust volume, it only shows "ringer". I really do not know when it starts. I already clean the jack and dock,reset it and still cannot be fixed. I updated it to IOS 7.1.1 recently only, does it have connection with the inconvenience I am experiencing right now? What should I do? Thanks!

    Hi Melomane1024,
    If you are still having issues with your iPhone’s speaker, you may want to look at the steps in this article -
    iPhone: No sound or distorted sound from speaker
    http://support.apple.com/kb/TS5180
    Thanks for using Apple Support Communities.
    Best,
    Brett L

  • My MacBook Pro will not start. When I started it goes to a gray screen with the Apple logo and has the spinning dial. When I started in safe mode it will not start. In safe mode it as an error message that says MacBook Launch_msg():Socket is not connected

    My MacBook Pro will not start. When I started it goes to a gray screen with the Apple logo and has the spinning dial. When I started in safe mode it will not start. In safe mode it as an error message that says MacBook Launch_msg(): Socket is not connected

    If running 10.7 or later hold down Command-R at Startup.
    This should invoke recovery Mode.
    Choose Disk Utility.
    Select your Hard drive. Inspect the SMART Status in the lower right of the window for "Verified".
    Select the Mac OS X Volume (originally Macintosh HD) click (Repair Disk)
    If errors, run again until it comes clean or gets stuck.
    Report any error messages.

  • Error message "Library not loaded"

    I had a new (and larger) disk drive installed in my MacBook Pro, and all the files were copied over. Yet, when I try to open iPhoto, it gives error message that library is not loaded and it will not open (full error msg below). Yet, when I go to the Pictures folder, the iPhoto library is right there. I tried getting rid of the preferences file and that did not help me start up iPhoto. I was also not able to start up iPhoto with the option key so I could reconnect the library.
    Suggestions would be welcomed.
    Full error message:
    Dyld Error Message:
    Library not loaded: /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/iLifeSlid eshow
    Referenced from: /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Reason: image not found

    doesn't works !
    Process: iPhoto [695]
    Path: /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier: com.apple.iPhoto
    Version: ??? (???)
    Build Info: iPhotoProject-4190000~4
    Code Type: X86 (Native)
    Parent Process: launchd [579]
    Date/Time: 2010-03-28 08:12:33.656 +0200
    OS Version: Mac OS X 10.6.2 (10C540)
    Report Version: 6
    Interval Since Last Report: 87811 sec
    Crashes Since Last Report: 14
    Per-App Crashes Since Last Report: 13
    Anonymous UUID: D2E16F70-7B07-4C41-8B57-128B725F3AF9
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 0
    Dyld Error Message:
    Library not loaded: /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    Referenced from: /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowProducer.framework/Versions/A/iLifeSlideshowProducer
    Reason: no suitable image found. Did find:
    /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit: unknown file type, first eight bytes: 0x4B 0x95 0x0A 0x03 0x14 0x03 0x9B 0xAB
    /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit: unknown file type, first eight bytes: 0x4B 0x95 0x0A 0x03 0x14 0x03 0x9B 0xAB
    I think the Framework is gone ...
    there are only 21 framewoks in the folder.

  • Since upgrading to Firefox 27.0 some webpages will not load when I click on them. It gives me a message saying that Firefox can't find the server.

    Since upgrading to Firefox 27.0 some webpages will not load when I click on them. It gives me a message saying that Firefox can't find the server. I have to click the link several time before it will load and sometimes when they do load it does not show the page right. It is like the HTML is messed up or something. I have tried everything I can think of. I started in safe mode, still did it., I removed add-ons, still did it., I reset Firefox and still did it., I completely uninstalled Firefox and re-installed Firefox and it still does it. I have tried Malware Bytes Anti-Malware scans and Avast boot-time scans and found no malware or viruses. I have found that those websites open the first time with no problems on my IE9 and they used to do so in Firefox 26.0. I'm at my wit's end. The website links are in my bookmarks and are used all the time so they are trusted and my avast is set to allow them. They range from news websites to gun websites and everything I have read says that Mozilla does not filter those unless something has changed recently.

    Try this as a first step;<BR><BR>
    Clear the Cache '''''Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"'''''<BR><BR>
    and<BR><BR>
    Remove Cookies '''''Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"'''''<BR><BR>
    If there is still a problem,
    '''''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]'''''
    While you are in safe mode;
    '''''Firefox Options > Advanced > General'''''. Look for and turn off '''Use Hardware Acceleration'''.

  • "The application iChat quit unexpectedly"; "Library not loaded"?

    Whenever I try to launch iChat, I receive "the application iChat quit unexpectedly" error.
    Neither "Relaunch" nor "Reset and Relaunch" fix the issue, and when I click "Report" and view the "Report Details" it gives the output enclosed below.
    The gist of the error is "Library not loaded: /System/Library/PrivateFrameworks/ScreenSharing.framework/Versions/A/ScreenShar ing".
    It also says "Reason: no suitable image found", but it also says it:
    "Did find:
    /System/Library/PrivateFrameworks/ScreenSharing.framework/Versions/A/ScreenShari ng: unknown file type, first eight bytes: 0x6E 0x61 0x6D 0x65 0x20 0x20 0x48 0x42"
    I've removed and reinstalled iChat (when in Safe Boot -- with the Shift key) from Disk 1 of the Mac OS X Install disk 1 by using the "Optional Installs.mpkg" installer and selecting only iChat, but I still receive the same error.
    How can I reinstall this "ScreenSharing" library? Would that likely fix the issue?
    PS - I just realized that if I go to "System Preferences" and click "Sharing", the options are totally blank! I can't see any options or change any Sharing configuration! All my other System Preferences show up correctly.
    So now the question becomes, how do I install just the "Sharing" System Preference?
    Or should I try to reset permissions on the Sharing System Preference somehow?
    Thanks!!
    SEE FULL PROBLEM REPORT BELOW
    Process: iChat [408]
    Path: /Applications/iChat.app/Contents/MacOS/iChat
    Identifier: com.apple.iChat
    Version: ??? (???)
    Build Info: iChat-6010000~3
    Code Type: X86 (Native)
    Parent Process: launchd [125]
    Date/Time: 2008-08-15 22:04:31.645 -0400
    OS Version: Mac OS X 10.5.4 (9E17)
    Report Version: 6
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 0
    Dyld Error Message:
    Library not loaded: /System/Library/PrivateFrameworks/ScreenSharing.framework/Versions/A/ScreenShar ing
    Referenced from: /Applications/iChat.app/Contents/MacOS/iChat
    Reason: no suitable image found. Did find:
    /System/Library/PrivateFrameworks/ScreenSharing.framework/Versions/A/ScreenShar ing: unknown file type, first eight bytes: 0x6E 0x61 0x6D 0x65 0x20 0x20 0x48 0x42
    Thank you!!
    Message was edited by: NYCPhotoGuy

    NYCPhotoGuy wrote:
    Dyld Error Message:
    Library not loaded: /System/Library/PrivateFrameworks/ScreenSharing.framework/Versions/A/ScreenShar ing
    Referenced from: /Applications/iChat.app/Contents/MacOS/iChat
    Reason: no suitable image found. Did find:
    /System/Library/PrivateFrameworks/ScreenSharing.framework/Versions/A/ScreenShar ing: unknown file type, first eight bytes: 0x6E 0x61 0x6D 0x65 0x20 0x20 0x48 0x42
    Note that the first eight bytes of a Universal-Binary Mach-O image should be 0xCAFEBABE, 0x00000002. Since the existing file was so vastly different, after all else is said and done, you may want to make sure your hard drive checks out okay in Disk Utility.

  • How to fix CUPS corrupted (Dyld Error Message:   Library not loaded: /usr/lib/libcups.2.dylib)?

    Hello,
    After trying to change my printer settings on CUPS administrator area to allow to share my wirelless printer to my VirtualBox environment (somehow virtualbox doesn't detect my wirelless printer) I notice that this area stop to work. After it I try to update  the CUPS by installing a new version. I admint that I am a newby in unix environment and I downloaded the  CUPS v1.6.1 and installed through the terminal,
    ./configure
    sudo make
    make install
    After restarting apple site no longer opened like also my home page. Other programs also stopped working and always warn about the same error described bellow. I posted my last try which was reinstall my system Snow Leopard (Mac OS X 10.6.8). Does anyone deal with this problem before? How can I reinstall at least the operation system or just fixing this library will solve the problem?
    Note: The reason of using virtualbox is that I need to use a prescribed software that only works in windows environment and since I need to make work in other places the wireless printing is the only viable way to do this.
    Process:    
    Install Mac OS X [58962]
    Path:       
    /Volumes/Mac OS X Install DVD/Install Mac OS
    X.app/Contents/MacOS/Install Mac OS X
    Identifier: 
    com.apple.installassistant
    Version:    
    Build Info: 
    InstallAssistant-480000~1
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [207]
    Date/Time:  
    2013-02-11 01:18:18.198 +0000
    OS Version: 
    Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:     
    48784 sec
    Crashes Since Last Report:      
    10094
    Per-App Crashes Since Last Report:   9
    Anonymous UUID:                 
    D1A4D697-3F20-4799-9396-A5CEDA61BC62
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread:  0
    Dyld Error Message:
      Library not loaded: /usr/lib/libcups.2.dylib
      Referenced from:
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/P rintCore.framework/Versions/A/PrintCore
      Reason: no suitable image found.  Did find:
    /usr/lib/libcups.2.dylib: mach-o, but wrong architecture
    /usr/lib/libcups.2.dylib: mach-o, but wrong architecture
    Binary Images:
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???)
    <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core
    2 Duo, 2.26 GHz, 2 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D),
    Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: FUJITSU MJA2160BH FFS G1, 149,05 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS23N, 7,24 GB
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403,
    0x26500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.),
    0x8213, 0x06110000 / 4
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.),
    0x0237, 0x04600000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2and

    Here is another option.
    I had the same problem with my Mac OSX System 10.8.4 after update cups from 1.6.2 to 1.6.3.
    I have a MacBookPro with the same system version and copy the libcups.2.dylib file form /usr/lib/ then replace the error file in my other Mac.
    1. Install cups 1.6.2 again
    2. Replace the file libcups.2.dylib in /usr/lib/ directory with this one libcups.2.dylib
    Note: I added the link if you dont have an other mac in the same version available.
    This works for me.

  • Iphoto wont open - library not loaded

    I recently had an issue where both Aperture and iphoto couldn't load, the message said "iphoto cannot be opened because of a problem" and then I got the error message below. It didn't even load the app, but bounce it once and then post the error message
    Had a poke around, but cant for the life of me figure out why it cant see the Library. I have repaired permissions and tried others, but still not working.
    Am i missing something really simple?
    Thanks in advance
    Process:         iPhoto [259]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         ??? (???)
    Build Info:      iPhotoProject-6050000~2
    Code Type:       X86 (Native)
    Parent Process:  launchd [153]
    Date/Time:       2011-04-28 18:58:25.013 +0100
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          513 sec
    Crashes Since Last Report:           1384
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      E4F09B2F-D421-4862-922E-5DCA26A5887E
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread:  0
    Dyld Error Message:
      Library not loaded: /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/iLifeFaceRecognit ion
      Referenced from: /Applications/iPhoto.app/Contents/MacOS/iPhoto
      Reason: image not found
    Binary Images:
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <1C06ECD9-A2D7-BB10-AF50-0F2B598A7DEC> /usr/lib/dyld
    Model: iMac9,1, BootROM IM91.008D.B08, 2 processors, Intel Core 2 Duo, 3.06 GHz, 4 GB, SMC 1.37f3
    Graphics: NVIDIA GeForce GT 130, NVIDIA GeForce GT 130, PCIe, 512 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.10.131.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD1001FALS-40K1B0, 931.51 GB
    Serial ATA Device: HL-DT-ST DVDRW  GA11N
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0x24400000
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1005, 0x24300000
    USB Device: hp LaserJet 1300, 0x03f0  (Hewlett Packard), 0x1017, 0x24310000
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x021e, 0x24320000
    USB Device: Ext HDD 1021, 0x1058  (Western Digital Technologies, Inc.), 0x1021, 0x24100000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0x06110000

    See this line above:
    /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/iLifeFaceRecognit ion
    That piece of support framework needed for iPhoto can't be found or is broken.
    Try re-install iPhoto
    To re-install iPhoto
    1. Put the iPhoto.app in the trash (Drag it from your Applications Folder to the trash)
    2a: On 10.5:  Go to HD/Library/Receipts and remove any pkg file there with iPhoto in the name.
    2b: On 10.6: Those receipts may be found as follows:  In the Finder use the Go menu and select Go To Folder. In the resulting window type
    /var/db/receipts/
    A Finder Window will open at that location and you can remove the iPhoto pkg files.
    3. Re-install.
    If you purchased an iLife Disk, then iPhoto is on it.
    If iPhoto was installed on your Mac when you go it then it’s on the System Restore disks that came with your Mac. Insert the first one and opt to ‘Install Bundled Applications Only.
    If you purchased it on the App Store you can find it in your Purchases List.
    If that doesn't help you need to reinstall the OS
    Regards
    TD

  • Preloader Not Loading Until The Start of Lesson In Captivate 7

    I created a Scorm 2004 compliant lesson using Captivate 7. The file size is ~7MB. When I load and run the lesson on our LMS I don't see the preloader until 3-4 seconds before the file loads. I'm staring at a blank screen for about 45 seconds before anything happens. I have the preloader set at 10% but I can't get it to work.
    I loaded the file to one of our FTP sites and ran it on an html page and it does the same thing.
    Our customers are asking us why there is no indication that the lesson is loading and all I can say is it's a problem with Captivate 7.
    I upgraded to 7 because I was told the problem was fixed, but it's still bad.
    Any help is appreciated.
    Thanks

    Yes, it's set to look in the Cp7 preloader folder. I found this on a Captivate website and I think it answers the question.
    "As mentioned, preloaders are only really applicable for HTM/SWF output. But what you may not realize is that they will only work if the content is served from a web server over HTTP. Conversely, the preloaders will NOT work if the same content is served up from a LAN server drive over TCP/IP.  This is due to the fact that SWF preloaders need to communicate with the server to calculate and show the percentage of file currently loaded.  This communication works with web servers, but not with LAN servers."
    Unfortunately, Cp7 preloader is going to work on our LMS. I'm going to build a preloader class in Flash and call the Cp7 swf using that.
    Thanks for your help
    Date: Sat, 18 Jan 2014 00:34:37 -0800
    From: [email protected]
    To: [email protected]
    Subject: Preloader Not Loading Until The Start of Lesson In Captivate 7
        Re: Preloader Not Loading Until The Start of Lesson In Captivate 7
        created by RodWard in Adobe Captivate - View the full discussion
    If you still have Captivate 6 on your PC, then make sure that the preloader in this Cp7 project is not pointing at a folder in the Cp6 install directory.  It should be using a Cp7 preloader.
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/6026026#6026026
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/6026026#6026026
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/6026026#6026026. In the Actions box on the right, click the Stop Email Notifications link.
               Start a new discussion in Adobe Captivate at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • IPhoto '11 refuses to open, error library not loaded

    Downloaded upgrade to iPhoto 9.2.1. Upon opening, get this message:
    Dyld Error Message:
      Library not loaded: /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis
      Referenced from: /Library/Frameworks/iLifeSlideshow.framework/Versions/A/Frameworks/iLifeSlidesh owProducer.framework/Versions/A/iLifeSlideshowProducer
      Reason: no suitable image found.  Did find:
              /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis : mach-o, but wrong architecture
              /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis : mach-o, but wrong architecture
    Deleted, reinstalled, even reinstalled Lion 10.7.2, no difference.
    Any ideas how to fix this?

    Did you trash the receipts before reinstalling?
    To re-install iPhoto
    1. Put the iPhoto.app in the trash (Drag it from your Applications Folder to the trash)
    2a: On 10.5:  Go to HD/Library/Receipts and remove any pkg file there with iPhoto in the name.
    2b: On 10.6: Those receipts may be found as follows:  In the Finder use the Go menu and select Go To Folder. In the resulting window type
    /var/db/receipts/
    2c: on 10.7 they're at
    /private/var/db/receipts
    A Finder Window will open at that location and you can remove the iPhoto pkg files.
    3. Re-install.
    If you purchased an iLife Disk, then iPhoto is on it.
    If iPhoto was installed on your Mac when you go it then it’s on the System Restore disks that came with your Mac. Insert the first one and opt to ‘Install Bundled Applications Only.
    If you purchased it on the App Store you can find it in your Purchases List.

  • Has anyone seen this Dyld Error Message:   Library not loaded: /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/iLifeSlid eshow   Referenced from: /Applications/iPhoto.app/Contents/MacOS/iPhoto   Reason: image not found

    Getting this error on iPhoto open it refers to iLifeSlideShow and iPhoto quits - or doesn't open.
    Dyld Error Message:
      Library not loaded: /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/iLifeSlid eshow
      Referenced from: /Applications/iPhoto.app/Contents/MacOS/iPhoto
      Reason: image not found

    Yes, some perople have seen this. Options:
    1. Try reinstall iPhoto. (see below)
    2. If you have access to another Mac with the same version of the OS, try and copy that framework over
    3. Reinstall the OS.
    To re-install iPhoto
    1. Put the iPhoto.app in the trash (Drag it from your Applications Folder to the trash)
    2a: On 10.5:  Go to HD/Library/Receipts and remove any pkg file there with iPhoto in the name.
    2b: On 10.6: Those receipts may be found as follows:  In the Finder use the Go menu and select Go To Folder. In the resulting window type
    /var/db/receipts/
    A Finder Window will open at that location and you can remove the iPhoto pkg files.
    3. Re-install.
    If you purchased an iLife Disk, then iPhoto is on it.
    If iPhoto was installed on your Mac when you go it then it’s on the System Restore disks that came with your Mac. Insert the first one and opt to ‘Install Bundled Applications Only.
    If you purchased it on the App Store you can find it in your Purchases List.
    Regards
    TD

Maybe you are looking for

  • Browser speeds in Mac and Windows

    Browsers always seem to be faster using Windows than Macs. For instance, I am using a MacBook and Netscape 8.1 in Parallels runs considerably faster than any browser in Mac (Safari, Camino, Firefox, Opera, or Omniweb). The difference is greater on my

  • Access to Outbound Emails in Interaction Center

    Hello All, In our CRM 2007 interaction centre users send emails to customers through the email component. We would like there to be a capability to view a history of these outbound emails just like there is with inbound emails in the inbox. What are

  • Character palette does not allow insert

    In the character palette, I can select every glyph. I can examine every character, Roman or not. However, the Insert button is always grayed out. This appears to be application-independent. It worked fine in 10.4.3. I'm sure there is some plist file

  • When we use package's begin part?

    Guys, I would like to learn when we use this part of package. I mean, because begin part only executes ones and never executes again in that session. So why we use this part? create or replace package body my_pack is   num number;   str varchar2(50);

  • When I try to install I receive the error 1321?

    The error can be found within the installation log files and is usually related to the need to write to a specific location.  If the installer is unable to write to the expected location this error can occur.  I  recommend trying the steps listed in,