bartekmotyl / simple-video-cutter

Windows-based tool for efficient browsing and cutting video footage
MIT License
325 stars 42 forks source link

Drag and Drop not working (sometimes) #16

Closed Runnin-N-Gunnin closed 2 years ago

Runnin-N-Gunnin commented 4 years ago

Hello

I've encountered an issue where drag and drop is not working correctly. It's a coin toss whether or not it's going to work. I have to keep restarting the application until it works.

I'd like to drag and drop single files from Explorer rather than manually opening a file in the application.

What I've tried: First Building the project in Visual Studio and then I ran prepare-dist.cmd (build.ps1) file, re-installing FFMpeg, tried x86 and x64 etc

I run a customized version of Windows 10 Pro 64.

Thanks for any suggestions. Great software.

bartekmotyl commented 4 years ago

Hmm, that's sounds interesting, thank you for reporting. Can you describe what you mean by "drag and drop is not working" ? Do you see mouse pointer changing when you move mouse over the simple-video-cutter window? Do you maybe see the "no entry" icon? What happens when you drop the file? What kind of file you are dragging? Does the problem occur for any type of file (mov, mp3, avi..)? Do you drag one file only? (SVC supports drag& drop of one file only).

bartekmotyl commented 2 years ago

Closing as no response and lack of replication procedure.