Jump to content


Photo

Error viewing column editor in version 5.9.81


  • Please log in to reply
8 replies to this topic

#1 FourWhey

FourWhey
  • Members
  • 165 posts

Posted 19 September 2016 - 09:10 AM

nextcomps5_5-16.zip

 

I'm guessing your compiler version definition for what is DELPHI2010UP changed in your resource file between versions. The editor worked fine in the older version I had installed last week. If I recall, D7 is VER150 and 2010 is VER210.

date/time          : 2016-09-19, 02:06:50, 177ms
executable         : delphi32.exe
current module     : madExcept_.bpl
exec. date/time    : 2004-04-23 10:01
version            : 7.0.8.1
compiled with      : Delphi 7
madExcept version  : 4.0.14
callstack crc      : $52413ecf, $d65e119e, $d65e119e
exception number   : 2
exception class    : EReadError
exception message  : Error reading ColumnsGrid.Touch.InteractiveGestures: Property Touch does not exist.

main thread ($4bf0):
40035a1b +00f rtl70.bpl         Classes       SkipBinary
40035bd2 +13a rtl70.bpl         Classes       TReader.SkipValue
77c7ff1a +00a ntdll.dll                       KiUserExceptionDispatcher
02623ea9 +049 vcl70.bpl         Controls      TWinControl.CreateHandle
02621a98 +078 vcl70.bpl         Controls      TControl.WMWindowPosChanged
75fe96b0 +050 KERNELBASE.dll                  RaiseException
40035569 +015 rtl70.bpl         Classes       TReader.ReadRootComponent
4003554b +067 rtl70.bpl         Classes       TReader.ReadRootComponent
4003cab9 +001 rtl70.bpl         Classes       TDataModule.Create
0261f921 +01d vcl70.bpl         Controls      TControl.SendCancelMode
400353c5 +11d rtl70.bpl         Classes       TReader.ReadRootComponent
400355dd +019 rtl70.bpl         Classes       TReader.ReadComponents
4003551c +038 rtl70.bpl         Classes       TReader.ReadRootComponent
4003cab9 +001 rtl70.bpl         Classes       TDataModule.Create
0261f921 +01d vcl70.bpl         Controls      TControl.SendCancelMode
0263dbff +01b vcl70.bpl         Forms         TCustomForm.WndProc
40036331 +0ed rtl70.bpl         Classes       ReadCustomVariant
400332f6 +032 rtl70.bpl         Classes       AddFinished
4002eb3f +04f rtl70.bpl         Classes       QuickSort
4002ecc9 +079 rtl70.bpl         Classes       TList.Assign
4002ed5a +062 rtl70.bpl         Classes       TList.Assign
0263d585 +0a1 vcl70.bpl         Forms         TCustomForm.ReadState
028010f6 +03a designide70.bpl   Designwindows TDesignWindow.Create
0dda5883 +03b NxGridDsgn_d7.bpl Nxgridreg     TNxColumnsProperty.Edit
0dda50ae +042 NxGridDsgn_d7.bpl Nxgridreg     TNxGridComponentEditor.EditProperty
027d19ec +024 designide70.bpl   Designeditors TDefaultEditor.CheckEdit
027d174e +376 designide70.bpl   Designeditors GetComponentProperties
027d1c70 +094 designide70.bpl   Designeditors TDefaultEditor.Edit
0dda5064 +000 NxGridDsgn_d7.bpl Nxgridreg     TNxGridComponentEditor.Edit
0dda525d +075 NxGridDsgn_d7.bpl Nxgridreg     TNxGridComponentEditor.ExecuteVerb
0263498c +0b4 vcl70.bpl         Menus         InsertHotkeyFarEastFormat
02636c95 +02d vcl70.bpl         Menus         SetOwner
4003e038 +630 rtl70.bpl         ComObj        initialization
770fbbcb +00b USER32.dll                      DispatchMessageA
02645690 +02c vcl70.bpl         Forms         TApplication.DoActionIdle
772462c2 +022 KERNEL32.DLL                    BaseThreadInitThunk

main thread ($4bf0), inner exception level 1:
>> EReadError, Property Touch does not exist
40034748 +0a4 rtl70.bpl         Classes       TReader.ReadDataInner
400355dd +019 rtl70.bpl         Classes       TReader.ReadComponents
40036331 +0ed rtl70.bpl         Classes       ReadCustomVariant
0bcb9b7d +019 madExcept_.bpl    madExcept     InterceptClassDestroy
0dda5883 +03b NxGridDsgn_d7.bpl Nxgridreg     TNxColumnsProperty.Edit
0dda50ae +042 NxGridDsgn_d7.bpl Nxgridreg     TNxGridComponentEditor.EditProperty
027d19ec +024 designide70.bpl   Designeditors TDefaultEditor.CheckEdit
027d174e +376 designide70.bpl   Designeditors GetComponentProperties
027d1c70 +094 designide70.bpl   Designeditors TDefaultEditor.Edit
0dda5064 +000 NxGridDsgn_d7.bpl Nxgridreg     TNxGridComponentEditor.Edit
0dda525d +075 NxGridDsgn_d7.bpl Nxgridreg     TNxGridComponentEditor.ExecuteVerb
4003e038 +630 rtl70.bpl         ComObj        initialization
770fbbcb +00b USER32.dll                      DispatchMessageA
02645690 +02c vcl70.bpl         Forms         TApplication.DoActionIdle
772462c2 +022 KERNEL32.DLL                    BaseThreadInitThunk


#2 Boki (Berg)

Boki (Berg)

    Boki (Berg)

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

Posted 19 September 2016 - 03:50 PM

Hi,

Open form file, move it slightly (to enable Save) and re-save.

This it's seems happens if I open form in new Delphi versions.
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 FourWhey

FourWhey
  • Members
  • 165 posts

Posted 19 September 2016 - 10:08 PM

Hi,

Open form file, move it slightly (to enable Save) and re-save.

This it's seems happens if I open form in new Delphi versions.

Weird. I'll try that.



#4 FourWhey

FourWhey
  • Members
  • 165 posts

Posted 20 September 2016 - 01:24 AM

Hi,

Open form file, move it slightly (to enable Save) and re-save.

This it's seems happens if I open form in new Delphi versions.

I did this, I right clicked, clicked view as text, added a few carriage returns and saved the file.  It's still doing it though.

 

I need to add a few columns on that form, so I guess I'll switch to v6 since v5 isn't working all the sudden. One reason I haven't switched all grids, is that the new color schemes don't seem to work the same as the old one.  I'd have to edit every column header to make them to the same (I think).  :(



#5 Boki (Berg)

Boki (Berg)

    Boki (Berg)

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

Posted 20 September 2016 - 09:27 AM

Not sure only if you have press Ignore and then Saved?

I will update both versions today.
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.

#6 FourWhey

FourWhey
  • Members
  • 165 posts

Posted 29 September 2016 - 06:15 PM

Not sure only if you have press Ignore and then Saved?

I will update both versions today.

 

I checked and v5 is still the same version I have installed (Jul 06, 2016). Any idea why this is happening?



#7 Boki (Berg)

Boki (Berg)

    Boki (Berg)

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

Posted 30 September 2016 - 01:27 AM

Hi,

I have re-uploaded files this evening again nextsuite5_10-16.

When you have time, please try it again. I would suggest that you delete old bpl files. Maybe there is some conflict.
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.

#8 FourWhey

FourWhey
  • Members
  • 165 posts

Posted 30 September 2016 - 08:22 PM

Thank you, I installed the update and it solved the issue with v5 not allowing me to use the column editor.



#9 Boki (Berg)

Boki (Berg)

    Boki (Berg)

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

Posted 30 September 2016 - 10:53 PM

Great!
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