Skip to content
Commit 3d4e12d0 authored by Andreas Hartmetz's avatar Andreas Hartmetz Committed by David Faure
Browse files

Don't pollute the environment inside Konsole with QT_NO_GLIB

Summary:
Fixes a regression from ac59cc7e.
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 76b8b8d7)
parent ee5e70e7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment