Crash Mobile build 758 on Android 5.1.1

Dirk Hohndel dirk at hohndel.org
Sun Jan 31 11:19:56 PST 2016


On Mon, Feb 01, 2016 at 06:15:21AM +1100, Rick Walsh wrote:
> 
> If our build environments are similar enough. The offending commit will be
> mine, 1030cb2. Oops. That build (of mine) failed for Willem. The thing is I
> thought it was the same as 675, which worked for him.

We should know in a few minutes (depending on how long it takes him to
download things) :-)

> Can you create a test from the latest master, with that commit reverted?

Sure.

> I think gridlayout is problematic because it isn't supposed to have a set
> number of columns. The items should fit in a grid, with as many as fit on
> each row. We might be better off with individual row items.

I don't think you are right. GridLayout has a "columns: int" property
which is precisely to tell the layout the maximum number of columns.

I wonder if your removal of the minimumWidth properties somehow gets
things messed up for Willem - but then why would that happen only for him
and no one else???

/D


More information about the subsurface mailing list