[Ubuntu-x-swat] [Bug 1741189] Re: New bugfix release 17.2.8

2018-01-03 Thread Timo Aaltonen
** Description changed:

  [Impact]
+ 
+ A new upstream bugfix release is available. Release note diff compared
+ to 17.2.4:
+ 
+ Mesa 17.2.5 is now available.
+ 
+ In this release we have:
+ 
+ In Mesa Core a GL error related to the ARB_ES3_1_compatibility spec
+ noticed with the GFXBench 5 Aztec Ruins has been corrected. 
+ 
+ The GLSL compiler is not giving a linker error for mismatching uniform
+ precision with GLSL ES 1.00 any more. This enables, specially, several
+ Android applications which violate this rule, like Forge of Empires,
+ for example.
+ 
+ The SPIR-V compiler has corrected an assert triggered when support for
+ the simple memory model was claimed.
+ 
+ NIR has also received a correction related with
+ gl_SubGroupG{e,t}MaskARB.
+ 
+ The Intel drivers, specially i965, have received several fixes,
+ including a plug for a memory leak and another one in the compiler to
+ avoid GPU hangs on Broxton.
+ 
+ The gallium i915g driver for Intel has also seen an important
+ correction.
+ 
+ AMD drivers, mostly radv, have also received several fixes, including a
+ correction for a DCC corruption that was visible with Rust, breaking an
+ endless loop in r600, avoiding a GPU hang with vulkan dota2 in VR mode
+ and a plug for a memory leak.
+ 
+ Broadcom's vc4 has gotten a fix to compile out some non-debug code that
+ shouldn't be there for the release build.
+ 
+ 
+ 
+ Mesa 17.2.6 is now available.
+ 
+ In this release we have:
+ 
+ In Mesa Core we have included a correction to keep a program alive when
+ re-linking and prevent an use-after-free.
+ 
+ The GLSL compiler has received several fixes, including one to prevent
+ a SIGSEV when calling an undeclared subroutine in certain conditions
+ and another to mark the xfb buffers as active only if a variable uses
+ them.
+ 
+ The SPIR-V compiler has corrected a couple of issues involving the
+ usage of separate images and texture/samplers.
+ 
+ The Intel drivers include many new fixes, specially for i965. Several 
+ are focused on improving SIMD32 and little-core. It also includes a fix
+ for a GPU hang which was detected while playing HW accelerated video
+ with mpv.
+ 
+ The AMD drivers have also received some care. radv has seen plugged 2
+ memory leaks while r600 has gotten a fix through reversing the tess
+ factor components for isolines.
+ 
+ The swr driver has corrected two performance regressions, one for the
+ avx512 platforms and the other for the avx/avx2 platforms.
+ 
+ In the ddebug gallium driver we have a fix for an use-after-free.
+ 
+ On the EGL side, the Wayland platform of the the DRI2 drivers has
+ received a fix to prevent crashing in ancient systems.
+ 
+ GLX has also received corrections to prevent a couple of errors when
+ creating and binding a context in DRI3 and DRISW, respectively.
+ 
+ From build and integration point of view, we have added some few more
+ fixes, including one to allow building libglvnd when EGL is present but
+ not GLX, another to enable building targets which don't need X11, such
+ as omx and va, when XCB is not present, and another one to be able to
+ specify the prefix installation for the OpenCL icd file.
+ 
+ 
+ 
+ Mesa 17.2.7 is now available.
+ 
+ In this release we have:
+ 
+ The current queue consists of a variety of fixes, with a sizeable hunk in the
+ shared GLSL codebase.
+ 
+ Whereas for individual drivers - i965 has a crash fix for when playing various
+ Valve games, r600 and nouveau have tweaks in their compiler backends. Fast
+ clears on radeonsi and RADV are better now, while the VAAPI encoding is 
playing
+ nicely with GStreamer.
+ 
+ The WGL state tracker and SWR driver have also seen minor improvements.
+ 
+ To top of up - Mesa should build fine with the latest glibc 2.17.
+ 
+ 
+ 
+ Mesa 17.2.8 is now available.
+ 
+ In this release we have:
+ 
+ The SPIR-V compiler has seen corrected a possible SEGFAULT.
+ 
+ The Intel i965 driver includes a correction for Haswell involving
+ doubles management. 
+ 
+ The AMD drivers have also received some fixes. A couple have gone for
+ radv and radeon's VCE while r600 has seen corrected some glitches
+ detected with This War of Mine.
+ 
+ Gallium has also received a patch fixing a problem affecting the VMware
+ driver and the st/nine state tracker.
+ 
+ The endianness detection in Windows platform has been corrected to
+ default to little endian.
+ 
+ Finally, the X11 driver has been improved to notify properly a mesa
+ warning rather than using fprintf.
  
  
  [Test case]
  
+ Test typical use cases on the most common hw/driver combinations:
+ intel/i965
+ nvidia/nouveau
+ radeon/radeonsi
  
  [Regression potential]
+ 
+ 
+ These releases are tested against compliance, bugfix releases in particular 
have minimal risk of regressing anything major at least.

-- 
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/1741189

Title:
  New bugfix 

[Ubuntu-x-swat] [Bug 1741189] [NEW] New bugfix release 17.2.8

2018-01-03 Thread Timo Aaltonen
Public bug reported:

[Impact]


[Test case]


[Regression potential]

** Affects: mesa (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: mesa (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Affects: mesa (Ubuntu Artful)
 Importance: Undecided
 Status: New

** Also affects: mesa (Ubuntu Artful)
   Importance: Undecided
   Status: New

** Also affects: mesa (Ubuntu Xenial)
   Importance: Undecided
   Status: New

-- 
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/1741189

Title:
  New bugfix release 17.2.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1741189/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1740895] Re: intel graphics drivers are not installed properly

2018-01-03 Thread Timo Aaltonen
OpenGL vendor string:   Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 620 (Kabylake GT2) 
OpenGL version string:  3.0 Mesa 17.0.7

looks normal to me

** Changed in: xorg (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1740895

Title:
  intel graphics drivers are not installed properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1740895/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1726497] Re: nautilus crashed with SIGABRT in wl_abort()

2018-01-03 Thread Daniel van Vugt
This issue is also being tracked in:
https://errors.ubuntu.com/problem/c459edaa2be8280fd77029eaf8d7b26faa8083e9

** Description changed:

+ https://errors.ubuntu.com/problem/c459edaa2be8280fd77029eaf8d7b26faa8083e9
+ 
+ ---
+ 
  This crash occurred when I was browsing my folders.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: nautilus 1:3.26.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct 23 08:55:31 2017
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/nautilus
  InstallationDate: Installed on 2017-10-21 (2 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcCmdline: /usr/bin/nautilus --gapplication-service
  ProcEnviron:
-  SHELL=/bin/bash
-  XDG_RUNTIME_DIR=
-  PATH=(custom, no user)
-  LANG=it_IT.UTF-8
+  SHELL=/bin/bash
+  XDG_RUNTIME_DIR=
+  PATH=(custom, no user)
+  LANG=it_IT.UTF-8
  Signal: 6
  SourcePackage: nautilus
  StacktraceTop:
-  ?? ()
-  wl_proxy_marshal_array_constructor_versioned () from 
/usr/lib/x86_64-linux-gnu/libwayland-client.so.0
-  wl_proxy_marshal () from /usr/lib/x86_64-linux-gnu/libwayland-client.so.0
-  ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
-  ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
+  ?? ()
+  wl_proxy_marshal_array_constructor_versioned () from 
/usr/lib/x86_64-linux-gnu/libwayland-client.so.0
+  wl_proxy_marshal () from /usr/lib/x86_64-linux-gnu/libwayland-client.so.0
+  ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
+  ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  Title: nautilus crashed with SIGABRT in 
wl_proxy_marshal_array_constructor_versioned()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

** Summary changed:

- nautilus crashed with SIGABRT in wl_abort()
+ nautilus crashed with SIGABRT in wl_abort() from 
wl_proxy_marshal_array_constructor_versioned()

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to wayland in Ubuntu.
https://bugs.launchpad.net/bugs/1726497

Title:
  nautilus crashed with SIGABRT in wl_abort() from
  wl_proxy_marshal_array_constructor_versioned()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1726497/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1726497] Re: nautilus crashed with SIGABRT in wl_abort()

2018-01-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: wayland (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to wayland in Ubuntu.
https://bugs.launchpad.net/bugs/1726497

Title:
  nautilus crashed with SIGABRT in wl_abort() from
  wl_proxy_marshal_array_constructor_versioned()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1726497/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1726497] Re: nautilus crashed with SIGABRT in wl_abort()

2018-01-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gtk+3.0 (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to wayland in Ubuntu.
https://bugs.launchpad.net/bugs/1726497

Title:
  nautilus crashed with SIGABRT in wl_abort() from
  wl_proxy_marshal_array_constructor_versioned()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1726497/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1726497] Re: nautilus crashed with SIGABRT in wl_abort()

2018-01-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nautilus (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to wayland in Ubuntu.
https://bugs.launchpad.net/bugs/1726497

Title:
  nautilus crashed with SIGABRT in wl_abort() from
  wl_proxy_marshal_array_constructor_versioned()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1726497/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1727401] Re: Corruption on windowed 3D apps running on dGPU (Intel/AMD)

2018-01-03 Thread Yuan-Chen Cheng
** Changed in: oem-priority
   Status: New => 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/1727401

Title:
  Corruption on windowed 3D apps running on dGPU (Intel/AMD)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mesa/+bug/1727401/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1740894] Re: KEY_RFKILL is not passed to userspace

2018-01-03 Thread Launchpad Bug Tracker
This bug was fixed in the package libxkbcommon - 0.8.0-1

---
libxkbcommon (0.8.0-1) unstable; urgency=medium

  * New upstream release. (LP: #1740894)
  * watch: Update upstream git url.
  * symbols: Updated.

 -- Timo Aaltonen   Tue, 02 Jan 2018 19:47:23 +0200

** Changed in: libxkbcommon (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libxkbcommon in Ubuntu.
https://bugs.launchpad.net/bugs/1740894

Title:
  KEY_RFKILL is not passed to userspace

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1740894/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1716203] Re: Backport packages for 16.04.4 HWE stack

2018-01-03 Thread Łukasz Zemczak
Hello Timo, or anyone else affected,

Accepted vulkan into xenial-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/vulkan/1.0.61.1+dfsg1-1ubuntu1~16.04.1
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-xenial to verification-done-xenial. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-xenial. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: vulkan (Ubuntu Xenial)
   Status: New => Fix Committed

** Tags removed: verification-done-xenial
** Tags added: verification-needed verification-needed-xenial

-- 
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/1716203

Title:
  Backport packages for 16.04.4 HWE stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libclc/+bug/1716203/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1724259] Re: gnome-shell frozen and using 100% CPU after docking and display configuration change

2018-01-03 Thread Timo Aaltonen
does the update still work?

-- 
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/1724259

Title:
  gnome-shell frozen and using 100% CPU after docking and display
  configuration change

To manage notifications about this bug go to:
https://bugs.launchpad.net/libinput/+bug/1724259/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1716203] Re: Backport packages for 16.04.4 HWE stack

2018-01-03 Thread Launchpad Bug Tracker
This bug was fixed in the package wayland-protocols - 1.10-1~16.04.1

---
wayland-protocols (1.10-1~16.04.1) xenial; urgency=medium

  * Backport to xenial. (LP: #1716203)
- use debhelper 9

 -- Timo Aaltonen   Tue, 19 Sep 2017 12:48:31 +0300

** Changed in: llvm-toolchain-5.0 (Ubuntu Xenial)
   Status: Fix Committed => 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/1716203

Title:
  Backport packages for 16.04.4 HWE stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libclc/+bug/1716203/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1716203] Re: Backport packages for 16.04.4 HWE stack

2018-01-03 Thread Launchpad Bug Tracker
This bug was fixed in the package xorg-server-hwe-16.04 -
2:1.19.5-0ubuntu2~16.04.1

---
xorg-server-hwe-16.04 (2:1.19.5-0ubuntu2~16.04.1) xenial; urgency=medium

  * Backport to xenial. (LP: #1716203)
- disable xwayland-tablet.diff, not needed on xenial
  * control, rules: Drop -dbg package as it got mistakenly added back due
to a merge. This package had migrated to -dbgsym earlier.

 -- Timo Aaltonen   Tue, 19 Sep 2017 14:52:44 +0300

-- 
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/1716203

Title:
  Backport packages for 16.04.4 HWE stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libclc/+bug/1716203/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1716203] Re: Backport packages for 16.04.4 HWE stack

2018-01-03 Thread Launchpad Bug Tracker
This bug was fixed in the package libclc - 0.2.0+git20170330-3~16.04.1

---
libclc (0.2.0+git20170330-3~16.04.1) xenial; urgency=medium

  * Backport to xenial. (LP: #1716203)
- don't use debhelper 10

 -- Timo Aaltonen   Mon, 13 Nov 2017 19:11:36 +0200

** Changed in: libclc (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

** Changed in: wayland-protocols (Ubuntu Xenial)
   Status: Fix Committed => 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/1716203

Title:
  Backport packages for 16.04.4 HWE stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libclc/+bug/1716203/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1716203] Re: Backport packages for 16.04.4 HWE stack

2018-01-03 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 17.2.4-0ubuntu1~16.04.2

---
mesa (17.2.4-0ubuntu1~16.04.2) xenial; urgency=medium

  * control: Relax build-dep on libclc-dev

 -- Timo Aaltonen   Wed, 22 Nov 2017 16:25:17 +0200

** Changed in: xorg-server-hwe-16.04 (Ubuntu Xenial)
   Status: Fix Committed => 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/1716203

Title:
  Backport packages for 16.04.4 HWE stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libclc/+bug/1716203/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1716203] Re: Backport packages for 16.04.4 HWE stack

2018-01-03 Thread Launchpad Bug Tracker
This bug was fixed in the package llvm-toolchain-5.0 - 1:5.0-3~16.04.1

---
llvm-toolchain-5.0 (1:5.0-3~16.04.1) xenial; urgency=medium

  * Backport to xenial. (LP: #1716203)
- Don't build the Fuzzer library on powerpc.
- set BINUTILS_GOLD_ARCHS to match 4.0, dropping arm64 and s390x

 -- Timo Aaltonen   Tue, 10 Oct 2017 18:09:29 +0300

** Changed in: mesa (Ubuntu Xenial)
   Status: Fix Committed => 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/1716203

Title:
  Backport packages for 16.04.4 HWE stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libclc/+bug/1716203/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1716203] Re: Backport packages for 16.04.4 HWE stack

2018-01-03 Thread Launchpad Bug Tracker
This bug was fixed in the package libdrm - 2.4.83-1~16.04.1

---
libdrm (2.4.83-1~16.04.1) xenial; urgency=medium

  * Backport to xenial. (LP: #1716203)
- use dh9

 -- Timo Aaltonen   Tue, 10 Oct 2017 17:28:59 +0300

** Changed in: libdrm (Ubuntu Xenial)
   Status: Fix Committed => 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/1716203

Title:
  Backport packages for 16.04.4 HWE stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libclc/+bug/1716203/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


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

2018-01-03 Thread Łukasz Zemczak
The verification of the Stable Release Update for libdrm 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 encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

-- 
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/1716203

Title:
  Backport packages for 16.04.4 HWE stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libclc/+bug/1716203/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1720890] Re: vulkan-smoketest segfaults steam vulkan games segfault

2018-01-03 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 17.2.4-0ubuntu1~16.04.2

---
mesa (17.2.4-0ubuntu1~16.04.2) xenial; urgency=medium

  * control: Relax build-dep on libclc-dev

 -- Timo Aaltonen   Wed, 22 Nov 2017 16:25:17 +0200

** Changed in: mesa (Ubuntu Xenial)
   Status: Fix Committed => 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/1720890

Title:
  vulkan-smoketest segfaults steam vulkan games segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1720890/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1727390] Re: New bugfix release 17.2.4

2018-01-03 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 17.2.4-0ubuntu1~16.04.2

---
mesa (17.2.4-0ubuntu1~16.04.2) xenial; urgency=medium

  * control: Relax build-dep on libclc-dev

 -- Timo Aaltonen   Wed, 22 Nov 2017 16:25:17 +0200

** Changed in: mesa (Ubuntu Xenial)
   Status: Fix Committed => 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/1727390

Title:
  New bugfix release 17.2.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1727390/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1727401] Re: Corruption on windowed 3D apps running on dGPU (Intel/AMD)

2018-01-03 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 17.2.4-0ubuntu1~16.04.2

---
mesa (17.2.4-0ubuntu1~16.04.2) xenial; urgency=medium

  * control: Relax build-dep on libclc-dev

 -- Timo Aaltonen   Wed, 22 Nov 2017 16:25:17 +0200

** Changed in: mesa (Ubuntu Xenial)
   Status: Fix Committed => 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/1727401

Title:
  Corruption on windowed 3D apps running on dGPU (Intel/AMD)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mesa/+bug/1727401/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1690669] Re: Please build libxnvctrl0/-dev for s390x

2018-01-03 Thread Alberto Milone
** Changed in: nvidia-settings (Ubuntu)
 Assignee: (unassigned) => Alberto Milone (albertomilone)

** Changed in: nvidia-settings (Ubuntu)
   Status: New => Triaged

** Changed in: nvidia-settings (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-settings in Ubuntu.
https://bugs.launchpad.net/bugs/1690669

Title:
  Please build libxnvctrl0/-dev for s390x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-settings/+bug/1690669/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1720890] Re: vulkan-smoketest segfaults steam vulkan games segfault

2018-01-03 Thread Timo Aaltonen
I've verified it on xenial (had to fight to get vulkan running on an old
card)

one issue was that vulkan-utils in xenial doesn't have vulkan-smoketest
for easy testing, so had to backport the artful version first. The old
driver would just segfault the test, new one starts the app fine and
works great.

** Tags removed: verification-needed verification-needed-xenial
** Tags added: verification-done verification-done-xenial

-- 
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/1720890

Title:
  vulkan-smoketest segfaults steam vulkan games segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1720890/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1720890] Re: vulkan-smoketest segfaults steam vulkan games segfault

2018-01-03 Thread Łukasz Zemczak
Lawrence/Florian: could one of you verify if the xenial-proposed mesa
package also fixes the issue on a xenial system? This is blocking the
mesa release for this series.

-- 
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/1720890

Title:
  vulkan-smoketest segfaults steam vulkan games segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1720890/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1716203] Re: Backport packages for 16.04.4 HWE stack

2018-01-03 Thread Timo Aaltonen
** Changed in: vulkan (Ubuntu)
   Status: New => 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/1716203

Title:
  Backport packages for 16.04.4 HWE stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libclc/+bug/1716203/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1733573] Re: New bugfix release 1.8.4

2018-01-03 Thread Timo Aaltonen
still works fine

** Tags removed: verification-needed verification-needed-artful
** Tags added: verification-done verification-done-artful

-- 
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/1733573

Title:
  New bugfix release 1.8.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/1733573/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1716203] Re: Backport packages for 16.04.4 HWE stack

2018-01-03 Thread Timo Aaltonen
** Also affects: vulkan (Ubuntu)
   Importance: Undecided
   Status: New

-- 
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/1716203

Title:
  Backport packages for 16.04.4 HWE stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libclc/+bug/1716203/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp