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

debian sid - python and mpv issue #357

Open
milomak opened this issue Oct 23, 2024 · 1 comment
Open

debian sid - python and mpv issue #357

milomak opened this issue Oct 23, 2024 · 1 comment

Comments

@milomak
Copy link

milomak commented Oct 23, 2024

(hypnotix.py:3379684): XApp-CRITICAL **: 23:39:25.985: XDG desktop portal proxy failed to initialize: Error calling StartServiceByName for org.freedesktop.portal.Desktop: Failed to activate service 'org.freedesktop.portal.Desktop': timed out (service_start_timeout=120000ms)
CHANNEL: 'Sky Sports Cricket *' (https://address.ts)
Exception in thread Thread-3 (play_async):
Traceback (most recent call last):
File "/usr/lib/python3.12/threading.py", line 1075, in _bootstrap_inner
self.run()
File "/usr/lib/python3.12/threading.py", line 1012, in run
self._target(self._args, **self._kwargs)
File "/usr/lib/hypnotix/hypnotix.py", line 829, in play_async
self.mpv.play(channel.url)
File "/usr/lib/hypnotix/mpv.py", line 1648, in play
self.loadfile(filename)
File "/usr/lib/hypnotix/mpv.py", line 1151, in loadfile
self.command('loadfile', filename.encode(fs_enc), mode, MPV._encode_options(options))
File "/usr/lib/hypnotix/mpv.py", line 1043, in command
_mpv_command(self.handle, (c_char_p
len(args))(*args))
File "/usr/lib/hypnotix/mpv.py", line 133, in raise_for_ec
raise ex(ec, *args)
ValueError: ('Invalid value for mpv parameter', -4, (<MpvHandle object at 0x71da48c5a9d0>, <mpv.c_char_p_Array_5 object at 0x71da48c5af50>))

as per title i can see i think where the problem starts. is there a way i can fix it?

@Aiayalethe
Copy link

is there a way i can fix it?

Yes - update Hypnotix to latest version

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

2 participants