On 7/3/19 8:08 PM, Larry Finger wrote:
On Tuesday, 2. July 2019, 23:20:41 CEST wrote Larry Finger:
In http://bugzilla.suse.com/show_bug.cgi?id=1140084, there is a report of a VirtualBox guest constantly stealing focus from the host. I have duplicated the result with a fully-updated Tumbleweed with Qt 5.13, VirtualBox 6.0.8, and a Q4OS guest VM. When I booted into Leap 15.1 with Qt 5.9, but using the same version of VB and the same VM, the behavior was normal. This suggests that the problem is with Qt 5.13. In https://bugreports.qt.io/browse/QTBUG-76742, the problem is listed as a Qt regression, and a workaround is suggested there; however, a definite fix is not available.
I have prepared a workaround for the focus-stealing problem using the fix from the QTBUG page listed above. The commands needed to install the modified package are as follows:
wget http://www.lwfinger.com/download/libQt5Gui5-5.13.0-0.x86_64.rpm sudo zypper install --force libQt5Gui5-5.13.0-0.x86_64.rpm
You will get a warning that the package is not signed. You should ignore it.
It'd be better to use OBS because this is the common denominator for us, users. You could also contribute the patch to the devel project. The best guide on this topic is [0]. [0]: <https://www.suse.com/documentation/suse-best-practices/sbp-quilting-osc/data/sbp-quilting-osc.html> -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org