Giter Club home page Giter Club logo

Comments (4)

levdopa avatar levdopa commented on June 2, 2024 1

adding dbus-run-session got rid of the errors and it works perfectly now, thanks.

from ungoogled-chromium-void.

DAINRA avatar DAINRA commented on June 2, 2024

Check if you are running in a dbus session, had those kind of symptoms when I didn't have dbus enabled. Other than that check the musl mitigations section on the main page, check if regular chromium from the void repository exhibits the same issues, try running chromium from a terminal to check if there are any errors logged in the console. Other than that I don't know, I don't use musl, but last time i checked in v107 there weren't any major issues.

from ungoogled-chromium-void.

levdopa avatar levdopa commented on June 2, 2024

Output from running in the terminal:
[7918:7935:0303/071248.723719: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")
[7918:7935:0303/071248.723759: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")
[7946:7946:0303/071248.730877:ERROR:angle_platform_impl.cc(43)] Display.cpp:1021 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-3): Initialization of an object could not be completed for implementation-specific reasons, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, initialize:1404.
ERR: Display.cpp:1021 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-3): Initialization of an object could not be completed for implementation-specific reasons, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, initialize:1404.
[7946:7946:0303/071248.730925:ERROR:gl_display.cc(508)] EGL Driver message (Critical) eglInitialize: Internal Vulkan error (-3): Initialization of an object could not be completed for implementation-specific reasons, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, initialize:1404.
[7946:7946:0303/071248.730940:ERROR:gl_display.cc(932)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED
[7946:7946:0303/071248.730959:ERROR:gl_ozone_egl.cc(23)] GLDisplayEGL::Initialize failed.
[7946:7946:0303/071248.731576:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[7918:7935:0303/071248.749562: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")
[7918:7935:0303/071248.749584: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")
[7918:7935:0303/071248.764965: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")
[7918:7935:0303/071248.764985: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")

[8004:8004:0303/071248.818105:ERROR:angle_platform_impl.cc(43)] Display.cpp:1021 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-3): Initialization of an object could not be completed for implementation-specific reasons, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, initialize:1404.
ERR: Display.cpp:1021 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-3): Initialization of an object could not be completed for implementation-specific reasons, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, initialize:1404.
[8004:8004:0303/071248.818157:ERROR:gl_display.cc(508)] EGL Driver message (Critical) eglInitialize: Internal Vulkan error (-3): Initialization of an object could not be completed for implementation-specific reasons, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, initialize:1404.
[8004:8004:0303/071248.818178:ERROR:gl_display.cc(932)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED
[8004:8004:0303/071248.818200:ERROR:gl_ozon
e_egl.cc(23)] GLDisplayEGL::Initialize failed.
[8004:8004:0303/071248.818853:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[8090:8090:0303/071248.823355:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is

I do have the dbus system service enabled
I removed export $(dbus-launch) from my .xprofile last night and it still didn't work but this morning ungoogled-chromium is working perfectly. Not sure if dbus-launch had anythind to do with it.

from ungoogled-chromium-void.

DAINRA avatar DAINRA commented on June 2, 2024

Well the first 2 errors indicate that you don't have a session bus running (might be that the service is enabled but you don't start the session bus when starting X). Now that depends on your working environment, for example i launch it with exec dbus-run-session dwm in .xinitrc

from ungoogled-chromium-void.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.