Skip to main content

Shared Features

Feature

Description

Available in

Studio crashed on Linux when the display server protocol is Wayland

This is a bug of Eclipse. For more information, see https://github.com/eclipse-platform/eclipse.platform.swt/issues/381.

The workaround is to switch display server protocol to x11. You can create a .sh file to launch Studio with a script. For example:

#!/bin/sh
export GDK_BACKEND=x11
./Talend-Studio-linux-gtk-x86_64

All subscription-based Talend products with Talend Studio

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!