Bug 391236 - PA spawns a lot of warnings
Summary: PA spawns a lot of warnings
Status: RESOLVED FIXED
Alias: None
Product: openSUSE 11.0
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Factory
Hardware: Other Other
: P3 - Medium : Normal (vote)
Target Milestone: ---
Assignee: JP Rosevear
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-16 09:29 UTC by Timo Hoenig
Modified: 2009-02-18 09:02 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timo Hoenig 2008-05-16 09:29:57 UTC
PA spawns a lot of warnings

Here's an excerpt of my /var/log/messages:

May 16 04:48:05 linux-dcl8 pulseaudio[3271]: core-util.c: setpriority(): Permission denied
May 16 04:48:05 linux-dcl8 pulseaudio[3274]: core-util.c: setpriority(): Permission denied
May 16 04:48:05 linux-dcl8 pulseaudio[3274]: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
May 16 04:48:05 linux-dcl8 pulseaudio[3271]: pid.c: Daemon already running.
May 16 04:48:05 linux-dcl8 pulseaudio[3271]: main.c: pa_pid_file_create() failed.
May 16 04:48:05 linux-dcl8 pulseaudio[3274]: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted
May 16 04:48:05 linux-dcl8 pulseaudio[3272]: core-util.c: setpriority(): Permission denied
May 16 04:48:05 linux-dcl8 pulseaudio[3272]: pid.c: Daemon already running.
May 16 04:48:05 linux-dcl8 pulseaudio[3272]: main.c: pa_pid_file_create() failed.
Comment 2 JP Rosevear 2008-05-16 12:38:00 UTC

*** This bug has been marked as a duplicate of bug 390123 ***
Comment 3 Timo Hoenig 2008-05-16 12:46:53 UTC
Not an duplicate.
Comment 4 Jonathon Robison 2008-07-31 15:54:47 UTC
I've been reading up on these errors, and everyone is dealing with the code, esound vs. pulse, etc.

I have a slightly different question:  What about permissions?
I upgraded from 10.3 to 11.0 GM.  If I run 'groups' I get "users, video, wheel". Not audio, and none of the 3 pulse groups now in /etc/group.
pulseaudio is running with my user permissions, not as root or anything.
/dev/snd/* devices are all "crw-rw----+  1 root audio".  So I'm curious - should I be in any other groups than what I am in, and would that help this problem?

my /var/log/messages gets the following:
pulseaudio[32685]: core-util.c: setpriority(): Permission denied
pulseaudio[32685]: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
pulseaudio[32685]: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted

Great timing - as I write this, suseupdater-kde just notified me of a bunch of updates - for pulse!  Lets hope they help.
Comment 7 Timo Hoenig 2009-02-18 09:02:48 UTC
Haven't seen this in ages, closing as FIXED.