We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Bottles CLI (bottles-cli) is not passing arguments to the program it runs ("run" option).
bottles-cli
In the example below, the Notepad++ program does not receive the arguments -multiInst -nosession 'Z:/\some/\file/\path/\file.ext'...
-multiInst -nosession 'Z:/\some/\file/\path/\file.ext'
bottles-cli run -p notepad++ -b notepad++ -- -multiInst -nosession 'Z:/\some/\file/\path/\file.ext'
bottles-cli run
Flatpak from GitHub Artifacts
Manjaro Linux
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
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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'
...To Reproduce
bottles-cli run
passing arguments to it.Package
Flatpak from GitHub Artifacts
Distribution
Manjaro Linux
Debugging Information
Troubleshooting Logs
Additional context
No response
The text was updated successfully, but these errors were encountered: