[Bug 438] New: PulseAudioSourceDataLine falsely returns true to isControlSupported(Gain)

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sat Feb 6 09:38:45 PST 2010


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=438

           Summary: PulseAudioSourceDataLine falsely returns true to
                    isControlSupported(Gain)
           Product: IcedTea
           Version: 6-1.0
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: IcedTea6
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: masory at sas.upenn.edu


PulseAudioSourceDataLine returns true for
isControlSupported(FloatControl.Type.MASTER_GAIN), but upon actual gain
adjustment throws the exception Master Gain Not Supported.
If the line doesn't support the control, it should return false to
isControlSupported(FloatControl.Type.MASTER_GAIN).


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list