Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 544353

Summary: gtk warnings are coming when launching the eclipse.
Product: [Eclipse Project] Platform Reporter: Rakeshvarma Jugunta <elite.rakesh>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: minor    
Priority: P3 CC: daniel_megert, loskutov
Version: 4.10   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
Whiteboard:

Description Rakeshvarma Jugunta CLA 2019-02-11 14:17:36 EST
Hi
When i try to launch the eclipse from a RHEL 7.5 machine , i get the gtk warnings on the console. Please help in this to fix them.

Eclipse was opening and these errors are not stopping the eclipse to open.
But they are annoying on the terminal.

Below is the version which we are using.

Eclipse IDE for Enterprise Java Developers.

Version: 2018-12 (4.10.0)
Build id: 20181214-0600


and the RHEL version is Red Hat Enterprise Linux Server release 7.5 (Maipo)
---------------------------------------------------------------------------------
Below are the warnings on the terminal.
(Eclipse:10931): GLib-CRITICAL **: g_base64_encode_step: assertion 'in != NULL' failed

(Eclipse:10931): GLib-CRITICAL **: g_base64_encode_step: assertion 'in != NULL' failed

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff3446e4410 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff3446e4580 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff344de4e20 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff344e5b130 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff344e5b2a0 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff344e5b410 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff344e5b580 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff344e5b860 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff344e5b9d0 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff344e5bcb0 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff344e5be20 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff344e5bf90 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff344f24580 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff344f246f0 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff344f24860 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff344f24e20 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff344f6b580 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff344f6b6f0 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff344f6b860 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff344f6bb40 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?
org.eclipse.m2e.logback.configuration: Logback config file: /home/ejugrak/eclipse-workspace/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.10.0.20181127-2120.xml
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [bundleresource://937.fwk214560653:1/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [bundleresource://937.fwk214560653:2/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
org.eclipse.m2e.logback.configuration: Initializing logback

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff344de49d0 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff344de4b40 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(Eclipse:10931): Gtk-WARNING **: Allocating size to SwtFixed 0x7ff3446e4410 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?
Comment 1 Andrey Loskutov CLA 2019-02-11 14:51:24 EST

*** This bug has been marked as a duplicate of bug 541256 ***