Bug update
[*** copy-paste from previous posts - presonally for Bryce Harrington ***]
Binary package hint: xvfb

Xvfb installed from official repo on Hardy server gives multiple errors on 
startup 
[*** THIS IS the main issue to work on - notice for Bryce Harrington ***].

Description:    Ubuntu 8.04.1 (server)
Release:        8.04

EXACT steps to reproduce the issue:
[*** notice for Bryce Harrington - how to install and run xvfb on Intrepid 
server ***]

1. Install Ubuntu 8.04.1 (server)
2. Update and upgrade system
~$ apt-get update
~$ apt-get upgrade
3. Install xvfb
~$ apt-get install xvfb
4. run xvfb (as either one of follows)
~$ Xvfb :0
or
/usr/bin/X11/Xvfb :10.10 -screen 10 800x600x16 -ac -br -kb -c -fbdir /var/tmp/ &
5. run ANY application wich uses (X) xvfb, i.e.:
~$ wine notepad


Outpun in stdout:

[*** First 3 lines are unexplanable to me, the most of others are
related to fonts (why don't they install during package installation if
package requres them?) and the very lst one - looks very strange:***]

----------------
:~$ Xvfb :0
expected keysym, got XF86KbdLightOnOff: line 70 of pc
expected keysym, got XF86KbdBrightnessDown: line 71 of pc
expected keysym, got XF86KbdBrightnessUp: line 72 of pc
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from 
list!
Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, 
removing from list!
Could not init font path element /usr/share/fonts/X11/Type1, removing from list!
Could not init font path element /usr/share/fonts/X11/100dpi, removing from 
list!
Could not init font path element 
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!
[config/hal] couldn't initialise context: (null) ((null))
----------------

Those errors appear every time any application connects to Xvfb service.
After Xvfb shutdown also every time appears another error:

----------------
FreeFontPath: FPE "/usr/share/fonts/X11/misc" refcount is 2, should be 1; 
fixing.
----------------


SUMMARY:
It seems that xvfb package assumes to be installed on desktop (X-server 
enabled) Ubuntu version only.
Question to mantainers - are all needed packages and paths doublecheked to be 
relevant for server version too?


LOG FILES:
[*** Highlight notice for Bryce Harrington ***]

On clean installed (as mentioned) system there is no /var/log/Xorg.0.log, 
neither /var/log/Xorg.0.log files at all.
Output of confirmation commands is listed below:

~$ ls /var/log
apparmor debug installer mail.warn unattended-upgrades
apt dist-upgrade kern.log messages user.log
aptitude dmesg landscape news vsftpd.log
auth.log dmesg.0 lastlog pycentral.log wtmp
boot dmesg.1.gz lpr.log samba
btmp dpkg.log mail.err syslog
ConsoleKit faillog mail.info syslog.0
daemon.log fsck mail.log udev

~$ ls /etc/X11
fonts xkb Xresources Xsession Xsession.d Xsession.options Xwrapper.config

Requested lspci -vvnn output was also attached in previuos post.

Nothing else was requsted.

SUMMARY 2:
Bryce, have you ever looked at my reply (2008-11-17) on your request?


** Changed in: xorg-server (Ubuntu)
       Status: Incomplete => Confirmed

-- 
xvfb on server gives multiple errors
https://bugs.launchpad.net/bugs/294454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to