Closed fzumstein closed 1 month ago
Hi @fzumstein Thanks for reporting this issue, I'm trying to repro but not. It always load successfully. could you share us the repro video? Thanks
Sorry about the delay, I didn't get a notification for whatever reason. You're right, I can't repro the issue anymore with the hosted URL/manifest. However, it still repros on localhost. See video: https://www.loom.com/share/63be407bbdd840cc909ddfc31903dc81?sid=a2b05f6d-53bd-40de-b9c4-618825e276ee
If you want to repro this locally, you can follow the docs here (various options, like docker compose or GH codespaces): https://server.xlwings.org/en/latest/quickstart/ You can use noncommercial
as license key.
I currently can't repro this anymore locally. I did a few things in the meantime, so possible candidate for fixing this are:
~/Library/Containers/com.microsoft.Excel/Data/Library/Application\ Support/Microsoft/Office/16.0/Wef/
<Version>
tag of format x.x.x.x
instead of x.x.x
into the manifestMy bet is on the first one.
Your Environment
Expected behavior
Sideloading the manifest.xml doesn't fail with
Error installing functions
in the taskbar.Current behavior
Every 2nd time that I load the manifest.xml via sideloading, it fails with
Error installing functions
in the taskbar and custom functions return a#NAME?
error.Steps to reproduce
Useful logs
These are the debug logs. They differ slightly when it works vs when it fails: fails.log works.log