Skip to content

Black screen on Ubuntu 22.04 #88

@antonio-fr

Description

@antonio-fr

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions