Package Details: eclipse-java 2:4.31-2

Git Clone URL: https://aur.archlinux.org/eclipse-java.git (read-only, click to copy)
Package Base: eclipse-java
Description: Highly extensible IDE (Java version)
Upstream URL: https://www.eclipse.org/
Keywords: ide
Licenses: EPL
Conflicts: eclipse
Provides: eclipse
Submitter: altermetax
Maintainer: altermetax (morgenstern)
Last Packager: altermetax
Votes: 44
Popularity: 2.58
First Submitted: 2021-08-21 23:38 (UTC)
Last Updated: 2024-04-13 17:02 (UTC)

Dependencies (3)

Required by (34)

Sources (3)

Latest Comments

1 2 3 4 5 6 7 Next › Last »

altermetax commented on 2024-04-13 17:03 (UTC)

The issue should be fixed in the next Eclipse release (2024-06). For the time being, I've included the workaround in the package.

Viterzgir commented on 2024-04-13 16:16 (UTC)

Tooltip not show in eclipse using X11 session.Adding WEBKIT_DISABLE_DMABUF_RENDERER=1 option has resolve this issue. Thanks.

altermetax commented on 2024-03-25 22:20 (UTC)

@elatllat, @Archangelectra, @pferraro

Thanks for the feedback. If the bug isn't fixed soon I might end up including this workaround in the package.

elatllat commented on 2024-03-25 19:33 (UTC)

Are you using Wayland?

Yes.

WEBKIT_DISABLE_DMABUF_RENDERER=1

works around the issue.

GDK_BACKEND=X11

eclipse errors with "Cannot open display"

Archangelectra commented on 2024-03-25 15:10 (UTC) (edited on 2024-03-25 15:12 (UTC) by Archangelectra)

@altermetax

adding both environment variables to my global config fails to fix it, and instead rather prevents any application that uses wayland from opening. i am using wayland, but previously had no issues. the crash occurs upon opening the autofill window.

update: only adding the webkit env fixed it, thanks!

pferraro commented on 2024-03-25 14:21 (UTC)

Are you using Wayland? If so, this issue might be related: https://github.com/eclipse-platform/eclipse.platform.swt/issues/1108 Please let me know if any of the following environment variables fix it:

In my case, WEBKIT_DISABLE_DMABUF_RENDERER=1 was sufficient to prevent eclipse from crashing on wayland.

altermetax commented on 2024-03-25 03:47 (UTC) (edited on 2024-03-25 03:53 (UTC) by altermetax)

@Archangelectra, @elatllat

Are you using Wayland? If so, this issue might be related: https://github.com/eclipse-platform/eclipse.platform.swt/issues/1108

Please let me know if any of the following environment variables fix it:

  • WEBKIT_DISABLE_DMABUF_RENDERER=1

  • GDK_BACKEND=X11

Archangelectra commented on 2024-03-24 23:02 (UTC) (edited on 2024-03-24 23:04 (UTC) by Archangelectra)

its also happening to me, though through

# # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007fc843ec646b, pid=19213, tid=19214 # # JRE version: OpenJDK Runtime Environment Temurin-17.0.10+7 (17.0.10+7) (build 17.0.10+7) # Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (17.0.10+7, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64) # Problematic frame: # C [libwebkit2gtk-4.1.so.0+0x10c646b] # # Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /home/evelyn/core.19213) # # If you would like to submit a bug report, please visit: # https://github.com/adoptium/adoptium-support/issues # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. #

also occurs on openjdk 21. (apologies for bad formatting, i don't comment often on the AUR)

altermetax commented on 2024-03-24 17:48 (UTC)

Doesn't happen here. Did you perform any particular actions?

elatllat commented on 2024-03-24 17:44 (UTC)

SIGSEGV in the last update

J 10903 org.eclipse.swt.internal.gtk3.GTK3.gtk_main_iteration_do(Z)Z (0 bytes) @ 0x00007e73c55def61 [0x00007e73c55def20+0x0000000000000041]