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

Coredump on wayland #7903

Open
kflak opened this issue Feb 23, 2024 · 2 comments
Open

Coredump on wayland #7903

kflak opened this issue Feb 23, 2024 · 2 comments

Comments

@kflak
Copy link

kflak commented Feb 23, 2024

Hi,

Stumbled on a new wayland-related issue: I'm suddenly no longer able to run any oF-apps on wayland (tried both sway and Hyprland). xorg works fine. The error I'm getting from a clean, empty default project created with the projectGenerator is:

 [ error ] ofAppGLFWWindow: 65550: X11: Platform not initialized
make: *** [../../../libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk:184: run] Segmentation fault (core dumped)

If I set up the app to run as OF_FULLSCREEN, then I get an additional error:

[ error ] ofAppGLFWWindow: 65548: Wayland: The platform does not support setting the window position

Running of_v0.12.0_linux64gcc6_release on Arch Linux, and I'm using the glfw-git package as mentioned in this issue. This used to work just fine, but now no more...

@cgxeiji
Copy link

cgxeiji commented Mar 11, 2024

I am having the same issue with 0.12.0

@kflak
Copy link
Author

kflak commented Apr 28, 2024

Any news on this? It's getting a bit tedious having to switch back and forth between xorg and wayland...

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