Skip to content

Crash when displaying score #411

@FelipeDefensor

Description

@FelipeDefensor

Crash occurs when scrolling or resizing the window with a SvgViewer. This is the error:

Traceback (most recent call last):
  File "C:\Users\Felipe\dev\tilia-desktop\tilia\ui\timelines\score\element\time_signature.py", line 148, in boundingRect
    items = self.canvas_items()
            ^^^^^^^^^^^^^^^^^
NotImplementedError: pure virtual method 'QGraphicsItem.paint' not implemented.

To reproduce, open this file and drag the bottom edge of the main window to increase its size.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions