was installing dependencies on pop! os, and, it froze for over 3 hours, i had to close it forcibly, but it actually counted it as a CTD
To Reproduce
tried to install Dot Net 4.5 framework dependencies...
waited 3 hours
forced close on task manager
open back up after 30 second wait
presented with crash log + request to send log.
[Errno 2] No such file or directory: '/home/USER/.var/app/com.usebottles.bottles/data/bottles/bottles/Signal-RGB/drive_c/windows/system32//drivers/gm16.dls' File "/app/share/bottles/bottles/frontend/utils/threading.py", line 61, in __target
result = self.task_func(*args, **kwargs)
File "/app/share/bottles/bottles/backend/managers/installer.py", line 395, in install
if not self.__install_dependencies(_config, dependencies, step_fn, is_final):
File "/app/share/bottles/bottles/backend/managers/installer.py", line 151, in __install_dependencies
res = self.__manager.dependency_manager.install(_config, _dep)
File "/app/share/bottles/bottles/backend/managers/dependency.py", line 144, in install
res = self.__perform_steps(config, step)
File "/app/share/bottles/bottles/backend/managers/dependency.py", line 237, in __perform_steps
if not self.__step_get_from_cab(config=config, step=step):
File "/app/share/bottles/bottles/backend/managers/dependency.py", line 474, in __step_get_from_cab
shutil.move(
File "/usr/lib/python3.10/shutil.py", line 835, in move
copy_function(src, real_dst)
File "/usr/lib/python3.10/shutil.py", line 434, in copy2
copyfile(src, dst, follow_symlinks=follow_symlinks)
File "/usr/lib/python3.10/shutil.py", line 254, in copyfile
with open(src, 'rb') as fsrc:
Describe the bug
was installing dependencies on pop! os, and, it froze for over 3 hours, i had to close it forcibly, but it actually counted it as a CTD
To Reproduce
tried to install Dot Net 4.5 framework dependencies... waited 3 hours forced close on task manager open back up after 30 second wait presented with crash log + request to send log.
Package
Flatpak from Flathub
Distribution
Pop OS
Debugging Information
Troubleshooting Logs
Additional context
No response