Skip to content

class SlideViewer: segfault depending on the image size and mouse events #39

@baugetfa

Description

@baugetfa

The following remarks come from the use of the demo node display which displays an image using slide_viewer class:

  • got Process finished with exit code 139 (interrupted by signal 11: SIGSEGV) if the image size is too big. Reproducible, for example with the following image if we reduce the size by 50% it passes, by 75% it does not
    screeshot-2021-04-15.
  • the image is displayed in the wrong direction like mirror reflection.
  • the "mouse_press" is not well managed, see for instance def mousePressEvent (self, event) : in class ScalableLabel

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions