id summary reporter owner description type status priority component version resolution keywords cc 99 "Missbehaviour of ""Add streams from caster"" dialog" mlytvyn stuerze "Problem can be reproduced in the following way: 1) ""Add Stream"" -> ""Caster"" 2) Select arbitrary caster from combobox e.g. www.euref-ip.net 3) Ntrip Version -> 2s 4) Press ""Get table"" 5) Press ""Close"" 6) Trying to add another stream will cause program freezing. It seems that setting Ntrip version to 2s is locking mutex in {{{ t_irc bncTableDlg::getFullTable }}} which then can not be unlocked since function is still waiting for response from caster. After pressing ""Get table"" (step 6) the widgets (caster combo box, user name line edit etc.) on the ""Add Stream"" dialog are still active which also seems not to be correct. I've use two Linux versions: static build by BKG for Ubuntu 14 x64 and my port to Qt5 and built with newmat included in my distro. The problem exists on both. " defect closed normal BNC fixed