You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ecys@archlinux ~/g/l/b/build> ./linux-wallpaperengine --list-properties
/home/ecys/Downloads/Compressed/projects/itachi
[0826/022250.302543:WARNING:resource_util.cc(94)] Please customize CefSettings.root_cache_path for your application. Use of the default value may lead to unintended process singleton behavior.
Cannot find directory for steam app wallpaper_engine: assets
Shutting down CEF
Desktop (please complete the following information):
OS: Arch Linux
Desktop Environment: N/A
hyprland 0.42.0-1
Additional context
I've copied my assets folder from my windows laptop which has wallpaper engine on it and pasted it into the folder with the linux-wallpaperengine binary. However, the --list-properties option is not giving the desired output. Options like rain aren't working either, and I have no audio whatsoever, although I am using pulseaudio 17.0-3.
Additionally, commands like ./linux-wallpaperengine 2810492318 do not work, and this is their output:
ecys@archlinux ~/g/l/b/build> [0100/000000.145705:ERROR:angle_platform_impl.cc(44)] Display.cpp:1052 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
ERR: Display.cpp:1052 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
[0100/000000.145860:ERROR:gl_display.cc(515)] EGL Driver message (Critical) eglInitialize: Could not create a backing OpenGL context.
[0100/000000.145885:ERROR:gl_display.cc(786)] eglInitialize OpenGL failed with error EGL_NOT_INITIALIZED, trying next display type
[0100/000000.147499:ERROR:angle_platform_impl.cc(44)] Display.cpp:1052 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
ERR: Display.cpp:1052 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
[0100/000000.147559:ERROR:gl_display.cc(515)] EGL Driver message (Critical) eglInitialize: Could not create a backing OpenGL context.
[0100/000000.147585:ERROR:gl_display.cc(786)] eglInitialize OpenGLES failed with error EGL_NOT_INITIALIZED
[0100/000000.147610:ERROR:gl_display.cc(820)] Initialization of all EGL display types failed.
[0100/000000.147630:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
To run any wallpaperengine wallpapers at all with linux-wallpaperengine, I give the absolute path of it. Even then, I am greeted with the aforementioned issues.
The text was updated successfully, but these errors were encountered:
Wallpaper Engine Background(s)
2810492318
Console output
Screenshots
https://streamable.com/eqnvb8
Desktop (please complete the following information):
Additional context
I've copied my assets folder from my windows laptop which has wallpaper engine on it and pasted it into the folder with the linux-wallpaperengine binary. However, the
--list-properties
option is not giving the desired output. Options like rain aren't working either, and I have no audio whatsoever, although I am usingpulseaudio 17.0-3
.Additionally, commands like
./linux-wallpaperengine 2810492318
do not work, and this is their output:To run any wallpaperengine wallpapers at all with linux-wallpaperengine, I give the absolute path of it. Even then, I am greeted with the aforementioned issues.
The text was updated successfully, but these errors were encountered: