bugWeeChat - Bugs: bug #39826, Mutliple servers cause mutliple...

 
 

bug #39826: Mutliple servers cause mutliple "day changed" messages

Submitter:  Matt Copperwaite <yamatt>
Submitted:  Tue 20 Aug 2013 03:31:09 PM UTC
   
 
Category:  display Severity:  3 - Normal
Item Group:  display Status:  Invalid
Privacy:  Public Assigned to:  flashcode
Originator Name:  Open/Closed:  Closed
Release:  * 0.3.9 IRC nick:  yamatt
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 21 Aug 2013 08:23:50 AM UTC, comment #3: 
Matt Copperwaite <yamatt>
Wed 21 Aug 2013 08:16:39 AM UTC, comment #2: 

Will do that. Thanks.

Matt Copperwaite <yamatt>
Tue 20 Aug 2013 06:37:14 PM UTC, comment #1: 

This is not really a bug for me, and it has always been like that. It is most visible since you have the merge of buffers, ie since version 0.3.0 (and to answer your question, yes it's still like that in 0.4.1 and development version).

The "day changed to" message is displayed on all buffers, so when buffers are merged you see it many times, it is normal behaviour.
If you unmerge server buffers (which is possible manually or via option irc.look.server_buffer), you'll see the message on each buffer.

As a workaround, you can hide such messages on irc servers (and keep it on WeeChat core buffer), with the command:


/filter add daychanged irc.server.* * ^Day changed to


The correct behaviour would be to not store this message as a line in buffer (which is current behaviour), but display dynamically this message between two lines when the date of two lines is different (so no need of a timer that displays these lines each day at midnight).
If you want such behaviour, feel free to add a task (feature request).

Sebastien Helleu <flashcode>
Group administrator
Tue 20 Aug 2013 03:31:09 PM UTC, original submission:  

When connected to one or more servers I get a message on the main server window in WeeChat saying for example:

        weechat Day changed to Tue, 20 Aug 2013
       freenode Day changed to Tue, 20 Aug 2013
irc.mozilla.org Day changed to Tue, 20 Aug 2013

All in one lump like that at midnight. Obviously if I also had irc.debian.org and other servers on there that becomes a pretty long list and I really don't care about what it's telling me. Once is fine. Is it useful to anyone? Could it really be summarised just once as the first weechat one? Is it possible to switch on/off?

It also affected previous versions of 0.3.x weechat that I was using. Does it affect 0.4.x?

Matt Copperwaite <yamatt>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Posted a comment)
  • -email is unavailable- added by yamatt (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-10-06 flashcode Open/ClosedOpen Closed
    2013-08-20 flashcode StatusNone Invalid
        Assigned toNone flashcode

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code