-
Notifications
You must be signed in to change notification settings - Fork 10
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
Comments
Please try latest release, 2022-12 (4.26.0) and report whether the issue is fixed or not. |
I've just updated and now no tests run, and all the class paths are messed
up
…On Thu, 23 Feb 2023 at 15:34, Mickael Istria ***@***.***> wrote:
Please try latest release, 2022-12 (4.26.0) and report whether the issue
is fixed or not.
—
Reply to this email directly, view it on GitHub
<#96 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABRBWU3F73HB2SHO436242DWY57QBANCNFSM6AAAAAAVFZC5U4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
ANd so I shut down eclipse, to restart and see if it will load maven
nature, that it claims is missing although it's installed, and eclipse
won't run at all, thanks very much
…On Mon, 27 Feb 2023 at 09:53, Derek ***@***.***> wrote:
I've just updated and now no tests run, and all the class paths are messed
up
On Thu, 23 Feb 2023 at 15:34, Mickael Istria ***@***.***>
wrote:
> Please try latest release, 2022-12 (4.26.0) and report whether the issue
> is fixed or not.
>
> —
> Reply to this email directly, view it on GitHub
> <#96 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ABRBWU3F73HB2SHO436242DWY57QBANCNFSM6AAAAAAVFZC5U4>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
Installed updated eclipse and now
The selected wizard could not be started.
Plug-in org.eclipse.m2e.core.ui was unable to load class
org.eclipse.m2e.core.ui.internal.wizards.MavenImportWizard.
An error occurred while automatically activating bundle
org.eclipse.m2e.core.ui (591).
Everything I try, I'm down some dark nightmare alice in wonderland spiral.
How difficult can this be to make things work
…On Mon, 27 Feb 2023 at 09:56, Derek ***@***.***> wrote:
ANd so I shut down eclipse, to restart and see if it will load maven
nature, that it claims is missing although it's installed, and eclipse
won't run at all, thanks very much
On Mon, 27 Feb 2023 at 09:53, Derek ***@***.***> wrote:
> I've just updated and now no tests run, and all the class paths are
> messed up
>
> On Thu, 23 Feb 2023 at 15:34, Mickael Istria ***@***.***>
> wrote:
>
>> Please try latest release, 2022-12 (4.26.0) and report whether the issue
>> is fixed or not.
>>
>> —
>> Reply to this email directly, view it on GitHub
>> <#96 (comment)>,
>> or unsubscribe
>> <https://github.com/notifications/unsubscribe-auth/ABRBWU3F73HB2SHO436242DWY57QBANCNFSM6AAAAAAVFZC5U4>
>> .
>> You are receiving this because you authored the thread.Message ID:
>> ***@***.***>
>>
>
|
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. |
@DerekSansom please stick to a single problem per issue. Problem of autocomplete hangs can either be
|
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). |
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
The text was updated successfully, but these errors were encountered: