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]: Bottles (Wine) - The "bottles-cli" is not passing arguments to the program it runs #3807

Open
eduardolucioac opened this issue Mar 14, 2025 · 0 comments

Comments

@eduardolucioac
Copy link

Describe the bug

The Bottles CLI (bottles-cli) is not passing arguments to the program it runs ("run" option).

In the example below, the Notepad++ program does not receive the arguments -multiInst -nosession 'Z:/\some/\file/\path/\file.ext'...

bottles-cli run -p notepad++ -b notepad++ -- -multiInst -nosession 'Z:/\some/\file/\path/\file.ext'

To Reproduce

  1. Install Bottles from AUR;
  2. Create new bottle within application (and verify it's working by running application from within UI);
  3. Try starting the application via bottles-cli run passing arguments to it.

Package

Flatpak from GitHub Artifacts

Distribution

Manjaro Linux

Debugging Information

Official Package: false
Version: '51.17'
DE/WM: plasma
Display:
    X.org: true
    X.org (port): :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/share/vulkan/icd.d/nvidia_icd.json
            nvngx_path: /usr/lib/nvidia/wine
        intel: &id001
            vendor: intel
            envs:
                DRI_PRIME: '1'
            icd: ''
    prime:
        integrated: *id001
        discrete: *id002
Kernel:
    Type: Linux
    Version: 6.12.17-1-MANJARO
Disk:
    Total: 218019921920
    Free: 108920705024
RAM:
    MemTotal: 19.4GiB
    MemAvailable: 5.9GiB
Bottles_envs: null
Tools and Libraries:
    cabextract: true
    p7zip: true
    patool: true
    glibc_min: '2.41'
    icoextract: true
    pefile: true
    orjson: true
    markdown: true
    ImageMagick: true
    FVS: true
    xdpyinfo: true

Troubleshooting Logs

Additional context

No response

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

1 participant