Get rid of GTK3 and the errirs will disappear :)
I don't know if there is a solution except fixing GTK3 or porting Eclipse to 
something less buggy. 
GTK3 seem to create more and more errors with every new version. If you do not 
use the default GTK+ theme, even more. After transition to Eclipse 4 (and so 
GTK3) in our product we spend right now most of our time in fixing various SWT 
regressions. For this concrete issue we simply start Eclipse from a shell 
script which redirects standard error to a file, so that our customers aren't 
scared by permanent "critical error" or "critical bug" flood. For debugging 
Eclipse from Eclipse I have no solution except to redirect std.error to a file 
from your own code inside Eclipse. This will however hide the rest of std.error 
too :). 

Am 28. Februar 2018 20:47:04 MEZ schrieb Lars Vogel <[email protected]>:
>Friends of SWT,
>
>is anyone aware of a Linux or GTK or SWT trick to remove the annoying
>GLib-CRITICAL messages?
>
>(Eclipse:14679): GLib-CRITICAL **: g_base64_encode_step: assertion 'in
>!= NULL' failed
>
>It makes Console output almost useful, as it is super hard to see if
>(I have to scroll a lot to find the relevant stuff). Screenshot of my
>current user experience attached.
>
>Best regards, Lars

--
Kind regards,
Andrey Loskutov

http://google.com/+AndreyLoskutov
_______________________________________________
platform-dev mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-dev

Reply via email to