Bug in the blockview control Autocad 2006

Started by Aleksandr Tkachenko, September 11, 2009, 02:03:27 AM

Previous topic - Next topic

Aleksandr Tkachenko

When a modal form with a blockview control is floating,
upon closing autocad - fatal error.

jb

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
James Buzbee
Managing Memeber
Black Horse Development, LLC

owenwengerd

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.

Aleksandr Tkachenko

Sample error in OpenDCL 6.0.0.3 on AutoCAD 2006

owenwengerd

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 [Browse] and open AutoCAD 2006\Sample\Tablet.dwg
6) Press [Cancel]
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).

Aleksandr Tkachenko

Quote from: owenwengerd on September 14, 2009, 08:28:56 AM
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 [Browse] and open AutoCAD 2006\Sample\Tablet.dwg
6) Press [Cancel]
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

Have you tested 6.0.0.4 to make sure the problem was not fixed since 6.0.0.3?

Aleksandr Tkachenko


owenwengerd

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

Hi, sun_tk, which drawing do you load in the block view? Are there any AEC-objects in the dwg-file?

Fred
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]

Aleksandr Tkachenko

Quote from: owenwengerd on September 14, 2009, 12:09:42 PM
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


Aleksandr Tkachenko

Quote from: Fred Tomke on September 14, 2009, 10:26:37 PM
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

sun_tk, I've downloaded your sample from your message, but there's a mp4-file in. Maybe you've uploaded a wrong zip-file?

Fred
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]

Aleksandr Tkachenko

Quote from: Fred Tomke on September 15, 2009, 05:34:38 AM
sun_tk, I've downloaded your sample from your message, 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

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.