Skip to content

IndexError: Signature "triggered()" not found for signal: #1806

Open
@chlowden

Description

@chlowden

Required:


[ x] I believe this isn't a duplicate topic
[x ] This report is not related to an adapter

For adapter related issues, please go to the appropriate repository - likely in
the OpenTimelineIO github organization.
For general questions and help please use the
Academy Software Foundation slack,
#opentimelineio.

Select One:

[ ] Build problem
[x ] Incorrect Functionality or bug
[ ] New feature or functionality

Description

Following an initial install on Rocky 8.10, then loading an otio file that imports fine in davinci resolve, I get the error below

otioview SolLevante_HDR10_r2020_ST2084_UHD_24fps_1000nit.otio
Traceback (most recent call last):
File "/home/admin/anaconda3/bin/otioview", line 8, in
sys.exit(main())
^^^^^^
File "/home/admin/anaconda3/lib/python3.11/site-packages/opentimelineview/console.py", line 292, in main
window = Main(
^^^^^
File "/home/admin/anaconda3/lib/python3.11/site-packages/opentimelineview/console.py", line 153, in init
self._create_navigation_menu(navigation_menu)
File "/home/admin/anaconda3/lib/python3.11/site-packages/opentimelineview/console.py", line 222, in _create_navigation_menu
navigation_menu.triggered[[QAction]].connect(__callback)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
IndexError: Signature "triggered()" not found for signal: "triggered". Available candidates: "triggered(QAction*)"

Optional


Environment

Rocky 8.10
Operating System:
Python version if appropriate:
Python 3.11.7

Reproduction Steps

Log output if appropriate

Sample data and other attachements

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions