https://bugs.kde.org/show_bug.cgi?id=366668

Lamarque V. Souza <lamar...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever confirmed|0                           |1

--- Comment #11 from Lamarque V. Souza <lamar...@kde.org> ---
By what I can see in the logs, somehow the WEP connection is changing your
computer's hostname and that is probably breaking Xorg. Your computer should be
named Juan-PC (name used in xauth's cookie) but strace shows it is dhcppc4 for
the WEP connection. One should always use localhost in xauth's cookies and
DISPLAY to prevent that (and for performance reasons too) unless you really
need Xorg's network transparency feature. What is the output of the commands
below in both working and non-working setup:

$ hostname -f
$ host $(hostname -f)
$ ip addr
$ ip route

If you create a new connection to the same WEP access point does the problem
still happen?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to