LibreCad dies when create polyline from entities

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

LibreCad dies when create polyline from entities

eingram
I was trying to figure out how to make four lines that were in the form of a rectangle joined as one unit.
I was trying the create polyline from esisting segments. I had four lines selected when the program crashed. If smeone will show how, I will attach screen shot.
Reply | Threaded
Open this post in threaded view
|

Re: LibreCad dies when create polyline from entities

Rallaz
Draw four lines like a rectangle
"draw->polyline->create polyline from esisting segments"
select one line, result:
the four lines are changed by a closed polyline and no crash.

Wath is your system and LibreCAD version?

You can attach a screenshot and, more important, the file to reproduce crash?

Rallaz
Reply | Threaded
Open this post in threaded view
|

Re: LibreCad dies when create polyline from entities

eingram
Librecad version 2.0.0beta1
Win 7 pro 64 bit
I still don't see how to attach screenshot or file.
Reply | Threaded
Open this post in threaded view
|

Re: LibreCad dies when create polyline from entities

Rallaz
In mail-list mode attach the file.
In forum mode, see this screenshot:
upload.png
Reply | Threaded
Open this post in threaded view
|

RE: LibreCad dies when create polyline from entities

eingram
As you can see, in forum mode it doesn't offer me the option of an attachment.
In mail mode, I was trying out a new service called outlook.com and they had no provision for attachments.
I have switched my outlook.com format back to hotmail format and now I can attch.
Still can't attach in forum mode, though, thanks.

Edward E. Ingram
 

Date: Wed, 26 Dec 2012 23:33:26 -0800
From: [hidden email]
To: [hidden email]
Subject: Re: LibreCad dies when create polyline from entities

In mail-list mode attach the file.
In forum mode, see this screenshot:
upload.png


If you reply to this email, your message will be added to the discussion below:
http://forum.librecad.org/LibreCad-dies-when-create-polyline-from-entities-tp5707345p5707358.html
To unsubscribe from LibreCad dies when create polyline from entities, click here.
NAML

LibreForum.png (253K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

RE: LibreCad dies when create polyline from entities

Rallaz
Aghhh!!! wrong "More" menu. :D

In thread, first click in "Reply", write response, then click in "More->Upload a file",
then continue writing response, if you want, of course.

Rallaz
Reply | Threaded
Open this post in threaded view
|

RE: LibreCad dies when create polyline from entities

eingram
Chair.dxf
I guess my question is: "is it possible to turn a rectangle into a single entity?" (so it can be copied, replicated, moved rotated, etc.)
Reply | Threaded
Open this post in threaded view
|

RE: LibreCad dies when create polyline from entities

Rallaz
To turn 4 lines in a sigle entity (polyline) is required
"draw->polyline->create polyline from esisting segments"
Attached your file with all lines converted as polylines:
Chair2.dxf

About your crash, I can't reproduce in winXP 32bits
to find a solution.

Please follow these steps:
"Start->Run" cmd.exe
cd "directory"\"with"\"draw" (like c:\Documents\MyDrawings)
c:\ProgramFiles(x86)\LibreCAD\LibreCAD.exe --debug chair.dxf 2> out.err

The previous steps open LibreCAD and load chair.dxf, then select
"draw->polyline->create polyline from esisting segments" to produce the crash

Find in "directory"\"with"\"draw" a file called "out.err" and attach it (compresed)