[Bug]: Cannot create 32 bit bottle using Caffe-10.0 runner
Author: deltalejoCreated Sep 14, 2026Updated Sep 14, 2026
Describe the bug
Cannot create a 32 bit bottle using Caffe-10.0 runner, the following error is shown:
To Reproduce
- Click on the plus button
- Select Create a Bottle
- Type a name, e.g: MyApp
- Choose Custom environment
- Select 32-bit architecture
- Select caffe-10.0 runner
- Click on create button
- Wait for the error to appear
Package
Flatpak from Flathub
Distribution
Debian Testing (forky)
Debugging Information
Official Package: true
Version: '67.3'
DE/WM: gnome
Display:
X.org: true
X.org (port): :0
Wayland: true
Graphics:
vendors:
amd:
vendor: amd
envs:
DRI_PRIME: '1'
icd: /usr/share/vulkan/icd.d/radeon_icd.x86_64.json:/usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/radeon_icd.x86_64.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/radeon_icd.i686.json
prime:
integrated: null
discrete: null
Vulkan: true
Kernel:
Type: Linux
Version: 7.1.13+deb14-amd64
Disk:
Total: 14636261376
Free: 14636093440
RAM:
MemTotal: 27.3GiB
MemAvailable: 19.2GiB
Bottles_envs: nullTroubleshooting Logs
18:22:42 (INFO) Generating bottle configuration…
18:22:42 (INFO) Using Wine Runtime tool -- send_status(-i)
18:22:42 (INFO) Executing command: /home/alejo/.var/app/com.usebottles.bottles/data/bottles/runners/caffe-10.0/bin/wine wineboot -i /nogui
wine: WINEARCH is set to 'win32' but this is not supported in wow64 mode.
18:22:47 (ERROR) Wine prefix initialization failed.Additional context
No response
Source: bottlesdevs/Bottles