Comment 7 for bug 1437357

Revision history for this message
Robert Carr (robertcarr) wrote :

15:28 < racarr> It's looking like https://bugs.launchpad.net/mir/+bug/1437357 may be fixed in trunk and or/prefer-event-builders
15:28 < ubot5> Ubuntu bug 1437357 in Canonical System Image "Crash because uncaught exception in mir::events::add_touch" [Critical,In
               progress]
15:29 < racarr> maybe the messed up action mapping
15:29 < racarr> was causing the events to get malformed in the
15:29 < racarr> nested dispatcher?
15:29 < racarr> I dunno
15:29 < racarr> but I ran now
15:29 < racarr> mir server -> nested -> client
15:29 < racarr> (havnet built u8 yet)
15:29 < racarr> and uh
15:30 < racarr> I didn't validate the whole event stream but the crash doesnt occur and now the client is using mir::events::add_touch
15:30 < racarr> so either 1. The bug is fixed.
15:30 < racarr> 2. Qtmirs attempt to fix an invalid touch stream is making it more invalid causing the crash