Bug 54955 - After a closed connection Kopete fills log file .xsession-errors
Summary: After a closed connection Kopete fills log file .xsession-errors
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: Jabber Plugin (show other bugs)
Version: 0.5
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-21 08:44 UTC by lenz
Modified: 2003-03-30 10:21 UTC (History)
1 user (show)

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 lenz 2003-02-21 08:44:17 UTC
Version:           0.5 (using KDE 3.1.0)
Installed from:    SuSE
Compiler:          gcc version 2.95.3 20010315 (SuSE)
OS:          Linux (i686) release 2.4.20-4GB

I've noticed that with the Jabber plugin a few times now -
sometimes I get the message "Remote server closed connection". After this, Kopete is eating up a lot of CPU cycles and fills up my ~/.xsession-errors log file rapidly with
the message "select: Bad file descriptor" until the disk is full.

I can still quit Kopete normally, no need to kill it.
Comment 1 Olivier Goffart 2003-03-03 21:08:43 UTC
i noticed that too some on the 0.5 ages 
Is that fixed in Kopete 0.6.1a 
Comment 2 Ryan Sinn 2003-03-25 10:41:04 UTC
I experience this problem ... I am running 6.1a

Some of the stuff that fills the log is like this... I will flush the log and
attach it to this bug.  My current log-file is over 10mb after 1 day:

QFile::open: No file name specified
Couldn't open
kopete: [OscarProtocol] init() START
kopete: [OscarProtocol] initActions() START
kopete: [OscarProtocol] initEngine() START
kopete: [OscarProtocol] initEngine() END
kopete: [OscarProtocol] Autoconnect, calling Connect()
kopete: [OscarProtocol] Connect()
kopete: [OscarProtocol] Logging in as ray raspi
kopete: [OSCAR] Connecting to login.oscar.aol.com, port 5190
kopete: [void OscarProtocol::slotPreferencesSaved()] preferences were saved
kopete: [OscarProtocol] init() END
QFile::open: No file name specified
Couldn't open
kopete: LibraryLoader::loadPlugin: Successfully loaded plugin 'oscar.plugin'.
QFile::open: No file name specified
Couldn't open
kopete: [void OscarProtocol::addNewContact(const QString&, const QString&, bool,
const QString&, KopeteMetaCo
ntact*)] sn=melgen30, alias=melgen30, group=Friends
kopete: [OscarProtocol] slotReTryServerContacts iteration... mGroupQueue.count()
is 0
kopete: [OscarPortocol] addOldContact(); groupName is Friends
kopete: [OscarProtocol] addOldContact(), KopeteMetaContact m=(nil)
kopete: [OscarProtocol] Adding old contact melgen30 ...
kopete: [OscarContact] OscarContact(), name=melgen30
QObject::connect: No such signal OscarContact::contactDestroyed(KopeteContact*c)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'unnamed')
kopete: [OscarContact] slotUpdateBuddy(), Contact melgen30 is now 97
kopete: [void OscarProtocol::addNewContact(const QString&, const QString&, bool,
const QString&, KopeteMetaCo
ntact*)] sn=ABeberg, alias=ABeberg, group=Buddies
kopete: [OscarProtocol] slotReTryServerContacts iteration... mGroupQueue.count()
is 0
kopete: [OscarPortocol] addOldContact(); groupName is Buddies
kopete: [OscarProtocol] addOldContact(), KopeteMetaContact m=(nil)
kopete: [OscarProtocol] Adding old contact ABeberg ...
kopete: [OscarContact] OscarContact(), name=ABeberg
QObject::connect: No such signal OscarContact::contactDestroyed(KopeteContact*c)

... later in the log ...

opete: [OSCAR] Finished getting user info
kopete: [OSCAR] ScreenName length: \x0a, sn: TgrLilyMSU, evil: 0, tlvlen: 3
kopete: t.data: 62      126     166     195
kopete: u.onlinesince: 0
kopete: [OSCAR], userclass: 49, membersince: 0, onlinesince: 1048487619, idletime: 0
kopete: [OSCAR] Got an oncoming buddy, ScreenName: TgrLilyMSU
kopete: [OscarContact] Setting status for TgrLilyMSU
kopete: [OSCAR] Finished getting user info
kopete: [OSCAR] ScreenName length: \x06, sn: UnCrFe, evil: 0, tlvlen: 4
kopete: t.data: 62      125     239     47
kopete: u.onlinesince: 0
kopete: [OSCAR], userclass: 48, membersince: 0, onlinesince: 1048440623,
idletime: 120
kopete: [OSCAR] Got an oncoming buddy, ScreenName: UnCrFe
kopete: [OscarContact] Setting status for UnCrFe
kopete: [OscarContact] setting UnCrFe idle! Idletime: 120
kopete: [OscarContact] slotUpdateBuddy(), Contact UnCrFe is now 2
QFile::open: No file name specified
Couldn't open
kopete: [void ICQContact::infoUpdated(int)] Got FULL info about
'35724019'(35724019) [0]
QFile::open: No file name specified
Couldn't open
kopete: MSNSocket::slotReadLine: CHL 0 59618198120581641711
kopete: Sending final Authentication
kopete: MSNSocket::slotReadyWrite: Sending command QRY 8 msmsgs@msnmsgr.com 32
74c6b0a7d63ace0377b1eba2587955e0
kopete: MSNSocket::slotReadLine: QRY 8
kopete: MSNSocket::slotReadLine: FLN kphoebes@hotmail.com
QFile::open: No file name specified
Couldn't open
kopete: [OSCAR] Finished getting user info
kopete: [OSCAR] ScreenName length: \x08, sn: Stobrawa, evil: 0, tlvlen: 4
kopete: t.data: 62      126     28      59
kopete: u.onlinesince: 0
kopete: [OSCAR], userclass: 48, membersince: 0, onlinesince: 1048452155,
idletime: 179
kopete: [OSCAR] Got an oncoming buddy, ScreenName: Stobrawa
kopete: [OscarContact] Setting status for Stobrawa

Comment 3 lenz 2003-03-25 15:23:49 UTC
Updating to 0.6.1a resolved the initial reported problem with the Jabber plugin for me. 
I don't use the Oscar plugin, so I cannot comment on this specific problem. 
Comment 4 Stephan Binner 2003-03-30 10:21:45 UTC
*** Bug has been marked as fixed ***.