Skip to content
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

When Downloading the latest version of Proton GE (7-24), the download progress freezes at 93% #87

Closed
Whipshadow opened this issue Jul 5, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@Whipshadow
Copy link

Whipshadow commented Jul 5, 2022

Describe the bug
When Downloading the latest version of Proton GE (7-24), the download progress freezes at 93%.

To Reproduce
Steps to reproduce the behavior:

  1. Go to "Add Version"
  2. Select the "GE-Proton7-24" version of GE Proton
  3. Select Install
  4. As you wait, the install will progress until it freezes at 93%

Screenshots
Screenshot from 2022-07-05 17-07-40

Desktop (please complete the following information):

  • Linux Mint 20.3
  • Flatpak
  • Steam install from the official Steam Website

Terminal output
Failed to load module "xapp-gtk3-module"
Loaded ctmod Proton-GE
Loaded ctmod Wine-GE
Loaded ctmod Boxtron
Loaded ctmod Kron4ek Wine-Builds Vanilla
Loaded ctmod Lutris-Wine
Loaded ctmod Luxtorpeda
Loaded ctmod Proton Tkg
Loaded ctmod Roberta
Loaded ctmod DXVK
Loaded ctmod DXVK Async
qt.pysideplugin: Environment variable PYSIDE_DESIGNER_PLUGINS is not set, bailing out.
qt.pysideplugin: No instance of QPyDesignerCustomWidgetCollection was found.
[Errno 28] No space left on device

@Whipshadow Whipshadow added the bug Something isn't working label Jul 5, 2022
@DavidoTek
Copy link
Owner

Most likely a problem with the temporary directory, I have to make some improvements for the Flatpak version.
Can you send me the output of running df -h in the Terminal?

PS: The AppImage version should work fine if the problem is caused by the Flatpak temporary directory.

@Whipshadow
Copy link
Author

Whipshadow commented Jul 6, 2022

After running df -h with the frozen download in the background

Filesystem      Size  Used Avail Use% Mounted on
udev            1.9G     0  1.9G   0% /dev
tmpfs           382M  1.7M  381M   1% /run
/dev/sda2       117G   66G   45G  60% /
tmpfs           1.9G  149M  1.8G   8% /dev/shm
tmpfs           5.0M  4.0K  5.0M   1% /run/lock
tmpfs           1.9G     0  1.9G   0% /sys/fs/cgroup
/dev/loop1       62M   62M     0 100% /snap/core20/1518
/dev/loop2      401M  401M     0 100% /snap/gnome-3-38-2004/112
/dev/loop0      128K  128K     0 100% /snap/bare/5
/dev/loop4       92M   92M     0 100% /snap/gtk-common-themes/1535
/dev/loop3       72M   72M     0 100% /snap/fbreader/19
/dev/loop5       47M   47M     0 100% /snap/snapd/16010
/dev/sda1       511M  5.4M  506M   2% /boot/efi
tmpfs           382M  382M     0 100% /run/user/1000

I can confirm the AppImage has properly installed GE proton on Steam. Thanks for the tip!

@DavidoTek
Copy link
Owner

Okay, it shows that there is no space left where the temporary files are stored: tmpfs 382M 382M 0 100% /run/user/1000

I will change the location in a future release to fix the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants