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

rhel9.5 install and use question #3799

Open
luoyanghero opened this issue Mar 10, 2025 · 1 comment
Open

rhel9.5 install and use question #3799

luoyanghero opened this issue Mar 10, 2025 · 1 comment
Labels
Feedback Feedback from the community.

Comments

@luoyanghero
Copy link

luoyanghero commented Mar 10, 2025

I am in China, the fail reason is network. Ref:
#518
Now I use root account, installed bottles, and created a bottle-instance.
But the instance cannot share to other account.

1.For server, tool-admin-user installed bottle-wine, how to share to all users?
Must everyuser go throuth the fuck setup...?
Must everyuser create a bottle instance for themselves?

@luoyanghero luoyanghero added the Feedback Feedback from the community. label Mar 10, 2025
@luoyanghero
Copy link
Author

luoyanghero commented Mar 14, 2025

I try to run windows exe by bottles-cli.
Why show `Executable file path does not exist or is not accessible by the Flatpak'?
Need extra environment setting for Flatpak-bottle?

[luoy@localhost ~/my_test]$ pwd
/home/luoy/my_test
[luoy@localhost ~/my_test]$ ls
test_prog1.exe
[luoy@localhost ~/my_test]$ flatpak run --command='bottles-cli' com.usebottles.bottles run -v -b test1 -e test_prog1.exe
usage: bottles-cli [-h] [-v] [-j] {info,list,programs,add,tools,reg,edit,new,run,standalone,shell} ...
bottles-cli: error: unrecognized arguments: -v
[luoy@localhost ~/my_test]$ flatpak run -v --command='bottles-cli' com.usebottles.bottles run -b test1 -e test_prog1.exe
F: No installations directory in /etc/flatpak/installations.d. Skipping
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /home/luoy/.local/share/flatpak
F: Opening user flatpak installation at path /home/luoy/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /home/luoy/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: /var/lib/flatpak/runtime/org.gnome.Platform/x86_64/47/5ff2808fa1d5b7e8ad77cd2b178e1f22f5d196c1ec888324b729d8a1d9e6f372/files/lib32 does not exist
F: Cleaning up unused container id 3846908093
F: Cleaning up per-app-ID state for com.usebottles.bottles
F: Allocated instance id 4182610961
F: Add defaults in dir /com/usebottles/bottles/
F: Add locks in dir /com/usebottles/bottles/
F: Allowing wayland access
F: Allowing x11 access
F: Allowing pulseaudio access
F: Pulseaudio user configuration file '/home/luoy/.config/pulse/client.conf': Error opening file /home/luoy/.config/pulse/client.conf: No such file or directory
F: Running 'bwrap --args 43 -- xdg-dbus-proxy --args=45'
F: Running 'bwrap --args 43 -- bottles-cli run -b test1 -e test_prog1.exe'
16:07:01 (INFO) Forcing offline mode 
Executable file path does not exist or is not accessible by the Flatpak: test_prog1.exe
No GPU vendor found, keep going without setting VK_ICD_FILENAMES…
002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (126).
ShellExecuteEx exception seems occurred.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feedback Feedback from the community.
Projects
None yet
Development

No branches or pull requests

1 participant