Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BGFIX] --list-properties is not working, #242

Open
Eccys opened this issue Aug 26, 2024 · 0 comments
Open

[BGFIX] --list-properties is not working, #242

Eccys opened this issue Aug 26, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Eccys
Copy link

Eccys commented Aug 26, 2024

Wallpaper Engine Background(s)

2810492318

Console output

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

Screenshots

https://streamable.com/eqnvb8

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.

@Eccys Eccys added the bug Something isn't working label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants
@Almamu @Eccys and others