Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Freeze when clicking the cog button in bottle details #3829

Open
patrick330602 opened this issue Mar 30, 2025 · 1 comment
Open

[Bug]: Freeze when clicking the cog button in bottle details #3829

patrick330602 opened this issue Mar 30, 2025 · 1 comment

Comments

@patrick330602
Copy link

Describe the bug

The app will freeze when clicking the cog button

To Reproduce

  1. Go to a bottle;
  2. near the "Run executable.." button, click the cog item;
  3. the app immediately freezes.

Package

Flatpak from Flathub

Distribution

Fedora 41

Debugging Information

Official Package: true
Version: '51.21'
DE/WM: gnome
Display:
    X.org: true
    X.org (port): :0
    Wayland: true
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
            nvngx_path: /usr/lib/x86_64-linux-gnu/GL/nvidia-570-133-07/extra/nvidia/wine
        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/x86_64-linux-gnu/GL/vulkan/icd.d/intel_hasvk_icd.x86_64.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_icd.i686.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_hasvk_icd.i686.json
    prime:
        integrated: *id001
        discrete: *id002
Kernel:
    Type: Linux
    Version: 6.13.8-200.fc41.x86_64
Disk:
    Total: 67139284992
    Free: 67139096576
RAM:
    MemTotal: 125.1GiB
    MemAvailable: 112.9GiB
Bottles_envs: null

Troubleshooting Logs

Following repeatedly error: (bottles:2): Gsk-WARNING **: 11:44:37.039: vkQueueSubmit(): The logical or physical device has been lost. (VK_ERROR_DEVICE_LOST) (-4)

Additional context

No response

@orowith2os
Copy link
Contributor

orowith2os commented Mar 30, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants