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

Ubuntu: VLC exited with code 127 #384

Open
Teskann opened this issue May 8, 2024 · 2 comments
Open

Ubuntu: VLC exited with code 127 #384

Teskann opened this issue May 8, 2024 · 2 comments

Comments

@Teskann
Copy link

Teskann commented May 8, 2024

Hi,

Description

Trying to open any stream / VOD with VLC fails. Output shows VLC exited with code 127.

To Reproduce
Steps to reproduce the behavior:

  1. Launch iptvnator from a terminal
  2. Click on the + icon on top left corner
    image
  3. Click Add xtream code
    image
  4. Fill the information, click "Add"
    image
  5. Go in the settings
    image
  6. Chose VLC player (no need to set VLC path as it's correctly found by default)
    image
  7. Go back to Home
    image
  8. Launch any stream / VOD. This dialog box pops-up:
    image
  9. VLC is not open. In the terminal, you can see VLC exited with code 127

Expected behavior
Step 9 should open VLC with the desired stream

Desktop:

  • Electron application
  • OS: Ubuntu 23.04
  • Version: latest official snap, 0.15.1_amd64

Additional context

I installed Iptvnator using snap. I precise the URL of the stream is valid. I tried to rebuild the app and console.log() the information about the vlc command that is run in electron/api.ts:273. If I run the command outside iptvnator with the same vlc executable and the same argument (URL as string) it's working properly. I tried to launch the stream from command in /bin/sh shell (the one that is used by child_process.spawn() on Linux). It's working as well. It seems something prevents Iptvnator to launch VLC correctly...

Do you have any clue ?

Cheers,

@mickvv
Copy link

mickvv commented May 15, 2024

I have the same issue "VLC exited with code 127" with ubuntu 18.04.

@TayebAlsh
Copy link

Same issue here

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

3 participants