Comment 52 for bug 1318542

Revision history for this message
terii (quad3datwork) wrote :

Edit the terminator command script.

Example:
vi `which terminator`

After the "import" lines at top... (on my Pop_OS 20.04 just 4 lines), insert following and save file.

os.environ['DBUS_SESSION_BUS_ADDRESS'] = ''

Works for me.