Bug 80912

Summary: duplicated channel into the list
Product: ksirc Reporter: Giovanni Venturi <giovanni>
Component: generalAssignee: Andrew Stanley-Jones <asj>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.3.10   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Giovanni Venturi 2004-05-04 19:40:31 UTC
Version:           1.3.10 (using KDE 3.2.2, compiled sources)
Compiler:          gcc version 3.3.3
OS:          Linux (i686) release 2.6.6-rc3

Using KSirc I noted that into the configuration channels list appears lots of channels for examaple 4,5 times the same channel, so I suspect that KSirc add it each time I connect it. But once not was enough?
Comment 1 Giovanni Venturi 2004-09-01 22:55:10 UTC
It happens also with KDE 3.3
Comment 2 Giovanni Venturi 2004-09-19 23:43:25 UTC
Fixed adding "m_combo->setDuplicatesEnabled( false );" into the constructor of the NewWindowDialog into the file NewWindowDialog.cpp