-
-
Notifications
You must be signed in to change notification settings - Fork 347
Description
Describe the bug
Using bottles 62.0 through flatpak on Ubuntu.
since a few weeks I cannot download any runners or DLL components.
Im getting the following error messages.
19:06:55 (INFO) Import bundle result: '' 19:06:55 (INFO) Installing dependency [d3dx9] in bottle [Spiele]. 19:06:55 (WARNING) File [d3dx9.tar.xz] already exists in temp, skipping. 19:06:55 (ERROR) Downloaded file [d3dx9.tar.xz] looks corrupted. 19:06:55 (ERROR) Source cksum: [0e444b86310e732f50a971466f3f06a3] downloaded: [d41d8cd98f00b204e9800998ecf8427e] 19:06:56 (ERROR) Removing corrupted file [d3dx9.tar.xz]. 19:06:56 (ERROR) Something wrong happened during extraction. 19:06:56 (ERROR) file /home/user/.var/app/com.usebottles.bottles/data/bottles/temp/d3dx9.tar.xz' was not found
19:06:56 (ERROR) Traceback (most recent call last):
File "/app/share/bottles/bottles/backend/managers/dependency.py", line 625, in __step_archive_extract
patoolib.extract_archive(
~~~~~~~~~~~~~~~~~~~~~~~~^
os.path.join(Paths.temp, file), outdir=archive_path
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/app/lib/python3.13/site-packages/patoolib/init.py", line 1054, in extract_archive
fileutil.check_existing_filename(archive)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "/app/lib/python3.13/site-packages/patoolib/fileutil.py", line 29, in check_existing_filename
raise PatoolError(f"file {filename}' was not found") patoolib.util.PatoolError: file /home/user/.var/app/com.usebottles.bottles/data/bottles/temp/d3dx9.tar.xz' was not found
19:06:56 (ERROR) Failed to install dependency: Microsoft d3dx9 DLLs from DirectX 9 redistributable
19:07:12 (INFO) Installing component: [kron4ek-wine-11.3-amd64].
19:07:12 (WARNING) File [wine-11.3-amd64.tar.xz] already exists in temp, skipping.
19:07:13 (ERROR) Downloaded file [wine-11.3-amd64.tar.xz] looks corrupted.
19:07:13 (ERROR) Source cksum: [ddc498c14025dedc36d55c948d76e82a] downloaded: [d41d8cd98f00b204e9800998ecf8427e]
19:07:13 (ERROR) Removing corrupted file [wine-11.3-amd64.tar.xz].
19:07:13 (ERROR) Component installation failed
19:07:13 (ERROR) Component installation failed
19:07:19 (INFO) Installing component: [kron4ek-wine-11.2-amd64].
19:07:19 (WARNING) File [wine-11.2-amd64.tar.xz] already exists in temp, skipping.
19:07:19 (ERROR) Downloaded file [wine-11.2-amd64.tar.xz] looks corrupted.
19:07:19 (ERROR) Source cksum: [36c5e4775fabbc61cf5331957523838f] downloaded: [d41d8cd98f00b204e9800998ecf8427e]
19:07:19 (ERROR) Removing corrupted file [wine-11.2-amd64.tar.xz].
**
Gtk:ERROR:../gtk/gtkwidget.c:4023:gtk_widget_ensure_allocate_on_children: assertion failed: (!priv->resize_queued)
Bail out! Gtk:ERROR:../gtk/gtkwidget.c:4023:gtk_widget_ensure_allocate_on_children: assertion failed: (!priv->resize_queued)
`
I dotn use any proxy and I cant find if and where any local copy might be seen or where its been pulled off.
my ~/.var/app/com.usebottles.bottles/cache/tmp is empty.
im out of ideas where to look at. Anyone with with an Idea please ?
To Reproduce
goto preferences and download runners or create new bottle
Package
Flatpak from Flathub
Distribution
ubuntu 24.04 and also tried 26.04
Debugging Information
Official Package: true
Version: '62.0'
DE/WM: ubuntu
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
Kernel:
Type: Linux
Version: 6.19.0-6-generic
Disk:
Total: 14305677312
Free: 14305513472
RAM:
MemTotal: 26.6GiB
MemAvailable: 19.0GiB
Bottles_envs: nullTroubleshooting Logs
19:06:55 (INFO) Import bundle result: ''
19:06:55 (INFO) Installing dependency [d3dx9] in bottle [Spiele].
19:06:55 (WARNING) File [d3dx9.tar.xz] already exists in temp, skipping.
19:06:55 (ERROR) Downloaded file [d3dx9.tar.xz] looks corrupted.
19:06:55 (ERROR) Source cksum: [0e444b86310e732f50a971466f3f06a3] downloaded: [d41d8cd98f00b204e9800998ecf8427e]
19:06:56 (ERROR) Removing corrupted file [d3dx9.tar.xz].
19:06:56 (ERROR) Something wrong happened during extraction.
19:06:56 (ERROR) file `/home/user/.var/app/com.usebottles.bottles/data/bottles/temp/d3dx9.tar.xz' was not found
19:06:56 (ERROR) Traceback (most recent call last):
File "/app/share/bottles/bottles/backend/managers/dependency.py", line 625, in __step_archive_extract
patoolib.extract_archive(
~~~~~~~~~~~~~~~~~~~~~~~~^
os.path.join(Paths.temp, file), outdir=archive_path
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/app/lib/python3.13/site-packages/patoolib/__init__.py", line 1054, in extract_archive
fileutil.check_existing_filename(archive)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "/app/lib/python3.13/site-packages/patoolib/fileutil.py", line 29, in check_existing_filename
raise PatoolError(f"file `{filename}' was not found")
patoolib.util.PatoolError: file `/home/user/.var/app/com.usebottles.bottles/data/bottles/temp/d3dx9.tar.xz' was not found
19:06:56 (ERROR) Failed to install dependency: Microsoft d3dx9 DLLs from DirectX 9 redistributable
19:07:12 (INFO) Installing component: [kron4ek-wine-11.3-amd64].
19:07:12 (WARNING) File [wine-11.3-amd64.tar.xz] already exists in temp, skipping.
19:07:13 (ERROR) Downloaded file [wine-11.3-amd64.tar.xz] looks corrupted.
19:07:13 (ERROR) Source cksum: [ddc498c14025dedc36d55c948d76e82a] downloaded: [d41d8cd98f00b204e9800998ecf8427e]
19:07:13 (ERROR) Removing corrupted file [wine-11.3-amd64.tar.xz].
19:07:13 (ERROR) Component installation failed
19:07:13 (ERROR) Component installation failed
19:07:19 (INFO) Installing component: [kron4ek-wine-11.2-amd64].
19:07:19 (WARNING) File [wine-11.2-amd64.tar.xz] already exists in temp, skipping.
19:07:19 (ERROR) Downloaded file [wine-11.2-amd64.tar.xz] looks corrupted.
19:07:19 (ERROR) Source cksum: [36c5e4775fabbc61cf5331957523838f] downloaded: [d41d8cd98f00b204e9800998ecf8427e]
19:07:19 (ERROR) Removing corrupted file [wine-11.2-amd64.tar.xz].
**
Gtk:ERROR:../gtk/gtkwidget.c:4023:gtk_widget_ensure_allocate_on_children: assertion failed: (!priv->resize_queued)
Bail out! Gtk:ERROR:../gtk/gtkwidget.c:4023:gtk_widget_ensure_allocate_on_children: assertion failed: (!priv->resize_queued)Additional context
No response