fixed1t Mac Support 728x90

Amazon Best Deals

Search This Blog

Wednesday 3 December 2014

Fixing iTunes Error - 45054 dont have enough access privileges

Hi,
One of my fixed1t software users did an update which included iTunes with a view to moving to Mavericks.  He then went to open iTunes to test it out but it totally refused to work and displayed the following dialogue:

You do not have enough access privileges for this operation
Clicking OK then brought up the following Dialogue:

An unknown error occurred (-45054)
He asked if I could kindly take a look into it and I have 'Another fixed1t Software Solution.

Looking at the relevant iTunes files and associated files and folders I spotted that the Users folder was missing an innocuous System Folder named Shared that needs to be present in the Users Folder.

Screen capture of Users folder - No Shared folder is present

Given that iTunes and other Applications and Processes use this folder to hold and share privileges, amongst other things, I set about to replace it.

As this is a System folder it isn't simply a matter of right clicking and adding a new folder called Shared in the Users folder.  To do this, you have to do a little bit of Unix coding using the free Apple Terminal Program.

Terminal in found in the Utilities folder which is within the Applications folder:


Open the terminal window and type in the following Unix command mkdir to make a new Directory Folder within the Users folder and press Return:

sudo mkdir -p /Users/Shared/





If you have the Users folder open on the desktop it should now look like this:


A Shared folder should now be visible.  However, this isn't the end of the job. The permission on this new folder will not allow iTunes to use it.  To make the folder fully accessible your use the Unix Command chmod to and set it to the folders permissions and privileges to 1777 (if your running Mac OS 10.6 as I am here).  If your running Mac OS 10.5 use the code 777)  These codes give the shared folder a kind of 'Universal Donor' status so it can be used by other programs and processes, sort of permissions to all.

So at the Terminal Prompt now type:

sudo chmod 1777 /Users/Shared




After pressing Return, the job is done and you can quit the Terminal.

When you go back to the Applications Folder and open iTunes it should now spring back into life with the errors gone, it worked for me.


As with all system fixes, it would be advisable to logout and log back in again to see if it still works.  If it doesn't rebuild and fix the disc permissions.

I'll do another blog about that shortly.

If you a Garageband User check out my converter and sample/loop extractor videos on youtube.

http://www.youtube.com/watch?v=1KJcFR4DKKk

If this posting was of use please leave a comment and give it the thumbs up.

Thanks fixed1t

Sunday 19 October 2014

How To Zip A Mac Garageband Song File And Move It To Dropbox

If you are a mac user and need to ZIP a file and send it to a Dropbox, here is how to do it in a few mouse clicks. This video use Garageband as an example as the files are huge.



Monday 6 October 2014

Preventing Google Chrome From Auto Launching At Startup

The latest version of Google Chrome seems to want to Auto Launch on the Apple Mac, here's how to stop it happening.



fixed1t

Friday 3 October 2014

Making Kindle On iPad Read Out Loud To Me

This video is about how I make Kindle On iPad Read Out Loud To Me. If you have a busy life, and lots of reading to do then why not get your iPad to read the book out loud to you. This is great if your commuting and have been handed large pdf's to read for a meeting tomorrow!!

Also if you, a sibling, a relative or a friend is dyslexic, visually impaired or has some other difficulty that makes it difficult to read the printed word effectively, then this is the fixed1t tip for you.




Please leave comments and a like if you find it useful.

fixed1t

Friday 13 June 2014

How To Set The Artist and Album Details On Multiple Tracks in iTunes

It's frustrating when you by an album and for some reason it isn't listed in the global database, so you have to do it manually, here is how to do it quickly.



Thursday 15 May 2014

Mavericks Disk Utility - Live System Repair Is Not Supported Error

A bug in the Mavericks disk handling is throwing up disk errors which the Apple Utility claims it can't fix. It got me here's how I backed up my data off the disk. If you have Mavericks I'd watch this as it appears its only a matter of time before the message pops up, and you'd be wise to be prepared.







Thanks for watching please share and give it a thumbs-up if its helpful.



fixed1t

Wednesday 14 May 2014

Emptying The Cache In Mavericks Safari

Why can't software designers leave the user interface of software alone and concentrate on making it more stable and quicker you ask? Well,  thats because UI is a quick win "Look What I Did, Doesn't It Look Cool" even if it slooowwws things down and makes it problematic.  So after messing up safari, here's how to kill the latest cache from the new secret (NOT) hidden items.







Thanks for looking!! fixed1t

Installing A Long Lead Non 3G Battery In A Nexus 7 3G

Simple fix! Installing A Long Lead Non 3G Battery In A Nexus 7 3G as they are cheaper and less scarce.





Here's the link to my YouTube Video to safely open the Nexus 7 and check and change the battery:


fixed1t

Thursday 8 May 2014

Naming Multiple Tracks in iTunes

Naming Multiple Tracks in iTunes: No more track at a time naming do it all at once. Share, like and give it the thumbs up if its useful :-)



Wednesday 7 May 2014

How To Do A Save As in Apple OS X Mavericks 10.9

Apple removed Save As from the File MENU in Mavericks, and I've come across loads of questions from users asking?

Where do I find Save As in Mavericks 10.9?

Where the F... has Save As gone in Mavericks?

This short video describes how to find it and use it.



I hope you find this a useful as I do.

Please share this and give it a thumbs up if you find this useful.

Thanks fixed1t

Friday 4 April 2014

How I Fixed My Problem Of iMovie Videos Not Sharing or Uploading With Youtube

I've had a number of increasing problems with iMovie for some time.  It would share some videos to YouTube with no problems, then the next one or more would fail. It would process the videos as created in iMovie but then not upload them.

Thankfully, I have found a repeatable and consistent fix!


Here is the youtube video I've made explaining the issue and how to fix it.


If you find the video helpful please give it a thumbs up and share it.

Please feel free to check out my other videos and blogs.

fixed1t

Thursday 27 February 2014

How To Get Back Deleted Bookmark Folders In Mac Google Chrome

RED ALERT

IF YOU HAVE COME TO THIS PAGE AS YOU HAVE JUST DELETED A VITAL FOLDER BOOKMARKS FOLDER FROM APPLE MAC X VERSION OF GOOGLE CHROME, DO NOT UNDER ANY CIRCUMSTANCES QUIT CHROME UNTIL YOU HAVE WATCHED THE VIDEO BELOW.  IF YOU QUIT MAC GOOGLE CHROME IT WILL BACKUP YOUR BOOKMARKS WITH THE MISSING FOLDER AND IT WILL BE GONE FOR EVER.  IF YOU HAVEN'T QUIT CHROME THERE IS STILL A CHANCE TO FIX IT, JUST OPEN ANOTHER TAB TO WORK IN.

IF YOU OPEN SAFARI WHILST CHROME IS OPEN YOU MAY ALSO GET THE SAFARI CHROME ERROR FOR WHICH A FIX IS LISTED ON THIS BLOG.


Whilst not paying attention I accidentally deleted a useful bookmarks folder from my Apple Mac Google Chrome, I wasn't concerned just a quick 15 second mouse click would solve it, or so I thought.

However, if like me you thought you could just go to the edit menu and select UNDO to get it back then alas we are wrong.  As with a lot of todays software, the software engineers seem to have spent so much time on the fancy things whilst removing the basic that actually make sense (sorry old software engineer rant ;-) LOL.

So things were much more complicated, tedious and time consuming.  Is it just me or are others getting fed up with typing in a search to Google etc which returns hundreds or thousands of alleged results only to discover they are sites that list other sites, that list other sites, that may or usually haven't got a solution.

Also, when I think I've found a solution, quite often I discover the solution or video they present is missing some vital steps or actions which the developer must have done to get a solution, thats assuming they did indeed find a solution.  I've had a few moans that my videos are too long winded, that I should edit a lot more, but as a trainer and lecturer I have always believed in showing people how to do things, warts and all.

As describing some of the actions for getting your bookmarks back from Mac Google Chrome, would be confusing or misunderstood I decided to make a new video.

Below is the YouTube video of how I got back my deleted bookmarks folder, step by step so hopefully you can do the same.



Just don't quit Google Chrome until you've backed up the 'bookmarks.bak' file.

If you find this useful please give it the thumbs up and feel free to share it with other Mac Support Sites.

Thanks fixed1t

Blog Archive