Jump to content


Photo

Strange new error


  • Please log in to reply
6 replies to this topic

#1 aboisrame

aboisrame
  • Members
  • 17 posts

Posted 26 January 2021 - 04:39 PM

Hello, 

 

  I have a error I never had : if I right click on a nextGrid and choose "Columns Editor", I always have this in a "Access violation error" dialog form :

 

[1D854C73]{NxStandard6Run_d10_4.bpl} NxStdCtrls6.TNxToolPalette6.GetPaletteByText + $27
[1D854658]{NxStandard6Run_d10_4.bpl} NxStdCtrls6.TNxToolPalette6.Add + $3C
[50E341CA]{vcl270.bpl  } Vcl.ImgList.TCustomImageList.AddMasked (Line 592, "Vcl.ImgList.pas" + 20) + $5
[24EF40DE]{NxGrid6Dsgn_d10_4.bpl} NxColumnsEditor6.TNxColumnsEditor6.AddButton + $3E
[24EF445F]{NxGrid6Dsgn_d10_4.bpl} NxColumnsEditor6.TNxColumnsEditor6.AddIcon + $A3
[24EF41A6]{NxGrid6Dsgn_d10_4.bpl} NxColumnsEditor6.TNxColumnsEditor6.AddButtons + $1A
[24EF4628]{NxGrid6Dsgn_d10_4.bpl} NxColumnsEditor6.TNxColumnsEditor6.Create + $38
[24EFC2AF]{NxGrid6Dsgn_d10_4.bpl} NxGridReg6.TNxColumnsProperty6.OpenEditor + $37
[24EFC19A]{NxGrid6Dsgn_d10_4.bpl} NxGridReg6.TNxColumnsProperty6.Edit + $12
[24EFB6B9]{NxGrid6Dsgn_d10_4.bpl} NxGridReg6.TNxGridComponentEditor6.EditProperty + $59
[2105EDD4]{designide270.bpl} DesignEditors.TDefaultEditor.CheckEdit (Line 2739, "DesignEditors.pas" + 2) + $5
[2105EBA8]{designide270.bpl} DesignEditors.GetComponentProperties (Line 2654, "DesignEditors.pas" + 95) + $23
[2105F080]{designide270.bpl} DesignEditors.TDefaultEditor.Edit (Line 2785, "DesignEditors.pas" + 7) + $24
[24EFB656]{NxGrid6Dsgn_d10_4.bpl} NxGridReg6.TNxGridComponentEditor6.Edit + $A
[24EFB791]{NxGrid6Dsgn_d10_4.bpl} NxGridReg6.TNxGridComponentEditor6.ExecuteVerb + $51
[5289F07A]{vcldesigner270.bpl} VCLSurface.TVclDesignSurface.ComponentVerb (Line 2915, "VCLSurface.pas" + 3) + $B
[50E3D49A]{vcl270.bpl  } Vcl.Menus.TMenuItem.Click (Line 2605, "Vcl.Menus.pas" + 19) + $8
[50E3EC53]{vcl270.bpl  } Vcl.Menus.TMenu.DispatchCommand (Line 3562, "Vcl.Menus.pas" + 5) + $2
[50E3FEBA]{vcl270.bpl  } Vcl.Menus.TPopupList.WndProc (Line 4735, "Vcl.Menus.pas" + 4) + $E
[50060598]{rtl270.bpl  } System.TMonitor.CheckOwningThread (Line 19482, "System.pas" + 2) + $0
[500608BA]{rtl270.bpl  } System.TMonitor.Exit (Line 19672, "System.pas" + 1) + $2
[50060916]{rtl270.bpl  } System.TMonitor.Exit (Line 19694, "System.pas" + 2) + $7
[50CD6FA3]{vcl270.bpl  } Vcl.Graphics.FreeMemoryContexts (Line 7279, "Vcl.Graphics.pas" + 12) + $8
[50CFB3B0]{vcl270.bpl  } Vcl.Controls.TWinControl.MainWndProc (Line 10113, "Vcl.Controls.pas" + 3) + $6
[50E3FE09]{vcl270.bpl  } Vcl.Menus.TPopupList.MainWndProc (Line 4710, "Vcl.Menus.pas" + 2) + $5
[50181450]{rtl270.bpl  } System.Classes.StdWndProc (Line 18021, "System.Classes.pas" + 8) + $0
[50E5B23F]{vcl270.bpl  } Vcl.Forms.TApplication.ProcessMessage (Line 11028, "Vcl.Forms.pas" + 23) + $1
[50E5B282]{vcl270.bpl  } Vcl.Forms.TApplication.HandleMessage (Line 11058, "Vcl.Forms.pas" + 1) + $4
[50E5B5B5]{vcl270.bpl  } Vcl.Forms.TApplication.Run (Line 11196, "Vcl.Forms.pas" + 26) + $3
[0051E178]{bds.exe     } bds.bds (Line 222, "" + 13) + $2
 
It's the same with a "old" project which perfectly worked and with a new one with just a Nextgrid on the main form. 
When I choose "Views Editor", no error ...
I use Delphi Professional 10.4.1 with last patches. 
Thank you for your answer
Alexandre Boisramé
 


#2 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 26 January 2021 - 04:51 PM

Hi,

 

Can you please tell me which version of NextSuite you use?


boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#3 aboisrame

aboisrame
  • Members
  • 17 posts

Posted 26 January 2021 - 05:21 PM

NextSuite 6.6.0 (9.2020)



#4 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 26 January 2021 - 05:32 PM

Hi,

 

Thank you for version info.

 

Can you please try again with the new version. I have fixed downloading problem.


boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#5 aboisrame

aboisrame
  • Members
  • 17 posts

Posted 26 January 2021 - 05:37 PM

I try and I tell you



#6 aboisrame

aboisrame
  • Members
  • 17 posts

Posted 26 January 2021 - 06:02 PM

Clean install with the new version and it works again :)

Thank you

Have a good day

Alexandre Boisramé



#7 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 26 January 2021 - 06:14 PM

Great to hear :)


boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users