You are not logged in.
For any of you who are using hikari wayland compositor. Do you face same issue?
I can't open celluloid on hikari wayland compositor, everytime I try to open it, hikari will crash and kick me out to tty. It happens only on archlinux (I try on debian and works fine). I have a kind of log. Thanks.
Wlroots : 0.14.x
log : https://raw.githubusercontent.com/ahmad … ri-new.log
Last edited by AhmadRaniri (2021-12-03 11:29:17)
Offline
Other wayland compositor (sway, labwc) are fine.
Offline
hikari: types/xdg_shell/wlr_xdg_surface.c:15: wlr_xdg_surface_from_wlr_surface: Assertion `wlr_surface_is_xdg_surface(surface)' failed.There's a reddit post[1] with that same error messages, is that post also by you ?
I have only limited experience with wayland, but there are references to kwin and cuda in the bottom part of the log .
What graphics cards / drivers are in this system ?
(if unsure post lspci -k )
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
hikari: types/xdg_shell/wlr_xdg_surface.c:15: wlr_xdg_surface_from_wlr_surface: Assertion `wlr_surface_is_xdg_surface(surface)' failed.There's a reddit post[1] with that same error messages, is that post also by you ?
I have only limited experience with wayland, but there are references to kwin and cuda in the bottom part of the log .
What graphics cards / drivers are in this system ?
(if unsure post lspci -k )
Yeah, that's me. About cuda, its not important since sway and labwc can open celluloid. I have optimus laptop but that's maybe irrelevant.
Offline
Celluloid appears to be a frontend for mpv , does hikari also crash if you start mpv directly ?
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Apparently gtk4 has role for the crash (celluloid from arch use gtk4), since some users also face same issue. Rebuild celluloid with gtk3 perhaps solve my issue.
Link : https://hub.darcs.net/raichoo/hikari/issue/26
Offline
Solved by rebuild celluloid (gtk3 version), no more crash when open celluloid on hikari. Thanks ?
Offline