Xvfb crashes due to dbus/hal problems

2008-07-31 Thread Brad King
Hello, I'd like to report the bug described below but I'm unsure what package is the culprit. I run tests of a project that needs an X server on a nightly basis. For years I've been running them off-screen using Xvfb. I start an instance: Xvfb :52 -screen 0 1024x768x24 -fbd

Installing Xvfb

2006-05-26 Thread Mathieu Malaterre
Hello there, Not so long ago I used to have Xvfb installed on my debian testing box. But recently I start having problem using command line tool based on ncurses, the display was broken (even vi stop working). So I did an update of the X stuff, but now I lost xvfb which I really need

Xvfb problem

2005-01-02 Thread Leon Derczynski
Hi, I am really new to X windows, but quite familiar with Linux. I am trying to grab screenshots from my headless Woody box, and I found a good forum post - mirrored here: http://f024.as1337.net/xvfb-mozilla.html I've run the server script, and it works fine (after installing the approp

Re: Xvfb and X authorization

2004-11-18 Thread Matt Price
Matt Price wrote: hi, I have a script that opens Openoffice in an X session managed by Xvfb. I initiate the X session with: Xvfb :86 -screen scrn 800x600x32 & This used to work fine. But sometime in the recent past, presumably since an unobserved update or something, I get this error

Xvfb and X authorization

2004-11-16 Thread Matt Price
hi, I have a script that opens Openoffice in an X session managed by Xvfb. I initiate the X session with: Xvfb :86 -screen scrn 800x600x32 & This used to work fine. But sometime in the recent past, presumably since an unobserved update or something, I get this error when trying to con

Wrong colors with Xvfb on potato

2000-12-01 Thread Jerome Zago
Well, I want to run mozilla M18 on xvfb 3.3.6, to take screenshots of websites automatically on our server. Here is what I do (in pseudo code): for bpp in 8 16 24; do Xvfb :1 -screen 0 800x600x$bpp [as root] export DISPLAY=":1.0" xdpyinfo >tmp/xdpy

xvfb

1998-08-26 Thread HOURDIN Christophe
Hello, I wonder if  a bo version of Xvfb  exists.  The hamm version of Xvfb can't works with bo because it  needs libc6. Christophe --  Christophe Hourdin Laboratoire de Meteorologie Dynamique   Tour 25-15, 5eme etage, Jussieu,

Xvfb package for stable

1997-12-17 Thread Paul McDermott
Hello everybody is there an Xvfb package for stable. I can find one for unstable but not for stable. I don't want to upgrade totaly to unstable just yet. Any insight would be greatly appreciated. Paul -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe&

Re: Xvfb

1997-10-26 Thread Torsten Hilbrich
Christopher Jason Morrone <[EMAIL PROTECTED]> writes: > I'm trying to install net-fu, and it seems that I am missing Xvfb. Anyone > know what package it comes in? Strange, I found the manual page xbase but no binary. Torsten -- "And pray that there's intel

Xvfb

1997-10-24 Thread Christopher Jason Morrone
I'm trying to install net-fu, and it seems that I am missing Xvfb. Anyone know what package it comes in? I just upgraded from X 3.2 to 3.3...I was hoping that Xvfb would be in there, but I guess I missed the package for that. Upgrading was certainly a bad idea. X doesn't work now.