From: Malcolm on 5 Feb 2010 11:10 On Fri, 05 Feb 2010 10:02:07 -0600 WLS <rafter22(a)verizonREMOVE.net> wrote: > On Fri, 05 Feb 2010 09:48:35 -0600, Malcolm wrote: > > > On Fri, 05 Feb 2010 09:55:43 -0500 > > Van Chocstraw <boobooililililil(a)roadrunner.com> wrote: > > > >> On 02/05/2010 09:24 AM, Malcolm wrote: > >> > On Fri, 05 Feb 2010 09:14:49 -0500 > >> > Van Chocstraw <boobooililililil(a)roadrunner.com> wrote: > >> > > >> >> Why can't I find where to do this in gnome? > >> > Control Center -> Sounds? > >> > > >> Startup sound is not found there. > > Hi > > It's in the Control Center -> Startup Applications and it's called > > 'Gnome Login Sound' and runs the following command; > > > > /usr/bin/canberra-gtk-play --id="desktop-login" --description="GNOME > > Login" > > > > Just change the --id= to --file= and provide the full path and > > filename. > > My login doesn't have any sound even with the default setting. > > Changed it to a file I'd like to play and still no sound, but since I > sometimes get that blank background with no desktop icons, and have > to reset until they appear, I leave my PC on all the time now. > > Sigh :( > > Hi This works? canberra-gtk-play --file="/usr/share/sounds/login.wav" As for the no desktop that's an easy fix there is a metacity bug( 555027), have a read of this thread; http://forums.opensuse.org/install-boot-login/431506-help-my-suse11-2-login-gnome-only-show-wallpaper.html -- Cheers Malcolm ��� (Linux Counter #276890) SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.42-0.1-default up 21 days 2:32, 5 users, load average: 0.02, 0.03, 0.00 GPU GeForce 8600 GTS Silent - CUDA Driver Version: 190.53
From: Van Chocstraw on 5 Feb 2010 12:23 Malcolm wrote: > On Fri, 05 Feb 2010 09:55:43 -0500 > Van Chocstraw<boobooililililil(a)roadrunner.com> wrote: > >> On 02/05/2010 09:24 AM, Malcolm wrote: >>> On Fri, 05 Feb 2010 09:14:49 -0500 >>> Van Chocstraw<boobooililililil(a)roadrunner.com> wrote: >>> >>>> Why can't I find where to do this in gnome? >>> Control Center -> Sounds? >>> >> Startup sound is not found there. > Hi > It's in the Control Center -> Startup Applications and it's called > 'Gnome Login Sound' and runs the following command; > > /usr/bin/canberra-gtk-play --id="desktop-login" --description="GNOME > Login" > > Just change the --id= to --file= and provide the full path and filename. > Evidently that is broken because it IS checked.
From: Malcolm on 5 Feb 2010 12:48 On Fri, 05 Feb 2010 12:23:38 -0500 Van Chocstraw <boobooililililil(a)roadrunner.com> wrote: > Malcolm wrote: > > On Fri, 05 Feb 2010 09:55:43 -0500 > > Van Chocstraw<boobooililililil(a)roadrunner.com> wrote: > > > >> On 02/05/2010 09:24 AM, Malcolm wrote: > >>> On Fri, 05 Feb 2010 09:14:49 -0500 > >>> Van Chocstraw<boobooililililil(a)roadrunner.com> wrote: > >>> > >>>> Why can't I find where to do this in gnome? > >>> Control Center -> Sounds? > >>> > >> Startup sound is not found there. > > Hi > > It's in the Control Center -> Startup Applications and it's called > > 'Gnome Login Sound' and runs the following command; > > > > /usr/bin/canberra-gtk-play --id="desktop-login" --description="GNOME > > Login" > > > > Just change the --id= to --file= and provide the full path and > > filename. > > > > Evidently that is broken because it IS checked. Hi The file (or softlink) needs to exist in /usr/share/sounds/freedesktop/stereo that matches the id for example; sudo ln -s /usr/share/sounds/login.wav \ /usr/share/sounds/freedesktop/stereo/desktop-login.wav -- Cheers Malcolm ��� (Linux Counter #276890) SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.42-0.1-default up 21 days 4:10, 4 users, load average: 0.08, 0.05, 0.07 GPU GeForce 8600 GTS Silent - CUDA Driver Version: 190.53
From: WLS on 5 Feb 2010 13:00
On Fri, 05 Feb 2010 10:10:08 -0600, Malcolm wrote: > On Fri, 05 Feb 2010 10:02:07 -0600 > WLS <rafter22(a)verizonREMOVE.net> wrote: > >> On Fri, 05 Feb 2010 09:48:35 -0600, Malcolm wrote: >> >> > On Fri, 05 Feb 2010 09:55:43 -0500 >> > Van Chocstraw <boobooililililil(a)roadrunner.com> wrote: >> > >> >> On 02/05/2010 09:24 AM, Malcolm wrote: >> >> > On Fri, 05 Feb 2010 09:14:49 -0500 >> >> > Van Chocstraw <boobooililililil(a)roadrunner.com> wrote: >> >> > >> >> >> Why can't I find where to do this in gnome? >> >> > Control Center -> Sounds? >> >> > >> >> Startup sound is not found there. >> > Hi >> > It's in the Control Center -> Startup Applications and it's called >> > 'Gnome Login Sound' and runs the following command; >> > >> > /usr/bin/canberra-gtk-play --id="desktop-login" --description="GNOME >> > Login" >> > >> > Just change the --id= to --file= and provide the full path and >> > filename. >> >> My login doesn't have any sound even with the default setting. >> >> Changed it to a file I'd like to play and still no sound, but since I >> sometimes get that blank background with no desktop icons, and have to >> reset until they appear, I leave my PC on all the time now. >> >> Sigh :( >> >> > Hi > This works? > canberra-gtk-play --file="/usr/share/sounds/login.wav" > That worked. Not that I need a login sound, but Kosh saying "And So It Begins" just sounds so cool! > As for the no desktop that's an easy fix there is a metacity bug( > 555027), have a read of this thread; > http://forums.opensuse.org/install-boot-login/431506-help-my-suse11-2- login-gnome-only-show-wallpaper.html Investigated that and found I have metacity 2.28.0-2.5.2(x86_64).rpm installed. Found a 64bit version of metacity 2.28.0-2.12.1 here: http://download.opensuse.org/repositories/home:/sbrabec:/branches:/ openSUSE:/11.2:/Update/standard/x86_64/ However, I don't think I'll install it just yet. Thanks! -- openSUSE 11.2x86_64 (Gnome 2.28.0) | AMD Athlon(tm) 64 3000+ | 2GB RAM |