Subject | RE: [IBO] AV in IBF_Monitor when clicking Profile |
---|---|
Author | Jason Wharton |
Post date | 2019-01-24T00:12:22Z |
Chuck,
In IBF_Monitor.pas replace the existing method with this
one:
procedure TfrmMonitor.btProfileClick(Sender: TObject);
begin
IB_Monitor.CheckSession; // This line was added.
IB_Monitor.IB_Session.ProfileToMonitor( 'Profile Now button click' );
end;
procedure TfrmMonitor.btProfileClick(Sender: TObject);
begin
IB_Monitor.CheckSession; // This line was added.
IB_Monitor.IB_Session.ProfileToMonitor( 'Profile Now button click' );
end;
Let me know if this helps.
PS. Be sure to do a manual rebuild of the packages after
applying this fix. See ibo5\docs\HowToInstall.rtf for instructions on
doing a rebuild.
Thanks,
Jason Wharton
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]
Sent: Wednesday, January 23, 2019 5:09 PM
To: IBObjects@yahoogroups.com
Subject: RE: [IBO] AV in IBF_Monitor when clicking Profile
Hi Chuck,
This was fixed recently. Would you like a
patch?
Jason Wharton
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]
Sent: Wednesday, January 23, 2019 5:07 PM
To: IBObjects Listserve
Subject: [IBO] AV in IBF_Monitor when clicking Profile
Hello, Jason:
Using IBF_Monitor in my Trouble Shooting menu in my
application and
noticed when testing it recently that when clicking on
Profile, I get an
AV. Interestingly, I get the same error in your
IB_SQL.exe.
Not sure I can even trace this since madExcept gives no line
numbers to
trace.
My current IBO is 5.9.9.
2784
Thanks,
Chuck Belanger
---
This email has been
checked for viruses by Avast antivirus
software.
https://www.avast.com/antivirus