Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- debug(wlroots): [types/wlr_xdg_decoration_v1.c:216] new xdg_toplevel_decoration 0x11e99e80 (res 0x11daf280)
- debug(wm): update windowing start
- debug(wm): update windowing finish
- debug(wm): sent 0 tracked configure(s)
- debug(wm): update rendering start
- debug(wm): update rendering finish
- debug(wm): finished committing transaction
- debug(wlroots): [types/wlr_text_input_v3.c:184] Text input commit received without focus
- error(input): inactive text input tried to commit an update, client bug?
- debug(wm): update windowing start
- debug(wm): update windowing finish
- debug(wm): sent 0 tracked configure(s)
- debug(wm): update rendering start
- debug(wm): update rendering finish
- debug(wm): finished committing transaction
- debug(wm): update windowing start
- debug(wm): update windowing finish
- debug(wm): sent 0 tracked configure(s)
- debug(wm): update rendering start
- debug(wm): update rendering finish
- debug(wm): finished committing transaction
- debug(wlroots): [types/wlr_compositor.c:771] New wlr_surface 0x11e99e80 (res 0x11da1a20)
- debug(wm): new river_shell_surface_v1
- debug(wm): update windowing start
- thread 28611 panic: reached unreachable code
- /opt/zig-bin-0.13.0/lib/std/debug.zig:412:14: 0x1062edc in assert (river)
- if (!ok) unreachable; // assertion failure
- ^
- /home/zuki/src/river/river/Window.zig:813:11: 0x1135b1e in getAppId (river)
- assert(!window.destroying);
- ^
- /home/zuki/src/river/river/Window.zig:402:52: 0x110ddb5 in updateWindowingStart (river)
- window_v1.sendAppId(window.getAppId());
- ^
- /home/zuki/src/river/river/WindowManager.zig:280:63: 0x10e5ed5 in updateWindowingStart (river)
- while (it.next()) |window| window.updateWindowingStart();
- ^
- /home/zuki/src/river/river/WindowManager.zig:255:40: 0x10ccca6 in dirtyIdle (river)
- wm.updateWindowingStart();
- ^
- /home/zuki/src/river/.zig-cache/o/0444440c632a1f9c4ed4edef27d4d932/wayland_server_core.zig:564:32: 0x10ab82e in _wrapper (river)
- return func(@ptrCast(@alignCast(_data)));
- ^
- ???:?:?: 0x7f12d5f330a2 in ??? (libwayland-server.so.0)
- Unwind information for `libwayland-server.so.0:0x7f12d5f330a2` was not available, trace may be incomplete
- Aborted
Advertisement
Add Comment
Please, Sign In to add comment