Comment 5 for bug 1630090

Revision history for this message
Iain Lane (laney) wrote : Re: $XMODIFIERS not set correctly

I think it's upstart being buggy when forwarding the initctl set-env -g to the dbus activation environment

‣ Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=5665
  Sender=:1.15 Destination=org.freedesktop.DBus Path=/org/freedesktop/DBus Interface=org.freedesktop.DBus Member=UpdateActivationEnvironment
  UniqueName=:1.15
  MESSAGE "a{ss}" {
          ARRAY "{ss}" {
                  DICT_ENTRY "ss" {
                          STRING "FOO";
                          STRING "bar";
                  };
          };
  };