--- qtsystems-opensource-src-5.0~git20141206~44f70d99.orig/src/systeminfo/linux/qscreensaver_mir_p.h +++ qtsystems-opensource-src-5.0~git20141206~44f70d99/src/systeminfo/linux/qscreensaver_mir_p.h @@ -63,7 +63,7 @@ private: QScreenSaver * const q_ptr; Q_DECLARE_PUBLIC(QScreenSaver) - int m_keepDisplayOnRequest; + int m_keepDisplayOnRequestId; QDBusInterface m_iface; };
--- qtsystems-opensource-src-5.0~git20141206~44f70d99.orig/src/systeminfo/systeminfo.pro +++ qtsystems-opensource-src-5.0~git20141206~44f70d99/src/systeminfo/systeminfo.pro @@ -67,7 +67,7 @@ linux-*: !simulator: { qinputinfo.h \ linux/qinputinfomanager_p.h - contains(QT_CONFIG, mirclient) { + config_mir { DEFINES += QT_UNITY8 PRIVATE_HEADERS += linux/qscreensaver_mir_p.h SOURCES += linux/qscreensaver_mir.cpp -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1536669 Title: "BottomEdge" component does not support automatic mouse detection Status in Canonical System Image: In Progress Status in Mir: Fix Released Status in mir package in Ubuntu: Fix Released Status in qtsystems-opensource-src package in Ubuntu: In Progress Status in ubuntu-ui-toolkit package in Ubuntu: In Progress Bug description: BottomEdge component does not work property with mouse unless you set the: QuickUtils.mouseAttached = true This should be done automatically by SDK. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1536669/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp