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

Autocomplete hangs, leaves popup in focus, and crashes eclipse #96

Open
DerekSansom opened this issue Feb 23, 2023 · 7 comments
Open

Autocomplete hangs, leaves popup in focus, and crashes eclipse #96

DerekSansom opened this issue Feb 23, 2023 · 7 comments

Comments

@DerekSansom
Copy link

DerekSansom commented Feb 23, 2023

Regularly using CTRL SPACE to bring up autocomplete options the popup pops up, then stays "computing options"
and when moving from eclipse to another window it stays in focus blocking half the screen
It either stays like this for a couple of minutes then disappears and works as normal for a while, it it stays until eclipsed is forced to close.
In previous versions it didn't do this

Version: 2022-03 (4.23.0)
Build id: 20220310-1457

On Ubuntu 22.04

@mickaelistria
Copy link
Contributor

Please try latest release, 2022-12 (4.26.0) and report whether the issue is fixed or not.

@DerekSansom
Copy link
Author

DerekSansom commented Feb 27, 2023 via email

@DerekSansom
Copy link
Author

DerekSansom commented Feb 27, 2023 via email

@DerekSansom
Copy link
Author

DerekSansom commented Feb 27, 2023 via email

@laeubi
Copy link
Contributor

laeubi commented Feb 27, 2023

How difficult can this be to make things work

You can open a PR to "make things work" ... beside that explicit steps to reproduce the problem (used version, project, operating system, ...) can help other if they want to look into it.

@jukzi
Copy link
Contributor

jukzi commented Apr 18, 2023

@DerekSansom please stick to a single problem per issue. Problem of autocomplete hangs can either be

  • out of memory -> increase heap memory for eclipse
  • performance problem -> please add sampling information (for example with visualvm)

@Bananeweizen
Copy link
Contributor

This is probably the ibm.icu version conflict issue that was active at the end of last year or so. I've seen similar problems where the m2e.ui bundle could not be activated anymore in previously existing and then upgraded installations. Unfortunately only installing a new eclipse version solved this in all my cases (since you would have to remove the problematic bundle from the old installation, which would then lead to other depending bundles not resolving).

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

5 participants