Comment 5 for bug 275596

Revision history for this message
Richard Birnie (rbirnie-deactivatedaccount) wrote :

There is a duplicate of this report in bug 271362. This gave me a clue to the source of the problem. The size of the different panels is controlled by the file .kde/share/config/akregatorrc

At the end of that file is a section like this

[View]
Splitter 1 Sizes=328,949
Splitter 2 Sizes=0,598

As you can see one of the panels is set to size zero. I've attached a very small patch that corrects this. We're very close to Intrepid final now so this fix may not make it in until after release.