I2PC / scipion

Scipion is an image processing framework to obtain 3D models of macromolecular complexes using Electron Microscopy (3DEM)
http://scipion.i2pc.es
Other
76 stars 47 forks source link

Search in the run.stdout and run.log gets broken #1988

Closed DStrelak closed 4 years ago

DStrelak commented 5 years ago

Describe the bug One running a protocol, both run.stdout and run.log get filled by the log text. While searching for a string literal using the Search field, random text (instead of the searched literal) gets highlighted.

To Reproduce It seems to happen randomly, but more often if you switch between the tabs and / or change the literal and or refresh the windows (using the double circular arrow button).

Expected behavior The search should always find (and highlight) the searched string, if present

Screenshots image

Desktop (please complete the following information): 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux (Ubuntu 18.04.2) Scipion commit 93872702eeb4e40ef267e6a2db889503eb1ebfc1

pconesa commented 4 years ago

Fixed here: https://github.com/I2PC/scipion/pull/2033