View Issue Details

IDProjectCategoryView StatusLast Update
0006305JEDI VCL00 JVCL Componentspublic2014-09-03 11:40
ReporterMikeVTaosAssigned Toobones 
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionno change required 
Product Version3.47 
Target VersionFixed in Version 
Summary0006305: Problems with JvGIF in JVCLCustomDontrols in Delphi XE6 Update 1
DescriptionUpon start of Delphi XE6 Update 1 IDE having JVCL 3.48, the following error is displayed:

[Window Title]
Error

[Content]
Can't load package C:\Users\Public\Documents\Embarcadero\Studio\14.0\Bpl\JvStdCtrlsDesign200.bpl.
The specified procedure could not be found.
Do you want to attempt to load this package the next time a project is loaded?

[Yes] [No]

This occurs despite the fact that the BPL file does exist there along with all the others.

I'm not sure if the following was related because I was originally dealing with a problem with a different 3rd-party lib not being re-installed by the Delphi XE6 Update 1 process, but I'm listing it here because I think it was also related to the
Additional InformationAlso, when an app is opened the first time in an IDE session, and a form is opened that contains a standard Delphi TImage component that specifies a PNG file in its Picture property, the property is cleared out in the Object Inspector and the component does not show the image in the IDE or at run-time. However, a glance at the DFM makes it look like an image is still there.

Since the VCL form did not actually use any JVCL components, I removed the JvGIF entry from the uses clause and removed the JVCL Custom Controls package and this additional problem disappeared.
TagsNo tags attached.

Activities

obones

2014-09-03 11:40

administrator   ~0021035

This is an installation issue, most likely because you have different conflicting versions of the JVCL on your computer

Issue History

Date Modified Username Field Change
2014-07-17 23:24 MikeVTaos New Issue
2014-09-03 11:40 obones Note Added: 0021035
2014-09-03 11:40 obones Status new => resolved
2014-09-03 11:40 obones Resolution open => no change required
2014-09-03 11:40 obones Assigned To => obones