On Fri, 24 Jan 2025, e...@gmx.us wrote:
> >> OK. My crontab has this:
> >>
> >> XDG_RUNTIME_DIR="/run/user/$(id -u)"
> >> At the minute, no sound. I tried
> >> id=$(id -u)
> >> XDG_RUNTIME_DIR=/run/user/$id
> >> and
> >> id=1000
> >> XDG_RUNTIME_DIR=/run/user/$id
> >>
> >> and no dice. I tried
On 2025-01-24, Bret Busby wrote:
>>
>> I suspect it's coincidental / benign or a joke, given that it's a
>> Microsoft-ism
>> here.
>>
>> (Or maybe that's what they want you to think ;-) )
>
> "We live in interesting times, where the only thing to fear, is the
> government"
>
>:-<
>
> "Just bec
On 25/01/2025 04:58, Roger Price wrote:
That works for me too, but not in cron.
Have you considered systemd.timer(5) in *user* session instead of cron
job? It should alleviate issues with missed environment variables.
There was a thread with discussion how to execute a process in user
sessi
On 25/1/25 11:34, Will Mengarini wrote:
On Sat, Jan 25, 2025 at 06:12:30AM +0800, Bret Busby wrote:
In viewing the full header of the above message (to try to find
which country or timezone, is the origin of the message sent
to the mailing list, for an extraneous reason), I observed a
weird thin
On Fri, Jan 24, 2025 at 09:12:38PM -0600, Nicholas Geovanis wrote:
> On Fri, Jan 24, 2025, 5:05 PM Bret Busby wrote:
>
> > On 25/1/25 06:31, Andrew M.A. Cater wrote:
> >
> >
> >
> > >
> > > I suspect it's coincidental / benign or a joke, given that it's a
> > Microsoft-ism
> > > here.
> > >
> >
On Sat, Jan 25, 2025 at 06:12:30AM +0800, Bret Busby wrote:
>> In viewing the full header of the above message (to try to find
>> which country or timezone, is the origin of the message sent
>> to the mailing list, for an extraneous reason), I observed a
>> weird thing, that makes me wonder whether
On Fri, Jan 24, 2025, 5:05 PM Bret Busby wrote:
> On 25/1/25 06:31, Andrew M.A. Cater wrote:
>
>
>
> >
> > I suspect it's coincidental / benign or a joke, given that it's a
> Microsoft-ism
> > here.
> >
> > (Or maybe that's what they want you to think ;-) )
> >
>
> Ah, yes.
>
> "We live in inter
On 1/24/25 17:46, Roger Price wrote:
> On Fri, 24 Jan 2025, e...@gmx.us wrote:
>
>>> That works for me too, but not in cron. Could you create a temporary
>>> personal
>>> cron job with crontab -e which sets
>>>
>>> XDG_RUNTIME_DIR="/run/user/$(id -u)"
>>>
>>> and runs
>>>
>>> M H * * * aplay /u
On 25/1/25 06:31, Andrew M.A. Cater wrote:
I suspect it's coincidental / benign or a joke, given that it's a Microsoft-ism
here.
(Or maybe that's what they want you to think ;-) )
Ah, yes.
"We live in interesting times, where the only thing to fear, is the
government"
:-<
"Just becau
On Fri, Jan 24, 2025 at 17:36:54 -0500, e...@gmx.us wrote:
> OK. My crontab has this:
>
> XDG_RUNTIME_DIR="/run/user/$(id -u)"
>
> # m h dom mon dow command
> * * 24 1 * aplay /export/media/sounds/woow1.wav
>
> At the minute, no sound. I tried
> id=$(id -u)
> XDG_RUNTIME_DIR=/run/us
On Fri, 24 Jan 2025, e...@gmx.us wrote:
> > That works for me too, but not in cron. Could you create a temporary
> > personal
> > cron job with crontab -e which sets
> >
> > XDG_RUNTIME_DIR="/run/user/$(id -u)"
> >
> > and runs
> >
> > M H * * * aplay /usr/share/sounds/alsa/Side_Left.wav
> >
>
On Fri, 24 Jan 2025, Andrew M.A. Cater wrote:
> I suspect it's coincidental / benign or a joke, given that it's a
> Microsoft-ism
> here.
On Sat, 25 Jan 2025, Bret Busby wrote:
> "X-Message-Flag Supplemental report sent to reaper.nsa.gov. rc=0"
This comes from a customized-hdrs entry in my .pine
On 1/24/25 16:58, Roger Price wrote:
>> On Fri, Jan 24, 2025 at 13:52:00 -0500, e...@gmx.us wrote:
>>> Maybe a difference in some software? I ran
>>> eben@cerberus:~$ env - XDG_RUNTIME_DIR=/run/user/1000 /usr/bin/aplay
>>> /export/media/sounds/woow1.wav
>>> Playing WAVE '/export/media/sounds/woow1
On Sat, Jan 25, 2025 at 06:12:30AM +0800, Bret Busby wrote:
>
> In viewing the full header of the above message (to try to find which
> country or timezone, is the origin of the message sent to the mailing list,
> for an extraneous reason), I observed a weird thing, that makes me wonder
> whether
.gandi.net (Postfix) with ESMTPSA id 9353EFF803 for
; Fri, 24 Jan 2025 21:58:09 + (UTC)
Date: Fri, 24 Jan 2025 22:58:08 +0100 (CET)
From: Roger Price
To: debian-user Mailing List
Subject: Re: Debian 12 VLC leaves system sounds blocked
In-Reply-To: <20250124191708.gc29...@wooledge.org>
On Fri, Jan 24, 2025 at 13:52:00 -0500, e...@gmx.us wrote:
> Maybe a difference in some software? I ran
> eben@cerberus:~$ env - XDG_RUNTIME_DIR=/run/user/1000 /usr/bin/aplay
> /export/media/sounds/woow1.wav
> Playing WAVE '/export/media/sounds/woow1.wav' : Unsigned 8 bit, Rate 11025
> Hz, Mono
>
On 25/1/25 05:58, Roger Price wrote:
On Fri, Jan 24, 2025 at 13:52:00 -0500, e...@gmx.us wrote:
Maybe a difference in some software? I ran
eben@cerberus:~$ env - XDG_RUNTIME_DIR=/run/user/1000 /usr/bin/aplay
/export/media/sounds/woow1.wav
Playing WAVE '/export/media/sounds/woow1.wav' : Unsigned
> On Fri, Jan 24, 2025 at 13:52:00 -0500, e...@gmx.us wrote:
> > Maybe a difference in some software? I ran
> > eben@cerberus:~$ env - XDG_RUNTIME_DIR=/run/user/1000 /usr/bin/aplay
> > /export/media/sounds/woow1.wav
> > Playing WAVE '/export/media/sounds/woow1.wav' : Unsigned 8 bit, Rate 11025
> >
On 1/24/25 13:33, Roger Price wrote:
> On Fri, 24 Jan 2025, e...@gmx.us wrote:
>
>> On 1/24/25 09:47, Greg Wooledge wrote:
>>
>>> 2) At least one of my environment variables is required:
>>>
>>> So then the question is *which* environment variable it is. I would
>>> suspect it's one of the XDG_ va
On Fri, 24 Jan 2025, e...@gmx.us wrote:
> On 1/24/25 09:47, Greg Wooledge wrote:
>
> > 2) At least one of my environment variables is required:
> >
> > So then the question is *which* environment variable it is. I would
> > suspect it's one of the XDG_ variables,
>
> I did it the other way, by
On 1/24/25 09:47, Greg Wooledge wrote:
> 2) At least one of my environment variables is required:
>
> hobbit:~$ aplay /usr/share/sounds/alsa/Side_Left.wav
> Playing WAVE '/usr/share/sounds/alsa/Side_Left.wav' : Signed 16 bit Little
> Endian, Rate 48000 Hz, Mono
> hobbit:~$ env - aplay /usr/share/
On Fri, Jan 24, 2025 at 15:37:56 +0100, Roger Price wrote:
> I added export PULSE_RUNTIME_PATH="/run/user/$(id -u)/pulse" to bark.sh .
> File /run/user/2108/pulse contains value 1309 and command
>
> rprice@maria ~ ps -ef | grep pulse
> rprice 13091293 0 2024 ?05:45:10 /usr/bi
On Fri, 24 Jan 2025, Dan Ritter wrote:
> OK, PulseAudio takes over ALSA, and from then on, only sessions
> with PA active can play sounds. That means that your shell can
> do it, but your cron can't.
>
> Add this to your cron invocation or bark.sh.
>
> export PULSE_RUNTIME_PATH="/run/user/$(id -u
Roger Price wrote:
> On Fri, 24 Jan 2025, Dan Ritter wrote:
>
> > > On Fri, 24 Jan 2025, Roger Price wrote:
> > > rprice@maria ~ /usr/local/bin/bark.sh 5
> > > bark.sh starts ... XDG_RUNTIME_DIR=/run/user/2108
> > > bark.sh calls Biff ... XDG_RUNTIME_DIR=/run/user/2108
> > > Playing Sparc Aud
On Fri, 24 Jan 2025, Dan Ritter wrote:
> > On Fri, 24 Jan 2025, Roger Price wrote:
> > rprice@maria ~ /usr/local/bin/bark.sh 5
> > bark.sh starts ... XDG_RUNTIME_DIR=/run/user/2108
> > bark.sh calls Biff ... XDG_RUNTIME_DIR=/run/user/2108
> > Playing Sparc Audio '/mnt/home/rprice/bark/h5.au' :
Roger Price wrote:
> On Fri, 24 Jan 2025, Roger Price wrote:
>
> > Is there some way of restoring system sound, short of rebooting ?
>
> I need to be more precise, It's the cron job which is blocked, manual
> operation
> still works correctly:
>
> rprice@maria ~ /usr/local/bin/bark.sh 5
>
On Fri, 24 Jan 2025, Roger Price wrote:
> Is there some way of restoring system sound, short of rebooting ?
I need to be more precise, It's the cron job which is blocked, manual operation
still works correctly:
rprice@maria ~ /usr/local/bin/bark.sh 5
bark.sh starts ... XDG_RUNTIME_DIR=/run/u
Before running VLC I hear system sounds, e.g. a cron job has Biff barking each
hour. If I then play a music mp4 with VLC, I hear the music, but when the
music
stops I no longer hear Biff. VLC inhibits system sounds, and leaves the
inhibition in place. VLC -> Tools -> Preferences -&
Camaleón wrote:
> On Sun, 29 Aug 2010 00:11:52 +0200, Merciadri Luca wrote:
>
>
>> Camaleón wrote:
>>
>
> (...)
>
>
>>> Dunno. Try first by keeping "libesd0" (do not install "libesd-alsa0")
>>> and see if it works.
>>>
>>>
>> I should have mentioned it, but it still does n
On Sun, 29 Aug 2010 00:11:52 +0200, Merciadri Luca wrote:
> Camaleón wrote:
(...)
>> Dunno. Try first by keeping "libesd0" (do not install "libesd-alsa0")
>> and see if it works.
>>
> I should have mentioned it, but it still does not work.
It is working here :-?
Have you re-login in you
Camaleón wrote:
> On Sat, 28 Aug 2010 23:50:44 +0200, Merciadri Luca wrote:
>
>
>> Camaleón wrote:
>>
>>> On Sat, 28 Aug 2010 23:10:06 +0200, Merciadri Luca wrote:
>>>
>>>
>>>
Which package should I install to get all these sounds? I see
predefined wav files for each system
On Sat, 28 Aug 2010 23:50:44 +0200, Merciadri Luca wrote:
> Camaleón wrote:
>> On Sat, 28 Aug 2010 23:10:06 +0200, Merciadri Luca wrote:
>>
>>
>>> Which package should I install to get all these sounds? I see
>>> predefined wav files for each system sound type: toggled.wav,
>>> generic.wav, warnin
On Sat, 28 Aug 2010 17:37:06 -0400 (EDT), Merciadri Luca wrote:
> Stephen Powell wrote:
>> If it's Lenny, try visiting http://www.wowway.com/~zlinuxman/tp600.htm
>> and see how I did it on my IBM ThinkPad 600. Obviously it won't be
>> an exact match to your computer but maybe it will be close enou
Camaleón wrote:
> On Sat, 28 Aug 2010 23:10:06 +0200, Merciadri Luca wrote:
>
>
>> Which package should I install to get all these
>> sounds? I see predefined wav files for each system sound type:
>> toggled.wav, generic.wav, warning.wav, etc., though.
>>
>
> "esound", "gnome-audio" and "li
On Sat, 28 Aug 2010 23:10:06 +0200, Merciadri Luca wrote:
> Which package should I install to get all these
> sounds? I see predefined wav files for each system sound type:
> toggled.wav, generic.wav, warning.wav, etc., though.
"esound", "gnome-audio" and "libesd-alsa0" do the trick.
Greetings,
gt; Preferences > Sound > Sounds tab, I enabled
>> `ESD' and `Play system sounds,' but I can't hear any predefined system
>> sound (there is, facing each system sound type, a «Play» button that I
>> press frenetically). Besides that, I can hear music, etc., or ev
tab, I enabled
> `ESD' and `Play system sounds,' but I can't hear any predefined system
> sound (there is, facing each system sound type, a «Play» button that I
> press frenetically). Besides that, I can hear music, etc., or even other
> programs' sounds. Which package sh
Hi,
Last day, feeling bored, I thought about activating the Debian's Sytem
sounds: for logging in, logging out, making a warning message, etc. I
found it under System > Preferences > Sound > Sounds tab, I enabled
`ESD' and `Play system sounds,' but I can't hear any p
The suppression of startup and shutdown sounds
is apparently a circumvention for a bug.
The other possibility is that GNOME has switched to a different
network transparent audio daemon, such as pulseaudio. And
since I don't have pulseaudio installed, I'm not getting
startup and shutdo
FYI, this is a copy of the "README" that comes with Esound in Etch, it's
date on my computer is june 2005 :
Esound is an audio mixing server that allows multiple
applications to output sound to the same audio device.
Development on Esound stopped several years ago, in the
hope that
On Sun, 31 Jan 2010 12:21:18 -0500 (EST), Stephen Powell wrote:
> I've finally gotten around to trying to enable system sounds in
> GNOME under Squeeze, and I can't seem to get it to work.
I kept searching the Internet and I eventually found this item:
http://forums.debian.net
OK, now it's my turn to ask for help. I've finally gotten around to trying
to enable system sounds in GNOME under Squeeze, and I can't seem to get it
to work. I've been able to get it to work under Lenny (see my web page
http://www.wowway.com/~zlinuxman/tp600.htm for example
Hey there,
I am on SID and have the same problem with both my machines.
Sound works fine in general, only the gnome system sounds don't. I can't
enable them in system -> preferences -> sound because all the checkboxes
are greyed out and unclickable.
gnome-audio and ESD is inst
Vadim Kolchev wrote:
> I want to enable gnome system sounds to have sound when i login and
> logout and from different events. Installed gnome-audio package, but
> still got no sound. What else should be done here?
>
>
System>Preferences>Sound Preferences
Should be the sec
I want to enable gnome system sounds to have sound when i login and
logout and from different events. Installed gnome-audio package, but
still got no sound. What else should be done here?
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubs
H H wrote:
Hi, wonder if anyone can give me a clue to getting the system sounds
working on my lenny 64bit? All other sounds worked fine so i installed
esound which got system sounds working but my skype and youtube stopped
working. I have uninstalled esound to get skype and youtube back
Hi, wonder if anyone can give me a clue to getting the system sounds
working on my lenny 64bit? All other sounds worked fine so i installed
esound which got system sounds working but my skype and youtube stopped
working. I have uninstalled esound to get skype and youtube back
stopping the
Apparently, _David Roguin_, on 23/06/05 09:47,typed:
> i have the same deal, i believe the GStreamer is still buggy.
> maybe has something to be with lack of RAM?
The desktop I mentioned earlier running Sarge has 256MB and the laptop I
had mentioned earlier has 512MB. With the sound distortion the
a laptop running
> > Debian Unstable and a dektop running Debian Testing. Both machines now
> > have a faulty Gnome session sounds(login sound, logout sound, system
> > sounds). The sounds seem to crackle (as if there is static in them or as
> > if they sound hoarse). If I run
Apparently, _H. S._, on 20/06/05 15:49,typed:
> Hi,
>
> I am having this strange problem. I recently upgraded a laptop running
> Debian Unstable and a dektop running Debian Testing. Both machines now
> have a faulty Gnome session sounds(login sound, logout sound, system
> sounds
a dektop running Debian Testing. Both machines now
>> have a faulty Gnome session sounds(login sound, logout sound, system
>> sounds). The sounds seem to crackle (as if there is static in them or as
>> if they sound hoarse). If I run KDE though, all sounds are clean.
>> Chromium
, logout sound, system
sounds). The sounds seem to crackle (as if there is static in them or as
if they sound hoarse). If I run KDE though, all sounds are clean.
Chromium and ppracer both have clean sounds. Is anybody else facing this
problem? Both machines are running 2.6.11 kernel.
thanks,
->
Hi,
I am having this strange problem. I recently upgraded a laptop running
Debian Unstable and a dektop running Debian Testing. Both machines now
have a faulty Gnome session sounds(login sound, logout sound, system
sounds). The sounds seem to crackle (as if there is static in them or as
if they
On Thursday 18 November 2004 08:42 pm, Alvin Smith wrote:
> On Thursday 18 November 2004 07:05 pm, Alvin Smith wrote:
> > Updated Sarge yesterday and afterwards I cannot get system sounds.
> >
> > Error messages:
> >
> > Sound server informational message:
>
On Thursday 18 November 2004 07:05 pm, Alvin Smith wrote:
> Updated Sarge yesterday and afterwards I cannot get system sounds.
>
> Error messages:
>
> Sound server informational message:
> Error while initializing the sound driver:
> device /dev/dsp can't be opened (N
Updated Sarge yesterday and afterwards I cannot get system sounds.
Error messages:
Sound server informational message:
Error while initializing the sound driver:
device /dev/dsp can't be opened (No such device)
The sound server will continue, using the null output device.
# ls -l /de
56 matches
Mail list logo