Multiple problems using vnc4server under Meerkat beta livecd

Bug #647375 reported by Kalman Reti
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
vnc4 (Ubuntu)
New
Undecided
Unassigned

Bug Description

In the beta livecd, I did "apt-get install vnc4server".

This worked in previous releases.

Although the install worked and the vncserver started, the first problem was that attempting to
type in the terminal window made it disappear!

I started an emacs on that screen, and the same thing happened.

Looking at the processes, I noticed x-window-manager was running, so I kill it, installed
open-motif-clients and started mwm instead.

All the windows came back (now decorated Motif-style), so they were still there.

I remember using that emacs for a little while without any problems.

Later I started up another emacs, and it dumped core, saying

Gdk-ERROR **: Failed to get keymap

When I tried to report that as a bug using the bug-reporter, the firefox that came up
on that screen had strange colors which made the page unreadable, i.e. the background
was a deep bloodred.

None of these problems existed in older livecds.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: vnc4server 4.1.1+xorg4.3.0-37ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic x86_64
Architecture: amd64
Date: Sat Sep 25 05:02:27 2010
LiveMediaBuild: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: vnc4

Revision history for this message
Kalman Reti (kalman-reti) wrote :
Revision history for this message
Kalman Reti (kalman-reti) wrote :

The typing a key causing the application to disappear seems to be related to bug 638686.

The strange colors happen only if I make a depth 32 vncserver, the colors are OK if the depth is 24.

Revision history for this message
Kalman Reti (kalman-reti) wrote :

With the default window manager (x-window-manager) and vnc4server, typing a "d" to a terminal window makes the window disappear. However, if you kill the window manager, it comes back undecorated.

I loaded the lesstif-bin package to get its mwm, started it on the x-server screen, and can type commands that
window normally, i.e. 'd' doesn't do anything special.

What I did to reproduce the problem:

boot meerkat beta livecd
apt-get install vnc4server
vncserver -depth 24 -geometry 1920x1200

look at the vnc screen with a vnc viewer (on Windows, in case it matters)

typed uptime at the terminal window, got its output

Tried to type "date", but the d made the window disappear.

sudo apt-get install lesstif-bin

ps -eaf | grep x-window-manager

to get pid of window manager

kill <pid>

and undecorated window appeared

mwm -display :1.0 &

and window grew motif-like decorations

and typed "date"

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.