16.5.1 Crashes Delphi 10.1

General TRichView support forum. Please post your questions here
Post Reply
aldwado
Posts: 3
Joined: Tue May 19, 2015 11:56 pm

16.5.1 Crashes Delphi 10.1

Post by aldwado »

Hi,
I downloaded the update from 16.13.2 to 16.15.1 and ran it. (TRichViewSetupPre17.exe)
It all seemed fine, until I started Delphi 10.1
I got the error attached. (procedure entry point ... not located in DLL RVPkgD10_1.bpl)
This lead to a chain of other errors.
The Delphi Search Path was also missing and some other components did not show any components on their tab, eg,
Devart ( Unidac Providers was blank, no controls on that tab ). Why? No idea.

I uninstalled 16.15.1 and restarted the computer, then reinstalled, with the same results.
I then uninstalled and reInstalled 16.13.2.
Everything now loads and compiles fine, except there were some errors installing it.
( See attached text file InstallErrorLogForOlderVersion.txt)

Not sure what other information I can give.
Regards,
Gavin Godfrey
Attachments
InstallErrorLogforOlderVersion.txt
(5.04 KiB) Downloaded 1000 times
InstallError1.jpg
InstallError1.jpg (36.91 KiB) Viewed 17375 times
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Re: 16.5.1 Crashes Delphi 10.1

Post by Sergey Tkachenko »

What's the next error message? The most probably, it shows that some package cannot be loaded, and the actual error is not in RVPkgD10_1, but in that package. That package requires RVPkgD10_1, and when RVPkgD10_1 was modified and recompiled, that package must be recompiled as well.
aldwado
Posts: 3
Joined: Tue May 19, 2015 11:56 pm

Re: 16.5.1 Crashes Delphi 10.1

Post by aldwado »

Hi,
The next 2 are attached.
Note that when I uninstalled and then reinstalled, the messages were slightly different.
But they still referenced one of the UniDac files and one of the RichView files.
The second error, InstallError2.jpg was caused because the components on one of the Tabs, was not there so
when Delphi tried to load that form it could not.
I can't see how the Unidac ( Devart Component for database access ) would even know about RichView.

Please also note I also reinstalled the UniDac components after Richview did not work.

Could this be a ScaleRichView issue ? 7.7.10 is the version.
I did not get a link to any later version with the 16.5.1 update of RichView.

Thanks
Gavin Godfrey
Attachments
InstallError3.jpg
InstallError3.jpg (37.29 KiB) Viewed 17346 times
InstallError2.jpg
InstallError2.jpg (31.79 KiB) Viewed 17346 times
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Re: 16.5.1 Crashes Delphi 10.1

Post by Sergey Tkachenko »

I believe the problem with UniDAC (dclunidac240.bpl and error about ODBC provider) is not related to our components.

The second error message refers to ScaleRichView package.
After updating TRichView, you need to update and recompile ScaleRichView as well, and this error must disappear.
aldwado
Posts: 3
Joined: Tue May 19, 2015 11:56 pm

Re: 16.5.1 Crashes Delphi 10.1

Post by aldwado »

Hi,
Thanks. I think I mentioned the email I received re the RichView update did not have a link for the ScaleView update to match it.
I seem to remember the last update I had to install one, then the other.
Such a small update ( version wise ), but must be needed.
So what version of ScaleView matches the above RichView version and where do I get it?

Thanks,
Gavin
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Re: 16.5.1 Crashes Delphi 10.1

Post by Sergey Tkachenko »

I sent you a private message with downloading links.
The last versions available for without paying for a renewal are:
TRichView 16.15.11
ScaleRichview 7.8.6

Actually, you should see this information in the protected forums (in "Expired subscriptions" forum group)
Post Reply