Running on Wine a Delphi app

All works as expected except that error.

Is clear is not a error of DA, but can give me some idea of what library is maybe missing on wine ?

Best regards.

P.S.: Wine progress a lot, i tested win app and run fine, whenever you don’t have the muscle to migrate to mono.

Have you compiled your app using openxml ? The default is to use MSXML, which maybe not 100% perfect under wine.

Update to the latest version of DA.
this bug with OpenXML and extra xmlns was already fixed and included into the latest release.

@EvgenyK i must stay with version 7 for a while. The lack of dictionary support, pascalscript support and mayne other breaking changes force me to stay while i have no time to migrate all this cool stuff.

@digitaldomus thanks, i must migrate to version 8, not enough time now.

You can still use DASM3 from separate folder instead of DASM7 by default, e.g from …\Data Abstract (Common)\Bin\DASM3; install PS support from pascal script git site
by other hand, you can copy uROOpenXMLImpl.pas from DA8 to your DA7 version