Bug 167875 - "kopete" process keeps running after exiting Kopete
Summary: "kopete" process keeps running after exiting Kopete
Status: RESOLVED WORKSFORME
Alias: None
Product: kopete
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
: 168104 168120 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-07-31 18:36 UTC by Damien Gombault
Modified: 2008-08-02 20:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Damien Gombault 2008-07-31 18:36:02 UTC
Version:            (using KDE 4.1.0)
Installed from:    Debian testing/unstable Packages
OS:                Linux

"kopete" process keeps running after exiting Kopete and cause some problems.

How to reproduce :
 - run Kopete (from Krunner or Kickoff)
 - quit Kopete with File/Quit
 - it will close the main Kopete window and close the system tray icon, but the "kopete" process is still running. You can check with KSysGuard or "ps -A | grep kopete".

If you run Kopete again, the system tray icon does not appear and it's impossible to exit Kopete : File/Quit will do nothing. The only way to close it is to send a SIGTERM or SIGKILL signal to the process.

I use Debian lenny with KDE 4.1 experimental packages.
I also have this problem with KDE Four Live OpenSUSE LiveCD.
Comment 1 Damien Gombault 2008-07-31 18:41:14 UTC
Sorry duplicate of bug #167826.
Comment 2 Roman Jarosz 2008-08-01 22:26:04 UTC
SVN commit 840788 by rjarosz:

Delete KopeteWindow if we are shutting down otherwise KGlobal::deref() isn't called.

CCBUG: 167875



 M  +6 -1      kopeteapplication.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=840788
Comment 3 Roman Jarosz 2008-08-01 22:31:07 UTC
SVN commit 840790 by rjarosz:

Backport commit 840788.
Delete KopeteWindow if we are shutting down otherwise KGlobal::deref() isn't called.

CCBUG: 167875



 M  +6 -1      kopeteapplication.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=840790
Comment 4 Roman Jarosz 2008-08-02 15:58:06 UTC
*** Bug 168104 has been marked as a duplicate of this bug. ***
Comment 5 Roman Jarosz 2008-08-02 20:15:01 UTC
*** Bug 168120 has been marked as a duplicate of this bug. ***