Skip to content

Wayland display issue on Qt6 #84

Open
@pbartfai

Description

@pbartfai

Describe the bug
Backing store is not working on Qt6 using QOpenGLWidget

To Reproduce
to build run the following command:
qmake-qt6.sh -spec linux-g++-64 ; make clean all

run the following command
./LDView -platform wayland ../m6459.ldr

Expected behavior
Clear background is expected

Screenshots
image

Platform (please complete the following information):

  • Linux
  • Qt 6.x

Additional context
Same issue ont Qt5 if option QOPENGLWIDGET is enabled.
Without option QOPENGLWIDGET blank window is displayed on Wayland.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions