xfce4-session warning about an unresolvable local hostname

Benedikt Meurer benedikt.meurer at googlemail.com
Tue Jul 26 08:21:22 CEST 2011


On Jul 26, 2011, at 08:15 , Benedikt Meurer wrote:

> 
> On Jul 25, 2011, at 11:59 , Guido Berhoerster wrote:
> 
>>>> True, but as long as only local transports are enabled the
>>>> check can be disabled, right?
>>> 
>>> Should be safe, yes.
>> 
>> How about the attached patch? It's quite trivial, do I need to
>> open a bug about it?
> 
> Doesn't look right to me, that should read:
> 
> if (!opt_disable_tcp && xfconf_channel_get_bool (channel, "/security/EnableTcp", FALSE))
>  {
>     xfsm_splash_screen_next (splash_screen, _("Verifying DNS settings"));
>     xfsm_dns_check ();
>   }
> 
> I'll leave it to Nick to

Argh, wrong button... Fix is committed.

HTH,
Benedikt


More information about the Xfce4-dev mailing list