inserting blocks using 2.0.3

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

inserting blocks using 2.0.3

alpinekid
Hi,
I'm creating a simple block, just four line that make a rectangle.

When I try to insert it I get 4 copies, offset a little from each other. It looks like the x and y are
being insert a small amount, I get (x,y) x+n,y) (x,y+n) and (x+n,y+n).

The original block stay correct.

If I edit the block, in a new window it looks OK. If I add a line and then switch back to the original
window, the new line shows up correctly in the original bock, and 4 times in the incorrect block.

I have tried it on both the stable and daily ppa. librecad 2.0.3, compiled apr 10, 2014
 I have updated all the libs using synaptic package manager.
I'm on quantel, 12.10.

I have used it sucessfully in the past on other machines. I dont know where to go for now.
I will not be able to get to the other machines for a while.

Anyone got any ideas?

Al
Reply | Threaded
Open this post in threaded view
|

Re: inserting blocks using 2.0.3

dxli
Please explain in details, screenshots, etc., about what is the bug?

I have no idea about what goes wrong here, after reading your description.

alpinekid wrote
Hi,
I'm creating a simple block, just four line that make a rectangle.

When I try to insert it I get 4 copies, offset a little from each other. It looks like the x and y are
being insert a small amount, I get (x,y) x+n,y) (x,y+n) and (x+n,y+n).

The original block stay correct.

If I edit the block, in a new window it looks OK. If I add a line and then switch back to the original
window, the new line shows up correctly in the original bock, and 4 times in the incorrect block.

I have tried it on both the stable and daily ppa. librecad 2.0.3, compiled apr 10, 2014
 I have updated all the libs using synaptic package manager.
I'm on quantel, 12.10.

I have used it sucessfully in the past on other machines. I dont know where to go for now.
I will not be able to get to the other machines for a while.

Anyone got any ideas?

Al