block 819153 by 743843 tag 819153 + moreinfo thanks Hi,
On Thu, Mar 24, 2016 at 09:34:49AM +0100, Leon Winter wrote: > The bug also appears on version 5.1.2~rc1-1 of debian unstable. > I initially reported my bug as an extension of an already present bug against > src:mesa but was asked to open a new one specifically for LibreOffice: And the bug in LibreOffice is what? Except maybe the fact that it wants OpenGL. Which I disliked from the beginning. > libGL: driver does not expose __driDriverGetExtensions_swrast(): > /usr/lib/i386-linux-gnu/dri/swrast_dri.so: undefined symbol: > __driDriverGetExtensions_swrast Isn't this a driver bug, then? What should LO do? (I'd have liked it more that you marked the other bug affecting libreoffice instead of filing a new bug..) > the sw-renderer version of libgl fixes the problem: > $ apt-get download libgl1-mesa-swx11; dpkg -x libgl1-mesa-swx11*deb .; > LD_PRELOAD=usr/lib/i386-linux-gnu/libGL.so.1.6.0 > /usr/lib/libreoffice/program/soffice.bin /tmp/file.ods OK. I _think_ it's possible to disable OpenGL; though. > Thus currently it is impossible to have a working LibreOffice application that > can edit diagrams and have totem installed at the same time. Since the initial > cause of this problem seems to be the absent symbol of the software rasterer I > joined this bug report. Which again is a mesa bug, isn't it? It doesnÄt complain about libGL (which LO uses) missing stuff, but libGL complains about stuff missing in whatever driver you use. Or do I oversee something? Regards, Rene