Will Apple let 10.8 languish? Fear and Loathing...

I am having the worst time with this new late 2012 mac mini.
Don't get me wrong, the thing is fantastic when it works but
It is experiencing quite challenging issues:
Hangs on boot randomly - grey screen and spinning beach ball of death
Hangs when attemptng to wake from sleep, randomly - no dialog box to enter password
Hangs on shutdown - randomly
Randomly loses overscan settings to the monitor so that menu and dock are off the screen.
System Prefences randomly hangs...
Connecting to it with iTeleport, Mac OS selects and deletes text randomly as I attempt to enter my password.
Read all the discussions on these and other problems with 10.8 and I am deathly afraid to upgrade to 10.9.
I no longer use my apple wireless keyboard or mouse, using Apple USB keyboard instead, no difference...
Unplugged all other periperhals - no difference...
Rebuilt, fixed, zapped, shifted, optioned, commanded, restarted, restored, reset, run from both a different HD and SSD with fresh 10.8, reinstalled 10.8 and did every other form of voodoo - everything as per apple, works sometimes for a day or two, sometimes not...
With all the issues with 10.9, I am afraid to upgrade to a whole new circle of hades...
I would love to be able to back up to 10.6 like I have on my old macmini, but that wont work...boy that mini is rock solid, albeit slower...
So, I have the new mini plugged into a ups so it wont lose power, I have turned off screen saver, won't let it sleep, won't log out of my account, wont shutdown and just let it run full blast and let the power meter spin...
I have loved Macs since 1984 and this is the first time I am feeling sad about a Mac purchase.
So, do you think Apple will update 10.8 or are they just going to focus on 10.9 and make me "upgrade"?

If you don't already have a current backup, back up all data before doing anything else. This procedure is a diagnostic  test. It changes nothing, for better or worse, and therefore will not, in itself, solve your problem. The backup is necessary on general principle, not because of anything in this comment. There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
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 a program at the suggestion 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.
Here's a summary of what you need to do: Copy a line of text from this web page into the window of another application. Wait about a minute. Then paste some other text, which will have been copied automatically, back into a reply on this page. The sequence is: copy, paste, wait, paste again. Details follow.
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 run the test in safe mode, proceed anyway.
If you have more than one user, and the one affected by the problem is not an administrator, then please run the script 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, just run the script as the affected user. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
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:
clear; shopt -s extglob; Fb='%s\n\t(%s)\n'; Fm='\n%s:\n\n%s\n'; Fs='\n%s: %s\n'; Fu='User %s%%\t\tSystem %s%%'; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ "$a" -eq 0 ]]; }; R () { o=; [[ "$r" -eq 0 ]]; }; Pm () { [[ "$o" ]] && o=$(sed 's/^ */   /' <<< "$o") && printf "$Fm" "$1" "$o"; }; Pc () { o=$(egrep -v '^[[:blank:]]*($|#)' "$2"); Pm "$1"; }; Pp () { o=$($PB "$2" | awk -F'= ' \/$3'/{print $2}'); Pm "$1"; }; Ps () { o="${o##+( )}"; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; id | grep -qw '80(admin)'; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; system_profiler SPSoftwareDataType | sed '8!d;s/^ *//'; o=$(system_profiler SPDiagnosticsDataType | sed '5,6!d'); [[ "$o" =~ Pass ]] || Pm "POST"; o=$(pmset -g therm | sed 's/^.*CP/CP/'); grep -q 'No th' <<< "$o" && o=; Pm "Thermal conditions"; o=$(pmset -g sysload | grep -v :); grep -q '= [^GO]' <<< "$o" || o=; Pm "System load advisory"; o=$(nvram boot-args | awk '{$1=""; print}'); Ps "boot-args"; o=$(ls /L*/L*/Dia*/*.panic | wc -l); Ps "Panics"; o=$(ls /L*/L*/Dia*/*.c* | tail); Pm "System crash logs"; o=$(ls L*/L*/Dia* | tail); Pm "User crash logs"; o=$(syslog -F bsd -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|n Cause: -|NVDA\(|pagin|SATA W|timed? ?o' | tail -n25 | awk '/:/{$4=""; $5=""; print}'); Pm "Kernel messages"; o=$(df -m / | awk 'NR==2 {print $4}'); [[ $o -lt 5120 ]] && Ps "Free space (MiB)"; o=$(($(vm_stat | awk '/Pageo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0)); Ps "Pageouts (MiB)"; s=( $(sar -u 1 10 | sed '$!d') ); [[ ${s[4]} -lt 90 ]] && o=$(printf "$Fu" ${s[1]} ${s[3]}) || o=; Pm "Total CPU usage" && o=$(ps acrx -o comm,ruid,%cpu | sed '2!d'); Pm "Max %CPU by process (name, UID, %)"; o=$(kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1); Pm "Loaded extrinsic kernel extensions"; R && o=$(sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|post[fg]|x)/{print $3}'); Pm "Loaded extrinsic daemons"; o=$(launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'); Pm "Loaded extrinsic user agents"; for d in {/,}L*/{La,Priv,Sta}*; do o=$(ls -A "$d" | egrep -v '^(\.DS_Store$|com\.apple\.)'); Pm "$d"; done; o=$(find -L /S*/L*/E* {/,}L*/{A*d,Compon,Ex,In,Keyb,Mail,P*P,Qu,Scripti,Servi,Spo}* -type d -name Contents -prune | while read d; do ID=$($PB\ :CFBundleIdentifier "$d/Info.plist") || ID="No bundle ID"; egrep -qv "^com\.apple\.[^x]|Accusys|ArcMSR|ATTO|HDPro|HighPoint|driver\.stex|hp-fax|\.hpio|JMicron|microsoft\.MDI|print|SoftRAID" <<< $ID && printf "$Fb" "${d%/Contents}" "$ID"; done); Pm "Extrinsic loadable bundles"; o=$(find /u*/{,*/}lib -type f -exec sh -c 'file -b "$1" | grep -qw shared && ! codesign -v "$1"' {} {} \; -print); Pm "Unsigned shared libraries"; o=$(launchctl getenv DYLD_INSERT_LIBRARIES); Pm "Inserted libraries"; o=$(find {,/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 :); Pm "Profiles"; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; Pc "hosts" <(sed '1,10d' /etc/hosts); Pc "User launchd" ~/.launchd; R && Pc "Root crontab" <(sudo crontab -l); Pc "User crontab" <(crontab -l); 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 's/\..*$//;s/-[1-9]$//'; o=$(find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l); Ps "Restricted user files"; cd; o=$(system_profiler SPFontsDataType | egrep "Valid: N|Duplicate: Y" | wc -l); Ps "Font problems"; o=$(find L*/{Con,Pref}* -type f ! -size 0 -name *.plist ! -exec sh -c 'plutil -s "$1" >&-' {} {} \; -print); Pm "Bad plists"; 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.
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.
When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign ($) or a percent sign (%). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign.
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.
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 script will run anyway, but it will produce less information. In most cases, the difference is not important, so don't worry about it.
If you're not logged in as an administrator, you won't be prompted for your password. The script will still run. It just won't do anything that requires administrator rights.
The script may take up to a few minutes to run, depending on how many files you have and the speed of the computer. There is no indication of progress until it's done. Wait for the line "[Process completed]" to appear in the Terminal window.
You can then quit Terminal. The output of the script will have been copied to the Clipboard automatically. All you have to do is paste into a reply to this message by pressing command-V again. Please don't copy anything from the Terminal window.
If any personal information, such as your name or email address, appears in the output, anonymize it before posting. Usually that won't be necessary.
When you post the output, you might see the message, "You have included content in your post that is not permitted." That's because the forum software falsely identifies something in the post as a violation of the terms of use. If that happens, please post the output 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 output of the script. 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.

Similar Messages

  • Will Apple Let Me Do This?

    Ok Tommorrow My Mom Is Going On A Buisness Trip, And Im On An Voice Plan With My Parents. Will Apple Let Me Sign A Contract And Use My Cash To Buy An iPhone With Like A Letter And Her And My ID Without Her Being There? Ill Have Everything You Need. Ill Get A Letter With Her Giving Me Permission And Show It To Them lol. Will They Let Me Do This Possibly? Because Tommorrow Is The Last Day For Two Weeks I Will Be Able To Get An iPhone Because Im Going To Camp.
    Thanks!
    -Jeremy

    I had this problem as well. My parents are on vacation but before they did I told my dad to call ATT to authorize me on the account. They put my name on their system so now whenever I call or go to ATT store I can purchase phone/change plans and such without my dad being there. The only problem...at the moment I dont think they allow this at the Apple Store!! But they do at any att stores. So if you are lucky to find an ATT branch around you that has iphones still in stock then go right in, call your parents to authorize you (you can do through 611)
    Heres through my experience as I am not completely sure about the apple stores. I was waiting in line at the att store nearby my house, there were so many people I was getting frustrated, by the time it was my turn they were already out of stock with 16gb so they told me I could come back the next day since they were going to get deliveries. Frustrated I called my local Apple Store and asked if I could buy my iphone there they said that the person who has the account open must be the one, I called ATT they said the Apple store should allow me since I am authorized, you know what I didnt even wanna deal with it I just waited the next day to go back to the ATT branch near me, and I got it with no problems.

  • Will Apple let me trade in my Iphone 3GS and let me pay extra for a Iphone 4S

    Will Apple let me trade in my Iphone 3GS and let me pay extra for a Iphone 4S

    As the others have said, Apple does not take trade-ins. In a few countries, however, Apple does work with a company who will give you some return on an existing device; for the US, see:
    http://www.apple.com/recycling/gift-card/
    Similar programs are available in a few other countries, and some dealers may have their own trade-in programs. But you most probably can get more for your iPhone 3GS if you sell it yourself.
    Regards.

  • In the future time lets say a month will apple let us go back to ios 6?

    A question to apple HQ. Do you want your apple customers to be happy and not disapointed with the new updates. Or maybe they just want their old version that they liked back on there iphone. If you like to keep loyal and satisfide customers would you make them happy?
    Out of all the people i know, only about one third of them actually like the newest update (ios7)
    I am not making a biased report based on my opinions. i am simply trying to provoke apple to let us download and restore our iphones to the version we previously had, and if you like ios7 so be it keep it.
    If apple would let their customers choose between the new updates and the old, A lot of people would be satisfide and they would want to stick with apple. and when a new update come out you can choose to upgrade or downgrade. Isnt it our freedom to choose the update we want?  yes I chose to update, and maybe i dont like it, but will apple let their customers, like me, choose what they want to be happy?  Will apple let us go back to what we want?

    1)  This is a User to User Forum.
    You can leave Feedback for Apple here  >  http://www.apple.com/feedback/
    2)  Apple does Not support downgrading... never has.

  • Will Apple let me exchange my ipod because of scratching?

    Will apple let me exchange my 60 gb white ipod which is 1 week and 2 days old because of the numerous scratches it has accumalated? If not what could I say for a reason.

    Well, mine was not treated badly and it was scratched enough that within a week parts of the screen became hard to read. Did I drop it? No. Did I put it face down on some hard surface? No. Are they a bunch of hard, deep scratches on it? No.
    Mine is full of lighter abrasions from being in my pocket, with nothing else in my pocket besides it (and with or without the lame leather pouch). NOWHERE in the 5G iPods' packaging does it say, "WARNING: This new iPod scratches VERY easily - so go out and figure out some protective shrinkwrap-like shield to put over it or don't take it anywhere." I had a 4G B&W iPod which got stolen and for the time I had it was fairly sturdy. I assumed this replacement would be the same. I even put the 4G's iSkin over this new one, but with the screen not being protected it was pretty much useless.
    After a few days I went to the Apple Store to voice my concerns over it. The two guys working on the floor didn't even want to bother with me, saying there was no protective covering for 5G iPods sold at the store nor anything to fix scratches, and that it was tough luck and I just had to live with it. They told me my best bet was going to Home Depot and look for something to clean it. Naturally this made me angry and so I wrote Apple and told them I wanted this replaced. They sent me a box to put it in and I have returned it...so we'll see what they do. Had I known beforehand how completely fragile the front surface is, I wouldn't have even touched the iPod without putting an InvisibleShield over it. But how was I to know? I'm not clairvoyant nor do I spend hours reading iPod bulletin boards.
    If Apple wants these video iPods to be truly mobile and not just sit there on someone's desk, they should atleast tell buyers about the scratching problem - either on the box, in the instruction pamphlet, or online when they register. It's not fair for consumers to find out this problem the hard way and then the seller would turn around and go, "Well, sorry, even though you just spent $400, we can't do anything about that."
    Just sayin...

  • Will Apple let me exchange at no aditional cost?

    I bought a new iMac 2weeks ago and now theres an upgrade.  It never fails!  I buy too early. WIll Apple let me upgrade to the newest model?

    What upgrade are you referring to? I had not heard of a new iMac being released?
    edit: never mind - just saw the announcement........
    You can return yours within 14 days and buy the new one when available.

  • Will Apple let you upgrade your graphics card?

    Hi There
    About two mouths ago i order a new 27" imac (ATI Radeon HD 4850 graphics with 512MB). i mention to my concerns about the graphic card inside the imac but at the time i could do anything about it, its was the best i could get. What i would like to know is will Apple let people upgrade there graphics cards from the old 4850 512mb to the new 5750 1GB...
    Thanks

    Actually the video card in the 27" iMac is not soldered on. But Apple does not support changing the video card, and the card in the new iMacs probably would not work in the previous model, so in essence your comment is correct.
    Johnny, if makes you feel any better, this benchmark indicates that the 5750 doesn't significantly outperform the 4850. So you probably wouldn't see much benefit even if you could upgrade.
    Regards.
    Message was edited by: Dave Sawyer

  • When will Apple have a searchable text reader and upload file capability?

    When will Apple have a searchable text reader and upload file capability? I have a large text file I need to upload to my iPhone, search, and dial.
    Anything planned?

    I had a Palm the I used for work and travel it had a very nice application called DOCUMENTS TO GO. It allowed you to upload, view, and edit .doc, .xls, and .ppt files. this was very handy when traveling. Also, I could sync my palm with my iMac and work PC using bluetooth, took care of the file transfers as well. I would like to have the same capability on my iPhone. I bought it to replace all of my old stuff i need it to the same as my old stuff. I hope that Apple reads this and gets on the ball. Until then I still have to carry my Palm or thumb drive on trips.

  • What do i do when iTunes will not let me download a song and the App store will not let me download and app?

    What do i do when iTunes will not let me download a song and the App store will not let me download and app?

    What do you mean by 'will not let me download' ? Is the buy/download button greyed out ? Are you getting any error messages ?

  • I am making my first keynote presentation.  I transferred the slides from a power point.  I did not use a 'theme' from keynote.  Keynote will not let me 'name' the presentation and the 'save as' option will not come up in the menu.  What have I done wrong

    I am making my first keynote presentation.  I transferred the slides from a power point.  I did not use a 'theme' from keynote.  Keynote will not let me 'name' the presentation and the 'save as' option will not come up in the menu.  What have I done wrong

    When it comes to Keynote, I try and start with a presentation that's 1680 x 1050 preset or something in that range.  Most projectors that you'll get at a conference won't project much higher than that and if they run at a lower resolution, it's better to have the device downsize your Keynote.  Anything is better than having the projector try and upsize your presentation... you work hard to make it look good, and it's mangled by some tired Epson projector.
    As far as slides go, scan them in at 150 dpi or better, and make them at least the dimensions of your presentation.  Keynote is really only wanting 72dpi, but I do them at 150, just in case I need to print out the presentation as a handout later, and having the pix at 150 dpi gives me a little help with their quality on a printer.
    You'd probably have to drop in the 150 versions again if you output the Keynote to .pdf or Word or something, but at least you have the option.
    And Gary's right (above) go ahead and scan them as TIFFs.  Sooner or later you'll want to do something else with these slides (like make something for an iPad or the like) and having them as TIFFs keeps your presentation looking good.
    Finally, and this is a big one, get to the location for your presentation ahead of time if you can, and plug the laptop in and see what you get.  There's always connection problems. Don't let the AV bonehead tell you everything will work just fine ('... I don't have any adapters for a Mac...') .  See it for yourself... you're the one that's standing up there.  Unless it's your boss, then you better be really sure it works.

  • Fire fow will not let me use curtain buttons and drop down menus for web sites. i had version 7.01 and upgraded to verson 8.02b and it did it on both of them. and the web pages work find if i use chrome

    Firefox will not let me use curtain buttons and drop down menus for web sites. i had version 7.01 and upgraded to verson 8.02b and it did it on both of them. and the web pages work find if i use chrome

    Do a clean reinstall and delete the Firefox program folder before (re)installing a fresh copy of the current Firefox release.
    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 21.0.x: http://www.mozilla.org/en-US/firefox/all.html
    Uninstall your current Firefox version, if possible, to cleanup the Windows registry and settings in security software.
    *Do NOT remove personal data when you uninstall your current Firefox version, because all profile folders will be removed and you will lose all personal data like bookmarks and passwords from profiles of other Firefox versions.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *(32 bit Windows) "C:\Program Files\Mozilla Firefox\"
    *(64 bit Windows) "C:\Program Files (x86)\Mozilla Firefox\"
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other personal data are stored in the Firefox profile folder and won't be affected by an uninstall and (re)install, but make sure that "remove personal data" is NOT selected when you uninstall Firefox.
    If you keep having problems then also create a new profile.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • My location services appears to be locked. They are in light grey and will not let me turn them on and off. New app requiring GPS i can't use due to this. How can i reset or fix?

    My location services appears to be locked. They are in light grey and will not let me turn them on and off. New app requiring GPS i can't use due to this. How can i reset or fix?

    Double check your restrictions for location service.
    settings - genral - restricitons.

  • I used ep on my facebook and now i want to use firefox but it will not let me play my games and i have flash player it will only let me go to the home page what am i doing wrong

    when i go to facebook on firefox it will only let me go to the home page it will not let me play any of my games that i play when i go through enternet exployer what do i need to do so i can play them on firefox or what am i doing wrong

    See this older post from another forum member Zevoneer covering the different methods and software available to assist you with the task of copying content from your iPod back to your PC and into iTunes.
    https://discussions.apple.com/thread/2452022?start=0&tstart=0
    B-rock

  • When will apple let us use own on pictures for background?

    I am honestly a huge Apple Ipod brand and honestly would not buy anything else. however, the new Ipod nano 6g in my opinion was a little rushed. First of all i love the picture function that the Ipod has but i would like to see one of my own picture as the background not just the 11 or so preset backgrounds which to me....are a little feminineness. So, my question was when will we be able to have our own backgrounds, or why won't apple let us have our own background?

    Let Apple know your idea.
    Contact them here:
    http://www.apple.com/feedback/ipodnano.html

  • Will Apple let me swap for a white phone?

    I'm getting a bit irritated with how much the paint chips on the black iPhone 5 stick out like a sore thumb. A friend of mine has a white iPhone 5 and the scuffs show a lot less on the white phone than they do on the black iPhone.
    Question is this: Would Apple let me swap my black iPhone 5 for a white iPhone 5?

    Thanks for the support, blueman.
    I'm going to be heading to a local Apple Store tonight to see if they'll replace my black iPhone with another black phone. I'll give it one more go and will make a decision by next week if it's something I'm willing to keep until next year's device comes out.
    You're right, though, unfortunately the biggest issue right now is store availability and all of the Apple Stores in my area are bone dry. Getting them to hold a white iPhone 5 without re-purchashing it would be a virtual impossibility, I feel.
    But as long as I'm still within my return period, I think I'll be okay. We'll see what happens with this new unit, should they actually give me a new one tonight.

Maybe you are looking for

  • Safari/firefox crashes after closing tab or application with video

    i've only noticed this on the nytimes.com website after playing their video content (youtube works fine). in both firefox and safari: every single time i play a video, if i pause it or stop it and then try to close the tab it is in or the application

  • IPod randomly freezes when playing tunes

    My Ipod 30gb randomly freezes during a song. Sometimes it freezes for a few seconds and sometimes it can freeze for a couple of minutes. It then just carries on playing. It is not always the same song and can include songs purchased from Itunes as we

  • Problem in downloading and installing adobe apps in windows phone.

    How to download adobe apps. eg, adobe flash player in my windows phone Nokia Lumia 720? I tried several times but failed to download & installed, as showed my device does not support it! But I downloaded adobe reader from windows store, but did not f

  • Adding objects to subviews

    I know how to create a subview from a selected collection of objects in my main relational diagram, but once I have created a subview, I cannot figure out how to add any more tables to it from main. I just have to start over and generate a new subvie

  • How can I change the icloud for a device?  I have too many devices on one icloud

    My daughter"s ipod is on my cloud and we need more space.  How do I change her device over to her on icloud?