Re: [cdesktopenv-devel] CDE on RHEL 8.5

2021-11-26 Thread Murray Blakeman
I found the issue with "Applications". After digging around in the source code, I found that DTUSERSESSION wasn't getting set. The variables used by CDE to set up the Applications folders depend on this. I tracked it down to the files in "/usr/dt/config/Xsession.d". None of them were executable

Re: [cdesktopenv-devel] CDE on RHEL 8.5

2021-11-26 Thread Jon Trulson
On 11/26/21 3:19 AM, Murray Blakeman wrote: I found the issue with "Applications". After digging around in the source code, I found that DTUSERSESSION wasn't getting set. The variables used by CDE to set up the Applications folders depend on this. I tracked it down to the files in "/usr/dt