AutoCAD for Mac
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Re: Tool and menu bar missing in autocad201 1 mac
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I've been there
ls -l Autodesk/
total 0
drwxrwxr-x 2 geobrown staff 68 Oct 20 16:04 local
drwxrwxr-x 2 geobrown staff 68 Oct 20 16:04 roaming
/Users/geobrown/Library/Application Support
drwxrwxr-x 4 geobrown staff 136 Oct 20 16:04 Autodesk
Re: Tool and menu bar missing in autocad201 1 mac
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
did you find a solution? i have the same problem and apparently nothing works for me
Re: Tool and menu bar missing in autocad201 1 mac
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Here are the directions I received from a tech support person
1. Open a terminal window.
2. cd "/Applications/Autodesk/
3. ./copyreg.sh "/Applications/Autodesk/AutoCAD 2011/AutoCAD.app"
Note: The above assumes the default install location.
Re: Tool and menu bar missing in autocad201 1 mac
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
well it works for me
Thank you very much!!! ![]()
Re: Tools icons missing in autocad201 1 mac
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
My tool set panel is empty . When I open autocad I see at the commend bar
roblem loading cui panel:
I can use the draw ,modify. Dimension from the top bar , but I don't have it at the tool set panel .
Any ideas .?
thanx
Re: Tools icons missing in autocad201 1 mac
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi,
have you tried this solution from geoffreymbrown?
geoffreymbrown wrote:Here are the directions I received from a tech support person
1. Open a terminal window.
2. cd "/Applications/Autodesk/AutoCAD 2011/AutoCAD.app/Contents"
3. ./copyreg.sh "/Applications/Autodesk/AutoCAD 2011/AutoCAD.app"
Note: The above assumes the default install location.This did work for me, but I've had subsequent emails suggesting that they (autodesk) areconcerned that permission problems may persist.What these directions do isrun a script distributed as part of Autocad that sets upn things in your ~/Library directory.Nobody has said, but I'm assuming that when this script is ordinarily run (on my machine and maybeyours) it doesn't have the right permissions to create the necessary files.I don't know if this is universal, but our machines are set up so that installingapplications in /Application requires sudo. Perhaps this is related to the root cause.
Re: Tool and menu bar missing in autocad201 1 mac
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi . I have try that but I think I am not writhing it right. Dose cd stand for the command baton on the keyboard? Do I need to use the " at the beginning and at the end? Do I press the enter key between the first command and the second ?
Can you tell me how to Wright it exactly?
Thank you for your help.
Re: Tool and menu bar missing in autocad201 1 mac
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi,
cd stands for Unix command "Change directory",
you have to open Terminal.app (in Utilities) and type exactly (with quotes):
first line
cd "/Applications/Autodesk/AutoCAD 2011/AutoCAD.app/Contents" hit Return
second line
./copyreg.sh "/Applications/Autodesk/AutoCAD 2011/AutoCAD.app" hit Return
(don't miss point - first symbol in front of /copyreg.sh)
Maxim
Re: Tool and menu bar missing in autocad201 1 Mac
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi . No it didn't work for me any other suggestions?
Re: Tool and menu bar missing in autocad201 1 Mac
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Spaces in unix are handled differently in Mac OS X. Normally, you can add quotes to define the full path. i.e.
cd '/Applications/Autodesk 2011/Autodesk.app/Contents' but sometimes, this will not work.
It is much better to run the following commands to get your Tool Sets to work:
cd /Applications/Autodesk\ 2011/AutoCAD.app/Contents
./copyreg.sh /Applications/Autodesk/AutoCAD\ 2011/AutoCAD.app
The space in the Finder is replaced with "\ ". [Backslash + Space]

David Lau
Product Support | Up and Ready Blog | If my reply was helpful, please Kudo or Accept as Solution.
My 5 Top Issues in the Discussion Groups
1402 Error [Uninstall] | Faro doesn't install | adlmPITSetProductInformation Errors | Empty Tool bar in AutoCAD Mac | Win 7 Registry Limit



