Some more evindence... > Excellent question. Where did you get your LyX version? 1- It's not only lyx from packages that exhibits this behavior, but also the svn version. Well, I'm actually using Rob's branch (lyx-outliner, from launchpad). Will keep testing.
2- All slowness goes away if I hide the outline panel (!). 3- Somehow it gets worse when this tool kicks in http://www.stereopsis.com/flux/ . This points at qt again. My local qt is 4.6. Best, -Jose Jose Quesada, PhD. Max Planck Institute, Center for Adaptive Behavior and Cognition, Berlin http://www.josequesada.name/ http://twitter.com/Quesada On Fri, Jun 18, 2010 at 5:42 PM, Jose Quesada <ques...@gmail.com> wrote: > I'm using both sabayon (laptop) and ubuntu (2 desktops). > Will try to compile it with debug symbols, but now I'm under deadline > pressure. Maybe 1st Jul or so, I'll report back... > Thanks! > > Best, > -Jose > > Jose Quesada, PhD. > Max Planck Institute, > Center for Adaptive Behavior and Cognition, > Berlin > http://www.josequesada.name/ > http://twitter.com/Quesada > > > On Fri, Jun 18, 2010 at 4:51 PM, Jean-Marc LASGOUTTES > <lasgout...@lyx.org>wrote: > >> Liviu Andronic <landronim...@gmail.com> writes: >> >> > On Fri, Jun 18, 2010 at 12:30 PM, stephen's mailinglist account >> > <stephen4mailingli...@googlemail.com> wrote: >> >> Is this with ./configure --enable-build-type=pre >> >> >> > I am not sure how this works for LyX. From my experience whenever >> > debug symbols are needed, either install *-dbg package or build from >> > source. The latter should suffice for minimal debugging. If you want >> > to make sure debugging is at max verbosity, you may want to hunt some >> > --debug=full or similar ./configure switch. >> >> /configure --enable-debug is the best. >> >> --enable-build-type=rel may be needed if using a non-release build. >> >> JMarc >> >> >