axcore / tartube

A GUI front-end for youtube-dl, partly based on youtube-dl-gui and written in Python 3 / Gtk 3
GNU Lesser General Public License v2.1
2.12k stars 112 forks source link

I have use the program several times and all worked great until two weeks ago. Than I had to run the setup again (came up when I started the program). First comes a question about "Install and update downloader". That gives operation finished. But never able to get through the "Install FFmpeg". Just says error. Have try it multi times. Any tips what to do? #550

Closed baleroller closed 1 year ago

baleroller commented 1 year ago

Thanks for taking the time to submit a bug report! Please include the following information:

What operating system are you using?

If using MS Windows, are you using Windows 10, Windows 7, or something else?

What version of Tartube are you using?

In Tartube's main window, click Help > About

If your bug report is "I can't download this video", please provide a link to the video

This will save a lot of time!

ghost commented 1 year ago

Same, I think we wait for it to be repaired?

axcore commented 1 year ago

I can't offer any advice, because you didn't answer of the questions above.

baleroller commented 1 year ago

I have try on both Windows 10 and 11 with exactly same error.

I can't open the program but the installation file is - install-tartube-2.4.370-64bit

axcore commented 1 year ago

Sometimes the FFmpeg installation breaks permanently; you can try deleting the Tartube installation folder, then re-installing from scratch.

If that doesn't help, show me the output generated by FFmpeg (the bottom of the page should be enough; I suggest taking a screenshot of it.)

baleroller commented 1 year ago

Error

I hope this will work, I have try to attach the screenshot on the error. It is the same error on both Windows versions 10 and 11.

https://prnt.sc/23CY24bHHHmQ If the above link doesn't work.

axcore commented 1 year ago

Yes, it looks a lot like a corrupted installation. The quickest way out of the hole is to delete the Tartube installation directory, then re-install from scratch.

baleroller commented 1 year ago

I reinstalled it two times on both computers before I wrote here.

Now I deleted the directory once more and downloaded new installation package. but still the same error.

WilmoSND commented 1 year ago

I've had this happen a few times recently. mine will fail with:

checking package integrity...
error: failed to commit transaction (invalid or corrupted package)
error: mingw-w64-x86_64-libvorbis: signature from "David Macek
<david.macek.0@gmail.com>" is unknown trust
:: File /var/cache/pacman/pkg/mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst
is corrupted (invalid or corrupted package (PGP signature)).

editing pacman.conf from issue #371 solves it, though it is not the ideal solution.

axcore commented 1 year ago

Should be fixed in v2.4.386.

SashimiAct commented 1 year ago

Attempting to install FFmpeg during setup of v2.4.386 on Windows once again results in it failing.

checking package integrity...
error: failed to commit transaction (invalid or corrupted package)
error: mingw-w64-x86_64-libvorbis: signature from "David Macek
<david.macek.0@gmail.com>" is unknown trust
:: File /var/cache/pacman/pkg/mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst
is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
Errors occurred, no packages were upgraded.
Update operation finished
Installation failed
axcore commented 1 year ago

Use the current release of Tartube, not ancient ones.

SashimiAct commented 1 year ago

v2.4.386 is the version currently listed as "current version" on the Sourceforge website: https://tartube.sourceforge.io/#downloads I'd recommend updating the links on the website if you don't want people accidentally downloading older versions.

axcore commented 1 year ago

I checked sourceforge, the correct files are marked as the "current versions". Though I can see that half of downloaders are getting v2.4.386, so clearly you are not the only person seeing the wrong recommendation.

correctlyset

Not sure what the problem is, when I have time i'll try deleting the v2.4.386 files and then re-uploading them, perhaps that will reset everything.