- Status: Fixed
- Priority: Normal
- Resolution: Fixed
- Platform: iOS
- Affects version: 1.18.2.0
The FGX sample project "filtering items" of TfgCollectionView fail to run on iOS simulatior.
it occurs an AV during starting the app.
here the call stack:
System._DbgExcNotify(int, void*, System.SmallString<(unsigned char)255>*, void*, void*) System.NotifyReRaise(System.TObject*, void*)($00006000032f62b0,$000000010345e988) System._RaiseAtExcept(System.TObject*, void*)($00006000032f62b0,$000000010345e988) System.Internal.Excutils.SignalConverter(unsigned long long, unsigned long long, unsigned long long)(4349880712,176,11) Fgx.Controls.TfgControl.GetHeght()($0000000000000000) Fgx.Autocompleteedit.Ios.TfgiOSAutocompletePopup.DefinePopupSize()($0000600003294af0) Fgx.Autocompleteedit.Ios.TfgiOSAutocompletePopup.ApplyFilter(System.UnicodeString)($0000600003294af0,??) Fgx.Autocompleteedit.Ios.TfgiOSAutocompleteEdit.UpdateSuggestions()($000060000247d200) Fgx.Autocompleteedit.Ios.TfgiOSAutocompleteEdit.WMLoaded(Fgx.Messaging.TfgMessage&)($000060000247d200,{MsgID = 1054}) System.TObject.Dispatch(void*)($00006001052fe34c,$000000016cf7df20) Fgx.Messaging.TfgMessageSender.SendMessage(unsigned short)($0000600003a1b8e0,1054) Fgx.Controls.TfgControl.SendMessage(unsigned short)($00000001397237e0,1054) Fgx.Controls.TfgControl.AfterConstruction()($00000001397237e0) System._AfterConstruction(System.TObject*)($00000001397237e0) Fgx.Autocompleteedit.TfgCustomAutoCompleteEdit.TfgCustomAutoCompleteEdit(System.Classes.TComponent*)($00000001397237e0,true,$0000000000000000) Fgx.Navigationbar.Types.TfgNavigationBarButton.SetActionKind(Fgx.Navigationbar.Types.TfgNavigationBarActionKind)($0000600003f36480,??) System.Typinfo.TPropSet__1<System.UnicodeString>.SetProc(System.TObject*, System.Typinfo.TPropInfo*, System.UnicodeString)($00000001037aa9b0,$0000600106db75cc,$0000000103d47fcc,??) System.Typinfo.SetStrProp(System.TObject*, System.Typinfo.TPropInfo*, System.UnicodeString)($0000600106db75cc,$0000000103d47fcc,??) System.Classes.TReader.ReadPropValue(System.Classes.TPersistent*, void*)(??,$000000016cf7e500,$000000016cf7e508) System.Classes.TReader.ReadProperty(System.Classes.TPersistent*)(??,??) System.Classes.TReader.ReadCollection(System.Classes.TCollection*)($0000000139714f50,$000060000328f3e0) System.Classes.TReader.ReadPropValue(System.Classes.TPersistent*, void*)(??,$000000016cf7e960,$000000016cf7e968) System.Classes.TReader.ReadProperty(System.Classes.TPersistent*)(??,??) System.Classes.TReader.ReadDataInner(System.Classes.TComponent*)($0000000139714f50,$0000000139714a00) System.Classes.TReader.ReadData(System.Classes.TComponent*)($0000000139714f50,$0000000139714a00) System.Classes.TComponent.ReadState(System.Classes.TReader*)($0000000139714a00,$0000000139714f50) System.Classes.TReader.ReadComponent(System.Classes.TComponent*)(??,??) System.Classes.TReader.ReadDataInner(System.Classes.TComponent*)($0000000139714f50,$000000013950fc20) System.Classes.TReader.ReadData(System.Classes.TComponent*)($0000000139714f50,$000000013950fc20) System.Classes.TComponent.ReadState(System.Classes.TReader*)($000000013950fc20,$0000000139714f50) System.Classes.TReader.ReadRootComponent(System.Classes.TComponent*)($0000000139714f50,$000000013950fc20) System.Classes.TStream.ReadComponent(System.Classes.TComponent*)($000060000041b240,$000000013950fc20) System.Classes.InternalReadComponentRes(System.UnicodeString, unsigned long long, System.Classes.TComponent*&)(??,1144816,$000000016cf7f520) System.Classes.InitInheritedComponent(System.Classes.TComponent*, System.TMetaClass*).InitComponent(void*, System.TMetaClass*)({RootAncestor = $0000000103c1a3a0, Instance = $000000013950fc20},$0000000103d62050) System.Classes.InitInheritedComponent(System.Classes.TComponent*, System.TMetaClass*)(??,??) Fgx.Forms.TfgCustomForm.TfgCustomForm(System.Classes.TComponent*)($000000013950fc20,false,$0000000000000000) Form.Main.TFormMain.TFormMain(System.Classes.TComponent*)($000000016cf7f850,true,$0000000000000000) Fgx.Application.TfgApplication.CreateForm(System.Classes.TComponentClass, void*)($0000600002428240,$0000000103d62050,$0000000103d64720) Fgx.Application.TfgApplication.CreateDelayedForms()($0000600002428240) Fgx.Application.TfgApplication.OnCanCreateFormsMessageHandler(System.TObject*, System.Messaging.TMessageBase*)($0000600002428240) System.Messaging.TMessageManager.TListenerList.IterateAndSend(System.TObject*, System.Messaging.TMessageBase*)($0000600000426480,$0000600001324160,$000060000132cc30) System.Messaging.TMessageManager.TListenerList.SendMessage(System.TObject*, System.Messaging.TMessageBase*)($0000600000426480,$0000600001324160,$000060000132cc30) System.Messaging.TMessageManager.SendMessage(System.TObject*, System.Messaging.TMessageBase*, bool)($0000600001131340,$0000600001324160,$000060000132cc30,true) System.Messaging.TMessageManager.SendMessage(System.TObject*, System.Messaging.TMessageBase*)($0000600001131340,$0000600001324160,$000060000132cc30) Fgx.Platform.Ios.TfgiOSApplicationDelegate.applicationDidFinishLaunchingWithOptions(void*, void*, void*, void*)($0000600001324160,$0000000000000000)
Fix version: 1.18.2.1
Recommended Comments
Create an account or sign in to comment