Re: [Amsn-devel] Bug found in webcam settings handling

2007-12-15 Thread Karel Demeyer
Hi, a little investigation shows me in msncam.tcl: proc Properties_SetLinux { w property capture_fd new_value } { if { ! ([string is integer -strict $new_value] && $new_value > 0 && $new_value < 65535 ) } { return } Removing the checks for negative values breaks stuff as the capture

[Amsn-devel] Bug found in webcam settings handling

2007-12-15 Thread Karel Demeyer
Hi, I just found a bug in the webcam settings diaog (to change values like contrast, colortone, saturation... My webcam driver (I guess it comes fomr there) gives other ranges for settings then the driver of my former webcam did. This webcams gives negative values too; like, saturation, goes from