fathyb/html2svg

Error on ubuntu 22.04 on wsl

abeq opened this issue · 2 comments

abeq commented

Hi,
I tried it but it did not successfully. I run it on ubuntu 22.04 on wsl. What is cause of problem, please advise me.

docker run fathyb/html2svg https://google.com --format svg > google.svg
[8:1115/231049.230691:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8:1115/231049.230756:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8:1115/231049.231641:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8:1115/231049.231669:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8:1115/231049.241381:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[107:1115/231049.246574:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
abeq commented

Error message appears, but process was successful.
I withdraw previous issue. I apolorize this misundestand.

This is a very valid problem, I've pushed a fix and the error messages should be hidden now. Thank you for reporting it!