Bug 158406

Summary: plasma popups under xinerama are mispositioned
Product: [Plasma] plasma4 Reporter: Will Stephenson <wstephenson>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Will Stephenson 2008-02-25 17:30:46 UTC
Version:            (using Devel)

Affects at least the solid device notifier and the clock's calendar popup under xinerama

Two cases I found so far:

Panel on screen 0, bottom:
 pops up on screen 1 above where panel would be if it was there.

Panel on screen 0 or 1, right:
  pops up mostly off left edge of screen 1 (so at coordinates something like -200, 600 on a 3360x1050 xinerama screen)
Comment 1 Aaron J. Seigo 2008-02-26 02:56:14 UTC
SVN commit 779405 by aseigo:

some debug to help figure out the xinerama problems; will disable once it's all good.

Will: can you svn up and send the output this generates for you? thanks
CCBUG:158406


 M  +2 -0      widget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=779405
Comment 2 Will Stephenson 2008-02-27 10:14:48 UTC
I can't reproduce it after a general svn up including a newer qt4.4 - will reopen if needed.