dogtail-devel [Bug 344902] New: /usr/bin/dogtail-run-headless - fails on FC5 - make the script distro-aware or just document?



Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344902
 dogtail | Framework | Ver: 0.4.x

           Summary: /usr/bin/dogtail-run-headless - fails on FC5 - make the
                    script distro-aware or just document?
           Product: dogtail
           Version: 0.4.x
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: Framework
        AssignedTo: dogtail-maint gnome bugs
        ReportedBy: ldimaggi redhat com
         QAContact: dogtail-maint gnome bugs
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
/usr/bin/dogtail-run-headless - fails on FC5 - make the script distro-aware or
just document?

In order to run in headless mode on FC5, this line in dogtail-run-headless:
xinit -- /usr/X11R6/bin/Xvfb :1 -screen 0 1024x768x24 -fbdir /tmp :1

Must be changed to:
xinit -- /usr/bin/Xvfb :1 -screen 0 1024x768x24 -ac -noreset -shmem

Also - although it seems obvious in retrospect, headless mode must be run from
the console, not from within a GNOME session. If you do try to run it from
within a GNOME session, this error results:  'I've detected a panel already
running and will now exit.'



Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the QA contact for the bug.
You are watching the assignee for the bug.



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