Public bug reported:

Hi.  I run Xvnc through inetd (using the openbsd-inetd package) to see
get a lightdm login  screen which allows me to login to my system
remotely as if I was at the desktop (I use ssh tunnels to ensure the
connection is secure).  The configuration files that make this possible
look like the following:

------------------/etc/inetd.conf------------------
#<off># sane-port       stream  tcp     nowait  saned:saned     /usr/sbin/saned 
saned
#<off># ftp             stream  tcp     nowait  root    /usr/sbin/tcpd  
/usr/sbin/wu-ftpd -l

# Added by admin (Jose)
7000    stream  tcp     nowait  nobody  /usr/bin/Xvnc Xvnc -inetd 
-desktop=Server -query localhost -IdleTimeout 7200 -depth 16 -geometry 
1920x1080 -once securitytypes=none

8000    stream  tcp     wait  nobody  /usr/bin/Xvnc Xvnc -inetd -desktop=Server 
-query localhost -IdleTimeout 7200 -depth 16 -geometry 1920x1080 -once 
securitytypes=none
---------------------------------------------------------

----------/etc/lightdm/lightdm.conf-----------
[SeatDefaults]
greeter-session=unity-greeter
user-session=ubuntu

[XDMCPServer]
enabled=true
---------------------------------------------------------

I connect successfully from a remote host and get the login screen.  I
can also successfully login using either the unpersistant session above
(the one associated with port 7000) or the persistant session (the one
associated with port 8000).  The problem I'm experiencing is that if I
open a gnome-terminal (I'm running the gnome fallback mode with no
effects  the BTW) and press the letter 'd' in the terminal, the terminal
is minimized and the letter 'd' never appears in the terminal.  The
other keys (like 'a', 'b', etc.) work fine.  No modifier keys are being
held done on the keyboard.  I don't know why this happens.  Could
someone look into this?  Thanks.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: vnc4server 4.1.1+xorg4.3.0-37ubuntu5
ProcVersionSignature: Ubuntu 3.8.0-21.32-generic 3.8.8
Uname: Linux 3.8.0-21-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
Date: Thu May 16 15:24:23 2013
InstallationDate: Installed on 2010-04-19 (1122 days ago)
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
MarkForUpload: True
SourcePackage: vnc4
UpgradeStatus: Upgraded to raring on 2013-05-02 (14 days ago)

** Affects: vnc4 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug raring

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1180968

Title:
  Keyboard problem running Xvnc through inetd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vnc4/+bug/1180968/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to