Author Topic: Bug in the blockview control Autocad 2006  (Read 9787 times)

Aleksandr Tkachenko

  • Member
  • *
  • Posts: 61
Bug in the blockview control Autocad 2006
« on: September 11, 2009, 02:03:27 AM »
When a modal form with a blockview control is floating,
upon closing autocad - fatal error.

jb

  • Full Member
  • ***
  • Posts: 183
    • Black Horse Development, LLC
Re: Bug in the blockview control Autocad 2006
« Reply #1 on: September 11, 2009, 10:41:18 AM »
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

  • Administrator
  • Hero Member
  • *****
  • Posts: 3094
    • Outside The Box
Re: Bug in the blockview control Autocad 2006
« Reply #2 on: September 11, 2009, 08:04:07 PM »
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

  • Member
  • *
  • Posts: 61
Re: Bug in the blockview control Autocad 2006
« Reply #3 on: September 14, 2009, 02:33:20 AM »
Sample error in OpenDCL 6.0.0.3 on AutoCAD 2006

owenwengerd

  • Administrator
  • Hero Member
  • *****
  • Posts: 3094
    • Outside The Box
Re: Bug in the blockview control Autocad 2006
« Reply #4 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).

Aleksandr Tkachenko

  • Member
  • *
  • Posts: 61
Re: Bug in the blockview control Autocad 2006
« Reply #5 on: September 14, 2009, 08:50:29 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

  • Administrator
  • Hero Member
  • *****
  • Posts: 3094
    • Outside The Box
Re: Bug in the blockview control Autocad 2006
« Reply #6 on: September 14, 2009, 09:28:15 AM »
Have you tested 6.0.0.4 to make sure the problem was not fixed since 6.0.0.3?

Aleksandr Tkachenko

  • Member
  • *
  • Posts: 61
Re: Bug in the blockview control Autocad 2006
« Reply #7 on: September 14, 2009, 11:48:50 AM »
I tested 6.0.0.4 problem persists

owenwengerd

  • Administrator
  • Hero Member
  • *****
  • Posts: 3094
    • Outside The Box
Re: Bug in the blockview control Autocad 2006
« Reply #8 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?

Fred Tomke

  • OpenDCL Technician
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2101
Re: Bug in the blockview control Autocad 2006
« Reply #9 on: September 14, 2009, 10:26:37 PM »
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

  • Member
  • *
  • Posts: 61
Re: Bug in the blockview control Autocad 2006
« Reply #10 on: September 14, 2009, 10:43:11 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

  • Member
  • *
  • Posts: 61
Re: Bug in the blockview control Autocad 2006
« Reply #11 on: September 14, 2009, 10:45:57 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

  • OpenDCL Technician
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2101
Re: Bug in the blockview control Autocad 2006
« Reply #12 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
Fred Tomke
Dipl.-Ing. (FH) Landespflege

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

Aleksandr Tkachenko

  • Member
  • *
  • Posts: 61
Re: Bug in the blockview control Autocad 2006
« Reply #13 on: September 15, 2009, 08:04:32 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

  • Administrator
  • Hero Member
  • *****
  • Posts: 3094
    • Outside The Box
Re: Bug in the blockview control Autocad 2006
« Reply #14 on: September 15, 2009, 09:08:02 AM »
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.