Bug 59357 - Window title bar not updated according to contact state
Summary: Window title bar not updated according to contact state
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-05 01:02 UTC by Till Gerken
Modified: 2003-06-05 15:36 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Till Gerken 2003-06-05 01:02:10 UTC
Version:           0.6.90cvs >= 20030522 (using KDE 3.1.2)
Installed from:     (testing/unstable)
Compiler:          gcc version 3.3 (Debian)
OS:          Linux (i686) release 2.4.20-pre11

When a contact goes online or offline, its state is not reflected accordingly in the window title bar of a chat window. Seen with ICQ so far.
Comment 1 Martijn Klingens 2003-06-05 09:46:45 UTC
Since we also have this with MSN in bug 56972 
(http://bugs.kde.org/show_bug.cgi?id=56972), could this be a general Kopete problem 
instead of two independent bugs for MSN and ICQ ? 
 
Martijn 
 
Comment 2 Olivier Goffart 2003-06-05 15:36:59 UTC
Subject: kdenonbeta/kopete/libkopete

CVS commit by ogoffart: 

Update the chatwindow caption when a contact change his status.

CCMAIL: 56972-done@bugs.kde.org
CCMAIL: 59357-done@bugs.kde.org

You don't imagine the time i spent for this small bugfixe.
The code is so complex, one turn around durring hours before finding  
where is the problem. 
This changing caption code was so ugly, totally wrong!
all this code need a review. There are so much big atrocity in the kopete 
code, but it is difficult to do something because the number of function split
everywere in the code, and theses strange undocumented parram you don't know
even if these are used somewere.

I think i will take time after my exams to redesing the code of the
KMM/KopeteMessage/KopeteChatWindow 


  M +26 -10    kopetemessagemanager.cpp   1.164
  M +1 -1      kopetemessagemanager.h   1.78