[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Schlanke grafische Oberfläche für MediathekView gesucht



Am 10.01.2015 um 17:27 schrieb Stefan Baur:
Ja, aber wenn er nur eine einzelne Anwendung starten will, und das auch
noch rein remote, dann braucht er gar kein Desktop Environment.

Einzelne Anwendung per X2Go freigeben, x2goclient.exe auf dem
Windows-Rechner starten und fertig.
Da bin ich wieder!
Die Installation hat problemlos geklappt, aber die Verbindung bricht mit einer Fehlermeldung ab.
ich bin wie folgt vorgegangen:
1. Eine Datei /etc/apt/sources.list.d/x2go.list mit folgenem Inhalt angelegt:
////////////////////////////////////////////////////////////////////////////
   # X2Go Repository (release builds)
   deb http://packages.x2go.org/debian wheezy main
   # X2Go Repository (sources of release builds)
   #deb-src http://packages.x2go.org/debian wheezy main

   # X2Go Repository (nightly builds)
   #deb http://packages.x2go.org/debian wheezy heuler
   # X2Go Repository (sources of nightly builds)
   #deb-src http://packages.x2go.org/debian wheezy heuler
////////////////////////////////////////////////////////////////////////////

2. danach folgende Befehle an der Konsole ausgeführt (es wurden keine Fehlermeldungen ausgegeben):
   :~#apt-key adv --recv-keys --keyserver keys.gnupg.net E1F958385BFE2B6E
   :~#aptitude update
   :~#aptitude safe-upgrade
   :~#aptitude install x2go-keyring
   :~#aptitude update
   :~#aptitude safe-upgrade
   :~#aptitude install x2goserver x2goserver-xsession

3. :~# dpkg -l | grep -E x2 liefert nun:
ii libnx-x11 2:3.5.0.28-0x2go1+git20141113.546+wheezy.main.1 i386 nx-X11 ii libx264-123:i386 2:0.123.2189+git35cf912-1 i386 x264 video coding library ii libxcomp3 2:3.5.0.28-0x2go1+git20141113.546+wheezy.main.1 i386 NX X compression library ii libxcompext3 2:3.5.0.28-0x2go1+git20141113.546+wheezy.main.1 i386 NX X11 protocol compression extensions library ii libxcompshad3 2:3.5.0.28-0x2go1+git20141113.546+wheezy.main.1 i386 NX shadowing library ii nxagent 2:3.5.0.28-0x2go1+git20141113.546+wheezy.main.1 i386 NX agent ii x2go-keyring 2012.07.23+wheezy~main~17~build1 all GnuPG keys of all X2Go developers and the X2Go archive ii x2goagent 2:3.5.0.28-0x2go1+git20141113.546+wheezy.main.1 all X2Go agent ii x2goserver 4.0.1.18-0x2go1+git20141006.949+wheezy.main.1 i386 X2Go server daemon scripts ii x2goserver-extensions 4.0.1.18-0x2go1+git20141006.949+wheezy.main.1 all X2Go server daemon scripts (extensions) ii x2goserver-xsession 4.0.1.18-0x2go1+git20141006.949+wheezy.main.1 all X2Go server daemon scripts (Xsession runner)

   und :~# dpkg -l | grep -E x11
ii dbus-x11 1.6.8-1+deb7u5 i386 simple interprocess messaging system (X11 deps) ii gsfonts-x11 0.22 all Make Ghostscript fonts available to X11 ii libnx-x11 2:3.5.0.28-0x2go1+git20141113.546+wheezy.main.1 i386 nx-X11 ii libx11-6:i386 2:1.5.0-1+deb7u1 i386 X11 client-side library ii libx11-data 2:1.5.0-1+deb7u1 all X11 client-side library ii libx11-protocol-perl 0.56-4 all Perl module for the X Window System Protocol, version 11 ii libx11-xcb1:i386 2:1.5.0-1+deb7u1 i386 Xlib/XCB interface library ii x11-apps 7.7~2 i386 X applications ii x11-common 1:7.7+3~deb7u1 all X Window System (X.Org) infrastructure ii x11-session-utils 7.6+2 i386 X session utilities ii x11-utils 7.7~1 i386 X11 utilities ii x11-xfs-utils 7.7~1 i386 X font server utilities ii x11-xkb-utils 7.7~1 i386 X11 XKB utilities ii x11-xserver-utils 7.7~3 i386 X server utilities

4. Den X2GO-Client under Win7 mit Admin-Rechten instaliert. Client gestartet und den Port angepasst (ssh läuft nicht auf Port22). 5. Eine Verbinung gestartet, die offensichtlich auch zustande kommt, dann aber mit der Meldung "Befehlkonnte nicht ausgeführt werden: startkde"

6. Die Abfrage :~#ps -lA | grep -IE 'x2|PID' liefert:
   F S   UID   PID  PPID  C PRI  NI ADDR SZ WCHAN  TTY          TIME CMD
0 S 0 5258 5257 22 80 0 - 2188 - ? 00:00:00 x2golistsession 0 R 0 5265 5258 0 80 0 - 1780 - ? 00:00:00 x2gosqlitewrapp 1 S 0 18405 1 0 80 0 - 1589 - ? 00:00:02 x2gocleansessio

7. Auszug aus der syslog:
Jan 11 18:17:48 zuhause /usr/sbin/x2gocleansessions[18405]: root-50-1420996665_stDKDE_dp32: state file for this session does not exist: \ /tmp/.x2go-root/C-root-50-1420996665_stDKDE_dp32/state (this can be ignored during session startups) Jan 11 18:17:49 zuhause /usr/bin/x2gostartagent: successfully started X2Go agent session with ID root-50-1420996665_stDKDE_dp32 Jan 11 18:17:51 zuhause /usr/bin/x2goruncommand: ERROR: command failed to execute Jan 11 18:17:52 zuhause /usr/bin/x2gomountdirs[12997]: successfully mounted Jochen@127.0.0.1:30003/cygdrive/C/Users/Jochen/X2GO~1/S-F18E~1 \ /spool to /tmp/.x2go-root/spool/C-root-50-1420996665_stDKDE_dp32 Jan 11 18:17:53 zuhause /usr/bin/x2goumount-session[13149]: successfully unmounted "/tmp/.x2go-root/spool/C-root-50-1420996665_stDKDE_dp32"

Was nun?

--
Gruß aus der Stadt der CeBIT
Jochen


Reply to: