[Bug 1552764] Re: Eclipse and SWT are very slow/hang on a fresh 16.04 install (gtk3/swt issue)

Larry D. James 1552764 at bugs.launchpad.net
Fri Apr 29 03:23:04 UTC 2016


@kchan Try calling Eclipse from a script.  I tested it and the debugger
works using the environment variable.

Use a script such as:

myeclipse:

-------------------------------------------------
#!/bin/bash

export SWT_GTK3=0
/opt/eclipse/eclipse
-------------------------------------------------

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to java-common in Ubuntu.
https://bugs.launchpad.net/bugs/1552764

Title:
  Eclipse and SWT are very slow/hang on a fresh 16.04 install (gtk3/swt
  issue)

Status in java-common:
  New
Status in java-common package in Ubuntu:
  Confirmed
Status in openjdk package in Ubuntu:
  Confirmed
Status in swt-gtk package in Ubuntu:
  Confirmed

Bug description:
  I installed a fresh Ubuntu 16.04 64 bit from nightly build
  (2016-03-02).

  Eclipse Mars.2 (4.5.2) is often very slow / hangs, especially on start
  of actions (searching projects, importing them, search for updates,
  install plugins etc.

  Things I tried:
    * openjdk8 /oracle java 8
    * OS / CS nvidia driver
    * unity / gnome (metacity and compizz)
    * fresh workspace

  jvisualvm  shows that much cpu time is consumed by
  rg.eclipse.swt.internal.gtk.OS._g_main_context_iteration[native] ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/java-common/+bug/1552764/+subscriptions



More information about the foundations-bugs mailing list