Bug 176556

Summary: Main window size not restored when starting application
Product: [Applications] gwenview Reporter: kgw
Component: generalAssignee: Gwenview Bugs <gwenview-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description kgw 2008-11-30 17:38:35 UTC
Version:            (using Devel)
Installed from:    Compiled sources

When closing gwenview from a large window size (about 1600x1000 then after starting the application either height or width are halved. Closing and starting again switches the halved dimension - so always switching between a full width but half height and full height and half width after starting...
Comment 1 kgw 2008-11-30 18:39:09 UTC
The MainWindow-Settings alternate between:
> [MainWindow]
> Height 1024=1025
> Height 1050=1051
> State=AAAA/wAAAAD9AAAAAAAAAogAAAPeAAAABAAAAAQAAAAIAAAACPwAAAACAAAAAAAAAAEAAAAWAG0AYQBpAG4AVABvAG8AbABCAGEAcgEAAAAAAAAD3gAAAAAAAAAAAAAAAgAAAAA=
> Width 1280=1281                                                                                                                               
> Width 1680=750    

and

> [MainWindow]
> Height 1024=1025
> Height 1050=500 
> State=AAAA/wAAAAD9AAAAAAAABiAAAAHWAAAABAAAAAQAAAAIAAAACPwAAAACAAAAAAAAAAEAAAAWAG0AYQBpAG4AVABvAG8AbABCAGEAcgEAAAAAAAAB1gAAAAAAAAAAAAAAAgAAAAA=
> Width 1280=1281                                                                                                                               
> Width 1680=1681     
 on every close of gwenview.
Comment 2 Aurelien Gateau 2008-12-15 09:49:44 UTC

*** This bug has been marked as a duplicate of bug 172879 ***