Skip to content

[Bug]: Unable to use the virtual desktop #2120

Description

Describe the bug

Greetings, when I try to use the virtual desktop in games they stop being able to start. It is something I have tried a few times with different games, over months with different versions of linux mint and kernels.

I have tried different bottle configurations without success. It is a feature that has always worked and still works for me in lutris (also in its flatpak version), so I assume it is a bottles bug instead of wine.

I have finally been trying to figure out the cause without success. The only apparently relevant thing I have found is that when starting a game with the console and the virtual desktop, this text is added to the console:

X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  156 (NV-GLX)
  Minor opcode of failed request:  43 ()
  Serial number of failed request:  414
  Current serial number in output stream:  415

To Reproduce

Just set any virtual desktop configuration. So far I can reproduce it 100%

Package

Flatpak from Flathub

Distribution

linux mint 21

Troubleshooting Logs

Version: 2022.9.28.1
Display:
    X.org: true
    X.org (port): :99.0
    Wayland: false
Graphics:
    vendors:
        nvidia: &id002
            vendor: nvidia
            envs:
                __NV_PRIME_RENDER_OFFLOAD: '1'
                __GLX_VENDOR_LIBRARY_NAME: nvidia
                __VK_LAYER_NV_optimus: NVIDIA_only
            icd: /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/nvidia_icd.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/nvidia_icd.json
        intel: &id001
            vendor: intel
            envs:
                DRI_PRIME: '1'
            icd: /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_icd.i686.json
    prime:
        integrated: *id001
        discrete: *id002
Kernel:
    Type: Linux
    Version: 5.15.0-48-generic
Distro:
    Name: GNOME
    Version: '43'
Disk:
    Total: 4123123712
    Free: 4122939392
RAM:
    MemTotal: "8,2\_GB"
    MemAvailable: "5,1\_GB"
Bottles_envs: null

Display Protocol

X11

Display Backend used by Bottles

X11

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions