Bug #5433
closedChannel list "Get list" button is not disabled on server error in some cases
0%
Description
If we have to change parameters before clicking "get list" again the server may answer with "busy command" or "try again later" and the "get list" button will not be clickable again until we send the /list command again, which may result in an endless loop of busy results if we still have to change some parameters.
Can we have the get list button reset itself every 10-20 seconds?
Thanks.
Updated by Per Amundsen 5 months ago
- Category set to Interface
- Status changed from New to Assigned
Can you provide the raw messages from the Rawlog Dialog which contains the "busy command" or "try again later" messages?
They should be resetting the buttons.
Updated by eahm eahm 5 months ago
Well, I don't know what happened but now if I want to change the min number of users and click "Get List" again for example it's not grayed out anymore, it works as expected.
The "LIST Server load is temporarily too heavy. Please wait a while and try again." is not an AdiIRC issue anyway, it's a server antiflood /list service. I tried to flood it and now AdiIRC returns the cliclable "Get List" even when the server gives has that protection activated.
I guess we can say there is nothing to be fixed for now and you can close this, I will let you know if I come across that issue again.
Updated by Per Amundsen 5 months ago
I know it's an server error, but all server errors have a specific numeric attached to it that adiirc uses to determine what the error means.
There might be servers using a error code adiirc currently doesn't know about, so please copy the message from Rawlog if it happens again.
Updated by Per Amundsen 5 months ago
Yes, I added support for this for next beta, hopefully that fixes it.
Updated by Per Amundsen 5 months ago
It would most likely be the same on all servers on the same network since they would be using the same software.
Updated by Per Amundsen 5 months ago
- Category changed from Interface to Irc
- Status changed from Assigned to Resolved
Updated by Per Amundsen 5 months ago
- Tracker changed from Feature to Bug
- Subject changed from /list dialog "issue" to Channel list "Get list" button is not disabled on server error in some cases
- Category changed from Irc to Interface
- Regression set to No