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

Eclipse crash on startup #104

Closed
rodtell opened this issue Dec 4, 2024 · 15 comments
Closed

Eclipse crash on startup #104

rodtell opened this issue Dec 4, 2024 · 15 comments
Labels
bug Something isn't working

Comments

@rodtell
Copy link

rodtell commented Dec 4, 2024

Latest update is crashing.

CompileCommand: exclude org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteAnalyzer.getExtendedRange bool exclude = true

(java:21): GdkPixbuf-CRITICAL **: 10:55:54.496: gdk_pixbuf_get_width: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(java:21): GdkPixbuf-CRITICAL **: 10:55:54.496: gdk_pixbuf_get_height: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(java:21): GdkPixbuf-CRITICAL **: 10:55:54.496: gdk_pixbuf_get_height: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(java:21): GdkPixbuf-CRITICAL **: 10:55:54.496: gdk_pixbuf_get_width: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(java:21): Gtk-CRITICAL **: 10:55:54.496: gtk_window_resize: assertion 'width > 0' failed

It also generates a log file, but it is over 2000 lines long, I don't know if I should add it here on description. If so, I can add it later.
Fedora 41, GNOME 47.
Captura de tela de 2024-12-04 10-41-38

@Mailaender
Copy link
Collaborator

Not reproducible on @archlinux. The log excerpts you provided are not enough to diagnose this.

@Mailaender Mailaender added the bug Something isn't working label Dec 4, 2024
@rodtell
Copy link
Author

rodtell commented Dec 4, 2024

1733322782089.log
I was not able to copy and paste due to the size of it, about 2900 lines on log file.

@Mailaender
Copy link
Collaborator

java.lang.IllegalStateException: The System Bundle was updated. The framework must be restarted to finalize the configuration change

Sounds like you tried to install plugins and it crashed, see #100.

@rodtell
Copy link
Author

rodtell commented Dec 5, 2024

I do need some plugins for Eclipse, but although is not the solution; I uninstalled Eclipse, and removed the flatpak directory related to Eclipse.

~/.var/app/org.eclipse.Java/ 

Once installed, I added a JavaEE plugin that I need, and so far is working fine.

When I removed the .eclipse directory, it did not work out for me, even without any plugins.

It did not affect me too much (reinstalling from scratch), since all my work is in the eclipse-workspace folder, and Eclipse recognized without any issues.

@Mailaender
Copy link
Collaborator

So you think it was update related? #12 is another unresolved problem.

@rodtell
Copy link
Author

rodtell commented Dec 5, 2024

So you think it was update related? #12 is another unresolved problem.

I think so, the same kind of error and probably the log generated would gave the same info as mine. But it is not a recurring error, the update before this one worked without any issues.

Is the splash screen startup working well for you? I just get a small blank square on top right of my screen. A minor issue that does not affect me at all, but I wonder if it is another Wayland problem with Eclipse, and not the flatpak.

@Mailaender
Copy link
Collaborator

See https://fedoraproject.org/wiki/Eclipse#No_Splashscreen_Image as it is a Fedora related problem.

@munje
Copy link

munje commented Dec 6, 2024

Is the splash screen startup working well for you? I just get a small blank square on top right of my screen. A minor issue that does not affect me at all, but I wonder if it is another Wayland problem with Eclipse, and not the flatpak.

This also bugs me. I have the same behavior on my system, instead of regular splash screen I just get blank square and after it eclipse start normally. I tried clean reinstall (removed the flat dirs related to eclipse) but it is the same.
I'm using Fedora 41, Gnome 47

See https://fedoraproject.org/wiki/Eclipse#No_Splashscreen_Image as it is a Fedora related problem.

Did anyone make a use of it? Do we have to do something after installing this package (gdk-pixbuf2-modules-extra)?
I tried to install it but it is the same - no splash screen and only small blank square is shown

@Mailaender
Copy link
Collaborator

Maybe I confused it because I was testing with a tarball instead of the Flatpak installation.

@akurtakov
Copy link
Collaborator

It should be possible to include the extra modules in the flatpak

@Mailaender
Copy link
Collaborator

Closing this derailed discussion in favor of #105 and the other crash reports.

@Mailaender Mailaender closed this as not planned Won't fix, can't repro, duplicate, stale Dec 6, 2024
@ugale-deepak3010
Copy link

ugale-deepak3010 commented Jan 9, 2025

@rodtell I am also using flatpak eclipse in Fedora.
Are you using Lombok? I am not able to use. struggling since last two year.
Please could you help me if you ever used?

@Mailaender
Copy link
Collaborator

See #67

@ugale-deepak3010
Copy link

@Mailaender Thanks for reply. It does not work! it's working via windows system. Looks like something is different with flatpak eclipse.

@rodtell Any guess?

@rodtell
Copy link
Author

rodtell commented Jan 14, 2025

I do not use Lombok, sorry I can not help you with this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants