My beautiful CDE 2.50 and 2.51 segfault after upgrading to Debian 12. Here are some lines from errorlog:
*** INFORMATION(0): dtwm: PID 35404: Sun Jun 18 17:04:45 2023
Workspace Manager: XmeRenderTableGetDefaultFont() failed, trying a fixed font
[140 bytes]
*** ERROR(4): dtsession: PID 35405: Sun Jun 18 17:04:45 2023
Unable to exec ibus-ui-gtk3.
[ENOENT (2)] No such file or directory[130 bytes]
And some lines from startlog:
--- execing /usr/dt/bin/dtsession ...
not execing /home/orhan/.profile (see /home/orhan/.dtprofile)
/bin/bash: line 1: 35799 Segmentation fault /usr/dt/bin/dtsession > /dev/null 2>&1
All dependencies are satisfied.
After a fresh install CDE starts and creates a .dt directory in my /home. When I log out and log in again it doesn't start. I've tried deleting the .dt directory in the hope that it will be recreated and CDE will start. It was recreated but CDE does not start.
I've cloned and compiled hyousatsu's master. It now works. Consider this ticket closed.