
On Donnerstag, 15. März 2018 19:23:05 CET Achim Gratz wrote:
Michal Srb writes:
These are just warnings and most likely unrelated to the RDP problem.
So where else could I look? I don't see anything in journal that seems to come from the firewalld and I don't know if it's logging elsewhere.
kwin_x11 is your window manager. To do its job, kwin needs to change properties of windows belonging to other applications. Rarely it may happen that the window is destroyed while kwin is trying to do something to it. It will then receive such BadWindow errors from X server. It will write those warnings to log, ignore them and continue working.
Well, yes, the windows gets mapped (I can even briefly see the blue background) and then it just vanishes. krdc used to complain quite a lot on the console (when started from a terminal) if it found something it didn't like, but I get absolutely no output from it now.
Try enabling debug output using QT_LOGGING_RULES='*=true;qt.*.debug=false' krdc (qt.* is the output from Qt itself, you typically don't want this.) You can also check if there is a coredump using 'sudo coredumptcl --since yesterday list', you can debug it with 'sudo coredumpctl gdb'. Kind regards, Stefan -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org