-
Notifications
You must be signed in to change notification settings - Fork 37
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
Update Protontricks in Ubuntu Software #219
Comments
I'm not the package maintainer for the Debian/Ubuntu package, so I unfortunately cannot solve this problem. Debian and its derivatives such as Ubuntu seem to be a common culprit for shipping older versions of software, as Winetricks' README recommends users to skip the Debian/Ubuntu version as it's commonly outdated. I've also noticed that the newest version is packaged, but it's only available for the 23.04 release. Ubuntu seems to have a general policy of releasing a new version of its OS every six months; once that's done, the available software is usually not updated in sync with the upstream, instead only receiving smaller bug fixes and security patches. This is generally not too bad for most software, but Protontricks often needs to be updated to fix compatibility with newer versions of Steam and/or Proton. |
So what you can recommend overall? And I have weird issue that I'm getting "Failed to start download:" after MO2 launched, so basically I can download thorough link only when it's closed, guy in comments said he deleted alias line from .bashrc and it works for him, but I'm not sure what does it mean |
Since the Mod Organizer requires Protontricks to be available as a The alias is only necessary for Protontricks when it's installed using Flatpak, in which case it allows the |
So both Flatpack and Ubuntu Software is buggy or shitty, that's how we can close this bug report? |
It is possible to make newer versions of software available to Ubuntu LTS users. An updated version of LibreOffice is available, for example. This is done using the Backports 'pocket'. This means that the updated package is only distributed to users who have opted into the -backports 'pocket' (Ubuntu's term for a release channel) or specifically request the backported version through apt (or equivalent). The backported version must usually be taken from the most recent Ubuntu release, since that has already been tested (so currently 1.10.3 for Protontricks). The process is explained in this document. So there's no technical or policy obstacle to making a more recent version of Protontricks available to Ubuntu LTS users; it's just the usual story that somebody needs to step up to be the maintainer & actually do the work. Unfortunately, I am not volunteering since I use Protontricks less than once a year. |
Can you update it for latest LTS at least, please? It causes issues(like this: rockerbacon/modorganizer2-linux-installer#464) for people that won't check that there's newer version
Flatpack(recommended) version causes Failed to start download: error for us, while pipx works:
rockerbacon/modorganizer2-linux-installer#317
The text was updated successfully, but these errors were encountered: