You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I pass '/home/damglador/Documents/Translations/Risk of Rain (2013)/data.win' bottles gets it and does '/home/damglador/.var/app/com.usebottles.bottles/data/bottles/runners/soda-9.0-1/bin/wine64 /home/damglador/Programs/UndertaleModTool_v0.6.0.0/UndertaleModTool.exe /home/damglador/Documents/Translations/Risk of Rain (2013)/data.win' the issue lies in /home/damglador/Documents/Translations/Risk of Rain (2013)/data.win - it doesn't have quotes around it and it just breaks the execution in this case, or doesn't pass the file to the program right.
[damglador@Parasite:~]$ flatpak run --command=bottles-cli com.usebottles.bottles run -p UndertaleModTool -b 'Programs' -- '/home/damglador/Documents/Translations/Risk of Rain (2013)/data.win'
F: Not sharing "/usr/share/icons" with sandbox: Path "/usr" is reserved by Flatpak
06:22:23 (INFO) Forcing offline mode
Bottles runtime was requested but not found
/bin/sh: -c: рядок 1: синтаксична помилка коло неочікуваної лексеми «(»
/bin/sh: -c: рядок 1: `/home/damglador/.var/app/com.usebottles.bottles/data/bottles/runners/soda-9.0-1/bin/wine64 /home/damglador/Programs/UndertaleModTool_v0.6.0.0/UndertaleModTool.exe /home/damglador/Documents/Translations/Risk of Rain (2013)/data.win'
Additional context
The AUR package at least starts the program, but still doesn't pass the file.
The text was updated successfully, but these errors were encountered:
Describe the bug
I pass
'/home/damglador/Documents/Translations/Risk of Rain (2013)/data.win'
bottles gets it and does'/home/damglador/.var/app/com.usebottles.bottles/data/bottles/runners/soda-9.0-1/bin/wine64 /home/damglador/Programs/UndertaleModTool_v0.6.0.0/UndertaleModTool.exe /home/damglador/Documents/Translations/Risk of Rain (2013)/data.win'
the issue lies in/home/damglador/Documents/Translations/Risk of Rain (2013)/data.win
- it doesn't have quotes around it and it just breaks the execution in this case, or doesn't pass the file to the program right.To Reproduce
Package
Flatpak from Flathub
Distribution
Arch Linux
Debugging Information
Troubleshooting Logs
Additional context
The AUR package at least starts the program, but still doesn't pass the file.
The text was updated successfully, but these errors were encountered: