fixed1t Mac Support 728x90

Amazon Best Deals

Search This Blog

Showing posts with label fixed1t. Show all posts
Showing posts with label fixed1t. Show all posts

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

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

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

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

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

Wednesday, 30 October 2013

Fixing You do not have enough access privileges for this operation Error - 45054

I wrote a quick blog the other day named:

"Fixing iTunes You do not have enough access privileges for this operation Error - 45054"

I've had a reply from a user on the Apple Support Communities:

https://discussions.apple.com/message/23559528?ac_cid=tw123456#23559528

" It fixed DiskWarrior "

So if your having privilege problems with Disk Warrior, please try out the  Shared folder fix.

If this fixed your problem and saved you valuable time please consider making a small donation using the Donate button at the top of the right hand column. Even a few dollars really helps and we all know how expensive it is to call an expert in.  But if you don't wish to donate thats fine but it would useful if you could give the fix a thumbs up and pop back to leave a message.

Please check out my other videos and blogs.

Many Thanks

fixed1t

Fixing iTunes 45054 Part 2 - What To Do If The Shared Folder Already Exists?

Hi,

I'm really happy that my itunes fix is helping so many of you.  I've received some comments to a posting on the Apple Community from those who have looked for and found the Shared folder and are a little stuck as what to do.

If the folder already exists then skip the mkdir step:

Go straight to the chmod section:

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



Then try to start iTunes, it really should work.  If it doesn't use the disk Utilities to repair your permissions and then restart your machine a try again.

If this fixed your problem and saved you valuable time please consider making a small donation using the Donate button at the top of the right hand column. Even a few dollars really helps and we all know how expensive it is to call an expert in.  But if you don't wish to donate thats fine but it would useful if you could give the fix a thumbs up and pop back to leave a message.

Please check out my other videos and blogs.  

Many Thanks 

fixed1t

Monday, 28 October 2013

Fixing iTunes You do not have enough access privileges for this operation Error - 45054

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

Here is the youtube video I created to enable me to fix this problem, I hope it helps you.





Once you've complete the instruction in the video and 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.


fixed1t mac garageband to iPad converter video


If this fixed your problem and saved you valuable time please consider making a small donation using the Donate button at the top of the right hand column. Even a few dollars really helps and we all know how expensive it is to call an expert in.  But if you don't wish to donate thats fine but it would useful if you could give the fix a thumbs up and pop back to leave a message.


Please check out my other videos and blogs.  

Many Thanks 

fixed1t