Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | >>>>> "Anand" == Anand Rangarajan <[EMAIL PROTECTED]> writes: | | Anand> Digging through google, I found the threaded discussion at | Anand> http://www.mail-archive.com/lyx-users@lists.lyx.org/msg42138.html | Anand> very useful since it addressed the same bug. The remedy called | Anand> for adding -nounload to UICFLAGS in | Anand> src/frontends/qt2/ui/Makefile.in and in | Anand> src/frontends/qt2/ui/Makefile.am | | It appears that KDE autoconf code always uses -nounload when uic | supports it. This flag appears to avoid unloading qt designer plugins | when exiting uic. | | The patch below does the same, albeit in a simpler way. | | Lars, OK?
yes -- Lgb