Skip site navigation (1)Skip section navigation (2)
Date:      07 Apr 2003 00:47:15 +0100
From:      Stacey Roberts <stacey@vickiandstacey.com>
To:        Joe Marcus Clarke <marcus@FreeBSD.org>
Cc:        FreeBSD Gnome <freebsd-gnome@FreeBSD.ORG>
Subject:   Re: ports/50604: portupgrade -R of dia-0.90 fails after today's cvsup of ports tree
Message-ID:  <1049672835.41799.2.camel@localhost>
In-Reply-To: <1049671202.368.34.camel@shumai.marcuscom.com>
References:  <200304041734.h34HY3FU067300@freefall.freebsd.org> <1049479658.357.40.camel@gyros><1049481057.357.87.camel@gyros> <1049496079.357.204.camel@gyros><1049496849.357.211.camel@gyros> <1049497390.81049.50.camel@localhost> <1049515544.31845.25.camel@shumai.marcuscom.com> <1049534973.70685.13.camel@localhost> <1049563530.60201.14.camel@shumai.marcuscom.com> <1049569876.95089.9.camel@localhost> <1049572094.60201.21.camel@shumai.marcuscom.com> <1049573804.771.1.camel@localhost> <1049573947.60201.26.camel@shumai.marcuscom.com> <1049574898.771.20.camel@localhost> <1049575353.60201.33.camel@shumai.marcuscom.com> <1049576518.1037.20.camel@localhost> <1049576932.60201.42.camel@shumai.marcuscom.com> <1049578686.1037.29.camel@localhost> <1049579160.60201.50.camel@shumai.marcuscom.com> <1049579470.1037.44.camel@localhost> <1049579629.60201.52.camel@shumai.marcuscom.com> <1049580266.1402.1.camel@localhost> <1049580651.60201.60.camel@shumai.marcuscom.com> <1049580832.1402.8.camel@localhost> <1049581231.60201.62.camel@shumai.marcuscom.com> <1049581398.1402.11.camel@localhost> <1049582305.60201.67.camel@shumai.marcuscom.com> <1049583143.1710.1.camel@localhost> <1049583243.60201.69.camel@shumai.marcuscom.com> <1049586943.7340.14.camel@localhost> <1049596947.60201.80.camel@shumai.marcuscom.com> <1049625567.69062.6.camel@localhost> <1049659731.77551.40.camel@shumai.marcuscom.com> <1049662239.69062.17.camel@localhost> <1049662315.77551.42.camel@shumai.marcuscom.com> <1049665089.37897.3.camel@localhost> <1049665280.368.6.camel@shumai.marcuscom.com> <1049665594.37897.10.camel@localhost> <1049665691.368.11.camel@shumai.marcuscom.com> <1049666248.38329.3.camel@localhost> <1049666310.368.13.camel@shumai.marcuscom.com> <1049667013.38965.4.camel@localhost> <1049667189.368.15.camel@shumai.marcuscom.com> <1049667537.38965.7.camel@localhost> <1049667582.368.18.camel@shumai.marcuscom.com> <1049668512.39552.4.camel@localhost> <1049668789.368.23.camel@shumai.marcuscom.com> <1049671117.40811.1.camel@localhost> <1049671202.368.34.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello Joe,

On Mon, 2003-04-07 at 00:20, Joe Marcus Clarke wrote:
> On Sun, 2003-04-06 at 19:18, Stacey Roberts wrote:
> > Hello Joe,
> > 
> > On Sun, 2003-04-06 at 23:39, Joe Marcus Clarke wrote:
> > > On Sun, 2003-04-06 at 18:35, Stacey Roberts wrote:
> > > 
> > > > Back to badness here. Here's what I've done:
> > > > 
> > > > Logged off Gnome
> > > > cp'd ~/.gnome/sound/oldsystem system
> > > > Edited system to have what your suggested. Here is the result:
> > > > ~/.gnome/sound $ ls
> > > > total 2
> > > > -rw-r--r--  1 stacey  stacey  63 Dec 30 04:19 oldsystem
> > > > -rw-r--r--  1 stacey  stacey  64 Apr  6 23:23 system
> > > > stacey@Demon ~/.gnome/sound $ cat oldsystem 
> > > > 
> > > > [settings]
> > > > start_esd=true
> > > > event_sounds=true
> > > > restore_gmix=true
> > > > ~/.gnome/sound $ cat system 
> > > > 
> > > > [settings]
> > > > start_esd=true
> > > > event_sounds=true
> > > > restore_gmix=false
> > > > ~/.gnome/sound $
> > > > 
> > > > I then logged off the system
> > > > Logged back onto system
> > > > Ran "startx"
> > > > 
> > > > Delay is back to 2 - 2.5 minutes
> > > > Sill no sound when in X
> > > > 
> > > > This isn't good.
> > > 
> > > Okay, remove sound/system again, and verify response time improves.  If
> > > it does, try running esd from the command line.  GNOME will usually run
> > > it as:
> > > 
> > > esd -terminate -nobeeps -as 2 -spawnfd 7
> > > 
> > > Does it take a long time to give you back the prompt?
> > 
> > Did as you suggested.
> > 
> > Running "startx" now results in improved login time
> > 
> > Running the esd from cmd line produces:
> > $ esd -terminate -nobeeps -as 2 -spawnfd 7
> > esd: Esound sound daemon already running or stale UNIX socket
> > /tmp/.esd/socket
> > This socket already exists indicating esd is already running.
> > Exiting...
> > ~ $
> > 
> > The prompt returns immediately.
> 
> Okay, remove the /tmp/.esd directory, logout, kill all GNOME pids,
> verify the /tmp/.esd directory is really gone, then try it again.

Still bad news. Here's what I did:
rm'd /tmp/.esd*
Logged off Gnome
Killed pids
rm'd ~/.gnome/session
Verified no ".esd" or "esd" files exist in /tmp
Logged off system
Logged back onto system
Ran "startx"

Response time is good and short
No sound
Ran that cmd, and got:
 ~ $ esd -terminate -nobeeps -as 2 -spawnfd 7
esd: Esound sound daemon already running or stale UNIX socket
/tmp/.esd/socket
This socket already exists indicating esd is already running.
Exiting...
~ $

No difference.., is esd starting somewhere else?

What else can I check for you?

Regards,

Stacey

> 
> Joe
> 
> > 
> > Regards,
> > 
> > Stacey
> > 
> > > 
> > > Joe
> > > 
> > > > 
> > > > Regards,
> > > > 
> > > > Stacey
> > > > 
> > > > > 
> > > > > Joe
> > > > > 
> > > > > > 
> > > > > > Regards,
> > > > > > 
> > > > > > Stacey
> > > > > > 
> > > > > > > 
> > > > > > > Joe
> > > > > > > 
> > > > > > > > 
> > > > > > > > Regards,
> > > > > > > > 
> > > > > > > > Stacey
> > > > > > > > 
> > > > > > > > > 
> > > > > > > > > Joe
> > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > Regards,
> > > > > > > > > > 
> > > > > > > > > > Stacey
> > > > > > > > > > 
> > > > > > > > > > > > 
> > > > > > > > > > > > Just a quick one before I begin..,
> > > > > > > > > > > > 
> > > > > > > > > > > > How do I create one "manually"? 
> > > > > > > > > > > > 
> > > > > > > > > > > 
> > > > > > > > > > > You use gnome-control-center (the toolbox icon on the panel).  Virtually
> > > > > > > > > > > all the settings can be configured there.
> > > > > > > > > > > 
> > > > > > > > > > > Joe
-- 
Stacey Roberts
B.Sc (HONS) Computer Science

Web: www.vickiandstacey.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1049672835.41799.2.camel>