Boards /
Runtime/AutoLISP /
Topic 912
Bug in the blockview control Autocad 2006
Started by Sun_tk ·
2009-09-11 09:03 UTC ·
18 replies · SMF topic #912
Sun_tk
2009-09-11 09:03 UTC
When a modal form with a blockview control is floating,
upon closing autocad - fatal error.
jb
2009-09-11 17:41 UTC
I worked around that by adding a command reactor (close, quit) to close any floating forms. And sorry - I'd have a hard time putting my hands on it now: I'm actually just a tourist these days, don't do any coding or cad work any more.
jb
owenwengerd
2009-09-12 03:04 UTC
I assume you meant a modeless form. I can't reproduce the problem in OpenDCL 6.0 on AutoCAD 2010. Please upload a small sample app with instructions to reproduce the crash.
Sun_tk
2009-09-14 09:33 UTC
Sample error in OpenDCL 6.0.0.3 on AutoCAD 2006
owenwengerd
2009-09-14 15:28 UTC
I tested with 6.0.0.4 by taking the following steps based on your video:
1) Start AutoCAD 2006 (_VERNUM=Z.54.10)
2) Open AutoCAD 2006\Sample\colorwh.dwg
3) Load _MasterDemo.lsp
4) Click on [View DWG]
5) Click and open AutoCAD 2006\Sample\Tablet.dwg
6) Press
7) Click the close button in the AutoCAD 2006 title bar
AutoCAD closes without any error on my system (Vista with all service packs installed).
Sun_tk
2009-09-14 15:50 UTC
author=owenwengerd link=topic=912.msg4559#msg4559 date=1252942136 wrote:
I tested with 6.0.0.4 by taking the following steps based on your video:
1) Start AutoCAD 2006 (_VERNUM=Z.54.10)
2) Open AutoCAD 2006\Sample\colorwh.dwg
3) Load _MasterDemo.lsp
4) Click on [View DWG]
5) Click and open AutoCAD 2006\Sample\Tablet.dwg
6) Press
7) Click the close button in the AutoCAD 2006 title bar
AutoCAD closes without any error on my system (Vista with all service packs installed).
Ok you do it right but my system XP SP3 and AutoCAD closed with error
owenwengerd
2009-09-14 16:28 UTC
Have you tested 6.0.0.4 to make sure the problem was not fixed since 6.0.0.3?
Sun_tk
2009-09-14 18:48 UTC
I tested 6.0.0.4 problem persists
owenwengerd
2009-09-14 19:09 UTC
I repeated the test in Windows XP SP2, and still I see no crash. Have you tried to reproduce the crash on a different computer?
fred_tomke
2009-09-15 05:26 UTC
Hi, sun_tk, which drawing do you load in the block view? Are there any AEC-objects in the dwg-file?
Fred
Sun_tk
2009-09-15 05:43 UTC
author=owenwengerd link=topic=912.msg4564#msg4564 date=1252955382 wrote:
I repeated the test in Windows XP SP2, and still I see no crash. Have you tried to reproduce the crash on a different computer?
yes tested on other computers, error there
Sun_tk
2009-09-15 05:45 UTC
author=Fred Tomke link=topic=912.msg4566#msg4566 date=1252992397 wrote:
which drawing do you load in the block view? Are there any AEC-objects in the dwg-file?
Hi Fred in the block only lines and attributes.
fred_tomke
2009-09-15 12:34 UTC
sun_tk, I've downloaded your
{2} from your
{2}, but there's a mp4-file in. Maybe you've uploaded a wrong zip-file?
Fred
Sun_tk
2009-09-15 15:04 UTC
author=Fred Tomke link=topic=912.msg4571#msg4571 date=1253018078 wrote:
sun_tk, I've downloaded your {2} from your {2}, but there's a mp4-file in. Maybe you've uploaded a wrong zip-file?
Fred
correctly in the archives of videos in order as an error occurs
owenwengerd
2009-09-15 16:08 UTC
If you haven't yet, try the same test with the same sample files that I used. This will help determine whether the problem is related to the files you used.
Sun_tk
2009-09-16 05:51 UTC
on your sample all right!
this file, I want to display.
owenwengerd
2009-09-16 09:48 UTC
Thanks, I can reproduce the crash now with your file.
owenwengerd
2009-09-17 21:33 UTC
This is now fixed for Alpha 5.
Sun_tk
2009-09-22 10:23 UTC
Solved all OK.