• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD for Mac

    Reply
    *Expert Elite*
    maxim_k
    Posts: 1,766
    Registered: ‎07-22-2010

    Re: AutoCAD 2011 for Mac crashes when COPY/PASTING

    03-26-2011 01:31 PM in reply to: Fredrik_Thege

    Hi all,

     

    for all who have already installed the 10.6.7 update and don't want (or can not) to reinstall OS, I want to suggest to try my workaround for Copy-Paste problem.

    Download attached ACADDOC.LSP and place it to "~/Library/Application Support/Autodesk/roaming/AutoCAD 2011/R18.1/enu/Support/" folder. Then you can use standard AutoCAD commands for copy-paste and even shortcut keys (Cmd+C, Cmd+V...).

    The only one limitation, that when you copy (or cut) objects AutoCAD asks to pick base point, like in Copybase command.

     

    Maxim


    Architect
    MARSS

    MacACAD | MARSS


    Please use plain text.
    Member
    borja.carredano
    Posts: 5
    Registered: ‎03-20-2011

    Re: AutoCAD 2011 for Mac crashes when COPY/PASTING

    03-26-2011 02:20 PM in reply to: maxim_k

    Hi Maxim,

     

    IT WORKED! I've tried it with my new MBP 17'' with OS 10.6.7 and it work perfectly! Thanks a lot, works every time I use it and hasn't crashed yet neither! 

     

     

     

    Please use plain text.
    Contributor
    cthomsen
    Posts: 14
    Registered: ‎01-13-2011

    Re: AutoCAD 2011 for Mac crashes when COPY/PASTING

    03-26-2011 03:11 PM in reply to: maxim_k

    It's working for me too. THANKS.

    Please use plain text.
    Distinguished Contributor
    Posts: 116
    Registered: ‎03-21-2010

    Re: AutoCAD 2011 for Mac crashes when COPY/PASTING

    03-26-2011 04:15 PM in reply to: cthomsen

    god i wish that i had more patience.. autocad working but a lot of of other programs after restoring to 10.6.3 are getting me headaches here..... going back to 10.6.7 also and use this fix... 16hours for the mac os update is there uppffffff (living in brasil can be something a pain, but not for the women)

    Please use plain text.
    Member
    Fredrik_Thege
    Posts: 4
    Registered: ‎03-07-2011

    Re: AutoCAD 2011 for Mac crashes when COPY/PASTING

    03-26-2011 07:24 PM in reply to: maxim_k

    OMG! It works.

    Thank you!

    Please use plain text.
    Contributor
    Einstijn
    Posts: 15
    Registered: ‎10-20-2010

    Re: AutoCAD 2011 for Mac crashes when COPY/PASTING

    03-27-2011 02:32 AM in reply to: maxim_k

    It works! thx Maxim! And i dont call that copying with basepoint a limitation, i call that what i have been waiting for for a few months :smileywink: To change ctrl-c to copy with base point. 2 problems fixed at once!

    thank you thank you!

    Please use plain text.
    *Expert Elite*
    maxim_k
    Posts: 1,766
    Registered: ‎07-22-2010

    Re: AutoCAD 2011 for Mac crashes when COPY/PASTING

    03-27-2011 06:50 AM in reply to: Einstijn

    Hi Einstijn,

     

    In fact this workaround is not pure solution, because I have redefined COPYBASE, COPYCLIP, CUTCLIP and PASTECLIP AutoCAD commands (substituted with custom routines). So, for example, inserting "plain" text to drawing (not inside TEXT or MTEXT commands) from real clipboard with pasteclip doesn't work.

     

    About your problem "To change ctrl-c to copy with base point".

    Have you read my post at macacad.com "Edit and Create Shortcuts in AutoCAD for MAC? YES it is possible! Part two (advanced)"? It is about your request too.

    For your problem you have to change only one word in AcceleratorRoot.cui file:

    1. make sure you not running AutoCAD, open AcceleratorRoot.cui file in text editor

    2. go to line 89 and change "ID_Copyclip" to "ID_Copybase"

     

    Screen shot 2011-03-27 at 17.39.44.png

     

    3. Save file (you already made backup copy of it, isn't it?)

     

    From now you will have CMD+C for COPYBASE (Mac style) and CTRL+C for COPYCLIP.

    If you want CTRL+C for COPYBASE and CMD+C for COPYCLIP, then you have to change line 530 in that file.

     

    Screen shot 2011-03-27 at 17.48.17.png

     

     

    HTH

     

    Oh yes, you can make the above modifications after Copy-Paste fix will be avaliable from Autodesk. Also don't forget to remove my ACADDOC.LSP from Support folder after official fix.

     

    Maxim

    Architect
    MARSS

    MacACAD | MARSS


    Please use plain text.
    Contributor
    cthomsen
    Posts: 14
    Registered: ‎01-13-2011

    Re: AutoCAD 2011 for Mac crashes when COPY/PASTING

    03-27-2011 07:14 AM in reply to: maxim_k

    Hi Maxim_k

     

    Thanks for all your effort on our behalf. I've installed your file and things are working as you say. Assuming that AutoDesk issues a new release soon with a fix to this problem, should we then remove your file?

    Please use plain text.
    *Expert Elite*
    maxim_k
    Posts: 1,766
    Registered: ‎07-22-2010

    Re: AutoCAD 2011 for Mac crashes when COPY/PASTING

    03-27-2011 08:00 AM in reply to: cthomsen

     


    cthomsen wrote:

    Hi Maxim_k

     

    .....Assuming that AutoDesk issues a new release soon with a fix to this problem, should we then remove your file?


     

    Yes, sure, I think just before applying upcoming patch.

     

    Maxim

    Architect
    MARSS

    MacACAD | MARSS


    Please use plain text.
    Contributor
    Einstijn
    Posts: 15
    Registered: ‎10-20-2010

    Re: AutoCAD 2011 for Mac crashes when COPY/PASTING

    03-29-2011 01:28 AM in reply to: maxim_k

    Thanks for the help maxim! ill try that :smileyhappy:

    Please use plain text.