IRC plugin - Nickname list doesn't repopulate
Submitted by Friday, 14 September, 2007 - 13:42
on
Windows Vista
jEdit 4.3 pre 10
Java 1.6.0
Hi, whenever jEdit starts everything seems to load up fine except for the IRC plugin. When I login to NickServ, it refreshes the chat window and nickname list. During the process of this refresh, the nickname list is lost completely. This may be a versioning bug, such as the fact that I use windows vista now.
Anyway, as a temp fix, I found out I can /part and /join to refresh the list successfully. Perhaps this could be noted in the future when optimizing this plugin further.
Reproduce:
1. Login to NickServ using the command: "/msg NickServ identify password" also note that you have to have a NickServ login first before issuing this command. I'm on freenode regularly, the default server of the IRC plugin and have since registered with NickServ.
2. Upon issuing the identify command to NickServ, the nickname list looks as if it disappears.
Temp Fix:
1. type "/part" and then "/join #channel" to refresh the list correctly, I believe the refresh portion of the /join command may be more up to date then when it refreshes on the /msg command. Not entirely sure about this though.
Just thought I'd let everyone know.
--AlexCory
jEdit 4.3 pre 10
Java 1.6.0
Hi, whenever jEdit starts everything seems to load up fine except for the IRC plugin. When I login to NickServ, it refreshes the chat window and nickname list. During the process of this refresh, the nickname list is lost completely. This may be a versioning bug, such as the fact that I use windows vista now.
Anyway, as a temp fix, I found out I can /part and /join to refresh the list successfully. Perhaps this could be noted in the future when optimizing this plugin further.
Reproduce:
1. Login to NickServ using the command: "/msg NickServ identify password" also note that you have to have a NickServ login first before issuing this command. I'm on freenode regularly, the default server of the IRC plugin and have since registered with NickServ.
2. Upon issuing the identify command to NickServ, the nickname list looks as if it disappears.
Temp Fix:
1. type "/part" and then "/join #channel" to refresh the list correctly, I believe the refresh portion of the /join command may be more up to date then when it refreshes on the /msg command. Not entirely sure about this though.
Just thought I'd let everyone know.
--AlexCory