Bottles icon indicating copy to clipboard operation
Bottles copied to clipboard

[Bug]: Error when swiping or scrolling with 3 fingers on laptop

Open Anewri32 opened this issue 2 months ago • 0 comments

Describe the bug

I can run programs and games normally, the problem is that when I try to swipe with 3 fingers to move from one virtual desktop to another or change windows, for some reason the program closes, I tried it while playing a game of "Unity", one of "Godot" and also with "Halo", something causes the game to close when swiping.

To Reproduce

Requirements: Have a Laptop with Touchpad

1 - Open a game written in Unity or Godot, or any other. 2 - Swipe with 3 or 4 fingers at a time in any direction

Package

Flatpak from Flathub

Distribution

Fedora 39

Debugging Information

Official Package: true
Version: '51.11'
DE/WM: gnome
Display:
    X.org: true
    X.org (port): :0
    Wayland: true
Graphics:
    vendors:
        nvidia: &id002
            vendor: nvidia
            envs:
                DRI_PRIME: '1'
            icd: ''
            nvngx_path: null
        intel: &id001
            vendor: intel
            envs:
                DRI_PRIME: '1'
            icd: /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/intel_hasvk_icd.x86_64.json:/usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/intel_icd.x86_64.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_hasvk_icd.i686.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_icd.i686.json
    prime:
        integrated: *id001
        discrete: *id002
Kernel:
    Type: Linux
    Version: 6.7.11-200.fc39.x86_64
Disk:
    Total: 8205688832
    Free: 8205516800
RAM:
    MemTotal: 15.3GiB
    MemAvailable: 9.8GiB
Bottles_envs: null

Troubleshooting Logs

flatpak run com.usebottles.bottles
12:51:05 (ERROR) Unable to load libGLX_nvidia.so.0 
12:51:05 (WARNING) Unable to locate libGLX_nvidia 
12:51:05 (INFO) Bottles Started! 
12:51:08 (INFO) Performing Bottles checks… 
12:51:08 (INFO) Dxvks found:
	 - dxvk-2.3
 
12:51:08 (INFO) Vkd3ds found:
	 - vkd3d-proton-2.12
 
12:51:08 (INFO) Nvapis found:
	 - dxvk-nvapi-v0.7.0
 
12:51:08 (INFO) Latencyflexs found:
	 - latencyflex-v0.1.1
 
12:51:08 (INFO) Runners found:
	 - soda-8.0-2
	 - sys-wine-9.0
 
12:51:08 (INFO) Bottles found:
	 - Juegos
 
12:51:09 (INFO) Catalog dependencies loaded 
12:51:09 (INFO) Catalog installers loaded 
12:51:09 (INFO) Catalog components loaded 
12:51:11 (INFO) Launching an executable… 
12:51:11 (ERROR) Unable to load libGLX_nvidia.so.0 
12:51:11 (WARNING) Unable to locate libGLX_nvidia 
12:51:11 (ERROR) result should be Result or bool, but it was <class 'NoneType'> 
12:51:12 (WARNING) Nouveau driver detected, this may cause issues 
12:51:13 (INFO) Using EasyAntiCheat runtime 
12:51:13 (INFO) Using BattlEye runtime 
gamemodeauto: 
wineserver: using server-side synchronization.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
Failed to enable screen_keep_on.
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  131 (XInputExtension)
  Minor opcode of failed request:  28X Error of failed request:  BadMatch (invalid parameter attributes)
   (X_GetDeviceButtonMapping)Major opcode of failed request:  131
 (XInputExtension)
    Serial number of failed request:  390Minor opcode of failed request:  28
  Current serial number in output stream:  390 (X_GetDeviceButtonMapping)

  Serial number of failed request:  187
  Current serial number in output stream:  187
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  131 (XInputExtension)
  Minor opcode of failed request:  28 (X_GetDeviceButtonMapping)
  Serial number of failed request:  593
  Current serial number in output stream:  593
vmtouch: WARNING: unable to stat Games/EroDungeonsWindows/EroDungeons.exe' (No such file or directory)

           Files: 0
     Directories: 0
   Evicted Pages: 0 (0)
         Elapsed: 1.8e-05 seconds
gamemodeauto:

Additional context

No response

Anewri32 avatar Apr 06 '24 16:04 Anewri32