Bug 158765

Summary: Panel wrong size when using different sized screens
Product: [Unmaintained] plasma4 Reporter: Mike <mike>
Component: panelAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Mike 2008-03-04 15:53:46 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

I have 2 screens (1680X1050 and 1280X1024).  As of recently the panel has changed so that the panel on the left screen appears as only 1280 wide instead if 1680.  Here is the panel output when starting plasma (with no config file).

plasma(22846)/libplasma Plasma::Corona::loadDefaultSetup: number of screens is 2
plasma(22846)/libplasma Plasma::Corona::loadDefaultSetup:      screen  0 geometry is QRect(1680,0 1280x1024)
plasma(22846)/libplasma Plasma::Corona::loadDefaultSetup:      screen  1 geometry is QRect(0,0 1680x1050)
plasma(22846) Panel::updateBorders: no location!?
plasma(22846) PlasmaApp::createPanels: Containment name: "Desktop" | type 0 | screen: 0 | geometry: QRectF(1680,0 1280x1024) | zValue: 0
plasma(22846) PlasmaApp::createPanels: Containment name: "Desktop" | type 0 | screen: 1 | geometry: QRectF(0,0 1680x1050) | zValue: 0
plasma(22846) PlasmaApp::createPanels: Containment name: "Panel" | type 1 | screen: 1 | geometry: QRectF(0,0 1280x56) | zValue: 150
plasma(22846) PlasmaApp::createPanels: we have a panel!
plasma(22846) PanelView::updatePanelGeometry: New panel geometry is QRectF(0,0 1280x56)
plasma(22846) PanelView::updatePanelGeometry: PanelView(0x95f320) thinks its panel is at  QRect(0,994 1280x56)
plasma(22846) PanelView::PanelView: Panel geometry is QRectF(0,0 1280x56)
Comment 1 Mike 2008-03-05 03:31:38 UTC
Fixed
Comment 2 Chani 2008-03-05 04:19:01 UTC
fixed? fixed how?
Comment 3 Mike 2008-03-05 11:49:37 UTC
commmit 782299 seemed to fix it.