Comment 13 for bug 1512760

Revision history for this message
Andreas M (amuttsch) wrote : Re: Java applications leaks shmem chunks

Workaround for some QT applications: "export QT_X11_NO_MITSHM=1". This prevents QT from exchanging data with the X server via shared memory. Broken GUI's will work again.

Won't work for vlc for example, but okular or texstudio will work again.