Le 01/04/2019 à 08:32, Antonis Tsolomitis a écrit :


[atsol@thinkpad ~]$ hostname
thinkpad
[atsol@thinkpad ~]$ cat /etc/hosts
# Static table lookup for hostnames.
# See hosts(5) for details.
127.0.0.1 localhost
::1      localhost
127.0.0.1 thinkpad.localdomain thinkpad
[atsol@thinkpad ~]$

Do you see anything wrong here?

Your problem may be giving two different hostnames to the same 127.0.0.1 loopbak interface.

With the CDE 2.3.0 rpm package of David Cantrell for CentOS, I had to put

127.0.0.1 localhost

127.0.1.1 asterix asterix.localdomain

in /etc/hosts to be able to log in.

Other sources of the problem can be the (I) firewall blocking access to rpcbind/portmap

(II) /etc/hosts.deny(5) containing ALL:ALL and rpcbind/portmap not explicitly allowed in /etc/hosts.allow(5)

Antonis.





On 1/4/19 9:07 π.μ., Danilo Pecher wrote:
I noticed the same on some systems. I wasn't yet able to pin down the reason, but a simple 'reset' command resets the shell to sane beaviour. It's a workaround for the time being.

On Sun, 24 Mar 2019 at 13:28, Antonis Tsolomitis <antonis.tsolomi...@gmail.com <mailto:antonis.tsolomi...@gmail.com>> wrote:


    I tried on ArchLinux (cde 2.3.0) and I have the following problem.
    Dtterm behaves strange after pressing Return (see screenshot).

    If I go to Terminal Options it says that Newline sequence is
    Return only.

    If I change this to Return/Linefeed the problem is corrected. However
    it applies only to the current terminal.

    So, is this a bug?

    How do I set this to the correct choice as a default for all
    dtterms ?

    Antonis.
    _______________________________________________
    cdesktopenv-devel mailing list
    cdesktopenv-devel@lists.sourceforge.net
    <mailto:cdesktopenv-devel@lists.sourceforge.net>
    https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel




_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to