Bug 35755 - no sound using emerge point2play
Bug#: 35755 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: wine@gentoo.org Reported By: mkashouty@gmail.com
Component: Applications
URL: 
Summary: no sound using emerge point2play
Keywords:  
Status Whiteboard: 
Opened: 2003-12-13 14:12 0000
Description:   Opened: 2003-12-13 14:12 0000
hey i used portage to install point2play... portage uses the small tarball with
out all the lib stuff... anyway the sound test fails to detect my sound card...
i had this working a while back so i unmerged point2play and then using the
full tarball from transgaming installed manually. sound is detected fine... i
can undo adn redo if someone can tell me how to get specif information that
might indicate what portage isnt doing that the manual install is.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From SpanKY 2003-12-13 18:53:05 0000 -------
what is the error message you get when you run the sound test ?

it should display something

------- Comment #2 From merwan kashouty 2003-12-13 19:34:09 0000 -------
well its not in a terminal but through the frontend of point2play and it just
says  ... Basic sound test , Unable to play sound... your sound card may not be
configured correctly.

i had to remove the manual installation and re-emerge the portage version so
while i have it do you know if there is a way to run the sound test to produce
more verbose output?

------- Comment #3 From SpanKY 2003-12-13 19:50:52 0000 -------
in other words you're using python 2.3.x and thus have the oss modules

could try running it with strace and see if weird device errors show up (like perm denied on /dev/dsp)

------- Comment #4 From merwan kashouty 2003-12-13 20:20:53 0000 -------
Created an attachment (id=22167) [details]
point2play-strace

ok... from xterm i ran rommel@JaiBaba rommel $ strace Point2Play &> p2p.txt
is taht what you wanted?

------- Comment #5 From SpanKY 2004-02-19 21:37:03 0000 -------
hmm, i'm getting this with 1.2.1, i'll look into it

------- Comment #6 From Steffen Lorch 2004-03-25 17:40:20 0000 -------
i have this bug too. Hm... is there a previous version of point2play working? I
tried 1.2 and 1.2.1.

------- Comment #7 From SpanKY 2004-06-23 15:50:30 0000 -------
added a patch to 1.3 to fix this