Issue with representation type selection with Qt6 on Arch Linux

Hello,

On Arch Linux, building ParaView with Qt6, I have an issue with a the representation mode selection:

  • When right-clicking on a mesh ans selecting the representation type with th checkbox selection, everything is fine.
  • When using the combo box (either on the toolbar or in the properties tab), nothing changes (the default remains at “Surface”).

The latest version I compiled (a few days ago) is:

Client Information:
Version: 5.11.1-1525-g2c4973080c
VTK Version: 9.2.6-4140-g40c19ea4e8
Qt Version: 6.5.2
vtkIdType size: 64bits
Embedded Python: On
Python Library Path: /usr/lib/python3.11
Python Library Version: 3.11.3 (main, Jun  5 2023, 09:32:32) [GCC 13.1.1 20230429]
Python Numpy Support: On
Python Numpy Path: /usr/lib/python3.11/site-packages/numpy
Python Numpy Version: 1.25.1
Python Matplotlib Support: On
Python Matplotlib Path: /usr/lib/python3.11/site-packages/matplotlib
Python Matplotlib Version: 3.7.2
Python Testing: Off
MPI Enabled: On
Disable Registry: Off
Test Directory: 
Data Directory: 
SMP Backend: Sequential
SMP Max Number of Threads: 1
OpenGL Vendor: Intel
OpenGL Version: 4.6 (Core Profile) Mesa 23.1.6
OpenGL Renderer: Mesa Intel(R) UHD Graphics 620 (KBL GT2)
Accelerated filters overrides available: No

Connection Information:
Remote Connection: No

I have the same behavior with the NVIDIA driver (under optirun)

OpenGL Vendor: NVIDIA Corporation
OpenGL Version: 3.2.0 NVIDIA 535.98
OpenGL Renderer: NVIDIA GeForce GTX 1050 with Max-Q Design/PCIe/SSE2

Other combo-box based settings seem to work fine

Has anybody observed a similar issue ? I do not observe it when building against Qt5.

Best regards,

@Lucas_Givord @Sankhesh_Jhaveri

Hi everyone,
I can confirm this issue. I’m also building PV with Qt6 on Arch and the representation combo-box is not working. The right-click menu in the viewport works. Btw. thanks for that tipp! I didn’t even know this context menu existed xD.

Best
Jonas

@Jonas.Lukasczyk @YvanFournier : please open an issue on https://gitlab.kitware.com/paraview/paraview/-/issues

Issue opened a few minutes ago.

https://gitlab.kitware.com/paraview/paraview/-/issues/22281