Recent

Author Topic: IBX 2.2.0 (Released today) fails to install  (Read 2343 times)

RedOctober

  • Sr. Member
  • ****
  • Posts: 452
IBX 2.2.0 (Released today) fails to install
« on: March 01, 2018, 05:45:57 pm »
When installing IBX 2.2.0, today's release, using On-line Package manager:

[Error]

Cannot install package: "ibexpress.lpk". Continue with next one?


[Yes] [No] [Yes to All]


[Error]

Cannot install package: "ibcontrols.lpk". Continue with next one?


[Yes] [No] [Yes to All]


[Error]

Cannot install package: "dclibx.lpk". Continue with next one?


[Yes] [No] [Yes to All]

[Window Title]
Ambiguous unit found

[Content]
The unit IBXCustomIBLocalDBSupport exists twice in the unit path of the IDE:

1. "C:\ProgramFilesCP\LFixed\config_lazarus\onlinepackagemanager\packages\ibx\runtime\lib\x86_64-win64\IBXCustomIBLocalDBSupport.ppu"
2. "C:\ProgramFilesCP\LFixed\config_lazarus\onlinepackagemanager\packages\ibx\iblocaldb\lib\x86_64-win64\IBXCustomIBLocalDBSupport.ppu"

Hint: Check if two packages contain a unit with the same name.

[Ignore] [Ignore all] [Abort]


[Window Title]
Ambiguous unit found

[Content]
The unit IBXUpgradeConfFile exists twice in the unit path of the IDE:

1. "C:\ProgramFilesCP\LFixed\config_lazarus\onlinepackagemanager\packages\ibx\runtime\lib\x86_64-win64\IBXUpgradeConfFile.ppu"
2. "C:\ProgramFilesCP\LFixed\config_lazarus\onlinepackagemanager\packages\ibx\iblocaldb\lib\x86_64-win64\IBXUpgradeConfFile.ppu"

Hint: Check if two packages contain a unit with the same name.

[Ignore] [Ignore all] [Abort]

When opening my project that contains IBX components:

[Window Title]
Error

[Content]
Unable to find the component class "TIBConfigService".
It is not registered via RegisterClass and no lfm was found.
It is needed by unit:
D:\Projects\Lazarus\MyProject\src\f_config.pas

[Cancel loading this component]


balazsszekely

  • Guest
Re: IBX 2.2.0 (Released today) fails to install
« Reply #1 on: March 01, 2018, 06:29:18 pm »
I successfully installed IBX 2.2.0(with OPM). I tried with Lazarus Trunk and FPC 3.0.4(also with FPC Trunk). What is the first error? When OPM displays:
"Cannot install package: "ibexpress.lpk". Continue with next one?"
Just click No, then copy the error form the message window.

PS: I did not modify the IBX 2.2.0 source in any way. The original should behave the same: https://svn.mwasoftware.co.uk/public/ibx/tags/R2-2-0 You can run a few tests if you like.
« Last Edit: March 01, 2018, 06:31:34 pm by GetMem »

RedOctober

  • Sr. Member
  • ****
  • Posts: 452
Re: IBX 2.2.0 (Released today) fails to install
« Reply #2 on: March 01, 2018, 06:55:50 pm »
I used "Package"/"Install/Uninstall Packages" from the Lazarus main menu to uninstall all the packages that had anything to do with MWA software.  I then retried the On-line Package Manager to install the latest IBX 2.2.0   It worked this time.  No errors were displayed during the install part, but the following error message displayed during the recompile Lazarus part:

[Window Title]
Ambiguous unit found

[Content]
The unit IBXCustomIBLocalDBSupport exists twice in the unit path of the IDE:

1. "C:\ProgramFilesCP\LFixed\config_lazarus\onlinepackagemanager\packages\ibx\runtime\lib\x86_64-win64\IBXCustomIBLocalDBSupport.ppu"
2. "C:\ProgramFilesCP\LFixed\config_lazarus\onlinepackagemanager\packages\ibx\iblocaldb\lib\x86_64-win64\IBXCustomIBLocalDBSupport.ppu"

Hint: Check if two packages contain a unit with the same name.

[Ignore] [Ignore all] [Abort]

 

TinyPortal © 2005-2018