[Ubuntu-x-swat] [Bug 1112147] Re: gbm_dri_bo_create fails to initialize bo->base.base.format

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any updates. Marking the quantal task for this ticket as "Won't Fix". ** Changed in: mesa (Ubuntu Quantal) Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Ubuntu-X, which is

[Ubuntu-x-swat] [Bug 1112147] Re: gbm_dri_bo_create fails to initialize bo->base.base.format

2013-04-17 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 9.1.1-0ubuntu2 --- mesa (9.1.1-0ubuntu2) raring; urgency=low * control, rules: Add llvm-3.2-dev to build-depends for powerpc, enable gallium llvm and shared libs (FTBFS). -- Timo AaltonenWed, 17 Apr 2013 01:42:38 -0600 ** Changed in

[Ubuntu-x-swat] [Bug 1112147] Re: gbm_dri_bo_create fails to initialize bo->base.base.format

2013-04-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/mesa -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1112147 Title: gbm_dri_bo_create fails to initialize bo->base.base.format To manage notifications

[Ubuntu-x-swat] [Bug 1112147] Re: gbm_dri_bo_create fails to initialize bo->base.base.format

2013-02-27 Thread Daniel van Vugt
I see. As of 30 min ago, the fix landed in both 9.0 and 9.1 branches. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1112147 Title: gbm_dri_bo_create fails to initialize bo->base.base.format To

[Ubuntu-x-swat] [Bug 1112147] Re: gbm_dri_bo_create fails to initialize bo->base.base.format

2013-02-27 Thread Timo Aaltonen
heh, mlankhorst applied it to both 9.1 and 9.0 branches upstream :) ** Also affects: mesa (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: mesa (Ubuntu Quantal) Status: New => In Progress ** Changed in: mesa (Ubuntu Raring) Assignee: (unassigned) => Timo Aa

[Ubuntu-x-swat] [Bug 1112147] Re: gbm_dri_bo_create fails to initialize bo->base.base.format

2013-02-27 Thread Timo Aaltonen
I've pulled this to the staged package, thanks. It's still possible to include it in upstream stable branches too, we'll see how that goes. ** Also affects: mesa (Ubuntu Raring) Importance: Medium Status: Triaged ** Changed in: mesa (Ubuntu Raring) Status: Triaged => In Progress

[Ubuntu-x-swat] [Bug 1112147] Re: gbm_dri_bo_create fails to initialize bo->base.base.format

2013-02-26 Thread Daniel van Vugt
The upstream fix appears to have been too late to be included in the Mesa 9.1 release. It's only on Mesa master right now :( -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1112147 Title: gbm_dri

[Ubuntu-x-swat] [Bug 1112147] Re: gbm_dri_bo_create fails to initialize bo->base.base.format

2013-02-26 Thread Daniel van Vugt
** Changed in: mesa (Ubuntu) Assignee: Daniel van Vugt (vanvugt) => (unassigned) ** Changed in: mesa (Ubuntu) Status: In Progress => Triaged -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/b

[Ubuntu-x-swat] [Bug 1112147] Re: gbm_dri_bo_create fails to initialize bo->base.base.format

2013-02-26 Thread Iain Lane
Unsubscribing sponsors as Timo indicates he is handling this -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1112147 Title: gbm_dri_bo_create fails to initialize bo->base.base.format To manage n

[Ubuntu-x-swat] [Bug 1112147] Re: gbm_dri_bo_create fails to initialize bo->base.base.format

2013-02-10 Thread Bug Watch Updater
** Changed in: mesa Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1112147 Title: gbm_dri_bo_create fails to initialize bo->base.base.format To manage n

[Ubuntu-x-swat] [Bug 1112147]

2013-02-10 Thread Daniel van Vugt
Created attachment 74319 [PATCH] gbm: Remember to init format on gbm_dri_bo_create -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1112147 Title: gbm_dri_bo_create fails to initialize bo->base.ba

[Ubuntu-x-swat] [Bug 1112147]

2013-02-10 Thread Kristian Hoegsberg
Pushed to master. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1112147 Title: gbm_dri_bo_create fails to initialize bo->base.base.format To manage notifications about this bug go to: https://

[Ubuntu-x-swat] [Bug 1112147]

2013-02-10 Thread Kristian Hoegsberg
(In reply to comment #2) > Created attachment 74279 [details] [review] > gbm_dri_bo_create: Remember to initialize format That looks good, but please also fix create_dumb() and attach output of git format-patch -1 so I can git am it. Thanks! -- You received this bug notification because you are

[Ubuntu-x-swat] [Bug 1112147]

2013-02-10 Thread Daniel van Vugt
Created attachment 74279 gbm_dri_bo_create: Remember to initialize format -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1112147 Title: gbm_dri_bo_create fails to initialize bo->base.base.format

[Ubuntu-x-swat] [Bug 1112147] Re: gbm_dri_bo_create fails to initialize bo->base.base.format

2013-02-07 Thread Daniel van Vugt
Upstream fix: http://cgit.freedesktop.org/mesa/mesa/commit/src/gbm/backends/dri?id=6e226ab5ac7ee4e2cc5ecbc43731c1c2c9eadff4 -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1112147 Title: gbm_dri_

[Ubuntu-x-swat] [Bug 1112147] Re: gbm_dri_bo_create fails to initialize bo->base.base.format

2013-02-07 Thread Daniel van Vugt
Fix committed to upstream Mesa git. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1112147 Title: gbm_dri_bo_create fails to initialize bo->base.base.format To manage notifications about this b

[Ubuntu-x-swat] [Bug 1112147] Re: gbm_dri_bo_create fails to initialize bo->base.base.format

2013-02-05 Thread Timo Aaltonen
we'll include it in the next upload which will be based on 9.1 branch ** Tags added: raring -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1112147 Title: gbm_dri_bo_create fails to initialize b

[Ubuntu-x-swat] [Bug 1112147]

2013-02-03 Thread Daniel van Vugt
Or even simpler fix... bo->base.base.format = format; -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1112147 Title: gbm_dri_bo_create fails to initialize bo->base.base.format To manage notifi

[Ubuntu-x-swat] [Bug 1112147] Re: gbm_dri_bo_create fails to initialize bo->base.base.format

2013-01-31 Thread Daniel van Vugt
** Patch added: "fix-1112147.debdiff" https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1112147/+attachment/3509912/+files/fix-1112147.debdiff ** Changed in: mesa (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu-X, which i

[Ubuntu-x-swat] [Bug 1112147] Re: gbm_dri_bo_create fails to initialize bo->base.base.format

2013-01-31 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at https://bugs.freedesktop.org/show_bug.cgi?id=60143. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help

[Ubuntu-x-swat] [Bug 1112147] Re: gbm_dri_bo_create fails to initialize bo->base.base.format

2013-01-31 Thread Daniel van Vugt
That information is not required. I have reproduced the bug on quantal and raring, and found the bug in the upstream source code. Testing a fix now. ** Changed in: mesa (Ubuntu) Status: Incomplete => In Progress ** Changed in: mesa (Ubuntu) Assignee: (unassigned) => Daniel van Vugt (v

[Ubuntu-x-swat] [Bug 1112147] Re: gbm_dri_bo_create fails to initialize bo->base.base.format

2013-01-31 Thread Elaina March
Please update with Version, application and any other information and add a questions unless this is a fix or opinion ** Changed in: mesa (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. h

[Ubuntu-x-swat] [Bug 1112147] Re: gbm_dri_bo_create fails to initialize bo->base.base.format

2013-01-31 Thread Daniel van Vugt
** Bug watch added: freedesktop.org Bugzilla #60143 https://bugs.freedesktop.org/show_bug.cgi?id=60143 ** Also affects: mesa via https://bugs.freedesktop.org/show_bug.cgi?id=60143 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member o

[Ubuntu-x-swat] [Bug 1112147] [NEW] gbm_dri_bo_create fails to initialize bo->base.base.format

2013-01-31 Thread Daniel van Vugt
Public bug reported: Calling gbm_bo_create() with format == GBM_BO_FORMAT_ARGB completes successfully. However reading back the format via gbm_bo_get_format() returns GBM_BO_FORMAT_XRGB. The problem seems to be that the bo internal structure is initialized to zero by calloc, but the forma