[Touch-packages] [Bug 1528279] Re: Spinner not shown

2016-01-27 Thread Pat McGowan
** Changed in: canonical-devices-system-image Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-system-compositor in Ubuntu. https://bugs.launchpad.net/bugs/1528279 Title:

[Touch-packages] [Bug 1528279] Re: Spinner not shown

2015-12-23 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-system-compositor - 0.2.0+16.04.20151222.1-0ubuntu1 --- unity-system-compositor (0.2.0+16.04.20151222.1-0ubuntu1) xenial; urgency=medium [ Alexandros Frantzis ] * tests: Fix build failure with gcc-4.9 [ Andrea Cimitan ] * Updated

[Touch-packages] [Bug 1528279] Re: Spinner not shown

2015-12-23 Thread Pat McGowan
** Changed in: canonical-devices-system-image Status: Fix Released => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-system-compositor in Ubuntu. https://bugs.launchpad.net/bugs/1528279 Title:

[Touch-packages] [Bug 1528279] Re: Spinner not shown

2015-12-23 Thread Kevin DuBois
** Changed in: unity-system-compositor/0.3 Status: Fix Committed => Fix Released ** Changed in: unity-system-compositor Status: Fix Committed => Fix Released ** Changed in: canonical-devices-system-image Status: Fix Committed => Fix Released -- You received this bug

[Touch-packages] [Bug 1528279] Re: Spinner not shown

2015-12-23 Thread Timo Jyrinki
** Also affects: unity-system-compositor (Ubuntu RTM) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-system-compositor in Ubuntu. https://bugs.launchpad.net/bugs/1528279

[Touch-packages] [Bug 1528279] Re: Spinner not shown

2015-12-23 Thread Timo Jyrinki
unity-system-compositor (0.2.0+15.04.20151222.1-0ubuntu1) vivid; urgency=medium [ Alexandros Frantzis ] * tests: Fix build failure with gcc-4.9 [ Andrea Cimitan ] * Updated wallpaper for spinner from unity8. [ Andreas Pokorny ] * Add clone method to StubdisplayConfigurations *

[Touch-packages] [Bug 1528279] Re: Spinner not shown

2015-12-22 Thread Daniel van Vugt
Fair enough. The fix is still landed in the 0.3 branch so Fix Committed is accurate. Note it's still open (Triaged) in the Ubuntu task. ** Changed in: unity-system-compositor/0.3 Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1528279] Re: Spinner not shown

2015-12-22 Thread Kevin DuBois
USC xenial migration is jammed up in proposed (and too many people are out on vacation to correct the problem, or so I'm told). So the fix can't land until the jam is cleared, probably have to wait until January. -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1528279] Re: Spinner not shown

2015-12-22 Thread Kevin DuBois
** Changed in: unity-system-compositor/0.3 Status: Fix Committed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-system-compositor in Ubuntu. https://bugs.launchpad.net/bugs/1528279 Title:

[Touch-packages] [Bug 1528279] Re: Spinner not shown

2015-12-21 Thread Kevin DuBois
zeroing in a bit more, when ran natively, the build system says that the wallpaper is 3bytes per pixel, and the emulated deb system is producing a 4 byte per pixel header. I'd guess that source image is 3bytes, and we're overrunning the image data when trying to upload. -- You received this bug

[Touch-packages] [Bug 1528279] Re: Spinner not shown

2015-12-21 Thread Kevin DuBois
actually, looks like we're just missing something from USC: http://bazaar.launchpad.net/~unity-system-compositor-team/unity-system-compositor/trunk/revision/264 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1528279] Re: Spinner not shown

2015-12-21 Thread Pat McGowan
** Changed in: canonical-devices-system-image Status: New => In Progress ** Changed in: unity-system-compositor (Ubuntu) Status: Invalid => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1528279] Re: Spinner not shown

2015-12-21 Thread Pat McGowan
stepping through it seems it segfaults on line 154 if (image.bytes_per_pixel == 3) format = GL_RGB; -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-system-compositor in Ubuntu.

[Touch-packages] [Bug 1528279] Re: Spinner not shown

2015-12-21 Thread Kevin DuBois
spinner is crashing while uploading some of the artwork to the gpu (specifically the wallpaper) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-system-compositor in Ubuntu. https://bugs.launchpad.net/bugs/1528279

[Touch-packages] [Bug 1528279] Re: Spinner not shown

2015-12-21 Thread Kevin DuBois
The other interesting bit is that a manual build and test seems to work again must have something to do with the deb build (and the wallpaper generation from png files in that environment) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1528279] Re: Spinner not shown

2015-12-21 Thread Kevin DuBois
** Branch linked: lp:~mir-team/unity-system-compositor/fix-1528279 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-system-compositor in Ubuntu. https://bugs.launchpad.net/bugs/1528279 Title: Spinner not shown Status

[Touch-packages] [Bug 1528279] Re: Spinner not shown

2015-12-21 Thread Daniel van Vugt
** Changed in: unity-system-compositor/0.3 Status: In Progress => Fix Committed ** Branch unlinked: lp:unity-system-compositor/0.3 ** Branch linked: lp:~andreas-pokorny/unity-system-compositor/support- rgb-wallpaper ** Changed in: unity-system-compositor (Ubuntu) Status: New =>

[Touch-packages] [Bug 1528279] Re: Spinner not shown

2015-12-21 Thread Launchpad Bug Tracker
** Branch linked: lp:unity-system-compositor/0.3 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-system-compositor in Ubuntu. https://bugs.launchpad.net/bugs/1528279 Title: Spinner not shown Status in Canonical

[Touch-packages] [Bug 1528279] Re: Spinner not shown

2015-12-21 Thread Daniel van Vugt
Kevin's analysis sounds right... Ha, I just realized my name is on eglspinner.cpp so I might get assigned such bugs. Although I never had anything to do with eglspinner or USC, that particular code was copied from mine in Mir's examples/. ** Changed in: unity-system-compositor (Ubuntu)

[Touch-packages] [Bug 1528279] Re: Spinner not shown

2015-12-21 Thread Daniel van Vugt
Fix committed on trunk a couple of weeks ago: revno: 264 [merge] author: Andreas Pokorny committer: Tarmac branch nick: trunk timestamp: Mon 2015-12-07 14:00:39 + message: Use actual

[Touch-packages] [Bug 1528279] Re: Spinner not shown

2015-12-21 Thread Ɓukasz Zemczak
** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Changed in: canonical-devices-system-image Importance: Undecided => Critical ** Changed in: canonical-devices-system-image Milestone: None => ww02-2016 ** Changed in:

[Touch-packages] [Bug 1528279] Re: Spinner not shown

2015-12-21 Thread Dave Morley
** Changed in: unity-system-compositor (Ubuntu) Importance: Undecided => Critical ** Changed in: unity-system-compositor (Ubuntu) Assignee: (unassigned) => Daniel van Vugt (vanvugt) ** Tags added: qa-manual-testing regression-proposed ** Description changed: + STEPS: + 1. install image