-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
I installed raysession on Fedora 42.
I started raysession in a konsole.
RaySession works fine but, in the console, a lot of assertions are triggered:
AssertionError:
Exception ignored from cffi callback <function Client.set_port_registration_callback.<locals>.callback_wrapper at 0x7fc0812d3ce0>:
Traceback (most recent call last):
File "/usr/lib/python3.13/site-packages/jack.py", line 1051, in callback_wrapper
port = self._wrap_port_ptr(port_ptr)
File "/usr/lib/python3.13/site-packages/jack.py", line 1796, in _wrap_port_ptr
assert False
AssertionError:
Exception ignored from cffi callback <function Client.set_port_connect_callback.<locals>.callback_wrapper at 0x7fc0812d3e20>:
Traceback (most recent call last):
File "/usr/lib/python3.13/site-packages/jack.py", line 1124, in callback_wrapper
ports[idx] = self._wrap_port_ptr(ptr)
File "/usr/lib/python3.13/site-packages/jack.py", line 1796, in _wrap_port_ptr
assert False
I use pipewire-jack and not standard jack.
Metadata
Metadata
Assignees
Labels
No labels