Description
Describe the bug
Fresh installs both flatpak and repository (AUR) install results with the same behaviour. Trying to uninstall a program (epic game store from the inbuilt installers for example) but fails to uninstall. journal shows the following
Sep 17 16:27:59 archlinux com.usebottles.bottles.desktop[75047]: 16:27:59 (INFO) Using Wine Uninstaller -- get_uuid
Sep 17 16:27:59 archlinux com.usebottles.bottles.desktop[78666]: esync: up and running.
Sep 17 16:27:59 archlinux com.usebottles.bottles.desktop[78666]: wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
Sep 17 16:27:59 archlinux com.usebottles.bottles.desktop[78668]: 002c:err:wineboot:process_run_key Error running cmd L"C:\windows\system32\winemenubuilder.exe -r" (2).
To Reproduce
- Install bottles (either flatpak or AUR repo)
- Create bottle (gaming)
- Select installers
- Select epic game store
- After install click the 3 dots and hit uninstall
- Disappears for a second but returns
journalctl -f shows the follwing:
Sep 17 16:27:59 archlinux com.usebottles.bottles.desktop[75047]: 16:27:59 (INFO) Using Wine Uninstaller -- get_uuid
Sep 17 16:27:59 archlinux com.usebottles.bottles.desktop[78666]: esync: up and running.
Sep 17 16:27:59 archlinux com.usebottles.bottles.desktop[78666]: wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
Sep 17 16:27:59 archlinux com.usebottles.bottles.desktop[78668]: 002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -r" (2).
Package
Other, unofficial package
Distribution
Arch Linux
Troubleshooting Logs
Version: 2022.8.28-brescia-2
Display:
X.org: true
X.org (port): :1
Wayland: false
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
prime:
integrated: null
discrete: null
Kernel:
Type: Linux
Version: 5.19.9-arch1-1
Distro:
Name: Arch Linux
Version: Unknown
Disk:
Total: 1023671271424
Free: 611022852096
RAM:
MemTotal: 31.3GiB
MemAvailable: 25.5GiB
Bottles_envs: null
Tools and Libraries:
cabextract: true
p7zip: true
patool: true
glibc_min: '2.36'
icoextract: true
pefile: true
orjson: true
markdown: true
ImageMagick: true
FVS: true
xdpyinfo: true
Display Protocol
X11
Display Backend used by Bottles
X11
Additional context
Just to verify this I tried it both with flatpak flatpak install bottles
and via AUR they both produce the same issue.