flathub / flathub/org.freedesktop.appstream.cli

Keyboard and pointing device are not recognized on flatpak version

Open
#11 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
0
Forks
0
Avg merge
6h 19m
Merged PRs (30d)
1

Description

```

8192
keyboard
pointing
768

```
```
$ appstreamcli --version
Version AppStream: 1.0.3

$ flatpak run org.freedesktop.appstream.cli --version
Version AppStream: 1.0.3
```
```
$ appstreamcli is-satisfied com.google.AndroidStudio.appdata.xml
Relation check for: */*/*/com.google.AndroidStudio.desktop/*

Requirements:
✔ This system has enough memory for this software.
✔ Physical keyboard found.
✔ Pointing device found (for example, a mouse or touchpad).
• Unable to check display size: Can not read information without GUI toolkit access.
```
```
$ flatpak run org.freedesktop.appstream.cli is-satisfied com.google.AndroidStudio.appdata.xml
Relation check for: */*/*/com.google.AndroidStudio.desktop/*

Requirements:
✔ This system has enough memory for this software.
✘ This software requires a keyboard for input.
✘ This software requires a pointing device (e.g. a mouse) for input.
• Unable to check display size: Can not read information without GUI toolkit access.
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.