TreeBar not updating notify ....
Added by Daniel Kempton over 7 years ago
It would appear that a 'feature' (ie bug) has been introduced. When someone in the notify list logs of, they do not drop out of the notify in the treebar, and doing a manual update does not resolve the issue. In addition, if you are connected to multiple networks, the name can appear in the notify folder in multiple servers, even if they did not connect to that server. This seems to happen, if you have specified more than one server for a nick in the notify list.
Replies (16)
RE: TreeBar not updating notify .... - Added by Per Amundsen over 7 years ago
There was multiple fixes related to Notify and Treebar in 2.9 beta, you can get it by typing /betaup or wait a few weeks for a new stable.
RE: TreeBar not updating notify .... - Added by Daniel Kempton over 7 years ago
I think I am running the latest beta.... 2017/08/16.
Thanks.
RE: TreeBar not updating notify .... - Added by Per Amundsen over 7 years ago
Okay then I need some more information, on what networks are you experiencing these issues?
"if you have specified more than one server for a nick in the notify list"
Currently only one network is supported for a Notify nick, how does your notify list look like? E.g can you post an example from the [Notify] section in config.ini, just replace the nick name with "Nick" or something.
RE: TreeBar not updating notify .... - Added by Broken Arrow over 2 years ago
Been 5 years & this bug still exists!
AdiIRC 4.2 x64
Notify list does not show in TreeBar automatically. The only way to show it is to toggle from NONE > ONLINE in settings. Also, once shown, it does not update :(
RE: TreeBar not updating notify .... - Added by Per Amundsen over 2 years ago
Open Menubar -> File -> Rawlog, close adiirc, start adiirc, connect to the server where you have the problem, when connected, check the Rawlog window for outgoing raw lines looking like this:
WATCH nick nick2... MONITOR nick nick2... ISON nick nick2...
And incoming raw lines replies containing the raw numbers and nicks:
600 // logged online 601 // logged offline 604 // is online 605 // is offline 730 // is online 731 // is offline 303 // is online
Do you see adiirc sending the appropriate list of outgoing notify nicks and do you see a appropriate list of notify nick status replies?
RE: TreeBar not updating notify .... - Added by Broken Arrow over 2 years ago
I found the "WATCH" lines
No "MONITOR" or "ISON" lines
I found the "is online" & "is offline" lines
I have 1 online user & a several offline users in my notify list
Issue: Still the TreeBar is not showing the online user list
RE: TreeBar not updating notify .... - Added by Per Amundsen over 2 years ago
Can you copy/paste here or email the relevant raw lines to me at amundsen@gmail.com along with a screenshot of your Treebar options?
Replace the nicks with nick1, nick2 etc if necessary.
RE: TreeBar not updating notify .... - Added by Broken Arrow over 2 years ago
-> 8/25/2022 2:18:01 AM - WATCH C +J**** +B****** +H********* +N***** +n***** +r**** +T***** +D**** +s****** +N*** +c********** +S***** S
...
<- 8/25/2022 2:18:02 AM - :*****.******.com 605 C*********** c********** * * 0 :is offline
<- 8/25/2022 2:18:02 AM - :*****.******.com 604 C*********** S***** web 1E48918C.DF925ACA.3B3183B6.IP 1661371710 :is online
Capture.PNG (13.6 KB) Capture.PNG | TreeBar |
RE: TreeBar not updating notify .... - Added by Per Amundsen over 2 years ago
Thanks, I meant screenshot of Options -> Treebar.
RE: TreeBar not updating notify .... - Added by Broken Arrow over 2 years ago
TreeBar options
Capture.PNG (25.3 KB) Capture.PNG | TreeBar options |
RE: TreeBar not updating notify .... - Added by Per Amundsen over 2 years ago
It seems when using the WATCH notify system, adiirc tries to use the "userid" (S*****) instead of "nick" (C***********), which explains why it only happens for some users, should be fixed in next beta, thanks.
RE: TreeBar not updating notify .... - Added by Broken Arrow over 2 years ago
C*********** = My nick
S***** = Friend's nick
Just for a clarification
RE: TreeBar not updating notify .... - Added by Per Amundsen over 2 years ago
Okay now I get confused, can you share the network so I can do some test? email if necessary, don't care what it's used for.
RE: TreeBar not updating notify .... - Added by Broken Arrow over 2 years ago
Sent to your email "amundsen@gmail.com"
RE: TreeBar not updating notify .... - Added by Per Amundsen over 2 years ago
Thanks, I did some tests, it seems it was already working as expected and the change is not the solution to your problem.
I'll investigate more.
RE: TreeBar not updating notify .... - Added by Per Amundsen over 2 years ago
I have not been able to find any apparent issues, before I make a debug build, I have a few more questions.
Have you tried disabling scripts/plugins?
Do you see the online/offline notifications in the server window and/or the popup notifications?
If you enable Menubar -> View -> Notify List, does the list show the accurate state for each nick?