[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libredwg] Segmentation Fault
From: |
.Org.Com |
Subject: |
Re: [libredwg] Segmentation Fault |
Date: |
Fri, 24 Jun 2011 06:52:00 +0530 |
On Fri, Jun 24, 2011 at 2:54 AM, Till Heuschmann
<address@hidden> wrote:
>
> The version of the DWG file you can determine by opening the file in a text
> editor and looking at the first characters.
> If the version is greater than "AC1015" than the file format is newer than
> 2000 and libredwg will probably fail.
@ Davinder
Use head commnad
head -n 1 YourDWG_FIle.dwg
AC1018
It will throw something like AC1018 and some garbage. If numeric part
(i.e 1018) is >1015, that mean that .dwg file is not supported by
current version of library libreDWG.
Solution is ask author of file to save it in lower version using
AutoCAD or DraftSight :-(
@ All
Will next version of libreDWG be ale to support it.
--
H.S.Rai
.Org.Com
- [libredwg] Segmentation Fault, Davinder Kumar, 2011/06/23
- Re: [libredwg] Segmentation Fault, R. van Twisk, 2011/06/23
- Re: [libredwg] Segmentation Fault, Davinder Kumar, 2011/06/23
- Re: [libredwg] Segmentation Fault, R. van Twisk, 2011/06/23
- Re: [libredwg] Segmentation Fault, Davinder Kumar, 2011/06/23
- Re: [libredwg] Segmentation Fault, Till Heuschmann, 2011/06/23
- Re: [libredwg] Segmentation Fault,
.Org.Com <=
- Re: [libredwg] Segmentation Fault, Davinder Kumar, 2011/06/24
- Re: [libredwg] [GD 7233] Re: Segmentation Fault, .Org.Com, 2011/06/24
- Re: [libredwg] [GD 7233] Re: Segmentation Fault, Davinder Kumar, 2011/06/24
- Re: [libredwg] Segmentation Fault, Rodrigo Rodrigues da Silva, 2011/06/26
- Re: [libredwg] Segmentation Fault, .Org.Com, 2011/06/26
- Re: [libredwg] Segmentation Fault, Rodrigo Rodrigues da Silva, 2011/06/27
- Re: [libredwg] Segmentation Fault, .Org.Com, 2011/06/27
- Re: [libredwg] Segmentation Fault, Duncan Lithgow, 2011/06/27
- Re: [libredwg] Segmentation Fault, Rodrigo Rodrigues da Silva, 2011/06/27
- Re: [libredwg] Segmentation Fault, Duncan Lithgow, 2011/06/28