I have some further diagnosis and a workaround: when the bug is
manifested, the file .kde4/share/config/okularrc contains these lines:

[Desktop Entry]
FullScreen=true

...

[MainWindow]
Height 1050=1050
Height 1200=1201
MenuBar=Disabled
State=AAAA/wAAAAD9AAAAAAAABXgAAAQaAAAABAAAAAQAAAAIAAAACPwAAAABAAAAAgAAAAEAAAAWAG0AYQBpAG4AVABvAG8AbABCAGEAcgAAAAAAAAAFeAAAAAAAAAAA
Width 1400=1400
Width 1600=1601

(My normal screen is 1400x1050.  I sometimes use a 1600x1200 screen,
although I haven't used that screen since I started using okular, so
I'm not sure where those lines came from, except maybe a kpdf
installation.)

Changing this to

[Desktop Entry]
FullScreen=false

...

[MainWindow]
Height 1050=965
Height 1200=1000
State=AAAA/wAAAAD9AAAAAAAABRQAAAOoAAAABAAAAAQAAAAIAAAACPwAAAABAAAAAgAAAAEAAAAWAG0AYQBpAG4AVABvAG8AbABCAGEAcgAAAAAAAAAFeAAAAAAAAAAA
Width 1400=1300
Width 1600=1500

makes the bug disappear.

(I've attached the complete buggy okularrc.)

--Dylan Thurston
[Desktop Entry]
FullScreen=true

[KFileDialog Settings]
Height 1050=400
Width 1400=640

[MainWindow]
Height 1050=1050
Height 1200=1201
MenuBar=Disabled
State=AAAA/wAAAAD9AAAAAAAABXgAAAQaAAAABAAAAAQAAAAIAAAACPwAAAABAAAAAgAAAAEAAAAWAG0AYQBpAG4AVABvAG8AbABCAGEAcgAAAAAAAAAFeAAAAAAAAAAA
Width 1400=1400
Width 1600=1601

[MainWindow][Toolbar mainToolBar]
Hidden=true

[Recent Files]
File1[$e]=$HOME/no-backup/papers/Hersh/08RegularCellTotalPositivity.pdf
File2[$e]=$HOME/no-backup/papers/Keller/08ClusterAlgCoeffs.pdf
File3[$e]=$HOME/no-backup/papers/Keller/08CatClusterIntro.pdf
File4[$e]=$HOME/no-backup/papers/Labardini-Fragoso/08QuiversPotentialsSurfaces.pdf
File5[$e]=$HOME/no-backup/papers/Fomin/03ClusterIII:UpperBounds.ps.gz
File6[$e]=$HOME/no-backup/papers/Fock/03HigherTeichmuller.ps.gz
File7[$e]=$HOME/no-backup/papers/Ziegler/91ExtSpacesOrientedMatroids.pdf
File8[$e]=$HOME/no-backup/papers/Fomin/02ClusterII:FiniteType.ps.gz
File9[$e]=$HOME/writing/CATS/Geometric/dpt/main.ps
Name1[$e]=08RegularCellTotalPositivity.pdf
Name2[$e]=08ClusterAlgCoeffs.pdf
Name3[$e]=08CatClusterIntro.pdf
Name4[$e]=08QuiversPotentialsSurfaces.pdf
Name5[$e]=03ClusterIII:UpperBounds.ps.gz
Name6[$e]=03HigherTeichmuller.ps.gz
Name7[$e]=91ExtSpacesOrientedMatroids.pdf
Name8[$e]=02ClusterII:FiniteType.ps.gz
Name9[$e]=main.ps

Reply via email to