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

deb package ubuntu mate 20.04 settings seems to be locked #9

Closed
skaox opened this issue Dec 20, 2022 · 6 comments
Closed

deb package ubuntu mate 20.04 settings seems to be locked #9

skaox opened this issue Dec 20, 2022 · 6 comments

Comments

@skaox
Copy link

skaox commented Dec 20, 2022

Hi,
when starting Pitv in terminal :

pitv 
(node:2247128) UnhandledPromiseRejectionWarning: Error: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /usr/lib/pitv/resources/app/.webpack/main/native_modules/build/Release/classic_level.node)
    at process.func [as dlopen] (node:electron/js2c/asar_bundle:2:1822)
    at Module._extensions..node (node:internal/modules/cjs/loader:1226:18)
    at Object.func [as .node] (node:electron/js2c/asar_bundle:2:1822)
    at Module.load (node:internal/modules/cjs/loader:1011:32)
    at Module._load (node:internal/modules/cjs/loader:846:12)
    at f._load (node:electron/js2c/asar_bundle:2:13328)
    at Module.require (node:internal/modules/cjs/loader:1035:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at 4583 (/usr/lib/pitv/resources/app/.webpack/main/index.js:2:46600)
    at o (/usr/lib/pitv/resources/app/.webpack/main/index.js:2:901278)
(Use `pitv --trace-warnings ...` to show where the warning was created)
(node:2247128) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
[2247158:1220/043020.718079:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
[2247128:1220/043025.897828:ERROR:nss_util.cc(349)] After loading Root Certs, loaded==false: NSS error code: -8018

Settings seems to be blocked
Screenshot

System is Ubuntu Mate 20.04.5

Possible to use local m3u playlists !?

Thank you in advance.

@skaox skaox changed the title deb package deb package ubuntu mate 20.04 settings blocked Dec 20, 2022
@skaox skaox changed the title deb package ubuntu mate 20.04 settings blocked deb package ubuntu mate 20.04 settings seems to be locked Dec 20, 2022
@ozankaraali
Copy link
Owner

It seems like my Ubuntu buildbot doesn't have all dependencies already, I will try to resolve it later. Meanwhile, you can try to build in your computer by git clone, yarn, yarn make (or yarn start for development), if you have time and want to run it as soon as possible, probably if you have glibcxx (reference: https://stackoverflow.com/a/70990697).

I have planned to use local m3u playlists but have not yet implemented it, I thought it would be enough to use online playlists, thanks for the feedback, and I will add it as a priority.

@ozankaraali ozankaraali added this to To do in PiTV Features Dec 20, 2022
@ozankaraali
Copy link
Owner

Hi again @skaox, sorry for the late response. I have tried to fix that issue at: https://github.com/ozankaraali/PiTV/releases/tag/latest
I still don't have a Linux OS to try, if you're still interested, can you try that and let me know? Thanks!

@ozankaraali ozankaraali moved this from To do to Done in PiTV Features Jan 2, 2023
@skaox
Copy link
Author

skaox commented Jan 3, 2023

Hi, I confirm the problem is corrected.

1

If I delete default playlist https://iptv-org..../index.m3u blank page but after closing and reopening pitv the list is still there :

2

if I try to read a channel of that list (same problem with all channels) error :

3

I will wait until it's possible to use local m3u file

Thank you

@skaox
Copy link
Author

skaox commented Jan 3, 2023

Hello, I confirm the problem is corrected.

1

If I delete default playlist https://iptv-org.../index.m3u blank page no more settings button but after closing and reopening pitv everything (list and settings button) came back :

2

All channels I've tried on that list give me this error :

3

I'll wait for doing more tests until it's possible to use local m3u file.

Thank you !

@devtestmrx
Copy link

devtestmrx commented Jun 4, 2024

did you fixed this issue on debian?
Screenshot from 2024-06-04 08-37-01

@ozankaraali
Copy link
Owner

I don’t know, I don’t use Linux but AFAIK it packs ffmpeg correctly. If you see the default iptv-org playlist runs videos correctly, may it be your provider?

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

No branches or pull requests

3 participants