Bug 131687

Summary: tray position detection on xinerama fails
Product: [Applications] konversation Reporter: Kai Krakow <kai>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED LATER    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Kai Krakow 2006-08-01 23:02:04 UTC
Version:           0.19 #3100 (using KDE 3.5.3 Level "a" , unofficial build of SUSE )
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.18_rc1-jen27-default

If I quit Konversation, it shows a notification with a screenshot, that it will continue running in the tray. Fine. Nice windows-like feature. ;-)

But: It doesn't work correctly when using xinerama. It took a screenshot where the tray would be on my primary screen. But my tray is placed on my secondary screen. So it just displayed an empty part of the screen and told that I can find Konversation here still running. Happy easter!

Should be fixed...

BTW: basKet does this screen grabbing correct and knows where the tray is.
Comment 1 Eike Hein 2006-08-01 23:08:38 UTC
The screenshot code has been removed in SVN recently, so the bug is basically fixed. I'll keep this report open anyhow in case anybody feels like giving it a shot again, perhaps by porting the code from Basket. Successful tests with multi-head setups and Gnome would be a prerequisite for inclusion from my POV, though.
Comment 2 Kai Krakow 2006-08-02 10:31:49 UTC
Just leave a note and I test it in a multihead setup. ;-)
Comment 3 Eike Hein 2006-08-26 20:11:15 UTC
We'll wait and see what HIG comes up with.