On Wed, Aug 9, 2017 at 4:58 PM, Robie Basak <[email protected]> wrote:
> > [Regression Potential] > > Low, currently GNOME Flashback is completely unusable on computers with > a touchscreen. > > Is there any possibility that this fix will impact behaviour for users > on computers without a touchscreen? Please could you consider this > before performing SRU verification? > No, otherwise it would crash for everyone. For example, the patch says: > > ++ if (!settings->monitor_manager) > ++ return NULL; > > Is there any case that settings->monitor_manager might evaluate to false > on systems without touchscreens? > Yes. There is no monitor_manager when object is constructed. -- Alberts Muktupāvels -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1706572 Title: GNOME Flashback is unusable on computers with a touchscreen. To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-flashback/+bug/1706572/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
