[Mesa-dev] [Bug 100275] plasmashell (etc) won't start in vnc after mesa 17.0.0

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Mar 19 22:59:43 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=100275

--- Comment #1 from Emil Velikov <emil.l.velikov at gmail.com> ---
Hi Johnny, can you track down if it's the GLVND patches that broke things -
you'll need to revert to 17.0.1-1 and bring back the "libglx.xorg" hunk in
xorg-server - see [1]. In other words - you'll need to rebuild both mesa and
xorg-server packages.

[1]
https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/xorg-server&id=fdb75aee720eedd503a7a0ce819e45a6e13a0705


If things still fail, please git bisect mesa. Something like the following is a
rough starting guide - skim through the dozens of how-to on the internet for
details.

$ git bisect start mesa-17.0.1 mesa-17.0.0
$ build and install mesa
$ test
$ git bisect good/bad (if things work correctly/not)


It should take you ~6 steps and you'll get a "XXX is the first bad commit" at
the end.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170319/0a03e355/attachment-0001.html>


More information about the mesa-dev mailing list