face-hh / webx

An alternative for the World Wide Web - browse websites such as buss://yippie.rizz made in HTML, CSS and Lua. Custom web browser, custom HTML rendering engine, custom search engine, and more.
Apache License 2.0
1.67k stars 155 forks source link

Crashes with 'Gdk-Message: Error flushing display: Broken pipe' sometimes when the page, or an element on the page changes. #99

Open Xanderplayz16 opened 1 month ago

Xanderplayz16 commented 1 month ago

OS: EndeavourOS (linux) Napture Version: 1.2.2 Log:

(.:29384): Gtk-WARNING **: 17:28:50.576: Unknown key gtk-modules in /home/xande/.config/gtk-4.0/settings.ini

(.:29384): Adwaita-WARNING **: 17:28:50.642: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
Attempting to navigate to https://github.com/face-hh/dingle-frontend/index.html...
Unknown head element: meta
Unknown head element: meta
Attempting to navigate to https://github.com/face-hh/dingle-frontend/styles.css...

(.:29384): Gtk-WARNING **: 17:28:52.841: Theme parser error: <data>:3:5-8: No property named "gap"

(.:29384): Gtk-WARNING **: 17:28:52.841: Theme parser error: <data>:5:5-14: No property named "direction"

(.:29384): Gtk-WARNING **: 17:28:52.841: Theme parser error: <data>:6:5-16: No property named "align-items"

(.:29384): Gtk-WARNING **: 17:28:52.841: Theme parser error: <data>:54:5-10: No property named "width"

(.:29384): Gtk-WARNING **: 17:28:52.841: Theme parser error: <data>:55:5-11: No property named "height"
Attempting to navigate to https://github.com/face-hh/dingle-frontend/main.lua...
MIMICKING - TYPE: lua, INFO: turning shit visible....
turning shit visible....
Gdk-Message: 17:28:58.200: Error flushing display: Broken pipe
face-hh commented 1 month ago

Weird, despite running the project on Endeavour multiple times I haven't seen that issue. Are you running X11 or wayland?

Xanderplayz16 commented 1 month ago

Weird, despite running the project on Endeavour multiple times I haven't seen that issue. Are you running X11 or wayland?

Wayland, KDE Plasma 6.0.5.

face-hh commented 1 month ago

Wayland is probably the issue in that case

Xanderplayz16 commented 1 month ago

Wayland is probably the issue in that case

I guess I'll try X11.

Xanderplayz16 commented 1 month ago

Yep, Wayland was the issue.

GStudiosX2 commented 1 month ago

https://docs.gtk.org/gtk4/wayland.html ?