Bug 84745 - Make the skype script hide the anoying messages about SOUND_MIXER_WRITE_IGAIN
Summary: Make the skype script hide the anoying messages about SOUND_MIXER_WRITE_IGAIN
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alexander Leidinger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-10 13:20 UTC by Carlos A M dos Santos
Modified: 2005-09-01 11:37 UTC (History)
0 users

See Also:


Attachments
net::skype.patch (662 bytes, patch)
2005-08-10 13:20 UTC, Carlos A M dos Santos
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos A M dos Santos 2005-08-10 13:20:19 UTC
	Skype shows 'volume_adjust: SOUND_MIXER_WRITE_IGAIN failed: No such
	device or address' thoousands of times. That is a very annoying
	bahavior that can not be disabled but can be hidden if the sandard
	output is redirected to /dev/null.

Fix: Apply the attached patch
How-To-Repeat: 
	At the command prompt type:

	setenv SKYPE_RESOURCES_PATH /usr/X11R6/share/skype
	/usr/X11R6/bin/skype_bin
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-08-10 20:23:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->netchild

Over to maintainer.
Comment 2 Alexander Leidinger freebsd_committer freebsd_triage 2005-09-01 11:35:12 UTC
State Changed
From-To: open->closed

I've decided to handle it differently, since your patch supresses 
all messages to the console. I only don't show the IGAIN failure 
messages. 

Thanks for your "reminder" that those messages are very anyoing if you 
don't start it from a menu of an DE.