Matoking / protontricks

A wrapper that does winetricks things for Proton enabled games, requires Winetricks.
GNU General Public License v3.0
1.66k stars 36 forks source link

Instructions: Forgets to mention requiring zenity #86

Closed Ruedii closed 3 years ago

Ruedii commented 3 years ago

Describe the bug The instructions fail to mention that Zenity needs to be installed to run Fails to run with --gui as a result giving cryptic python crash error.

To Reproduce Steps to reproduce the behavior:

  1. Install ProtonTricks by instructions provided in README.md on a fresh Kubuntu installation
  2. Attempt to run with the --gui option

Expected behavior The instructions should include Zenity in the needed packages, or the program should have a proper error for this case.

System (please complete the following information):

Matoking commented 3 years ago

Thanks, I've updated the README and made the error message clearer.