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

[rGuiLayout] glfwGetVideoMode() fails on Ubuntu platform #11

Closed
colesnicov opened this issue May 27, 2021 · 4 comments
Closed

[rGuiLayout] glfwGetVideoMode() fails on Ubuntu platform #11

colesnicov opened this issue May 27, 2021 · 4 comments

Comments

@colesnicov
Copy link

Hello. I will try to run rGuiLayout but I get this error:

denis@denis-notebook:~/opt/rGuiLayout$ ./rguilayout 
rguilayout: external/glfw/src/monitor.c:441: glfwGetVideoMode: Assertion `monitor != NULL' failed.
Neúspěšně ukončen (SIGABRT) (core dumped [obraz paměti uložen])

I have RAYLIB compiled in a temporary folder but it is not installed. However, compiled demo examples from RAYLIB run on. Would you know what to do with it?

I have freshly installed Ubuntu 20.4 LTS..

@raysan5
Copy link
Collaborator

raysan5 commented May 27, 2021

@colesnicov This issue seems related to GLFW library... published rGuiLayout tool is more than a year old, GLFW library in raylib has been updated several times since then. Also, depending on Linux distro, there could be some issue... I think published version was compiled on Arch Linux.

So, solution to this problem is probably recompiling rGuiLayout with latest raylib and using an Ubuntu distro.

@colesnicov
Copy link
Author

This is not open source. I won't get to the source. I don't want to pay for a tool that I haven't tried.

@raysan5
Copy link
Collaborator

raysan5 commented May 29, 2021

@colesnicov I'll try to review this issue for next version, you can wait for it. In the meantime, you can use the web version.

@colesnicov
Copy link
Author

I'd love to, use the web version, but it's also not very useful. I have a monitor with a resolution of 1280x1024 pixels. Standard office monitor. I can't see the keyboard shortcuts, without them it's useless. Additionally, some keyboard shortcuts are confused with Chrome shortcuts. F1, CTRL + N, ... I'll try to wait ...

ScreenShot

@raysan5 raysan5 changed the title Failed to start rGuiLayout! [rGuiLayout] glfwGetVideoMode() fails on Ubuntu platform Jun 7, 2021
@raysan5 raysan5 closed this as completed Sep 3, 2021
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