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

VLC playing not working #1807

Closed
Mracobes9 opened this issue Apr 26, 2020 · 1 comment · Fixed by #1850
Closed

VLC playing not working #1807

Mracobes9 opened this issue Apr 26, 2020 · 1 comment · Fixed by #1850

Comments

@Mracobes9
Copy link

What version of WebTorrent Desktop are you using?
Version 0.21.0-3

What operating system and version?
Manjaro 20.0

What happened?
Torrent doesn't play in VLC player. I got a error

TypeError [ERR_INVALID_ARG_VALUE]: The argument 'file' cannot be empty. Received ''
    at normalizeSpawnArguments (child_process.js:414:11)
    at Object.spawn (child_process.js:547:16)
    at spawnExternal (/usr/lib/webtorrent-desktop/build/main/external-player.js:55:13)
    at Object.spawn (/usr/lib/webtorrent-desktop/build/main/external-player.js:25:36)
    at IpcMainImpl.<anonymous> (/usr/lib/webtorrent-desktop/build/main/ipc.js:264:26)
    at IpcMainImpl.emit (events.js:210:5)
    at IpcMainImpl.ipc.emit (/usr/lib/webtorrent-desktop/build/main/ipc.js:304:18)
    at WebContents.<anonymous> (electron/js2c/browser_init.js:3851:15)
    at WebContents.emit (events.js:210:5) {
  code: 'ERR_INVALID_ARG_VALUE'
}

What did you expect to happen?
Torrent video must open in vlc.

@keshamin
Copy link

keshamin commented May 1, 2020

I have the same issue.

hicom150 added a commit that referenced this issue Jul 31, 2020
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

Successfully merging a pull request may close this issue.

2 participants