Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deadlocks when saving and instantly closing a file #106

Open
kno10 opened this issue Mar 16, 2023 · 0 comments
Open

Deadlocks when saving and instantly closing a file #106

kno10 opened this issue Mar 16, 2023 · 0 comments

Comments

@kno10
Copy link

kno10 commented Mar 16, 2023

Bug report

I still get deadlocks that make using Texlipse really annoying.

I have found a reproducible way to trigger them (on my machine):

I open a (long enough, real) document, insert a \label{} at the top and immediately press Ctrl+S Ctrl+W to save and close the file.
This causes Eclipse to completely lock up, I have to kill the process.

If I wait a second before closing the window (there is probably the parser triggered to update the outline, etc.) then it is fine.
But often I have one very simple change to make in several file (e.g., adding a \label{} to each section), I have the "habit" of saving-and-closing them with shortcuts. I lock up Eclipse all the time, and I have been now using vim to edit the files instead.

Please describe your environment:

I just updated Eclipse, it still occurs.

  • TeXlipse version: 1.5.0
  • Eclipse version: 2023-03 (4.27.0)
  • Linux GTK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant