Am 05.01.2014 15:10, schrieb Antonis Tsolomitis: > If I click on the panel it produces the following error: > > "The request to service this action has failed for the following reason: > TT_ERR_PROCID The process id passed is not valid.." > > If I run it on the command line I get: > "Segmentation fault (core dumped)" > > But I see no core in the current directory.SELinux is disabled. Same > behavior > with IP tables enabled or disabled. > > Any help is welcome.
Dear Antonis, i've seen some nasty behaviour of CDE programs (including dtsession and dtfile) when DNS isn't set up correctly, i.e. the reverse lookup of the own hostname does not work. It seems the CDE scripts do this by using the output of hostname(1), which under Red Hat based systems always prints the FQDN of the machine for some reason. I solved a few problems by adding the output of hostname(1) to the localhost line of /etc/hosts: 127.0.0.1 localhost localhost.localdomain (...) foo.bar.baz ::1 localhost localhost (...) foo.bar.baz Maybe this helps with dtfile, too. Cheers. -- Johannes von Rotz Bachmannweg 11 8046 Zuerich +41 79 705 23 96 ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel