Open roy-work opened 1 year ago
This is not a matter of mate-session
, it seems to be a problem with pulseaudio
. The mate-session
is responsible for starting the application programs in /etc/xdg/autostart/
, which should include pulseaudio
@roy-work Can I close the issue ?
I don't think this is pulseaudio
; it doesn't appear to be running:
» ps -ef | grep pulse
roy 1378756 1378374 0 20:55 pts/15 00:00:00 grep --color pulse
It doesn't seem like pulseaudio
is included in /etc/xdg/autostart
:
» ls -l
total 28
-rw-r--r-- 1 root root 193 Mar 27 2023 at-spi-dbus-bus.desktop
-rw-r--r-- 1 root root 165 Mar 20 2023 im-launch.desktop
-rw-r--r-- 1 root root 3190 Apr 8 2022 mate-settings-daemon.desktop
-rw-r--r-- 1 root root 7796 Oct 16 2022 polkit-mate-authentication-agent-1.desktop
-rw-r--r-- 1 root root 228 May 29 05:45 snap-userd-autostart.desktop
-rw-r--r-- 1 root root 250 Sep 26 2022 xdg-user-dirs.desktop
The pulseaudio
Ubuntu package isn't installed on this VM, so I don't think it even has pulseaudio
.
(It doesn't seem like there's a sound daemon in that directory on a separate machine I have that's a normal — i.e., physical — machine, either.)
Check if mate-volume-control-applet
is started
Anyway, this is not mate-session-manage
issue. This issue was caused by alsa-lib
and may have been caused by an incorrect configuration
Check if
mate-volume-control-applet
is started
It is not. Should it have been / what chain of events is supposed to start it?
Note: I am on a virtual machine.
Expected behaviour
Perhaps a one time warning that sound doesn't work, although I didn't think the session manager made sounds?
Now,
mate-session
spawns a few child processes (for me, that'smate-settings-daemon
,marco
,mate-panel
,caja
, andpolkit-mate-authentication-agent-1
. It could be that I'm seeing the logs of one of the children, through an inheritedstdin
.Actual behaviour
mate-session
logs the following once per second:Steps to reproduce the behaviour
Xvnc -rfbport=-1 -rfbunixpath="$HOME/.vnc/vnc.sock" -SecurityTypes=None :0
mate-session
, e.g.,DISPLAY=:0 mate-session
MATE general version
This also seems to be a bug?
Package version
1.26.0-1ubuntu1
Linux Distribution
Ubuntu 23.04 ("lunar")
Link to bugreport of your Distribution (requirement)