Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Blockkade bei Installation Wargaming.net

Open
#448 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Domain
backend

Research direction

Start by reading the traceback locations in bottles/backend/utils/threading.py and bottles/backend/managers/installer.py, focusing on the Wargaming.net installation path. Reproduce the reported installation failure and determine why the installer reaches the executable path lookup without the expected data. Done means the installation no longer produces this error and the behavior is covered by an appropriate regression test.

Written by the indexing model from the issue text.

Description

Fehlermeldung:
'path' File "/app/share/bottles/bottles/backend/utils/threading.py", line 73, in __target
result = self.task_func(*args, **kwargs)

File "/app/share/bottles/bottles/backend/managers/installer.py", line 439, in install
if executable["path"].startswith("userdir/"):
~~~~~~~~~~^^^^^^^^

Dominant language
No language data
Stars
111
Forks
93
Avg merge
1d 1h
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from bottlesdevs/programs

All issues in bottlesdevs/programs

Similar issues

More Backend & API Design issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.