Reproduce crashing:
Open quite a big file (for example 5000 lines). Press ctrl+shift+end (to select full file), next when I release keys - sublime text crashes. Also if file bigger (about 15 000 - 20 000 lines) it’s reproduced by ctrl+a.
journalctl
On crashing in journalctl appears the message like this:
Oct 25 19:54:05 kwin_x11[16677]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 54417, resource id: 6291459, major code: 15 (QueryTree), minor code: 0
My system:
OpenSuse Leap 15 with KDE/Plasma fully updated;
Qt: 5.9.4
KDE Frameworks: 5.45.0
kf5-config: 1.0
Linux 4.12.14-lp150.11-default
Clean installation of Sublime Text 3 (without any plugins and settings) by this instruction.
Additional info:
- Another text editor (kate) in this case works without the problem.
- This crashing is reproduced with OpenSuse Tumbleweed.
- This crashing is reproduced on another PC with OpenSuse Tumbleweed.
- This crashing is not reproduced with another Desktop Environment.
- I tried pretty old OpenSuse 13.1 with KDE - the crashing is not reproduced.