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

Drag and drop for images is irresponsive #149

Closed
12xq4 opened this issue Jul 18, 2018 · 5 comments
Closed

Drag and drop for images is irresponsive #149

12xq4 opened this issue Jul 18, 2018 · 5 comments

Comments

@12xq4
Copy link

12xq4 commented Jul 18, 2018

I have encountered an issue regarding drag and drop of images into the editor. Currently when I mouse over the editor with any photos the cursor is disabled and dropping photos into the viewport have no effect. Meanwhile, the console does not display any additional log.
I am using a x64 Windows 10 PC with GTX 970 GPU, and I built Alice Vision with Visual Studio 2015.4.

Logs after executing python meshroom/ui:
Plugins loaded: CameraCalibration, CameraConnection, CameraInit, CameraLocalization, CameraRigCalibration, CameraRigLocalization, ConvertAnimatedCamera, ConvertSfMFormat, DepthMap, DepthMapFilter, ExportAnimatedCamera, ExportMaya, ExportUndistortedImages, FeatureExtraction, FeatureMatching, ImageMatching, ImageMatchingMultiSfM, KeyframeSelection, MeshDecimate, MeshDenoising, MeshFiltering, MeshResampling, Meshing, PrepareDenseScene, Publish, SfMAlignment, SfMTransform, StructureFromMotion, Texturing
Plugins loaded: AppendFiles, AppendText, Ls
[2018-07-18 16:27:54,690][WARNING] == Error while loading the following plugins ==

  • simpleFarmSubmitter: No module named simpleFarm

Failed to download scene at QUrl("")

@12xq4 12xq4 changed the title Hi Drag and drop for images is irresponsive Jul 18, 2018
@12xq4 12xq4 closed this as completed Jul 23, 2018
@fabiencastan
Copy link
Member

Did you manage to understand and fix the problem?

@12xq4
Copy link
Author

12xq4 commented Jul 24, 2018

Hi yea, apparently the solution to this issue is to run meshroom from Powershell (the non-admin version). Would love some explanations.

@noahhorlacher
Copy link

Did you run Meshroom as admin? If yes, that's the cause. Windows disables drag and drop on applications being run as admin.

@atmatth
Copy link

atmatth commented Nov 23, 2019

for me
https://answers.microsoft.com/de-de/windows/forum/all/vcomp140dll-fehlt-pl%C3%B6tzlich/599a913c-a8b1-48ec-b48f-f93158ff7361
helped. After installing the tools drag and drop worked for both non-admin and admin.

@KickingKing
Copy link

Did you run Meshroom as admin? If yes, that's the cause. Windows disables drag and drop on applications being run as admin.

^ THISSS! Worked for me. Thanks

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

No branches or pull requests

5 participants