Don't pollute the environment inside Konsole with QT_NO_GLIB

Authored by ahartmetz on Aug 3 2018, 11:16 AM.

Description

Don't pollute the environment inside Konsole with QT_NO_GLIB

Summary:
Fixes a regression from ac59cc7e007a3ef73a07.
LibreOffice Writer, for example, will hang during startup when
QT_NO_GLIB is set. It uses GLib and has KDE integration.

Test Plan:
In a shell, set QT_NO_GLIB to a string, or an empty string, or
unset it. Run konsole from that shell, check that QT_NO_GLIB in
the new shell inside konsole has the same value as in the
launching shell.

Reviewers: hindenburg, Konsole, sandsmark, dfaure

Reviewed By: dfaure

Subscribers: dfaure, konsole-devel

Tags: Konsole

Differential Revision: https://phabricator.kde.org/D14558

(cherry picked from commit 76b8b8d71d17a35f0537035a50e81904879de586)

Details

Committed
dfaureAug 3 2018, 12:30 PM
Reviewer
dfaure
Differential Revision
D14558: Don't pollute the environment inside Konsole with QT_NO_GLIB
Parents
R319:ee5e70e7d988: Vt102EmulationTest: Use QTEST_GUILESS_MAIN
Branches
Unknown
Tags
Unknown