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

Chromebook Linux (Beta) with Eclipse installed - GUI flickering #1196

Open
2 tasks done
nlaney opened this issue Apr 23, 2024 · 1 comment
Open
2 tasks done

Chromebook Linux (Beta) with Eclipse installed - GUI flickering #1196

nlaney opened this issue Apr 23, 2024 · 1 comment
Labels
bug Something isn't working Linux/GTK Happens on Linux

Comments

@nlaney
Copy link

nlaney commented Apr 23, 2024

Chromebook Linux (Beta) with Eclipse installed - GUI flickering

Let's make sure issue is not already fixed in latest builds first.

Steps to reproduce

From a fresh installation and clean workspace:

  • enable developer mode on Chromebook
  • install Eclipse

I tried

  • *mouse over hyperlinks in Project Explorer view with no projects
  • *as mouse pointer moves, hyperlinks start to flicker in the view, this is exaggerated when working with Eclipse as projects are added, files opened, entire views start flickering.

I expected: stable fonts

But got: random flickering fonts

Here is some relevant log output

From <workspace>/.metadata/.log

(Eclipse:5298): Gtk-CRITICAL **: 10:18:09.142: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar

Tested under this environment:

  • OS & version: ...

    • Operating System: Debian GNU/Linux 12 (bookworm)
      Kernel: Linux 6.6.17-01102-gd3cec3c11146
      Architecture: x86-64
  • Eclipse IDE/Platform version (as shown in Help > About): ...

    • Eclipse IDE for Enterprise Java and Web Developers (includes Incubating components)
      Version: 2024-03 (4.31.0)
      Build id: 20240307-1437
      OS: Linux, v.6.6.17-01102-gd3cec3c11146, x86_64 / gtk 3.24.38
      Java vendor: Eclipse Adoptium
      Java runtime version: 17.0.10+7
      Java version: 17.0.10
  • opened an issue with Chromebook help, one of the responses is,"We've found that some apps may not play nice with the Wayland display compositor used with the Linux Development Environment. "

Community

  • I understand reporting an issue to this OSS project does not mandate anyone to fix it. Other contributors may consider the issue, or not, at their own convenience. The most efficient way to get it fixed is that I fix it myself and contribute it back as a good quality patch to the project.
@nlaney nlaney added the bug Something isn't working label Apr 23, 2024
@jukzi jukzi transferred this issue from eclipse-platform/.github Apr 26, 2024
@jukzi jukzi added the Linux/GTK Happens on Linux label Apr 26, 2024
@nlaney
Copy link
Author

nlaney commented Apr 29, 2024

Eclipse runs without fonts flickering using the following command line args @penguin:~$ sommelier -X --scale=1.0 eclipse/jee-2024-03/eclipse/eclipse

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

No branches or pull requests

2 participants