get_desktop_path() does not return correct Desktop path
Offen
bug
good first issue
- Vorherrschende Sprache
- Python
- Sterne
- 1
- Forks
- 3
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Description:
The function responsible for retrieving the Desktop path doesn't return the expected location on most systems, especially across different operating systems. As a result, any file or folder creation fails silently or ends up in the wrong location.
_Hint: Check if the function dynamically resolves the user’s actual home directory and appends 'Desktop'._
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.