FS#15057 - [lyx] Last update (3 days ago) make LyX very slow, especially when typing
Attached to Project:
Arch Linux
Opened by Etienne Lepercq (guepe) - Thursday, 11 June 2009, 15:44 GMT
Last edited by Eric Belanger (Snowman) - Wednesday, 15 June 2011, 03:36 GMT
Opened by Etienne Lepercq (guepe) - Thursday, 11 June 2009, 15:44 GMT
Last edited by Eric Belanger (Snowman) - Wednesday, 15 June 2011, 03:36 GMT
|
Details
Description:
I am using this LyX package for several month now without problems. I am using an aging P-M 1.8GHz laptop under Gnome, everything up to date (not from testing). The last update made LyX very unresponsive, especially when typing: it takes 2-3 even 5 seconds to refresh text when typing. I didn't change anything related to LyX configuration: several thread s talks about this issue - dated from sept. - dec 2008 but has been solved. This probably is not related to this problem. But, I found this thread https://bugs.launchpad.net/ubuntu/+source/lyx/+bug/136632 and comment from Vincenzo Ciancia talking about "compiling without assertions" and making LyX slow. Do you know what compilations flags have been used, and what changed from last package update ? There must be a solution ! ;-) Additional info: * package version(s) : 1.6.3-1 * config and/or log files etc. Steps to reproduce: Type a text, it is very slow to refresh. |
This task depends upon
Closed by Eric Belanger (Snowman)
Wednesday, 15 June 2011, 03:36 GMT
Reason for closing: Fixed
Additional comments about closing: Bug is over a year old, also there are numerous new release of lyx. probably fixed.
Wednesday, 15 June 2011, 03:36 GMT
Reason for closing: Fixed
Additional comments about closing: Bug is over a year old, also there are numerous new release of lyx. probably fixed.
Compiler flags used:
./configure --prefix=/usr \
--with-frontend=qt4 --without-included-boost
before it was:
./configure --prefix=/usr \
--with-frontend=qt4
I haven't looked if it happens for me too though, I'll do it when I have some time.
Apparently just one flag has been added, --without-included-boost : I don't find anything problematic related to it.
If anyone has the same problem, please report, it should help finding cause of the problem. I didn't find any other slow-down on my laptop, so I think this might be related to LyX...
Ronald: Etienne mentioned compilations flags not configuration flags (unless he meant configuration flags)
I've tested it on both my desktop (x86_64) and my laptop (i686), doesn't seem slow here either.
Etienne: is this still an issue?
It seems more an issue with LyX, but I am surprised. Still, as you said, the only flag that has changed is related to configuration flags and not compilations one.
It may be related to another lib. I'll try seeking with LyX community.
I have compiled LyX in debug mode and tracked what takes so much CPU. I uploaded the valgrind trace but nobody seemed interested…
And that is almost everything "new" :-(