Cannot rotate or move object

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
11 messages Options
Reply | Threaded
Open this post in threaded view
|

Cannot rotate or move object

fredep57
OK, I select Modify-> move/copy and then select the complete object (Ctrl-A does NOT work nor does any of my Ctrl combinations).  However, I don't know how to move the item(s).

Any help would be greatly appreciated.
Reply | Threaded
Open this post in threaded view
|

Re: Cannot rotate or move object

dxli
After " Modify-> move/copy" is activated, the CAD toolbar (at the left tool bar area by default) should show "Selection toolbars", and you can find a "Select all" button there, if Ctl-A fails to select all for you.

However, Ctl-A works for me in linux. I found %-A fails in OS/X, and should be fixed.

frede wrote
OK, I select Modify-> move/copy and then select the complete object (Ctrl-A does NOT work nor does any of my Ctrl combinations).  However, I don't know how to move the item(s).

Any help would be greatly appreciated.
Reply | Threaded
Open this post in threaded view
|

Re: Cannot rotate or move object

fredep57
OK, I can select all BUT how does one move it???
Reply | Threaded
Open this post in threaded view
|

Re: Cannot rotate or move object

dxli
Found this one on youtube:

https://www.youtube.com/watch?v=UptdZY0ZN2w

we need to add a section to our wiki:

http://wiki.librecad.org/index.php/LibreCAD_users_Manual


frede wrote
OK, I can select all BUT how does one move it???
Reply | Threaded
Open this post in threaded view
|

Re: Cannot rotate or move object

fredep57
OK, I did what the YouTube said, but when I press Enter, the cursor now becomes the little arrow and the "Command:" area returns to, well, Command.  Nothing like the video

This version is portable being the one compiled on October 20, 2014.

A lot of the commands/keyboard shortcuts are NOT working at all and this appears to be one of them!
Reply | Threaded
Open this post in threaded view
|

Re: Cannot rotate or move object

fredep57
In reply to this post by dxli
OK, dxli, you posted on another thread that "This specific "Enter" key bug was fixed after 2.0.6. The currently git HEAD/nightly build should be free from this bug."

Does that mean I have to find a different portable?  Or can this be ran from my USB flash drive?  I can't install it to my desktop because of security reasons (even home) so need a portable version.

Thanks
 
Reply | Threaded
Open this post in threaded view
|

Re: Cannot rotate or move object

dxli
instead of "pressing Enter", you can click on the green Arrow pointing right (to continue), from the left tool bar area.

if you are running windows, you can find nightly build from
http://sourceforge.net/projects/librecad/files/Windows/NightlyBuilds/

or you can build from source by following:

http://wiki.librecad.org/index.php/LibreCAD_Installation_from_Source

We would like to give 2.0.7 several weeks of stabilization time before its official release.

frede wrote
OK, dxli, you posted on another thread that "This specific "Enter" key bug was fixed after 2.0.6. The currently git HEAD/nightly build should be free from this bug."

Does that mean I have to find a different portable?  Or can this be ran from my USB flash drive?  I can't install it to my desktop because of security reasons (even home) so need a portable version.

Thanks
Reply | Threaded
Open this post in threaded view
|

Re: Cannot rotate or move object

fredep57
Got the nightly build for this.  Works now.  However, you should note that the Enter key  on a keyboard that has a numeric keypad does NOT work - even though they are supposed to do the same thing.  The Enter key over the Shift key does.  

Reply | Threaded
Open this post in threaded view
|

Re: Cannot rotate or move object

dxli
I will find such a keyboard to investigate.

Thanks!
frede wrote
Got the nightly build for this.  Works now.  However, you should note that the Enter key  on a keyboard that has a numeric keypad does NOT work - even though they are supposed to do the same thing.  The Enter key over the Shift key does.
Reply | Threaded
Open this post in threaded view
|

Re: Cannot rotate or move object

dxli
In reply to this post by fredep57
This issue should be fixed by commit:

https://github.com/LibreCAD/LibreCAD/commit/99138f18d2c29007b7cc69f26c23a318cdb6d748

frede wrote
Got the nightly build for this.  Works now.  However, you should note that the Enter key  on a keyboard that has a numeric keypad does NOT work - even though they are supposed to do the same thing.  The Enter key over the Shift key does.
Reply | Threaded
Open this post in threaded view
|

Re: Cannot rotate or move object

dxli
In reply to this post by fredep57
The actual problem is clear with this commit:

https://github.com/LibreCAD/LibreCAD/commit/62d363d0288687c468ab0fdfd40ba9e11d773285

frede wrote
Got the nightly build for this.  Works now.  However, you should note that the Enter key  on a keyboard that has a numeric keypad does NOT work - even though they are supposed to do the same thing.  The Enter key over the Shift key does.