Comment 21 for bug 1780846

Revision history for this message
Daniel Novotny (daniel-novotny) wrote :

Like David, I downgraded the mesa packages in order for the problem to disapear. The package system needed the old libllvm library (unfortunately, I purged it with "sudo apt autoremove" before) so my command line for this downgrade/fix was

sudo dpkg -i \
libllvm5.0_5.0-3~16.04.1_amd64.deb \
libllvm5.0_5.0-3~16.04.1_i386.deb \
libgbm1_17.2.8-0ubuntu0~16.04.1_amd64.deb \
libwayland-egl1-mesa_17.2.8-0ubuntu0~16.04.1_amd64.deb \
libegl1-mesa_17.2.8-0ubuntu0~16.04.1_amd64.deb \
libgl1-mesa-dri_17.2.8-0ubuntu0~16.04.1_amd64.deb \
libgl1-mesa-dri_17.2.8-0ubuntu0~16.04.1_i386.deb \
mesa-vdpau-drivers_17.2.8-0ubuntu0~16.04.1_amd64.deb

now the menus and buttons look normally