https://bugs.kde.org/show_bug.cgi?id=480652
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |UPSTREAM URL| |https://bugreports.qt.io/br | |owse/QTBUG-120316 --- Comment #5 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- [2268087.545] xdg_toplevel@46.close() Smb4KMainWindow::queryClose() [2268121.897] -> wl_compositor@4.create_surface(new id wl_surface@57) [2268121.966] -> org_kde_kwin_appmenu_manager@41.create(new id org_kde_kwin_appmenu@60, wl_surface@57) [2268122.233] -> wl_compositor@4.create_region(new id wl_region@61) [2268122.254] -> wl_reg...@61.add(0, 0, 733, 168) [2268122.266] -> wl_surface@57.set_opaque_region(wl_region@61) [2268122.274] -> wl_region@61.destroy() [2268122.294] -> wl_compositor@4.create_region(new id wl_region@62) [2268122.304] -> wl_reg...@62.add(0, 0, 723, 158) [2268122.313] -> wl_surface@57.set_opaque_region(wl_region@62) [2268122.321] -> wl_region@62.destroy() [2268122.545] -> wp_fractional_scale_manager_v1@7.get_fractional_scale(new id wp_fractional_scale_v1@63, wl_surface@57) [2268122.568] -> xdg_wm_base@3.get_xdg_surface(new id xdg_surface@64, wl_surface@57) [2268122.584] -> xdg_surface@64.get_toplevel(new id xdg_toplevel@65) [2268122.594] -> zxdg_decoration_manager_v1@34.get_toplevel_decoration(new id zxdg_toplevel_decoration_v1@66, xdg_toplevel@65) [2268122.603] -> zxdg_toplevel_decoration_v1@66.unset_mode() [2268122.611] -> xdg_toplevel@65.set_parent(xdg_toplevel@46) [2268122.620] -> xdg_toplevel@65.set_min_size(723, 158) [2268122.628] -> xdg_toplevel@65.set_max_size(723, 158) [2268122.641] -> xdg_toplevel@65.set_title("Andocken — Smb4K") [2268122.651] -> xdg_toplevel@65.set_app_id("org.kde.smb4k") [2268122.661] -> wp_viewporter@6.get_viewport(new id wp_viewport@67, wl_surface@57) [2268122.671] -> wp_viewport@67.set_destination(723, 158) [2268122.680] -> zxdg_toplevel_decoration_v1@66.unset_mode() [2268122.692] -> wp_viewport@67.set_destination(723, 158) [2268122.702] -> wl_surface@57.set_buffer_transform(0) [2268122.711] -> wl_surface@57.commit() [2268122.720] -> wp_viewport@67.set_destination(723, 158) [2268122.756] -> zwp_text_input_v2@23.update_state(9586, 0) kwin asks to close the main window, a dialog is created (judging by set_parent), but the main window is not destroyed. Yeah, it looks quite similar to https://bugreports.qt.io/browse/QTBUG-120316, so let's move the issue upstream. -- You are receiving this mail because: You are watching all bug changes.