On Sat, Feb 27, 2021 at 02:25:28PM +0100, Dr. Axel Stammler wrote:
> It happens with all documents in different situations, one of them 
> reproducibly being:
> 
> - file ??? save as
> - trying to copy the filename by pressing ^C
> - pressing <Esc> to close the file dialogue
> - Lyx now freezes for about 30s
> - you get impatient and try to click on something (like ???cancel???) or to 
> close the file dialogue or Lyx by clicking on the window decoration

Unfortunately I can not reproduce, though I am not sure I understand step 2 in 
the recipy.

> I suspect it has something to do with Lyx's interaction with the window 
> manager.

That migh well be. What WM do you use? 

It might also be that Qt version plays a role so we might want to recheck
the problem once bullseye becomes stable.

> > If you look on top report is 100% taken by lyx process itself or some
> > conversion routine in background (e.g. conversion of figure).
> 
> Lyx

Is it in your capability to provide gdb backtrace from the freezing period
or perhaps look whether strace reports something interesting at that time?
(You might need something like 
$ strace /usr/bin/lyx 2>&1|grep -vE 
'localtime|gettimeofday|clock_gettime|^read|POLLIN'
to avoid excessive overreporting).

Please keep bugs.debian.org CC-ed, thanks :)
Pavel

Reply via email to