Quote:
Originally Posted by KevinH
Is there any size or scaling difference between the Sigil MainWindow when it has no menubar to the version you recover by minimizing and restoring it to bring the menubar back/ Perhaps a larger or smaller scaling? Or maybe an small positional offset?
It does sound as if anything that will cause the MainWindow to be redrawn will work to return the menu bar. So something is causing a refesh/update signal to get lost when the KVM switch is thrown.
By any chance is your linux box set to use a single top menubar (like the macOS does)? Some KDE and GNome desktops can be set that way.
As to why the menu bar goes away at all, probably has to do with detecting changes in how different OS's use different monitor resolutions/refresh rates on the exact same monitor when connected to the switch.
So you might try syncing the Linux driver resolution and refresh rate, and scaling to **exactly match*** those used by Windows and see if the issue goes away.
I have no idea how the Qt software or Windows monitors for changes in these settings *not* caused by manually setting those values in the control panel (ie how it detects the KVM switch was thrown)
The KVM switch must be responsible for telling the Monitor to autosync and then alerting the OS somehow.
|
There is a scaling difference between my Linux box and the Windows box. Both boxes were set at 2560X1440 at 60Herz, but the Windows box was set to 175% and the Linux box to 125%. I have noticed scaling differences in OBS for my webcam if I switch between boxes.
I set the linux box to 175% to test (I can't live with that) but that didn't prevent the loss of the menubar when I switched back to the windows box. But it does need more than around 5 minutes for the menubar to go.
My Linux box does not use a single top menu bar like macOS.
I normally use Sigil maximised, but to test your first point about the scaling of the Sigil window, I opened Sigil at a reduced size and waited. The screenshot attached shows that there is a small scaling difference when the menubar disappears. The blue around the edges is my screen 'wallpaper'. You'll notice a slight clipping at the left edge (see Book Browser, etc.) and a vacant strip at the right edge. There is also a blank strip at the bottom, below the status bar and its height more or less corresponds to the size of the missing menubar. The width of the title bar does not appear to be reduced.
To restore the menubar, I clicked in the titlebar and gave it the merest nudge, and the Sigil window was redrawn correctly.