"Sergey V. Dyatko" <[email protected]> wrote: > On Tue, 6 Nov 2012 19:41:20 +0100 > Norbert Augenstein <[email protected]> wrote: > > > Hi, > > my Desktop freezes when turning the slider to zero, or > > using the mouswheel to turn sound off. Swithiching to > > console and killing the 'wrapper' remedies the problem. > > Can anyone confirm this? > > I need 'r241742' on 9.1-RC3 to have sound at all. > > > > --> auge > > +1 on HEAD, amd64 r242341 > > PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU > COMMAND 1766 tiger 1 101 0 220M 22608K RUN 1 0:53 > 90.77% wrapper
I propose a downgrade. Any objections? --- patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 305935) +++ Makefile (working copy) @@ -1,13 +1,9 @@ -# New ports collection makefile for: xfce4-mixer -# Date created: 3 July 2003 -# Whom: James Earl <[email protected]> -# +# Created by: James Earl <[email protected]> # $FreeBSD$ -# PORTNAME= xfce4-mixer PORTVERSION= 4.8.0 -PORTREVISION= 2 +PORTEPOCH= 1 CATEGORIES= audio xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/apps/${PORTNAME}/4.8 --- patch ends here --- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-xfce To unsubscribe, send any mail to "[email protected]"
