Bug 561473

Summary: Error: Set a breakpoint on '_pixman_log_error' to debug
Product: [Eclipse Project] Platform Reporter: guy mesika <mesika.guy>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: john
Version: 4.16   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:

Description guy mesika CLA 2020-03-26 03:11:53 EDT
im using eclipse 2020-03

similar to BUG 533799 that was reported fixed

i'm running eclipse via docker container that i logged it via SSH -X
the SSH is done from mobaxterm that is installed on windows-10 machine

org.eclipse.m2e.logback.configuration: The org.eclipse.m2e.logback.configuration bundle was activated before the state locatio
org.eclipse.m2e.logback.configuration: Logback config file: /root/eclipse-workspace/.metadata/.plugins/org.eclipse.m2e.logback
org.eclipse.m2e.logback.configuration: Initializing logback
org.eclipse.m2e.logback.configuration: The org.eclipse.m2e.logback.configuration bundle was activated before the state locatio
org.eclipse.m2e.logback.configuration: Logback config file: /test/.metadata/.plugins/org.eclipse.m2e.logback.configuration/log
org.eclipse.m2e.logback.configuration: Initializing logback

(Eclipse:1063): Gtk-WARNING **: 00:14:57.153: GtkToolbar 0x7fce29ffed10 reported min size 34 and natural size 31 in get_prefer
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
Comment 1 John McCabe CLA 2020-05-14 06:14:41 EDT
I'm running 2020-03 on Ubuntu 16.04 and getting this.

I'm normally using the CDT and, when I right click on a Project and select Properties, a bunch of these messages come up on the console where Eclipse was launched.

I'm using it in two ways; ssh with X forwrding as @guy_mesika, and through TightVNC with x11vnc service on the Ubuntu machine; it happens both ways.