Bottles icon indicating copy to clipboard operation
Bottles copied to clipboard

[Bug]: GUI stucked when entered main UI.

Open Moeweb647252 opened this issue 1 week ago • 0 comments

Describe the bug

It just stucked after started Bottles. 屏幕截图_20240624_005247

To Reproduce

  1. Start Bottles 2.wait

Package

Flatpak from Flathub

Distribution

Fedora Rawhide

Debugging Information

Official Package: true
Version: '51.11'
DE/WM: plasma
Display:
    X.org: true
    X.org (port): :0
    Wayland: true
Graphics:
    vendors:
        intel:
            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: null
        discrete: null
Kernel:
    Type: Linux
    Version: 6.10.0-0.rc3.32.fc41.x86_64
Disk:
    Total: 8266756096
    Free: 8266588160
RAM:
    MemTotal: 15.4GiB
    MemAvailable: 9.7GiB
Bottles_envs: null

Troubleshooting Logs

00:45:37 (DEBUG) Running async job [<function MainWindow.__on_start.<locals>.get_manager at 0x7f84b99b4b80>] (from main thread: True). 
00:45:37 (INFO) Bottles Started! 
00:45:39 (WARNING) Connection status: offline … 
00:45:39 (DEBUG) Running async job [<bound method Repo.__get_catalog of <bottles.backend.repos.component.ComponentRepo object at 0x7f84ba2eab50>>] (from main thread: False). 
00:45:39 (DEBUG) Done operation Events.ComponentsFetching 
00:45:39 (DEBUG) Running async job [<bound method Repo.__get_catalog of <bottles.backend.repos.installer.InstallerRepo object at 0x7f84ba331f10>>] (from main thread: False). 
00:45:39 (DEBUG) Done operation Events.InstallersFetching 
00:45:39 (DEBUG) Running async job [<bound method Repo.__get_catalog of <bottles.backend.repos.dependency.DependencyRepo object at 0x7f84ba2eabd0>>] (from main thread: False). 
00:45:39 (DEBUG) Done operation Events.DependenciesFetching 
00:45:39 (INFO) Performing Bottles checks… 
00:45:39 (INFO) Runners found:
         - sys-wine-9.0
 
00:45:39 (DEBUG) Running async job [<function Manager.organize_components at 0x7f84ba286840>] (from main thread: False). 
00:45:39 (DEBUG) Waiting on operation Events.ComponentsFetching 
00:45:39 (DEBUG) Done wait operation Events.ComponentsFetching 
00:45:39 (DEBUG) Running async job [<function Manager.organize_dependencies at 0x7f84ba286980>] (from main thread: False). 
00:45:39 (DEBUG) Waiting on operation Events.DependenciesFetching 
00:45:39 (DEBUG) Done wait operation Events.DependenciesFetching 
00:45:39 (DEBUG) Running async job [<function Manager.organize_installers at 0x7f84ba286ac0>] (from main thread: False). 
00:45:39 (DEBUG) Waiting on operation Events.InstallersFetching 
00:45:39 (DEBUG) Done wait operation Events.InstallersFetching 
00:45:39 (DEBUG) Running async job [<function TaskManagerView.update.<locals>.fetch_processes at 0x7f84b99b6020>] (from main thread: True). 
00:45:39 (DEBUG) Running async job [<bound method DetailsView.build_pages of <details.DetailsView object at 0x7f84ba2e4d80 (Details at 0x55ca75605750)>>] (from main thread: True). 
00:45:40 (DEBUG) Done operation Events.DependenciesOrganizing 
00:45:40 (INFO) No dependencies found! 
00:45:40 (DEBUG) Done operation Events.ComponentsOrganizing 
00:45:41 (DEBUG) Done operation Events.InstallersOrganizing 
00:45:41 (INFO) No installers found! 
^C

Additional context

No response

Moeweb647252 avatar Jun 23 '24 16:06 Moeweb647252