flathub / flathub/com.github.Matoking.protontricks

WINETRICKS path is invalid

Open
#52 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
55
Forks
7
Avg merge
48m
Merged PRs (30d)
1

Description

Hi,

OS : Fedora 37
Protontricks flatpak
Winetricks from software, installed in /usr/bin/winetricks

Protontricks is not able to find the winetricks binary.

`protontricks -l

protontricks (ERROR): The WINETRICKS path is invalid, please make sure Winetricks is installed in that path!
Winetricks isn't installed, please install winetricks in order to use this script!
`

Even if :

- Allow to access to the Protontricks flatpak to all directories via Flatseal
- Create an environment variable with export WINETRICKS=/usr/bin/winetricks
- added export WINE="/usr/bin/wine"; export WINETRICKS="/usr/bin/winetricks";alias protontricks='flatpak run com.github.Matoking.protontricks';alias protontricks-launch='flatpak run --command=protontricks-launch com.github.Matoking.protontricks' in ~/.bashrc
- sudo flatpak override --env=WINETRICKS=/usr/bin/winetricks com.github.Matoking.protontricks
- can access winetricks with $WINETRICKS in a terminal

Do you have an idea how I can fix it?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.