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

GUI not appearing on linux - EGL_BAD_PARAMATER #328

Open
mcgamer48ft opened this issue Nov 24, 2024 · 4 comments
Open

GUI not appearing on linux - EGL_BAD_PARAMATER #328

mcgamer48ft opened this issue Nov 24, 2024 · 4 comments

Comments

@mcgamer48ft
Copy link

SystemCTL report:

Nov 24 21:06:44 fedora systemd[2000]: Started app-gnome-liquidlauncher-2963.scope - Application launched by gnome-shell.
Nov 24 21:06:44 fedora liquidlauncher.desktop[2963]:   2024-11-24T19:06:44.923944Z  INFO liquidlauncher: Starting LiquidLauncher v0.3.1
Nov 24 21:06:44 fedora liquidlauncher.desktop[2963]:     at src/main.rs:90
Nov 24 21:06:44 fedora liquidlauncher.desktop[2963]:   2024-11-24T19:06:44.938426Z  INFO liquidlauncher: OS: linux x64 41.0.0
Nov 24 21:06:44 fedora liquidlauncher.desktop[2963]:     at src/main.rs:91
Nov 24 21:06:44 fedora liquidlauncher.desktop[2963]:   2024-11-24T19:06:44.938509Z  INFO liquidlauncher: Creating application directory
Nov 24 21:06:44 fedora liquidlauncher.desktop[2963]:     at src/main.rs:94
Nov 24 21:06:44 fedora liquidlauncher.desktop[2963]:   2024-11-24T19:06:44.938515Z DEBUG liquidlauncher: Application directory: "/home/dontlookatme/.local/share/liquidlauncher"
Nov 24 21:06:44 fedora liquidlauncher.desktop[2963]:     at src/main.rs:95
Nov 24 21:06:44 fedora liquidlauncher.desktop[2963]:   2024-11-24T19:06:44.938525Z DEBUG liquidlauncher: Config directory: "/home/dontlookatme/.config/liquidlauncher"
Nov 24 21:06:44 fedora liquidlauncher.desktop[2963]:     at src/main.rs:96
Nov 24 21:06:44 fedora liquidlauncher.desktop[2963]:   2024-11-24T19:06:44.938572Z  INFO liquidlauncher: The GUI is starting...
Nov 24 21:06:44 fedora liquidlauncher.desktop[2963]:     at src/main.rs:101
Nov 24 21:06:45 fedora liquidlauncher[2963]: webkit_settings_set_enable_offline_web_application_cache is deprecated and does nothing.
Nov 24 21:06:45 fedora liquidlauncher[2963]: webkit_settings_set_enable_offline_web_application_cache is deprecated and does nothing.
Nov 24 21:06:45 fedora liquidlauncher.desktop[3114]: Could not create default EGL display: EGL_BAD_PARAMETER. Aborting...
Nov 24 21:06:45 fedora liquidlauncher.desktop[3110]: Could not create default EGL display: EGL_BAD_PARAMETER. Aborting...
Nov 24 21:07:10 fedora liquidlauncher[2963]: atk-bridge: get_device_events_reply: unknown signature
@mcgamer48ft
Copy link
Author

Can be reproduced on Fedora 41 Live

@mcgamer48ft
Copy link
Author

mcgamer48ft commented Nov 25, 2024

Seems to not appear on 0.3.0
Might be related to the tauri bump found in line 56 of src-tauri/Cargo.toml

@DataM0del
Copy link

Seems to not appear on 0.3.0 Might be related to the tauri bump found in line 56 of src-tauri/Cargo.toml

same, just upgraded to see if it would work because I was clicking on play and it was capturing focus of the window behind liquid launcher within that position

@mcgamer48ft
Copy link
Author

Same for me, 0.3.0 just ignores input for some reason

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants