<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Package: x2goclient<br>
    Version: 4.0.1.0<br>
    <br>
    When I start qt/kde applications on the x2go server via the
    x2goclient, I get a grey application and a lot of error messages in
    the konsole. A workaround seems to be to change the graphicssystem
    to native instead of raster. However raster is the default in
    Kubuntu and it doesnt work when running things as root or through
    sudo.<br>
    <br>
    administrator@desktops-x2go:~$ sudo dolphin --graphicssystem raster<br>
    X Error: BadDrawable (invalid Pixmap or Window parameter) 9<br>
      Major opcode: 62 (X_CopyArea)<br>
      Resource id:  0x420007d<br>
    X Error: BadDrawable (invalid Pixmap or Window parameter) 9<br>
      Major opcode: 62 (X_CopyArea)<br>
      Resource id:  0x420007d<br>
    X Error: BadDrawable (invalid Pixmap or Window parameter) 9<br>
      Major opcode: 62 (X_CopyArea)<br>
      Resource id:  0x420007d<br>
    X Error: BadDrawable (invalid Pixmap or Window parameter) 9<br>
      Major opcode: 62 (X_CopyArea)<br>
      Resource id:  0x420007d<br>
    X Error: BadPixmap (invalid Pixmap parameter) 4<br>
      Major opcode: 54 (X_FreePixmap)<br>
      Resource id:  0x420007d<br>
    X Error: BadShmSeg (invalid shared segment parameter) 128<br>
      Extension:    129 (MIT-SHM)<br>
      Minor opcode: 2 (X_ShmDetach)<br>
      Resource id:  0x420007c<br>
    administrator@desktops-x2go:~$ sudo dolphin --graphicssystem native<br>
    <br>
    this works fine. Also gtk applications such as gimp works fine as
    root.<br>
    <br>
    This is quite a problem when you want to add/remove users and do
    other administrative things in KDE.<br>
    <meta http-equiv="Content-Type" content="text/html;
      charset=ISO-8859-1">
    <style type="text/css">
p, li { white-space: pre-wrap; }
</style>
  </body>
</html>