[desktop-discuss] Re: Xfce on Sunray

Gerard Henry gerard.henry at free.fr
Thu May 10 21:38:48 PDT 2007


ultra20-root% pkginfo -l CSWxfce
   PKGINST:  CSWxfce
      NAME:  xfce - lightweight desktop environment
  CATEGORY:  application
      ARCH:  all
   VERSION:  4.2.3.2,REV=2007.01.17
   BASEDIR:  /
    VENDOR:  http://www.xfce.org packaged for CSW by William Bonnet
    PSTAMP:  ra20070117170710
  INSTDATE:  Mar 07 2007 17:31
   HOTLINE:  http://www.blastwave.org/bugtrack/
     EMAIL:  wbonnet at blastwave.org
    STATUS:  completely installed

Starting xfce4-panel from command line is working in some conditions (i have exactly the same problems as here http://www.moosecrossing.org/blog/?p=9#comment-102)
- from sunray server:
setenv DISPLAY :2
xfce4-panel
and panel appears correctly

- from sunray terminal:
xfce4-panel
panel doesn't appear until i did "CTRL C", and only the second time, and exit...

I did a truss on xfce4-panel, and the difference i saw is about audio:

First, a truss when xfce4-panel is launched from the server
ultra20-gerard%       truss -o /tmp/panel.out /opt/csw/bin/xfce4-panel

ultra20-gerard% grep audio /tmp/panel.out 
open("/dev/audioctl", O_RDONLY)                 Err#13 EACCES [file_dac_read]
open("/dev/audioctl", O_RDONLY)                 Err#13 EACCES [file_dac_read]

Second, when started from sunray terminal
ultra20-gerard% grep audio /tmp/panel1.out
open("/tmp/SUNWut/dev/utaudio/1", O_RDONLY) (sleeping...)
open("/tmp/SUNWut/dev/utaudio/1", O_RDONLY)     Err#91 ERESTART
open("/tmp/SUNWut/dev/utaudio/1", O_RDONLY)     Err#91 ERESTART

A guy from Sun has also some explications, but it don't help me (i'm not a developper):
http://www.mail-archive.com/sunray-users@filibeto.org/msg04550.html

Thanks for help,

gerard
 
 
This message posted from opensolaris.org



More information about the desktop-discuss mailing list