Heroic-Games-Launcher / HeroicGamesLauncher

A games launcher for GOG, Amazon and Epic Games for Linux, Windows and macOS.
https://heroicgameslauncher.com
GNU General Public License v3.0
8.25k stars 433 forks source link

Space bar not working in the OSK #1639

Closed Etaash-mathamsetty closed 2 years ago

Etaash-mathamsetty commented 2 years ago

Describe the bug

Currently, the space bar doesn't work in the OSK, the shift button (and caps lock) also does not work

Add logs

(20:32:50) INFO:    [Legendary]:       Running command: /tmp/.mount_HeroickXoP7M/resources/app.asar.unpacked/build/bin/linux/legendary --version
(20:32:51) INFO:    [Legendary]:       Legendary location: /tmp/.mount_HeroickXoP7M/resources/app.asar.unpacked/build/bin/linux/legendary
(20:32:51) INFO:    [Gog]:             GOGDL location: /tmp/.mount_HeroickXoP7M/resources/app.asar.unpacked/build/bin/linux/gogdl
(20:32:51) INFO:    [Backend]:         

Heroic Version: 2.4.0-beta.2 Caesar Clown
Legendary Version:  0.20.27 Dark Energy (hotfix)
OS: Arch KERNEL: 5.18.14-arch1-1 ARCH: x64
CPU: AMD Ryzen 7 4700U with Radeon Graphics @2 GOVERNOR: schedutil
RAM: Total: 15 GiB Available: 8.14 GiB
GRAPHICS: GPU0: gfx90c:xnack- VRAM: 512MB DRIVER:  
PROTOCOL: wayland

(20:32:51) INFO:    [Gog]:             Getting data about the user
(20:32:52) WARNING: [Backend]:         Protocol already registered.
(20:32:52) INFO:    [Gog]:             Saved user data to config
(20:32:52) INFO:    [Backend]:         AreWeAntiCheatYet data downloaded
(20:32:53) INFO:    [Frontend]:        Refreshing Library
(20:32:53) INFO:    [Legendary]:       Refreshing library...
(20:32:53) INFO:    [Legendary]:       Refreshing Epic Games...
(20:32:53) INFO:    [Gog]:             Getting GOG library
(20:32:53) INFO:    [Legendary]:       Running command: /tmp/.mount_HeroickXoP7M/resources/app.asar.unpacked/build/bin/linux/legendary list
(20:32:53) INFO:    [Gog]:             Number of library pages: 1
(20:32:54) INFO:    [Gog]:             Saved games data
(20:32:54) INFO:    [Legendary]:       Updating game list
(20:32:54) INFO:    [Legendary]:       Game List Updated
(20:32:54) INFO:    [Legendary]:       Checking for game updates.
(20:32:54) INFO:    [Legendary]:       Running command: /tmp/.mount_HeroickXoP7M/resources/app.asar.unpacked/build/bin/linux/legendary list-installed --check-updates --tsv
(20:32:55) INFO:    [Backend]:         Downloaded Winetricks
(20:32:55) INFO:    [Legendary]:       Found 0 game(s) to update
(20:32:55) INFO:    [Gog]:             Found 0 game(s) to update
(20:36:28) INFO:    [Frontend]:        Refreshing wine downloader releases
(20:36:28) INFO:    [WineDownloader]:  Updating wine versions info
(20:36:28) INFO:    [WineDownloader]:  Fetching upstream information...
(20:36:30) INFO:    [WineDownloader]:  wine versions updated

Steps to reproduce

  1. open the OSK
  2. press the space bar
  3. no space was typed

Expected behavior

the spacebar and shift key should work correctly

Screenshots

No response

System Information

Additional information

No response

Etaash-mathamsetty commented 2 years ago

Another thing that would be nice to add is that currently the X button would press the key that is currently highlighted (which what the A button does), instead we should make the X button be the space button so that the user does not have to go all the way to the buttom of the keyboard to hit space

Etaash-mathamsetty commented 2 years ago

fixed, closing