On 24/01/2019 17.27, Karl Sinn wrote:
Hi,
Am 24.01.19 um 17:16 schrieb Karl Sinn:
Hi,
Am 24.01.19 um 11:37 schrieb Michael Hirmke:
I checked on google and it seems to be linked with .Xauthority and/or $DISPLAY. The proposed solutions: - delete .Xauthority - export DISPLAY=:0.0 - export DISPLAY=:1.0 - export DISPLAY=:99.0
won't change a thing.
How do I solve this?
what are the contents of /etc/hostname? Only the name of your machine or the fqdn?
this is the content: dharma.fritz.box
I wondered why the installer put "fritz.box" there as the domain in the network settings. I remembered, that in the past this field in Yast was always empty so I went to Yast and I deleted this part. I restarted the computer => problem solved.
I have Telcontar:~ # cat /etc/hostname Telcontar.valinor Telcontar:~ # Since many years, no problem.
If it is the fqdn, try with the name only and - if necessary - set 127.0.1.1 <fqdn> <name> in /etc/hosts.
Here my /etc/hosts:
...
your proposition to add "127.0.1.1 <fqdn> <name>" should that look like: 127.0.0.1 dharma.fritz.box
127.0.0.1 dharma.fritz.box dharma Notice that assigning 127.0.0.1 may break several programs, notably postfix. -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)