Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installed apps are not loaded if local repo is not available #350

Open
marbehant opened this issue Oct 30, 2014 · 3 comments
Open

Installed apps are not loaded if local repo is not available #350

marbehant opened this issue Oct 30, 2014 · 3 comments

Comments

@marbehant
Copy link

If our local repo (set through XILINX_TCLAPP_REPO env) is not available (f.e. server offline), our tcl apps (which have already been installed from the local repo) are not loaded.

I would expect all installed apps to be always loaded (they are copied in ~/.Xilinx/Vivado/2014.3/XilinxTclStore) even when our local repo (from where they were installed) is not available.
A critical warning could indicate that the installed app is out of date or doesn't exist in the Vivado installation catalog but if it is already installed, it should be loaded.

@marbehant
Copy link
Author

On the other hand, unsetting the XILINX_TCLAPP_REPO env brings the expected behavior: a warning indicates that our tcl app is out of date but the app is loaded. We will use it as a workaround.

@binochotta
Copy link
Contributor

Thanks for the information. We appreciate your feedback!
Bin

From: Marbehant Jean-Francois [mailto:[email protected]]
Sent: Friday, October 31, 2014 6:03 AM
To: Xilinx/XilinxTclStore
Subject: Re: [XilinxTclStore] Installed apps are not loaded if local repo is not available (#350)

On the other hand, unsetting the XILINX_TCLAPP_REPO env brings the expected behavior: a warning indicates that our tcl app is out of date but the app is loaded. We will use it as a workaround.


Reply to this email directly or view it on GitHubhttps://github.com//issues/350#issuecomment-61256628.

This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.

@dpefour
Copy link
Contributor

dpefour commented Oct 31, 2014

Hello Jean-Francois,

Thank you for the valuable feedback you gave in the past few days. The Xilinx Tcl Store is still evolving and although we are working hard to avoid issues, there might still be a few remaining one's going through the cracks when switching back and forth between Vivado versions and user or contributor flows. So your feedback is really appreciated.

You have shown a lot of interest to the Xilinx Tcl Store so I wanted to see how we could help you.

Can you email us directly at [email protected] so that we can communicate via email?

Best regards,
David

From: Marbehant Jean-Francois [mailto:[email protected]]
Sent: Friday, October 31, 2014 6:03 AM
To: Xilinx/XilinxTclStore
Subject: Re: [XilinxTclStore] Installed apps are not loaded if local repo is not available (#350)

On the other hand, unsetting the XILINX_TCLAPP_REPO env brings the expected behavior: a warning indicates that our tcl app is out of date but the app is loaded. We will use it as a workaround.


Reply to this email directly or view it on GitHubhttps://github.com//issues/350#issuecomment-61256628.

This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants