-
-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Description
I am trying to start RaySession 0.13.0 on Fedora 37 and it hangs at startup.
I started Rayssion in debug mode and got this trace:
$ raysession -d
OSC::daemon sends ('/ray/gui/server/announce', '0.13.0', 0, 492, '/home/collette/Ray Sessions', 1)
OSC::daemon sends ('/ray/gui/server/status', 0)
OSC::daemon sends ('/ray/gui/session/name', '', '')
OSC::daemon sends ('/ray/gui/session/notes', '')
OSC::daemon sends ('/ray/gui/patchbay/fast_temp_file_memory', '/tmp/tmp5__43sn2')
OSC::daemon sends ('/ray/gui/server/recent_sessions',)
OSC::daemon sends ('/ray/gui/server/message', 'le démon tourne sur osc.udp://localhost:16188/')
[ray-daemon]GUI connected at osc.udp://localhost:12287/
[ray-daemon]URL : osc.udp://192.168.1.92:16188/
[ray-daemon] osc.udp://localhost:16188/
[ray-daemon]ROOT: /home/collette/Ray Sessions
AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
AttributeError: module 'inspect' has no attribute 'getargspec'
AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
AttributeError: module 'inspect' has no attribute 'getargspec'
AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
AttributeError: module 'inspect' has no attribute 'getargspec'
AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
AttributeError: module 'inspect' has no attribute 'getargspec'
AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
AttributeError: module 'inspect' has no attribute 'getargspec'
AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
AttributeError: module 'inspect' has no attribute 'getargspec'
AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
AttributeError: module 'inspect' has no attribute 'getargspec'
OSC::gui sends ('/ray/server/list_sessions', 1)
OSC::gui sends ('/ray/server/list_session_templates',)
AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
AttributeError: module 'inspect' has no attribute 'getargspec'
AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
AttributeError: module 'inspect' has no attribute 'getargspec'
OSC::gui sends ('/ray/server/new_session', 'TuxGuitar', '///with_jack_patch')
AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
AttributeError: module 'inspect' has no attribute 'getargspec'
OSC::gui sends ('/ray/server/list_sessions', 0)
AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
AttributeError: module 'inspect' has no attribute 'getargspec'
`` `
Metadata
Metadata
Assignees
Labels
No labels