aMule Bug Tracker - aMule | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0000659 | aMule | Servers | public | 2005-11-17 11:46 | 2005-11-18 15:17 | |||||
Reporter | Jacobo221 | |||||||||
Assigned To | Xaignar | |||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||
Status | resolved | Resolution | fixed | |||||||
Platform | OS | OS Version | ||||||||
Product Version | ||||||||||
Target Version | Fixed in Version | SVN | ||||||||
Fixed in Revision | ||||||||||
Operating System | ||||||||||
Summary | 0000659: disconnect button might not disconnect kad and block it's function | |||||||||
Description | amuleDlg.cpp (in OnBnConnect function) contains: // Connect Kad also if( disconnect && thePrefs::GetNetworkKademlia()) { theApp.StopKad(); } else { theApp.StartKad(); } So, if we go to Prefs -> Connection -> Kad and disable it, then we click the disconnect button... and it is not disconnected. What's more, the connect/disconnect button will not change to Connect since Kad is still connected. It should just check "if( disconnect )". Both StartKad() (through GetNetworkKademlia()) and StopKad() (through IsRunning()) already check Kad's status. | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2005-11-17 11:46 | Jacobo221 | New Issue | ||||||||
2005-11-17 11:57 | Jacobo221 | Category | External Conn => Servers | |||||||
2005-11-17 15:39 | Xaignar | Note Added: 0001470 | ||||||||
2005-11-17 16:33 | Xaignar | Relationship added | related to 0000658 | |||||||
2005-11-17 17:37 | Kry | Note Added: 0001474 | ||||||||
2005-11-17 17:43 | Kry | Status | new => resolved | |||||||
2005-11-17 17:43 | Kry | Fixed in Version | => CVS | |||||||
2005-11-17 17:43 | Kry | Resolution | open => fixed | |||||||
2005-11-17 17:43 | Kry | Assigned To | => Kry | |||||||
2005-11-17 17:43 | Kry | Note Added: 0001476 | ||||||||
2005-11-17 20:49 | Jacobo221 | Status | resolved => feedback | |||||||
2005-11-17 20:49 | Jacobo221 | Resolution | fixed => reopened | |||||||
2005-11-17 20:49 | Jacobo221 | Note Added: 0001483 | ||||||||
2005-11-18 15:15 | Jacobo221 | Assigned To | Kry => | |||||||
2005-11-18 15:15 | Jacobo221 | Resolution | reopened => fixed | |||||||
2005-11-18 15:17 | Xaignar | Status | feedback => resolved | |||||||
2005-11-18 15:17 | Xaignar | Assigned To | => Xaignar |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|