[BUG] Tools are not downloaded.
smotim opened this issue · 5 comments
Describe the bug
In versions after 0.2.3 (installed from flathub), after selecting the version of the tool, a loading bar appears, but does not move anywhere for a long time. The folder for the downloaded version is also not created. If you run it through Builder, in the "application output" section, after clicking on "download", the inscription "action is not supported" appears
To Reproduce
Steps to reproduce the behavior:
- Choose any version of the tool for any launcher
- Click install
- See error
Desktop (please complete the following information):
- OS: fedora 37
- DE: gnome 43.2
- Type: source and Flatpak
Additional context
This error was also discussed here #37 (near the end of the issue)
I asked ChatGPT to help me find a new way to download files in Vala and he showed me a few examples. I should be able to get something working for you soon.
You can test the branch from this issue. I've rebased it on the 'dev' branch so that you don't have to yourself. I did not make the progress bar work for now, but if I know that this way the download is working, I'll spend more time on it to make it exactly like before.
Yes, this way works. The tool was downloaded and installed.
What a great news to hear. I'll implement that in the next update!