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

--- Comment #20 from Martin Flöser <mgraess...@kde.org> ---
The debug output from comment #4 shows that MyPaint does not request ssd.

Relevant part:
[2138199.962]  -> wl_shm@6.create_pool(new id wl_shm_pool@18, fd 6, 2304)
[2138199.979]  -> wl_shm_pool@18.create_buffer(new id wl_buffer@14, 0, 24, 24,
96, 0)
INFO: gui.device: New device 'Wayland Pointer' (GDK_SOURCE_MOUSE, axes:2,
class=GdkWaylandDevice, vendor=None, product=None)
INFO: gui.document: Initialized background from
u'/usr/share/mypaint/backgrounds/10_soft_yellow.png'
[2138295.671]  -> wl_compositor@4.create_surface(new id wl_surface@22)
WARNING: gui.keyboard: Ignoring keybinding for
'<Actions>/BrushModifierActions/BlendModeMenu'

(mypaint:25349): Gtk-WARNING **: Theme parsing error: <data>:5:50: The style
property GtkMenuBar:internal-padding is deprecated and shouldn't be used
anymore. It will be removed in a future version
[2138394.052]  -> wl_shm@6.create_pool(new id wl_shm_pool@23, fd 16, 1024)
[2138394.068]  -> wl_shm_pool@23.create_buffer(new id wl_buffer@24, 0, 16, 16,
64, 0)
[2138400.007]  -> zxdg_shell_v6@5.get_xdg_surface(new id zxdg_surface_v6@25,
wl_surface@22)
[2138400.017]  -> zxdg_surface_v6@25.get_toplevel(new id zxdg_toplevel_v6@26)
[2138400.021]  -> zxdg_toplevel_v6@26.set_parent(nil)
[2138400.024]  -> zxdg_toplevel_v6@26.set_title("MyPaint")
[2138400.027]  -> zxdg_toplevel_v6@26.set_app_id("mypaint")
[2138400.029]  -> wl_surface@22.commit()

You can check the wl_surface@22 - no decoration requested.

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

Reply via email to