mifi / lossless-cut

The swiss army knife of lossless video/audio editing
GNU General Public License v2.0
24.24k stars 1.21k forks source link

App no longer runs from a UNC path #1903

Closed shawnwright closed 4 months ago

shawnwright commented 4 months ago

The fewer issues I have to read, the more new features I will have time to implement, so I ask that you please try these things first

Operating System

Windows 11

Steps to reproduce

Unzip to and run from a UNC path

Expected behavior

Normal app function (used to work)

Actual behavior

At work my "my documents" directory is virtual/roaming and actually lives on a windows UNC path, and that's where I keep my "portable" applications so I can run them from whatever computer I'm on at the time at the office. For years I've run lossless cut that way but recently that stopped working. The splash screen will come up, and then it would go away but the application would never come up. However, the application still shows in task manager after running it, so SOMEthing is running, but you never get a GUI, I then have to kill that task. I've had to change to having it on a lettered drive instead. I realize this is probably a low probability use case and understand this may therefore be a low priority fix, if at all. Just thought I'd raise awareness since it worked not so long ago.

Share log from developer tools

No response

mifi commented 4 months ago

Hi. Could it be the same issue as #1893 ?

shawnwright commented 4 months ago

Yes, sorry, that's the behavior I see as well. I did search first, but just for "UNC".

mifi commented 4 months ago

Ahh, in that case I don’t know how to solve it because it’s a bug upstream in Electron, so i’ll close this. See the issues i linked in the other issue. You could try to run losslesscut with the --no-sandbox argument.