<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Den 31-07-2013 09:08, Mike Gabriel skrev:<br>
    <blockquote
      cite="mid:20130731090852.18251q3rgy6w1kw4@mail.das-netzwerkteam.de"
      type="cite">
      <blockquote type="cite" style="color: #000000;">
        <blockquote type="cite" style="color: #000000;"><br>
        </blockquote>
        <br>
        Can you copy/paste the content of your /etc/sudoers? I just
        tried to add
        <br>
        this line after Defaults and doesn't work for me. I also tried
        to comment
        <br>
        Defaults
        <br>
      </blockquote>
      <br>
      Yes, that would be good. Please provide a file that works when
      being placed into <i class="moz-txt-slash"><span
          class="moz-txt-tag">/</span>etc/sudoers.d<span
          class="moz-txt-tag">/</span></i>.
    </blockquote>
    <br>
    Actually mine broke again, because I apparently didn't use visudo.
    Anyway, I made a 3-step guide for getting it to work. This time I
    tested after a restart ;-)<br>
    Do as root:<br>
    <br>
    echo "Defaults        env_keep +=\"QT_GRAPHICSSYSTEM\"" >
    /etc/sudoers.d/X2Go<br>
    chmod 0440 /etc/sudoers.d/X2Go<br>
    service sudo restart<br>
  </body>
</html>