Bug in the blockview control Autocad 2006

Started by Sun_tk · 2009-09-11 09:03 UTC · 18 replies · SMF topic #912

When a modal form with a blockview control is floating,
upon closing autocad - fatal error.
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
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.
Sample error in OpenDCL 6.0.0.3 on AutoCAD 2006
Attachments
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).
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
Have you tested 6.0.0.4 to make sure the problem was not fixed since 6.0.0.3?
I tested 6.0.0.4 problem persists
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?
Hi, sun_tk, which drawing do you load in the block view? Are there any AEC-objects in the dwg-file?

Fred
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

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.
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
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
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.
on your sample all right!

this file, I want to display.
Attachments
Thanks, I can reproduce the crash now with your file.
This is now fixed for Alpha 5.
Solved all OK.