Hello, When use vscode launch debug session, `create_ucb_content` try open location at `vnd.sun.star.expand:$SHARED_EXTENSIONS_USER/registry/com.sun.star.comp. deployment.component.PackageRegistryBackend/unorc` and raise a exception com::sun::star::ucb::IOErrorCode::IOErrorCode_NOT_EXISTING But `make debugrun` didn't met these exception.
I also try clean and rebuild all. Anyone can confirm this is problem for vscode debugging or there just something mistake on my env? Chris