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

Black screen on Ubuntu 22.04 #88

Open
antonio-fr opened this issue Feb 23, 2024 · 1 comment
Open

Black screen on Ubuntu 22.04 #88

antonio-fr opened this issue Feb 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@antonio-fr
Copy link

Describe the bug
Not 100% sure where the issue stands, or if it´s just me not understanding this software. I'm just reporting that on Ubuntu 22.04, I got a fully black and static window no matter what, stays black, nothing moves/appears. Everything else seems to work right (button, scheduler,...), it seems to be a drawing issue. As I'm used to breaking changes in Linux libraries depending on the version, I feel this may be related to SDL2, possibly updated on 22.04. Or maybe because of Wayland.

Related to that, I get this warning during compilation:

CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (SDL) does
  not match the name of the calling package (SDL2).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/FindSDL2.cmake:198 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:51 (find_package)

Desktop (please complete the following information):

  • OS: Ubuntu 22.04.4
  • Running in WMware Worstation Pro, with VMware SVGA II Adapter additional driver installed in Ubuntu from Open VMware Tools (from open-vm-tools-desktop)
  • Package libsdl2-dev Version: 2.0.20+dfsg-2ubuntu1.22.04.1
@antonio-fr antonio-fr added the bug Something isn't working label Feb 23, 2024
@antonio-fr
Copy link
Author

Any feedback about this?

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

1 participant