On Mon, Jun 10, 2019 at 8:06 PM David Edmundson <[email protected]> wrote: > > I have krunner sometimes reposition itself wrongly but that's all. > > If you can get a log with > WAYLAND_DEBUG=1 krunner that would be great. > > kwin also has a debug console to list windows it knows of which would > be useful to check.
This is the trace for yakuake, which is easier to reproduce than krunner: [1741624,313] -> [email protected]() [1741624,374] -> [email protected]() [1741624,391] -> [email protected]() [1741624,413] -> [email protected]() [1741624,479] -> [email protected]() [1741624,706] -> [email protected]() [1742113,067] [email protected]_id(64) [1742113,144] [email protected]_id(43) [1742113,190] [email protected]_id(28) [1742113,231] [email protected]_id(68) [1742113,259] [email protected]_id(65) [1742113,282] [email protected]_id(50) [1742113,305] [email protected]() [1742113,402] -> [email protected]() //here it's when it stopped working [1743958,169] -> [email protected]_surface(new id wl_surface@50) [1743958,299] -> [email protected]_surface(new id org_kde_plasma_surface@65, wl_surface@50) [1743958,356] -> [email protected]_skip_taskbar(1) [1743958,399] -> [email protected]_xdg_surface(new id xdg_surface@68, wl_surface@50) [1743958,440] -> [email protected]_toplevel(new id xdg_toplevel@28) [1743958,465] -> [email protected]_toplevel_decoration(new id zxdg_toplevel_decoration_v1@43, xdg_toplevel@28) [1743958,526] -> [email protected]_mode(1) [1743958,588] -> [email protected]_title("Desktop : bash — Yakuake") [1743958,643] -> [email protected]_app_id("org.kde.yakuake") [1743958,678] -> [email protected]_buffer_scale(2) [1743958,720] -> [email protected]_buffer_transform(0) [1743958,744] -> [email protected]() [1743958,807] -> [email protected]_window_geometry(0, 0, 1920, 864) [1743958,940] -> [email protected]_skip_taskbar(1) [1743958,985] -> [email protected]_position(0, 0) [1743961,718] [email protected]_id(55) [1743961,777] [email protected](1) [1743961,814] [email protected](0, 0, array) [1743961,876] [email protected](42795) [1743961,941] -> [email protected]_window_geometry(0, 0, 1920, 864) [1743961,992] -> [email protected]_min_size(0, 0) [1743962,023] -> [email protected]_max_size(0, 0) [1743962,086] -> [email protected]_configure(42795) [1743962,244] -> [email protected](new id org_kde_kwin_appmenu@55, wl_surface@50) [1743962,344] -> [email protected]_address("", "") [1743964,103] [email protected](0, 0, array) [1743964,170] [email protected](42796) [1743964,273] -> [email protected]_window_geometry(0, 0, 1920, 864) [1743964,330] -> [email protected]_min_size(0, 0) [1743964,371] -> [email protected]_max_size(0, 0) [1743964,407] -> [email protected]_configure(42796)
