I have an issue using pyDatView with the Wayland GUI on Linux. It seems that some elements of the GUI "hide themselves" or "lose focus" for unknown reasons. I noticed that after clicking the "File" tab in the menubar that the entire menubar would disapear. This is the message that occurs in the command line when this happens: Debug: window wxMenuBar@0x2e8bdf70 ("menubar") lost focus even though it didn't have it. I was able to find a workaround that makes the GUI operate in a non-standard way: 1) clicking on the window's top edge 2) select "More Actions" 3) select "Configure Special Application Settings" 4) select "+ Add Property" 5) select "Accept Focus" 6) select "Apply" and now the bar stays around regardless of the debug message.
I have an issue using pyDatView with the Wayland GUI on Linux. It seems that some elements of the GUI "hide themselves" or "lose focus" for unknown reasons. I noticed that after clicking the "File" tab in the menubar that the entire menubar would disapear. This is the message that occurs in the command line when this happens: Debug: window wxMenuBar@0x2e8bdf70 ("menubar") lost focus even though it didn't have it. I was able to find a workaround that makes the GUI operate in a non-standard way: 1) clicking on the window's top edge 2) select "More Actions" 3) select "Configure Special Application Settings" 4) select "+ Add Property" 5) select "Accept Focus" 6) select "Apply" and now the bar stays around regardless of the debug message.