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

[bug] boost::filesystem::rename: Access denied [system:5] #1969

Closed
kmlbgn opened this issue Apr 10, 2023 · 1 comment
Closed

[bug] boost::filesystem::rename: Access denied [system:5] #1969

kmlbgn opened this issue Apr 10, 2023 · 1 comment
Labels
bug for actual bugs (unsure? use type:question)

Comments

@kmlbgn
Copy link

kmlbgn commented Apr 10, 2023

Getting this rename error occurring while computing the FeatureMatching node.
I did some other computation before on a different set of images without error.
Previous image were jpg, this is tiff. Not sure if that is relevant.

...
[22:00:02.960083][info]         - image pair (354480122, 1939812082) contains 3915 geometric matches.
[22:00:02.960083][info]         - image pair (354480122, 2023914896) contains 455 geometric matches.
[22:00:02.960083][info]         - image pair (354480122, 2077830971) contains 4506 geometric matches.
[22:00:02.960083][info]         - image pair (354480122, 2122594028) contains 11500 geometric matches.
[22:00:02.960083][info]         - image pair (354480122, 2135971572) contains 10610 geometric matches.
[22:00:02.960083][info] Save geometric matches.
[22:00:08.506532][fatal] boost::filesystem::rename: Accès refusé [system:5]: "C:/Users/XXXX/Desktop/Rhino 3D/Meshroom/Results/MeshroomCache/FeatureMatching/648423e5c3cb40686bad7ab558a924b989b98480\1.matches.379a-ae6b-5362-0ed4.txt", "C:/Users/XXX/Desktop/Rhino 3D/Meshroom/Results/MeshroomCache/FeatureMatching/648423e5c3cb40686bad7ab558a924b989b98480\1.matches.txt"
@kmlbgn kmlbgn added the bug for actual bugs (unsure? use type:question) label Apr 10, 2023
@kmlbgn kmlbgn closed this as completed Apr 11, 2023
@kmlbgn kmlbgn reopened this Apr 13, 2023
@kmlbgn kmlbgn closed this as completed Apr 13, 2023
@mhe-fr
Copy link

mhe-fr commented May 19, 2023

Same issue solved.
I moved the default folder on new folder not managed by MS OneDrive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug for actual bugs (unsure? use type:question)
Projects
None yet
Development

No branches or pull requests

2 participants