[Ubuntu-x-swat] [Bug 1547864] Re: libinput doesn't handle EV_KEY event with a value of 255 (BUTTON_CANCLED), to support Android home buttons

2016-02-28 Thread Chris Halse Rogers
I guess what I'm arguing for is adding a key-is-cancellable quirk to libinput and only emitting a KEY_DOWN/KEY_UP pair once the device has emitted KEY_UP :) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to libinput in Ubuntu. https://bugs.launchpa

[Ubuntu-x-swat] [Bug 1547864] Re: libinput doesn't handle EV_KEY event with a value of 255 (BUTTON_CANCLED), to support Android home buttons

2016-02-24 Thread Chris Halse Rogers
Urgh. My immediate reaction is “that touchscreen shouldn't be emulating a keyboard, damnit”. My concern with adding cancellation behaviour is that there'll be no existing client or toolkit that expects it, and we can't make it opt-in (like the opt-in touch cancellation support). Could we quirk th

[Ubuntu-x-swat] [Bug 1547864] Re: libinput doesn't handle EV_KEY event with a value of 255 (BUTTON_CANCLED), to support Android home buttons

2016-02-24 Thread Chris Halse Rogers
Either way, should probably be raised with upstream libinput. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to libinput in Ubuntu. https://bugs.launchpad.net/bugs/1547864 Title: libinput doesn't handle EV_KEY event with a value of 255 (BUTTON

[Ubuntu-x-swat] [Bug 1425525] Re: Mir EGL platform exposes extensions that it doesn't actually support

2015-12-20 Thread Chris Halse Rogers
I finally got around to updating the Mir EGL platform patch in pkg-xorg git; it should now expose correct values for EGL_EXT_buffer_age and not claim support for EGL_EXT_swap_buffers_with_damage. ** Changed in: mir Status: Triaged => Invalid ** Changed in: mesa (Ubuntu) Status: New

[Ubuntu-x-swat] [Bug 1237904] Update Released

2015-11-30 Thread Chris Halse Rogers
The verification of the Stable Release Update for xorg-server has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encount

[Ubuntu-x-swat] [Bug 1513452] Re: Xmir scaling needs a way of adjusting for monitor connections

2015-11-07 Thread Chris Halse Rogers
This commit¹ in xmir git makes XMir behave like Xorg - it respects the -dpi command-line parameter, defaulting to 96DPI. As it makes XMir behave like desktop Xorg we'll need the same compiz/toolkit/application level tweaks we currently use on the desktop to enable HiDPI mode if we want XMir displa

[Ubuntu-x-swat] [Bug 1504387] Re: [regression] Software client windows appear all-black on wily desktop

2015-10-08 Thread Chris Halse Rogers
** Changed in: mesa (Ubuntu) Assignee: (unassigned) => Chris Halse Rogers (raof) -- 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/1504387 Title: [regression] Software client windows app

[Ubuntu-x-swat] [Bug 1504387] Re: [regression] Software client windows appear all-black on wily desktop

2015-10-08 Thread Chris Halse Rogers
** Bug watch added: freedesktop.org Bugzilla #92265 https://bugs.freedesktop.org/show_bug.cgi?id=92265 ** Also affects: mesa via https://bugs.freedesktop.org/show_bug.cgi?id=92265 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member o

[Ubuntu-x-swat] [Bug 1424059] Re: libosmesa6 conflicts with libglapi-mesa-lts-*

2015-09-29 Thread Chris Halse Rogers
Hello Doug, or anyone else affected, Accepted mesa into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/mesa/10.1.3-0ubuntu0.5 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.u

[Ubuntu-x-swat] [Bug 1480755] Re: [regression] Some Mir EGL demos don't get bypassed any more in fullscreen

2015-08-03 Thread Chris Halse Rogers
This should be possible. It's not entirely clear why we're not getting XRGB visuals currently, but it's fixable. -- 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/1480755 Title: [regression] Some M

[Ubuntu-x-swat] [Bug 1471213] Re: [SKL] noise in unity dash, torcs

2015-07-28 Thread Chris Halse Rogers
Hello Timo, or anyone else affected, Accepted mesa into vivid-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/mesa/10.5.9-2ubuntu1~vivid1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wi

[Ubuntu-x-swat] [Bug 1471213] Re: [SKL] noise in unity dash, torcs

2015-07-28 Thread Chris Halse Rogers
Hello Timo, or anyone else affected, Accepted mesa-lts-vivid into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/mesa-lts- vivid/10.5.9-2ubuntu1~trusty1 in a few hours, and then in the -proposed repository. Please help us by testing this new p

[Ubuntu-x-swat] [Bug 1441951] Re: Enable DRI3

2015-07-16 Thread Chris Halse Rogers
At least as of the code shipped in Wily, DRI3 on Intel still has fairly obvious bugs. The least concerning one is that Unity7 will sometimes fail to notice the invalidation of buffers on monitor hotplug, and so will alternate between a correct buffer and a mostly-undefined buffer (probably a Mesa

Re: [Ubuntu-x-swat] [Bug 1472097] Failed assertion in compCopyWindow

2015-07-12 Thread Chris Halse Rogers
On Monday, 13 July 2015 9:42:20 AM AEST, Robert Ancell wrote: > Any more information on how to reproduce? I can run xeyes in XMir > without any issues... > I think you need Ted's Unity8 branch to trigger this; it doesn't occur under mir_demo_server. -- Sent using Dekko from my Ubuntu device --

[Ubuntu-x-swat] [Bug 1472097] [NEW] Failed assertion in compCopyWindow

2015-07-06 Thread Chris Halse Rogers
Public bug reported: Ted has run into problems trying to integrate XMir with Unity8. When he starts an app, XMir aborts in compCopyWindow. (Log attached) This seems to be because compCopyWindow has been called before compConfigNotify (which in turn call compReallocPixmap, and set cw->oldx to vali

[Ubuntu-x-swat] [Bug 1446902] Re: /usr/bin/Xorg:6:fbBltOne:fbCopy1toN:glamor_copy_bail:miCopyRegion:miDoCopy

2015-04-21 Thread Chris Halse Rogers
*** This bug is a duplicate of bug 1443456 *** https://bugs.launchpad.net/bugs/1443456 ** This bug has been marked a duplicate of bug 1443456 Xorg crashed with SIGABRT in fbBltOne() -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-ser

[Ubuntu-x-swat] [Bug 1441847] Re: Please backport libdrm, xtrans for 14.04.3

2015-04-20 Thread Chris Halse Rogers
Hello Timo, or anyone else affected, Accepted libdrm into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/libdrm/2.4.60-2~ubuntu14.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https

[Ubuntu-x-swat] [Bug 1441847] Re: Please backport libdrm, xtrans for 14.04.3

2015-04-20 Thread Chris Halse Rogers
Hello Timo, or anyone else affected, Accepted xtrans into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/xtrans/1.3.5-1~ubuntu14.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https:

[Ubuntu-x-swat] [Bug 1444436] Please test proposed package

2015-04-16 Thread Chris Halse Rogers
Hello Timo, or anyone else affected, Accepted xserver-xorg-video-intel into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source /xserver-xorg-video-intel/2:2.99.910-0ubuntu1.6 in a few hours, and then in the -proposed repository. Please help us by

[Ubuntu-x-swat] [Bug 1445221] Re: [BSW] Backport fixes to solve promotion video playback issue

2015-04-16 Thread Chris Halse Rogers
Hello Tsung-Han, or anyone else affected, Accepted xserver-xorg-video-intel into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source /xserver-xorg-video-intel/2:2.99.910-0ubuntu1.6 in a few hours, and then in the -proposed repository. Please help u

[Ubuntu-x-swat] [Bug 1444436] Re: [BDW GT3] Backport fixes to unbreak X

2015-04-15 Thread Chris Halse Rogers
Hello Timo, or anyone else affected, Accepted xserver-xorg-video-intel into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source /xserver-xorg-video-intel/2:2.99.910-0ubuntu1.5 in a few hours, and then in the -proposed repository. Please help us by

[Ubuntu-x-swat] [Bug 1400626] Please test proposed package

2014-12-09 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected, Accepted xtrans into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/xtrans/1.3.4-1~ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://w

[Ubuntu-x-swat] [Bug 1400626] Please test proposed package

2014-12-09 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected, Accepted x11proto-core into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/x11proto- core/7.0.26-1~ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package

[Ubuntu-x-swat] [Bug 1400626] Please test proposed package

2014-12-09 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected, Accepted x11proto-fonts into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/x11proto- fonts/2.1.3-1~ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new packag

[Ubuntu-x-swat] [Bug 1400626] Re: Please backport xtrans, libdrm, x11proto-{fonts, core} packages for 14.04.2

2014-12-09 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected, Accepted libdrm into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/libdrm/2.4.56-1~ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://

[Ubuntu-x-swat] [Bug 1396232] Re: Xorg freeze

2014-11-25 Thread Chris Halse Rogers
ess ** Changed in: gnome-do (Ubuntu) Importance: Undecided => Critical ** Changed in: gnome-do (Ubuntu) Assignee: (unassigned) => Chris Halse Rogers (raof) ** No longer affects: xorg (Ubuntu) ** Also affects: gnome-do (Ubuntu Vivid) Importance: Critical Assignee: Chris Halse Rog

[Ubuntu-x-swat] [Bug 1359105] Re: broadwell bugs with fglrx in xserver-xorg-video-intel

2014-08-20 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected, Accepted xserver-xorg-video-intel into trusty-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source /xserver-xorg-video-intel/2:2.99.910-0ubuntu1.1 in a few hours, and then in the -proposed repository. Please help us b

[Ubuntu-x-swat] [Bug 941826] Re: dlopen(libGL.so) resolves to mesa rather than nvidia

2014-08-12 Thread Chris Halse Rogers
** Summary changed: - PyQt cannot compile shaders with Ubuntu's Nvidia drivers + dlopen(libGL.so) resolves to mesa rather than nvidia -- 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/941826 Title:

[Ubuntu-x-swat] [Bug 941826] Re: PyQt cannot compile shaders with Ubuntu's Nvidia drivers

2014-08-12 Thread Chris Halse Rogers
** Changed in: python-qt4 (Ubuntu) Status: Confirmed => Invalid ** Changed in: pyqt5 (Ubuntu) Status: Confirmed => Invalid -- 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/941826 Titl

[Ubuntu-x-swat] [Bug 1350163] Re: [regression] Mir GL clients crash immediately on startup (Mesa is trying to use X11 instead of Mir)

2014-07-29 Thread Chris Halse Rogers
** Project changed: mir => mesa (Ubuntu) ** Changed in: mesa (Ubuntu) Milestone: 0.6.0 => None ** Changed in: mesa (Ubuntu) Assignee: (unassigned) => Chris Halse Rogers (raof) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed t

[Ubuntu-x-swat] [Bug 1208473] Re: Xorg crashed with SIGABRT in mieqMoveToNewScreen()

2014-07-29 Thread Chris Halse Rogers
Hello Dylan, or anyone else affected, Accepted xorg-server into trusty-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/xorg- server/2:1.15.1-0ubuntu2.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. S

[Ubuntu-x-swat] [Bug 1322212] Re: Switching to the Guest session results in a black screen

2014-07-29 Thread Chris Halse Rogers
Hello Alberto, or anyone else affected, Accepted xorg-server into trusty-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/xorg- server/2:1.15.1-0ubuntu2.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Ubuntu-x-swat] [Bug 1333422] Re: Incorrect byte order on ppc64el

2014-07-29 Thread Chris Halse Rogers
Hello Benjamin, or anyone else affected, Accepted xorg-server into trusty-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/xorg- server/2:1.15.1-0ubuntu2.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Ubuntu-x-swat] [Bug 1318584] Re: qt crashed when switching video out mode to external or internal only mode

2014-07-09 Thread Chris Halse Rogers
So, it looks like there's a race between the destruction of an QXcbScreen in response to a RANDR event in handleXcbEvent and (a) expose handling and (b) some timer. I'll forward this upstream and might let someone more familiar with Qt take over. -- You received this bug notification because you

[Ubuntu-x-swat] [Bug 1318584] Re: qt crashed when switching video out mode to external or internal only mode

2014-07-09 Thread Chris Halse Rogers
So, the relevant madness appears to be: …snip all the glib detritus… ==30400== Invalid read of size 8 ==30400==at 0xE8587FB: QGLXContext::makeCurrent(QPlatformSurface*) (qglxintegration.cpp:333) ==30400==by 0x6339772: QOpenGLContext::makeCurrent(QSurface*) (qopenglcontext.cpp:812) ==3040

[Ubuntu-x-swat] [Bug 1318584] Re: qt crashed when switching video out mode to external or internal only mode

2014-07-09 Thread Chris Halse Rogers
Ok, I can reproduce the crash pretty easily here. Let's see what I can shake out with a full debug stack. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to libxcb in Ubuntu. https://bugs.launchpad.net/bugs/1318584 Title: qt crashed when switchin

[Ubuntu-x-swat] [Bug 1336854] Re: Unity 8 fails to start, segfault in i965_dri.so

2014-07-02 Thread Chris Halse Rogers
** Package changed: unity8-desktop-session (Ubuntu) => mesa (Ubuntu) ** Changed in: mesa (Ubuntu) Importance: Undecided => High ** Changed in: mesa (Ubuntu) Status: New => In Progress ** Changed in: mesa (Ubuntu) Assignee: (unassigned) => Chris Halse Rogers (ra

[Ubuntu-x-swat] [Bug 1210316] Re: xf86-video-ati XMir acceleration detection broken: x crashes with radeon hd7850 video card with error /usr/bin/X: symbol lookup error: /usr/lib/xorg/modules/drivers/r

2014-05-19 Thread Chris Halse Rogers
In order to _support_ newer AMD GPUs we'll need to add support for Glamor to the XMir patch for xserver-xorg-video-ati, or (preferably) get around to writing a glamor-based generic xserver-xorg-video-mir. -- You received this bug notification because you are a member of Ubuntu-X, which is subscri

[Ubuntu-x-swat] [Bug 1210316] Re: xf86-video-ati XMir acceleration detection broken: x crashes with radeon hd7850 video card with error /usr/bin/X: symbol lookup error: /usr/lib/xorg/modules/drivers/r

2014-05-19 Thread Chris Halse Rogers
You currently can't use XMir on a Southern Islands Radeon GPU (which is almost, but not quite, the same as a Radeon HD7xxx+) A work-around is to uninstalling the xserver-xorg-xmir package. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-

[Ubuntu-x-swat] [Bug 1242633] Re: unity pointer barriers sru bug

2013-12-19 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected, Accepted qt4-x11 into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/qt4-x11/4:4.8.1-0ubuntu4.6 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See http

[Ubuntu-x-swat] [Bug 1242633] Re: unity pointer barriers sru bug

2013-12-19 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected, Accepted unity-2d into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/unity- 2d/5.14.0-0ubuntu2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See http

[Ubuntu-x-swat] [Bug 1242633] Re: unity pointer barriers sru bug

2013-12-19 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected, Accepted x11proto-input into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/x11proto- input/2.3-1~precise1 in a few hours, and then in the -proposed repository. Please help us by testing this new package

[Ubuntu-x-swat] [Bug 1242633] Re: unity pointer barriers sru bug

2013-12-18 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected, Accepted unity into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/unity/5.20.0-0ubuntu3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wik

[Ubuntu-x-swat] [Bug 1242633] Re: unity pointer barriers sru bug

2013-12-18 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected, Accepted libxfixes into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/libxfixes/1:5.0-4ubuntu4.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See ht

[Ubuntu-x-swat] [Bug 1242633] Re: unity pointer barriers sru bug

2013-12-18 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected, Accepted libxi into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/libxi/2:1.7.1.901-1ubuntu1~precise1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. S

[Ubuntu-x-swat] [Bug 1242633] Re: unity pointer barriers sru bug

2013-12-18 Thread Chris Halse Rogers
** Also affects: libxfixes (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: libxi (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: qt4-x11 (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: x11proto-input (Ubunt

[Ubuntu-x-swat] [Bug 1253041] Re: lts-saucy enablement in precise

2013-12-18 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected, Accepted mesa into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/mesa/8.0.4-0ubuntu0.7 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki

[Ubuntu-x-swat] [Bug 1259237] Please test proposed package

2013-12-18 Thread Chris Halse Rogers
Hello Alberto, or anyone else affected, Accepted lightdm into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/lightdm/1.2.3-0ubuntu2.4 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https:

[Ubuntu-x-swat] [Bug 1259237] Re: Hybrid graphics enablement in 12.04.4

2013-12-18 Thread Chris Halse Rogers
Hello Alberto, or anyone else affected, Accepted screen-resolution-extra into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source /screen-resolution-extra/0.14ubuntu2.1 in a few hours, and then in the -proposed repository. Please help us by testing

[Ubuntu-x-swat] [Bug 1259237] Please test proposed package

2013-12-18 Thread Chris Halse Rogers
Hello Alberto, or anyone else affected, Accepted nvidia-graphics-drivers-304-updates into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/nvidia-graphics- drivers-304-updates/304.116-0ubuntu0.0.1 in a few hours, and then in the -proposed reposit

[Ubuntu-x-swat] [Bug 1219908] Update Released

2013-12-18 Thread Chris Halse Rogers
The verification of the Stable Release Update for nvidia-graphics- drivers-304-updates has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In t

[Ubuntu-x-swat] [Bug 1259237] Re: Hybrid graphics enablement in 12.04.4

2013-12-18 Thread Chris Halse Rogers
Hello Alberto, or anyone else affected, Accepted nvidia-settings into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/nvidia- settings/331.20-0ubuntu0.0.1 in a few hours, and then in the -proposed repository. Please help us by testing this new

[Ubuntu-x-swat] [Bug 1224254] Update Released

2013-12-17 Thread Chris Halse Rogers
The verification of the Stable Release Update for gnome-desktop3 has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you enco

[Ubuntu-x-swat] [Bug 1197921] Re: LibreOffice spreadsheet causes full Xorg crash with Anti-Aliasing enabled

2013-12-17 Thread Chris Halse Rogers
Hello Bryan, or anyone else affected, Accepted xorg-server into saucy-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/xorg- server/2:1.14.5-1ubuntu2~saucy1 in a few hours, and then in the -proposed repository. Please help us by testing this new package

[Ubuntu-x-swat] [Bug 1238410] Re: Inconsistent cursor visibility with cursor plugin enabled

2013-12-17 Thread Chris Halse Rogers
Hello Doug, or anyone else affected, Accepted xorg-server into saucy-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/xorg- server/2:1.14.5-1ubuntu2~saucy1 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Ubuntu-x-swat] [Bug 1259561] Re: config timestamps not updated on hotplugging a output with hybrid graphics

2013-12-17 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected, Accepted xorg-server into saucy-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/xorg- server/2:1.14.5-1ubuntu2~saucy1 in a few hours, and then in the -proposed repository. Please help us by testing this new packa

[Ubuntu-x-swat] [Bug 1253041] Re: lts-saucy enablement in precise

2013-12-17 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected, Accepted libdrm into raring-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/libdrm/2.4.46-1ubuntu0.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://

[Ubuntu-x-swat] [Bug 1253041] Please test proposed package

2013-12-17 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected, Accepted pixman into raring-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/pixman/0.30.2-1ubuntu0.0.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https:

[Ubuntu-x-swat] [Bug 1247607] Please test proposed package

2013-12-17 Thread Chris Halse Rogers
Hello Ronald, or anyone else affected, Accepted libdrm into raring-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/libdrm/2.4.46-1ubuntu0.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://w

[Ubuntu-x-swat] [Bug 1247607] Please test proposed package

2013-12-17 Thread Chris Halse Rogers
Hello Ronald, or anyone else affected, Accepted libdrm into quantal-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/libdrm/2.4.46-1ubuntu0.0.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https:

[Ubuntu-x-swat] [Bug 1253041] Re: lts-saucy enablement in precise

2013-12-17 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected, Accepted libdrm into quantal-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/libdrm/2.4.46-1ubuntu0.0.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https

[Ubuntu-x-swat] [Bug 1253041] Re: lts-saucy enablement in precise

2013-12-17 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected, Accepted pixman into quantal-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/pixman/0.30.2-1ubuntu0.0.0.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See htt

[Ubuntu-x-swat] [Bug 1253041] Re: lts-saucy enablement in precise

2013-12-17 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected, Accepted pixman into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/pixman/0.30.2-1ubuntu0.0.0.0.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See h

[Ubuntu-x-swat] [Bug 1253041] Re: lts-saucy enablement in precise

2013-12-17 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected, Accepted libdrm into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/libdrm/2.4.46-1ubuntu0.0.0.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See htt

[Ubuntu-x-swat] [Bug 1247607] Re: Libdrm compiled with gcc 4.8 makes card hang on resume from s2disk

2013-12-17 Thread Chris Halse Rogers
Hello Ronald, or anyone else affected, Accepted libdrm into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/libdrm/2.4.46-1ubuntu0.0.0.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See http

[Ubuntu-x-swat] [Bug 1258579] Re: New threads API index different then context after an eglMakeCurrent.

2013-12-10 Thread Chris Halse Rogers
So, reading the spec (specifically, section 3.7), I believe the current mesa behaviour is wrong and you should be perfectly able to eglMakeCurrent(context). Indeed, it looks like you should even be able to call SwapBuffers on thread 2 even without making a context current there. However, I don't t

[Ubuntu-x-swat] [Bug 1232658] Re: glamoregl fails to load with binary drivers

2013-10-29 Thread Chris Halse Rogers
Hello A.R.NARESH, or anyone else affected, Accepted glamor-egl into saucy-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/glamor- egl/0.5.1-0ubuntu4.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. Se

[Ubuntu-x-swat] [Bug 1202524] Re: [lts] Switch VGA mode will become black screen

2013-10-18 Thread Chris Halse Rogers
Hello Anthony, or anyone else affected, Accepted xserver-xorg-video-intel into quantal-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source /xserver-xorg-video-intel/2:2.20.9-0ubuntu2.3 in a few hours, and then in the -proposed repository. Please help us by

[Ubuntu-x-swat] [Bug 1236340] Please test proposed package

2013-10-10 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected, Accepted mesa into raring-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/mesa/9.1.7-1ubuntu2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ub

[Ubuntu-x-swat] [Bug 1236340] Re: new upstream release 9.1.7

2013-10-08 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected, Accepted mesa into raring-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/mesa/9.1.7-1ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ub

[Ubuntu-x-swat] [Bug 1202524] Re: [lts] Switch VGA mode will become black screen

2013-10-04 Thread Chris Halse Rogers
Hello Anthony, or anyone else affected, Accepted xserver-xorg-video-intel into raring-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source /xserver-xorg-video-intel/2:2.21.6-0ubuntu4.3 in a few hours, and then in the -proposed repository. Please help us by

[Ubuntu-x-swat] [Bug 1220645] Re: Webcam capture plays green screen through xv on Haswell platform

2013-10-04 Thread Chris Halse Rogers
Hello Yung, or anyone else affected, Accepted xserver-xorg-video-intel into raring-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source /xserver-xorg-video-intel/2:2.21.6-0ubuntu4.3 in a few hours, and then in the -proposed repository. Please help us by tes

[Ubuntu-x-swat] [Bug 1234502] Re: XMir support for bypass incomplete -- there's still one buffer copy the DDX's

2013-10-02 Thread Chris Halse Rogers
** Description changed: - XMir support for bypass incomplete -- there's still one buffer copy the - DDX's. + XMir support for bypass incomplete -- there's still one buffer copy + inside the DDXs. This is why XMir doesn't yet perform as well as X. -- You received this bug notification becaus

[Ubuntu-x-swat] [Bug 1218815] Re: [radeon] Graphic glitches and screen corruption (vertical lines) on XMir surfaces only

2013-09-20 Thread Chris Halse Rogers
** Changed in: xmir Status: Triaged => Invalid ** Changed in: xorg-server (Ubuntu) Status: Triaged => Invalid ** Changed in: mir Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubun

[Ubuntu-x-swat] [Bug 1216472] Re: [xmir] [multimonitor] Frames eventually get slightly out of order, look like glitches or typing will feel slow

2013-09-11 Thread Chris Halse Rogers
Ok. I think I've convinced myself from a manual run-through that the XMir damage logic is sound. Next up: Intel DDX. ** Changed in: mir Assignee: Daniel van Vugt (vanvugt) => Chris Halse Rogers (raof) ** Changed in: xmir Assignee: Daniel van Vugt (vanvugt) => Chris Halse R

[Ubuntu-x-swat] [Bug 1218815] Re: [radeon] Graphic glitches and screen corruption (vertical lines) on XMir surfaces only

2013-09-06 Thread Chris Halse Rogers
So, this might be due to differing radeon_surface layouts based on the RADEON_SURF_SCANOUT flag. tvoss can apparently reproduce this, and it goes away when he *doesn't* add the SCANOUT flag to the gbm bo in Mir¹. XMir never sets RADEON_SURF_SCANOUT, so it's plausible that this is the issue. ¹: Lu

[Ubuntu-x-swat] [Bug 1219091] Re: xserver-xorg-video-radeon driver in main archive crashes xserver-xorg if xmir installed

2013-09-05 Thread Chris Halse Rogers
This should be fixed by xserver-xorg-video-ati 1:7.2.0-0ubuntu6, although I still need to work out an appropriate dependency scheme to prevent this from happening again. ** Changed in: xmir Status: Confirmed => Fix Released -- You received this bug notification because you are a member of

[Ubuntu-x-swat] [Bug 1212065] Re: Xorg crashed with SIGABRT in sna_crtc_set_mode_major()

2013-08-15 Thread Chris Halse Rogers
This should have been fixed in the last couple of xserver-xorg-video- intel uploads. I'm not sure why the bug closing magic hasn't kicked in. ** Changed in: xorg-server (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu-X,

[Ubuntu-x-swat] [Bug 1212065] Re: Xorg crashed with SIGABRT in sna_crtc_set_mode_major()

2013-08-13 Thread Chris Halse Rogers
Aha. Yeah, need to disable that codepath under nested :) ** Changed in: xorg-server (Ubuntu) Status: Confirmed => In Progress ** Changed in: xorg-server (Ubuntu) Assignee: (unassigned) => Chris Halse Rogers (raof) -- You received this bug notification because you are a mem

[Ubuntu-x-swat] [Bug 1212065] Re: Xorg crashed with SIGABRT in VidModeSetViewPort()

2013-08-13 Thread Chris Halse Rogers
Moving back to xorg-server, tagging with xmir. It's a crash in the archive, and I'm not sure if the apport retracer will retrace bugs targeted at the XMir pseudo-project. ** Project changed: xmir => xorg-server (Ubuntu) ** Tags added: xmir -- You received this bug notification because you are a

[Ubuntu-x-swat] [Bug 1211982] Re: Memory leaks in libEGL while running mir

2013-08-13 Thread Chris Halse Rogers
Assignee: (unassigned) => Chris Halse Rogers (raof) -- 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/1211982 Title: Memory leaks in libEGL while running mir To manage notifications about this

[Ubuntu-x-swat] [Bug 1210316] Re: x crashes with radeon hd7850 video card with error /usr/bin/X: symbol lookup error: /usr/lib/xorg/modules/drivers/radeon_drv.so: undefined symbol: exaGetPixmapDriverP

2013-08-12 Thread Chris Halse Rogers
We've got a check in xf86-video-ati on whether ->exa is NULL to check whether there's exa acceleration is initialised; this is clearly not the right check, because PITCAIRN is a Southern Islands card and, as such, has no EXA acceleration. I'll need to fix the check. ** Changed in: xserver-xorg-vi

[Ubuntu-x-swat] [Bug 1204778] Re: [xmir] Graphics corruption - damage tracking

2013-08-08 Thread Chris Halse Rogers
** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1204778 Title: [xmir] Graphics corrupti

[Ubuntu-x-swat] [Bug 1204778] Re: [xmir] Graphics corruption - damage tracking

2013-07-26 Thread Chris Halse Rogers
And, in between firefighting, here's an update to the xserver patch to report correct damage regions. Tested to work, not necessarily to be correct :) ** Attachment added: "xserver patch" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1204778/+attachment/3749669/+files

[Ubuntu-x-swat] [Bug 1204778] Re: [xmir] Graphics corruption - damage tracking

2013-07-26 Thread Chris Halse Rogers
diff --git a/src/sna/sna_xmir.c b/src/sna/sna_xmir.c index ae1f2c9..e056129 100644 --- a/src/sna/sna_xmir.c +++ b/src/sna/sna_xmir.c @@ -111,13 +111,12 @@ sna_xmir_buffer_available(WindowPtr win) } static void -sna_xmir_submit_dirty_window(WindowPtr win, DamagePtr damage) +sna_xmir_submit_dirty

Re: [Ubuntu-x-swat] [Bug 1204778] Re: [xmir] Graphics corruption - failure to flush rendering?

2013-07-25 Thread Chris Halse Rogers
Ok. Will fix up the damage reporting and give out xmir_window_get_dirty tomorrow. Hm. Should probably take this to comments on the patch on xorg-devel, now that I think I may have finished firefighting the OMG CRITICAL. -- You received this bug notification because you are a member of Ubuntu-X,

[Ubuntu-x-swat] [Bug 1204778] Re: [xmir] Graphics corruption - failure to flush rendering?

2013-07-25 Thread Chris Halse Rogers
Sure - have mir-demos installed. If you're building Mir by hand, they're in the bin/ directory. Run ‘sudo mir_demo_server_shell’; VT switch; Run X as normal, passing -mir $SOME_STRING. The number is unimportant (it's the identifier sent to the Mir server). X should now be running on the VT with m

[Ubuntu-x-swat] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-25 Thread Chris Halse Rogers
buffer_available() exists because I didn't think that the X mainloop guaranteed that we'd be blocking at an appropriate time - if we've got a lot of busy clients then X isn't going to call the BlockHandler until all the clients have been serviced, right? -- You received this bug notification bec

[Ubuntu-x-swat] [Bug 1204778] [NEW] [xmir] Graphics corruption - failure to flush rendering?

2013-07-24 Thread Chris Halse Rogers
erver-xorg-video-intel (Ubuntu) Importance: Undecided Assignee: Chris Halse Rogers (raof) Status: Triaged ** Tags: xmir ** Description changed: It looks like we're failing to flush rendering appropriately in Chris Wilson's xmir branch. This is easiest to see when ru

[Ubuntu-x-swat] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-24 Thread Chris Halse Rogers
@Chris - no. Yes, internally; the Mir client API guarantees that the callback gets run on a random threadpool thread. But XMir serialises all of that into a pipe that gets pulled from in the Xserver mainloop. Nothing that escapes from xmir.so should be outside the server's mainloop. -- You recei

[Ubuntu-x-swat] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-24 Thread Chris Halse Rogers
Witness the joy that is xmir-thread-proxy.c -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1203776 Title: X crashes w/ latest xserver intel driver from System Compositor Te

[Ubuntu-x-swat] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-23 Thread Chris Halse Rogers
Oh, thanks Chris! What a pleasant surprise! (Expect a patch removing the comment from sna_vt_enter that it gets called from sna_screen_init, then :)) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bug

[Ubuntu-x-swat] [Bug 1203901] Re: desktop 1024x768 vesa mode on intel

2013-07-22 Thread Chris Halse Rogers
i915.ko isn't loading, because: [2.164430] i915: Unknown parameter `semaphores' Remove the i915.semaphores=0 from your kernel boot line and everything should work again :) ** Changed in: xorg (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a mem

[Ubuntu-x-swat] [Bug 1175533] Re: [HSW] intel VGA driver i915 doesn't support new haswell graphics [8086:0a2e]

2013-06-26 Thread Chris Halse Rogers
Hello Anthony, or anyone else affected, Accepted mesa-lts-quantal into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/mesa-lts- quantal/9.0.3-0ubuntu0.3~precise1 in a few hours, and then in the -proposed repository. Please help us by testing t

[Ubuntu-x-swat] [Bug 1175533] Re: [HSW] intel VGA driver i915 doesn't support new haswell graphics [8086:0a2e]

2013-06-26 Thread Chris Halse Rogers
Hello Anthony, or anyone else affected, Accepted mesa into quantal-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/mesa/9.0.3-0ubuntu0.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki

[Ubuntu-x-swat] [Bug 1175533] Re: [HSW] intel VGA driver i915 doesn't support new haswell graphics [8086:0a2e]

2013-06-26 Thread Chris Halse Rogers
Hello Anthony, or anyone else affected, Accepted mesa into raring-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/mesa/9.1.3-0ubuntu0.4 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.

[Ubuntu-x-swat] [Bug 1175533] Please test proposed package

2013-06-24 Thread Chris Halse Rogers
Hello Anthony, or anyone else affected, Accepted xserver-xorg-video-intel into quantal-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source /xserver-xorg-video-intel/2:2.20.9-0ubuntu2.2 in a few hours, and then in the -proposed repository. Please help us by

[Ubuntu-x-swat] [Bug 1175533] Re: [HSW] intel VGA driver i915 doesn't support new haswell graphics [8086:0a2e]

2013-06-24 Thread Chris Halse Rogers
Hello Anthony, or anyone else affected, Accepted xserver-xorg-video-intel into raring-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source /xserver-xorg-video-intel/2:2.21.6-0ubuntu4.1 in a few hours, and then in the -proposed repository. Please help us by

[Ubuntu-x-swat] [Bug 1180986] Re: X Segmentation fault with dual-head config on Matrox G45FMDVP32DB /32MB /DVI /VGA

2013-06-20 Thread Chris Halse Rogers
We've got a debdiff for raring, but before we can SRU that we need to know that it's fixed in Saucy - does this bug apply to saucy? -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-mga in Ubuntu. https://bugs.launchpad.net/bugs/

[Ubuntu-x-swat] [Bug 1083032] Re: Video driver not working for Savage chipset

2013-06-20 Thread Chris Halse Rogers
** Description changed: - When installing 12.10 on our Thinkpad T22 laptops the display does not work. 12.04 works fine. + [Impact] + For xserver-xorg-video-savage: Display corruption in X on (at least) Thinkpad T22 laptops, making the system unusable. + For xorg-server: System lockup on boot.

<    1   2   3   4   5   6   7   8   9   10   >