desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #118951
[Bug 1454841] Re: pulseaudio doesn't start if /home is a mounted CIFS
Here the result of pulseaudio -v
$ pulseaudio -v
I: [pulseaudio] main.c: setrlimit(RLIMIT_NICE, (31, 31)) a échoué : Opération non permise
I: [pulseaudio] main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) a échoué : Opération non permise
I: [pulseaudio] core-util.c: Successfully gained nice level -11.
I: [pulseaudio] main.c: Pulseaudio 4.0
I: [pulseaudio] main.c: La taille de la page est de 4096 octets
I: [pulseaudio] main.c: L'ID de la machine est 6a0d467059dbf7082c1e4ff600000001.
I: [pulseaudio] main.c: L'ID de la session est c2.
E: [pulseaudio] core-util.c: Failed to create secure directory (/home/xxxxx/.config/pulse): Permission non accordée
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1454841
Title:
pulseaudio doesn't start if /home is a mounted CIFS
Status in pulseaudio package in Ubuntu:
New
Bug description:
I use Ubuntu 14.04.2 LTS
>apt-cache policy pulseaudio
pulseaudio:
Installé : 1:4.0-0ubuntu11.1
Candidat : 1:4.0-0ubuntu11.1
Table de version :
*** 1:4.0-0ubuntu11.1 0
500 http://fr.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
100 /var/lib/dpkg/status
1:4.0-0ubuntu11 0
500 http://fr.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
When a user's home directory is mounted on a linux machine from
another host using CIFS, pulseaudio will not start because pulseaudio
cannot set the necessary permissions on the .config/pulse directory
(CIFS doesn't allow permissions).
I found someone that report the same bug under
https://bugs.freedesktop.org/show_bug.cgi?id=71649
It seams that redhat had implemented a workaround :
https://rhn.redhat.com/errata/RHBA-2015-0419.html
This is enoying because i do not have sound anymore since i have
migrated all the /home/xxx directories to a nas.
I expect to have sound even if my home directory is setup on a NAS
through CIFS.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1454841/+subscriptions
References