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

[Bug]: Tried to install TraderEvolution in standard bottle. Install-No error but cannot run #3354

Open
NAW3933 opened this issue Apr 27, 2024 · 0 comments

Comments

@NAW3933
Copy link

NAW3933 commented Apr 27, 2024

Describe the bug

[Errno 2] No such file or directory: '/home/USER/.var/app/com.usebottles.bottles/data/bottles/bottles/TraderEvolutionDemo/reg1160000.tmp' File "/app/share/bottles/bottles/backend/utils/threading.py", line 62, in __target
result = self.task_func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/app/share/bottles/bottles/backend/managers/dependency.py", line 119, in install
_res = self.install(config, [_ext_dep, _dep])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/app/share/bottles/bottles/backend/managers/dependency.py", line 89, in install
self.__manager.versioning_manager.create_state(

File "/app/share/bottles/bottles/backend/managers/versioning.py", line 87, in create_state
repo.commit(message, ignore=patterns)

File "/app/lib/python3.11/site-packages/fvs/repo.py", line 227, in commit
state.commit(message, unstaged_files)

File "/app/lib/python3.11/site-packages/fvs/state.py", line 141, in commit
fvs_data.complete_transaction()

File "/app/lib/python3.11/site-packages/fvs/data.py", line 90, in complete_transaction
file.copy_to(_int_path)

File "/app/lib/python3.11/site-packages/fvs/file.py", line 63, in copy_to
shutil.copy2(

File "/usr/lib/python3.11/shutil.py", line 448, in copy2
copyfile(src, dst, follow_symlinks=follow_symlinks)

File "/usr/lib/python3.11/shutil.py", line 256, in copyfile
with open(src, 'rb') as fsrc:
^^^^^^^^^^^^^^^

To Reproduce

  1. Run the installer.
  2. Open the terminal program

Package

Flatpak from Flathub

Distribution

Zorin

Debugging Information

Official Package: true
Version: '51.11'
DE/WM: zorin
Display:
    X.org: true
    X.org (port): :0
    Wayland: true
Graphics:
    vendors:
        intel:
            vendor: intel
            envs:
                DRI_PRIME: '1'
            icd: /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/intel_hasvk_icd.x86_64.json:/usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/intel_icd.x86_64.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_hasvk_icd.i686.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_icd.i686.json
    prime:
        integrated: null
        discrete: null
Kernel:
    Type: Linux
    Version: 6.5.0-28-generic
Disk:
    Total: 4035604480
    Free: 4035428352
RAM:
    MemTotal: 7.5GiB
    MemAvailable: 4.9GiB
Bottles_envs: null

Troubleshooting Logs

No response

Additional context

No response

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

No branches or pull requests

1 participant