Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 13.0.1, Qt Creator 14.0.0
-
None
-
Linux distro: popOS 22.04 (Ubuntu based)
-
-
7a4bbab6f (13.0)
Description
Opening the internal terminal of the QtCreator seems to change the values of some environment variables. Especially if the value contains an equal sign.
I encounter strange warnings, if I executed some gnome apps, like gedit, which points to the DBUS_SESSION_BUS_ADDRESS variable.
Normally the value is
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
which is a socket address notation and the internal terminal removes the part before the equal sign, which results in:
DBUS_SESSION_BUS_ADDRESS=/run/user/1000/bus
Attachments
For Gerrit Dashboard: QTCREATORBUG-30844 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
563662,3 | Terminal: Fix Environment | 13.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |