Zandronum Chat on our Discord Server Get the latest version: 3.1
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001146Doomseeker[All Projects] Bugpublic2012-10-25 20:072018-09-29 14:48
ReporterZalewa 
Assigned ToZalewa 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version0.9 Beta 
Target Version0.10 BetaFixed in Version0.10 Beta 
Summary0001146: Custom servers increase delay in program startup.
Description6 custom servers increase the delay in startup by 5 seconds. This is unacceptable.
The exact reason for this error remains unknown, but the call that does this is in MainWindow constructor. The exact line is:
// Init custom servers
masterManager->customServs()->readConfig(serverTableHandler, SLOT(serverUpdated(Server *, int)), 
SLOT(serverBegunRefreshing(Server *)) );
Attached Files

- Relationships

-  Notes
User avatar (0005230)
Zalewa (developer)
2012-10-27 14:14

Fixed in changeset 863 (8dcf5301ea4b):
Doomseeker tried to reverse resolve host names for custom servers which were defined by IP addresses. This caused several seconds delay for addresses which couldn't be resolved (LAN addresses, for example).

Issue Community Support
This issue is already marked as resolved.
If you feel that is not the case, please reopen it and explain why.
Supporters: No one explicitly supports this issue yet.
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2012-10-25 20:07 Zalewa New Issue
2012-10-25 20:07 Zalewa Status new => assigned
2012-10-25 20:07 Zalewa Assigned To => Zalewa
2012-10-27 14:14 Zalewa Note Added: 0005230
2012-10-27 14:14 Zalewa Status assigned => resolved
2012-10-27 14:14 Zalewa Fixed in Version => 0.10 Beta
2012-10-27 14:14 Zalewa Resolution open => fixed
2018-09-29 14:48 WubTheCaptain Status resolved => closed






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker