-
-
Notifications
You must be signed in to change notification settings - Fork 289
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
[Bug]: First start stuck on Almost done #2403
Comments
same, install Pop OS and I have exaclly the same problem |
steamOS, same error, same log |
Same issue on SteamOS |
Managed to solve this, at least for now! Just create an empty folder in: ".var/app/com.usebottles.bottles/data/bottles/dxvk" , I called mine "dxvk2.0.1" but i don't think it matters. Then re-open bottles. It will think there is already a dxvk installed and skip that step. Then you'll have to manually download an older dxvk version inside bottles and make sure your future bottles use that for the mean time |
after checking logs it seems that only dxvk2.0.1 will have a checksum error because after create dxvk2.0.1 folder the other runner download is as smooth as always. log
conclusiononly dxvk checksum failed |
The same happened to me. This is the log:
|
Fresh install across a desktop and laptop both Fedora 37 can confirm stuck on "Almost Done" tried both flatpak and repo, both computers. Bottles is definitely bugged Tried putting in dxvk-async-2.0, and it did not work. Tried empty folder with dxvk-2.0 ...success |
I'm getting this as well on latest Fedora, it just goes round and round saying runtime.tar.gz is corrupted. Fresh install of Fedora from Live CD with nothing else installed on it but Bottles. |
Can you all send logs about which file exactly was corrupted please? |
Hi mate, I just tried to get the log off that box, but not winning. Its basically downloading runtime.tar.gz over and over again saying its corrupted and the archive ends too soon, then eventually Bottles blows up and crashes. Oh interestingly I had this working only a few weeks ago on a fresh install. On reinstalling, I find this, so whatever has changed must be recent? |
Open a terminal and launch |
Oh, was installed from RPM not Flatpak here by the way. |
Fedora Bottles is 7 months old, it will not work. Even the testing one is 5 months old. I suggest using the Flatpak version or asking the maintainer of the package to update it |
Yeah, works fine on Flatpak, oops, sorry mate! Flatpak used to be more pain, but I think those days are gone. |
In my case it's the same "dxvk-2.0-1-18b0ef6.tar.gz" file that failed to be validated checksum wise after the download. Couldn't find that version referenced in the dxvk github either. Hence just needed to skip that install and the rest for the downloads work fine. |
@dawnofwar911 Hey, normally Bottles should not download this exact dxvk, but dxvk-2.0-1-12901b5. What version are you using? Can you send Bottles logs? |
I encountered the same issue, but it somehow works after a reboot UPDATE: well, not sure if it's exactly the same issue, but it's also pop os and I was also hanging on the "Almost done" view forever until I reboot |
Same issue here on NixOS Logs (click to expand)
Update: Upon restart, looks like it's working. Can we have an actual progress bar in the UI for this? On slow connections it really felt like the entire thing was locking up when all you have is a bouncing progress bar in UI Logs (click to expand)
|
There are mixed topics here. Anyway, the dxvk checksum was fixed says ago in the repository directly. |
10:42:45 (WARNING) No managed runners found. So maybe someone got this fixed - I installed flatpak bottles and I'm getting this looped, preventing access to the GUI.
It isn't finding the DXVK which is installed... Also if removing dxvk and restarting:
Just stuck at 'Welcome to Bottles'. |
This is still happening. The GUI is in an endless loop at flatpak run com.usebottles.bottles
16:55:50 (INFO) Launching with URI: None
16:55:50 (INFO) [Activate] request received.
16:55:50 (INFO) Bottles Started!
16:55:54 (ERROR) Could not get index for components repository
16:55:54 (ERROR) Could not get index for installers repository
16:55:54 (INFO) Performing Bottles checks…
16:55:54 (INFO) Runners found:
- sys-wine-9.0
16:55:54 (INFO) No installers found!
16:55:55 (INFO) Catalog dependencies loaded
16:56:02 (INFO) Performing Bottles checks…
16:56:02 (WARNING) No dxvk found.
16:56:03 (WARNING) No vkd3d found.
16:56:03 (WARNING) No nvapi found.
16:56:04 (WARNING) No latencyflex found.
16:56:05 (WARNING) No WineBridge found.
16:56:05 (INFO) Runners found:
- sys-wine-9.0
16:56:05 (WARNING) No managed runners found.
16:56:06 (INFO) No installers found! |
Ah, looks like my problem is a new problem with the same symptom - #3761 |
Describe the bug
I just downloaded bottles on flatpak started it for the first time and its stuck on almost done.
Console log:
[...]
18:19:34 (INFO) Renaming [dxvk-2.0-1-18b0ef6.tar.gz] to [dxvk-2.0-1-18b0ef6.tar.gz].
18:19:34 (ERROR) Downloaded file [dxvk-2.0-1-18b0ef6.tar.gz] looks corrupted.
18:19:34 (ERROR) Source cksum: [f7121c4c7bebc257fbb1626690a7dd06] downloaded: [81d4f690b6cd535eaf642ab4385f62c2]
18:19:34 (ERROR) Removing corrupted file [dxvk-2.0-1-18b0ef6.tar.gz].
18:19:34 (ERROR) Extraction failed! Archive ends earlier than expected.
18:19:34 (WARNING) No dxvk found.
happens everytime already tried restarting
To Reproduce
Package
Flatpak from Flathub
Distribution
pop_OS!
Troubleshooting Logs
Additional context
No response
The text was updated successfully, but these errors were encountered: