Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165872 - app-laptop/gtkpbbuttons-0.6.9: blocks sound device
Summary: app-laptop/gtkpbbuttons-0.6.9: blocks sound device
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-08 07:34 UTC by Massimo Burcheri
Modified: 2007-07-04 01:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Fixes the symptoms, but doesn't fix the bug (audio.c.patch,2.19 KB, patch)
2007-06-26 15:15 UTC, Joe Jezak (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Massimo Burcheri 2007-02-08 07:34:45 UTC
Starting gtkpbbuttonsd with -d daeomon mode blocks the sound device after changing volume.

Reproducible: Always

Steps to Reproduce:
1.gtkpbbuttonsd -d
2.change volume
3.start aplay

Actual Results:  
LSA lib pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave 
aplay: main:545: audio open error: device blocked

Expected Results:  
changing volume without blocking

Without -d daemon mode gtkpbbuttonsd works fine.

With -d daemon mode changing volume while playing works, but changing before starting the alsa application blocks the device.

G3, dual usb iBook2
Comment 1 Joe Jezak (RETIRED) gentoo-dev 2007-06-26 15:15:01 UTC
Created attachment 123121 [details, diff]
Fixes the symptoms, but doesn't fix the bug

The attached patch fixes the symptom of the blocked /dev/dsp device and technically fixes this bug, but it doesn't fix the real problem.  I've contacted the author, hopefully we can work something out.
Comment 2 Joe Jezak (RETIRED) gentoo-dev 2007-07-04 01:08:20 UTC
This will be fixed in the 0.6.10 release due shortly.