[Ubuntu-sdk-bugs] [Bug 1545118] Re: [AdaptivePageLayout] can't easily grab scrollbar if dual column

2018-06-22 Thread Matthew Paul Thomas
I agree that this solution is “complex and error prone”. Any solution would balance those; I chose more complexity for fewer errors. However, while I used the phrase “touch area” rather than “target area”, nothing in the solution I gave is inapplicable to a mouse. It should all work exactly the

[Ubuntu-sdk-bugs] [Bug 1776446] Re: QDBusInterface is able to connect to org.freedesktop.DBus, but its status is invalid

2018-06-22 Thread Dmitry Shachnev
I think you should not try to interact with org.freedesktop.DBus interface directly, instead you should use QDBusConnectionInterface for that. In your particular case, this would be using https://doc.qt.io/qt-5/qdbusconnectioninterface.html #registeredServiceNames-prop: const