Bottles icon indicating copy to clipboard operation
Bottles copied to clipboard

[Bug]: Granting access to xdg-data/applications causes Bottles to fail to open any folder in the file explorer.

Open InkstainTheBat opened this issue 5 months ago • 0 comments

Describe the bug

As per the guide, I ran the command in order to give Bottles access to my applications folder, and while it is properly generating shortcuts as expected, it has stopped opening folders in my file explorer, for example, when picking "Browse Files..." in a bottle's menu. I've verified it's granting access to this folder causing the problem as revoking access and then restarting allows Bottles to open my file manager (Dolphin) properly.

To Reproduce

  1. Grant access to xdg-data/applications as per the online instructions
  2. Open Bottles and select a bottle
  3. Click on the three dots menu on the right of a program shortcut or of the bottle itself
  4. Click on "Browse Files..."

Package

Flatpak from Flathub

Distribution

Fedora KDE 43

Debugging Information

Official Package: true
Version: '52.1'
DE/WM: plasma
Display:
    X.org: true
    X.org (port): :0
    Wayland: true
Graphics:
    vendors:
        nvidia:
            vendor: nvidia
            envs:
                __NV_PRIME_RENDER_OFFLOAD: '1'
                __GLX_VENDOR_LIBRARY_NAME: nvidia
                __VK_LAYER_NV_optimus: NVIDIA_only
            icd: /usr/share/vulkan/icd.d/nvidia_icd.json
            nvngx_path: /usr/lib/x86_64-linux-gnu/GL/nvidia-580-105-08/lib/nvidia/wine
    prime:
        integrated: null
        discrete: null
Kernel:
    Type: Linux
    Version: 6.17.7-300.fc43.x86_64
Disk:
    Total: 16721076224
    Free: 16720891904
RAM:
    MemTotal: 31.1GiB
    MemAvailable: 24.6GiB
Bottles_envs: null

Troubleshooting Logs

run com.usebottles.bottles
F: Not sharing "/usr/share/icons" with sandbox: Path "/usr" is reserved by Flatpak

(process:2): Gtk-WARNING **: 16:39:16.795: Locale not supported by C library.
        Using the fallback 'C' locale.
16:39:17 (INFO) Launching with URI: None 
16:39:17 (INFO) [Activate] request received. 
16:39:17 (INFO) Bottles Started! 
16:39:17 (INFO) Performing Bottles checks… 
16:39:17 (INFO) Dxvks found:
         - dxvk-2.7
 
16:39:17 (INFO) Vkd3ds found:
         - vkd3d-proton-2.14.1
 
16:39:17 (INFO) Nvapis found:
         - dxvk-nvapi-v0.9.0
 
16:39:17 (INFO) Latencyflexs found:
         - latencyflex-v0.1.1
 
16:39:17 (INFO) Runners found:
         - soda-9.0-1
         - sys-wine-10.0
 
16:39:17 (INFO) Bottles found:
         - Game
 
16:39:17 (INFO) Catalog installers loaded 
16:39:17 (INFO) Catalog dependencies loaded 
16:39:17 (INFO) Catalog components loaded 
16:39:18 (INFO) Setting Key sync=fsync for bottle Game… 
16:39:18 (INFO) There is no running wineserver. 
16:39:21 (INFO) Opening the file manager in the path … 
env: 'filelight': No such file or directory
16:39:25 (INFO) Opening the file manager in the path … 
env: 'filelight': No such file or directory
16:39:26 (INFO) Opening the file manager in the path … 
env: 'filelight': No such file or directory

Additional context

I did try uninstalling Filelight, it did not help

InkstainTheBat avatar Nov 18 '25 15:11 InkstainTheBat