apache / apache/nuttx

[BUG] lv X11 sim Keyboard does not seem to work

Open
#16,802 10 comments 0 reactions 0 assignees View on GitHub
Arch: arm64 Arch: simulator Area: Native port OS: Linux Type: Bug
Dominant language
C
Stars
4k
Forks
1.7k
Avg merge
1d 17h
Merged PRs (30d)
237

Description

### Description / Steps to reproduce the issue

Tried on:
riverwm and gnome
using the lvgldemo

i cant seem to be able to input anything with my keyboard...

### On which OS does this issue occur?

[OS: Linux]

### What is the version of your OS?

fedora asashi

### NuttX Version

master

### Issue Architecture

[Arch: arm64], [Arch: simulator]

### Issue Area

[Area: Other], [Area: Native port]

### Host information

NuttX CFLAGS:
--g\
-fomit-frame-pointer
-fno-common
-fvisibility=hidden
-ffunction-sections
-fdata-sections
-Wall
-Wstrict-prototypes
-Wshadow
-Wundef
-Wno-attributes
-Wno-unknown-pragmas
-fno-pic
-mcmodel=small
-isystem /home/levi/nuttx-sim/nuttx/include
-D__NuttX__
-DNDEBUG
-U_AIX
-U_WIN32
-U__APPLE__
-U__FreeBSD__
-U__NetBSD__
-U__linux__
-U__sun__
-U__unix__
-U__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__

NuttX CXXFLAGS:
--g\
-fomit-frame-pointer
-fno-common
-fvisibility=hidden
-ffunction-sections
-fdata-sections
-Wall
-Wshadow
-Wundef
-Wno-attributes
-Wno-unknown-pragmas
-nostdinc++
-fno-exceptions
-fcheck-new
-fno-rtti
-fno-pic
-mcmodel=small
-isystem /home/levi/nuttx-sim/nuttx/include/cxx
-isystem /home/levi/nuttx-sim/nuttx/include
-D__NuttX__
-DNDEBUG
-U_AIX
-U_WIN32
-U__APPLE__
-U__FreeBSD__
-U__NetBSD__
-U__linux__
-U__sun__
-U__unix__
-U__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__

NuttX LDFLAGS:
-Wl--gc-sections
-Wl-Ttext-segment=0x40000000
-Wl-Map=/home/levi/nuttx-sim/nuttx/nuttx.map
-Wl-Map=/home/levi/nuttx-sim/nuttx/nuttx.map
-Wl-no-pie

NuttX configuration options:
CONFIG_HOST_LINUX=y

Host system OS:
CONFIG_APPS_DIR=\

Host system PATH:

### Verification

- [x] I have verified before submitting the report.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.