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

Reload Links: "Can not aquire location" #992

Closed
DuncanLithgow opened this issue Sep 3, 2020 · 5 comments
Closed

Reload Links: "Can not aquire location" #992

DuncanLithgow opened this issue Sep 3, 2020 · 5 comments
Labels
Enhancement Enhancement request [class->Improved #{number}: {title}] Prioritize The issue is planned to be resolved in the next version Requires Cloud Access Issues related to compatibility with any of the cloud services

Comments

@DuncanLithgow
Copy link

Describe the bug
Using the Project > Links > Reload Links tool fails for Revit links

To Reproduce
Steps to reproduce the behavior:

  1. Open a BIM360 project
  2. make changes and synchronise
  3. Run the 'Project > Links > Reload Links' tool
  4. Select Revit links

Expected behavior
Links are reloaded

Screenshots
2YoQDFN0Gi

Desktop (please complete the following information):

  • OS: WIndows 10 (1809)
  • pyRevit Version 4.8.2
  • pyRevit Environment: Open a command prompt and run the command below. Replace these lines with the results. Take a look at this markdown guide and wrap the command results in ``` when pasting here for correct formatting.
(c) 2018 Microsoft Corporation. All rights reserved.

C:\Users\dli>pyrevit env
==> Registered Clones (full git repos)
==> Registered Clones (deployed from archive/image)
master | Deploy: "basepublic" | Branch: "master" | Version: "4.8.2" | Path: "C:\Users\dli\AppData\Roaming\pyRevit-Master"
==> Attachments
master | Product: "2021.1" | Engine: 277 | Path: "C:\Users\dli\AppData\Roaming\pyRevit-Master" | Manifest: "C:\Users\dli\AppData\Roaming\Autodesk\Revit\Addins\2021\pyRevit.addin"
master | Product: "2020.2.2" | Engine: 277 | Path: "C:\Users\dli\AppData\Roaming\pyRevit-Master" | Manifest: "C:\Users\dli\AppData\Roaming\Autodesk\Revit\Addins\2020\pyRevit.addin"
master | Product: "2019.2.2 Hotfix" | Engine: 277 | Path: "C:\Users\dli\AppData\Roaming\pyRevit-Master" | Manifest: "C:\Users\dli\AppData\Roaming\Autodesk\Revit\Addins\2019\pyRevit.addin"
master | Product: "2018.3.3 Security Fix" | Engine: 277 | Path: "C:\Users\dli\AppData\Roaming\pyRevit-Master" | Manifest: "C:\Users\dli\AppData\Roaming\Autodesk\Revit\Addins\2018\pyRevit.addin"
master | Product: "2017.2.5 Security Fix" | Engine: 277 | Path: "C:\Users\dli\AppData\Roaming\pyRevit-Master" | Manifest: "C:\Users\dli\AppData\Roaming\Autodesk\Revit\Addins\2017\pyRevit.addin"
==> Installed Extensions
==> Default Extension Search Path
C:\Users\dli\AppData\Roaming\pyRevit\Extensions
==> Extension Search Paths
==> Extension Sources - Default
https://github.com/eirannejad/pyRevit/raw/master/extensions/extensions.json
==> Extension Sources - Additional
==> Installed Revits
2021.1 | Version: 21.1.0.108 | Build: 20200708_1515(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2021"
2020.2.2 | Version: 20.2.20.31 | Build: 20200426_1515(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2020"
2019.2.2 Hotfix | Version: 19.2.20.24 | Build: 20190808_0900(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2019"
2018.3.3 Security Fix | Version: 18.3.3.18 | Build: 20190510_1515(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2018"
2017.2.5 Security Fix | Version: 17.0.1169.0 | Build: 20190508_0315(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2017"
==> Running Revit Instances
PID: 4024 | 2019.2.2 Hotfix | Version: 19.2.20.24 | Build: 20190808_0900(x64) | Language: 0 | Path: "C:\Program Files\Autodesk\Revit 2019"
==> User Environment
Microsoft Windows 10 [Version 10.0.17763]
Executing User: RAMBOLL\DLI
Active User: RAMBOLL\DLI
Admin Access: No
%APPDATA%: "C:\Users\dli\AppData\Roaming"
Latest Installed .Net Framework: 4.8
No .Net Target Packs are installed.
No .Ne-Core Target Packs are installed.
pyRevit CLI 4.8.2.0

C:\Users\dli>```

**Additional context**
RFE: a 'reload all' button please, and a button for Coordination Models
@eirannejad eirannejad added Enhancement Enhancement request [class->Improved #{number}: {title}] Requires Cloud Access Issues related to compatibility with any of the cloud services labels Sep 4, 2020
@DuncanLithgow
Copy link
Author

DuncanLithgow commented Sep 7, 2020

You've marked that this requires cloud access. I just want to note that the file are stored locally in a location like that below:

C:\Users<user>\BIM 360<company><bim360 project>\

Edit: ... the files are also stored locally.

@eirannejad
Copy link
Collaborator

But the links are one the cloud?! Or everything is local?

@DuncanLithgow
Copy link
Author

Do you have access to BIM360 projects? This is a BIM360 project but there are of course cached files on the computer. The cached files are totally normal RVT files as far as I know.

@eirannejad
Copy link
Collaborator

They are not as far as Revit links go. Revit links point to the BIM360 and the way to acquire the links are actually different when they are cloud based. I'll fix this :)

@eirannejad eirannejad added the Prioritize The issue is planned to be resolved in the next version label Sep 24, 2020
eirannejad added a commit that referenced this issue Sep 27, 2020
@eirannejad
Copy link
Collaborator

Fixed and will be published with next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Enhancement request [class->Improved #{number}: {title}] Prioritize The issue is planned to be resolved in the next version Requires Cloud Access Issues related to compatibility with any of the cloud services
Projects
None yet
Development

No branches or pull requests

2 participants