Bug 73392

Summary: KopeteBalloon shown while I'm marked "Away"
Product: [Applications] kopete Reporter: Stefan Gehn <mETz81>
Component: Main ApplicationAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Stefan Gehn 2004-01-24 11:36:58 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc (GCC) 3.3.2 (Debian) 
OS:          Linux

Unfortunately the kopete systray class starts both its animation _and_ opens a bubble if it receives a KopeteEvent. I couldn't find out how to bind the display of the bubble to the KopeteAccount onlineStatus.
This is _highly_ intrusive while playing quake3 (or any other fullscreen game) ;)
Comment 1 Martijn Klingens 2004-01-24 14:42:32 UTC
Subject: Re: [Kopete-devel]  New: KopeteBalloon shown while I'm marked "Away"

On Saturday 24 January 2004 11:36, Stefan Gehn wrote:
> Unfortunately the kopete systray class starts both its animation _and_
> opens a bubble if it receives a KopeteEvent. I couldn't find out how to
> bind the display of the bubble to the KopeteAccount onlineStatus. This is
> _highly_ intrusive while playing quake3 (or any other fullscreen game) ;)

That actually also sounds like a KWin bug if balloons, passive popups and the 
like can be shown over full screen windows...

Comment 2 Stefan Gehn 2004-02-07 23:39:46 UTC
Fixed by myself