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

--- Comment #2 from [email protected] ---
Created attachment 187151
  --> https://bugs.kde.org/attachment.cgi?id=187151&action=edit
wireshark

I did another test by running Thunar with x11 backend:
`GDK_BACKEND=x11 thunar`

I found that the host OS was trying to resolve the container’s hostname by
sending DNS or LLMNR queries to the container (see attached image).

As soon as I added the container’s hostname to the host’s /etc/hosts file, all
freezes completely disappeared:
```
# Standard host addresses
127.0.0.1  xwayland localhost
```

If the freeze was caused by the host being unable to resolve the container, KDE
should not be freezing because of that.

So I’m not sure whether this issue is related to the KWin code here:
https://invent.kde.org/plasma/kwin/-/blob/master/src/backends/drm/drm_commit_thread.cpp,
or something caused by Docker, or NetworkManager.

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

Reply via email to