https://bugs.kde.org/show_bug.cgi?id=363273
--- Comment #5 from Nick Coghlan <ncogh...@gmail.com> --- Created attachment 99402 --> https://bugs.kde.org/attachment.cgi?id=99402&action=edit Katesession file with no edit panel "broken.katesession" is edited down from a session that had lost its edit panel. I did the same thing with a session that was still working (which I'll upload in a moment), and the most suspicious part of the diff was this section: [MainWindow0-Splitter 0] -Children=MainWindow0-ViewSpace 0 +Children=MainWindow0-Splitter 1,MainWindow0-Splitter 2,MainWindow0-Splitter 3,MainWindow0-Splitter 4,MainWindow0-ViewSpace 0 Orientation=1 -Sizes=1758 +Sizes=0,0,0,0,0 Setting aside the multitude of splitters, the broken session has Size 0 for the ViewSpace. -- You are receiving this mail because: You are watching all bug changes.