Comment 10 for bug 329337

Revision history for this message
Michael Kogan (michael-kogan) wrote :

I experience the same bug on Arch Linux with Okular and Compiz 0.8.8. In ~/.kde/share/config/okularrc the option "Fullscreen=false" is already set. However, there is following entry in this file:

[MainWindow]
Height 1024=1025
State=AAAA/wAAAAD9AAAAAAAABQAAAAOtAAAABAAAAAQAAAAIAAAACPwAAAABAAAAAgAAAAEAAAAWAG0AYQBpAG4AVABvAG8AbABCAGEAcgEAAAAA/////wAAAAAAAAAA
ToolBarsMovable=Disabled
Width 1280=1281

1280x1024 is the resolution I'm using, so obviously the window size is one pixel larger than my screen's resolution by one px in each direction. Changing the values to something like 1027x1023 makes Okular start in window mode (yay!), but unfortunately, each time I start Okular these values are again set to 1281x1025, so next time Okular starts in fullscreen mode again.

Any hints here?