On Thu, Apr 24, 2008 at 09:22:02AM +0200, Abdelrazak Younes wrote: > Andre Poenitz wrote: >> Is there a way to disable the pixmap cache or at least to clean it >> on shutdown? >> I smell a privacy problem here... >> > You mean that other Qt apps running at the same time could access it? > We can of course clear it up on shutdown in the GuiApplication dtor.
Why Qt apps, and why running? I just removed manually a ton of files in the cache without any LyX instance (or any other Qt program for that matter) running. Andre'