Anno domini 2023 Fri, 21 Jul 22:23:01 +0900 Michele Calgaro via tde-users scripsit:
On 2023/07/21 02:28 AM, Dr. Nikolaus Klepp via tde-users wrote:
I remember that I looked for that years ago, but did not find it either. I think it was possible ages ago to create a new session and all settings where saved in that session - but I just tried, but it does not work: kate crashes when switching sessions (I have 2 "unknown"), or does not save sessions, or crashes when saving sessions if the document windows is hidden. So probably it's time for a bug report 😄
Nik
Hi Nik, can you paste the steps to reproduce each of the crashes you mentioned? I don't have crashes in Kate when changing or saving sessions. Cheers Michele
Hi Michele,
IMO kate should have its sessions in .trinity/share/apps/kate/sessions/ - this directory only contains one file, "sessions.list", with the content: [Sessions list] Last session id=-1 Sessions count=0 When I delete file and/or folder both are recreated with this content.
In kate the menue entry "Sessions" has two entries: "Unknown" and "Unknown". Selecting either crashes kate. These lines are added to .xsession-errors:
[2023/07/21 15:41:43.664] TQSettings::sync: failed to open '/etc/tqt3/tqt_plugins_3.5rc.tmp' for writing [2023/07/21 15:41:43.764] TQSettings::sync: failed to open '/etc/tqt3/tqt_plugins_3.5rc.tmp' for writing [2023/07/21 15:41:45.563] X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 Minor opcode: 0 Resource id: 0x4200008 [2023/07/21 15:41:45.566] X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 Minor opcode: 0 Resource id: 0x4200008 [2023/07/21 15:41:45.570] X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 Minor opcode: 0 Resource id: 0x4200008 [2023/07/21 15:41:45.603] X Error: BadWindow (invalid Window parameter) 3 Major opcode: 19 Minor opcode: 0 Resource id: 0x4200008
A new session is never saved, it's just added to the "select session" menu. Neither file nor config are altered.
Nik