Skip to content

Some assertions are triggered with RaySession 0.17.0 on Fedora 42 #269

@ycollet

Description

@ycollet

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions