Package Details: parabolic-qt 2024.12.1-1

Git Clone URL: https://aur.archlinux.org/parabolic.git (read-only, click to copy)
Package Base: parabolic
Description: Download web video and audio
Upstream URL: https://github.com/NickvisionApps/Parabolic
Licenses: MIT
Conflicts: tube-converter
Provides: tube-converter
Replaces: tube-converter
Submitter: bordam
Maintainer: mhdi
Last Packager: mhdi
Votes: 15
Popularity: 1.06
First Submitted: 2023-06-29 14:07 (UTC)
Last Updated: 2024-12-20 11:52 (UTC)

Latest Comments

1 2 3 Next › Last »

simona commented on 2024-12-14 12:50 (UTC)

what is dotnet-cake? I don't know.

jianglai commented on 2024-12-13 02:53 (UTC)

Can confirm that adding blueprint-compiler to makedepends makes it compile and run.

yukina commented on 2024-11-26 18:56 (UTC)

should add blueprint-compiler to the dependencies. Without it, the UI will not compile. According to https://github.com/NickvisionApps/Parabolic/issues/967

zeroxdead commented on 2024-11-26 18:55 (UTC) (edited on 2024-11-26 18:57 (UTC) by zeroxdead)

The package is broken.

Runtime logs:

[INFO] Started GTK application.
file: /home/user/.cache/yay/parabolic/src/Parabolic-2024.11.1/org.nickvision.tubeconverter.gnome/src/application.cpp(30:26) `int Nickvision::TubeConverter::GNOME::Application::run()`

terminate called after throwing an instance of 'std::invalid_argument'
  what():  UI file not found: /usr/lib/org.nickvision.tubeconverter/ui/main_window.ui

When building, I see this error (I think it's the reason why Parabolic can't be started):

ERROR blueprint-compiler not found, UI will not be compiled

And btw, parabolic-gtk for some reason also compiles Qt version of Parabolic

simona commented on 2024-11-20 11:48 (UTC)

Non è stato possibile completare l'esecuzione perché il comando o il file specificato non è stato trovato.
Motivi possibili:
* Il nome di un comando dotnet predefinito non è stato digitato correttamente.
* Si intendeva eseguire un programma .NET, ma dotnet-cake non esiste.
* Si intendeva eseguire uno strumento globale, ma in PATH non è stato trovato alcun eseguibile con questo nome e prefisso dotnet.

simona commented on 2024-10-05 22:53 (UTC) (edited on 2024-10-05 22:53 (UTC) by simona)

exist 2024.10

simona commented on 2024-10-05 17:36 (UTC)

/home/simona/.cache/yay/parabolic/src/Parabolic/NickvisionTubeConverter.GNOME/NickvisionTubeConverter.GNOME.csproj(27,5): error MSB3073: uscita dal comando "rm ./Blueprints/*.ui" con codice 1.

quakestring commented on 2024-09-10 18:33 (UTC)

i've tried to compline parabolic using the vcpkg, and I've failed. is there any AUR which compline Parabolic-Qt?

TimRachul commented on 2023-11-21 05:28 (UTC)

=> Sources are ready. parabolic-2023.11.0-1: parsing pkg list... ==> Making package: parabolic 2023.11.0-1 (Tue 21 Nov 2023 06:25:44 AM CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> WARNING: Using existing $srcdir/ tree ==> Removing existing $pkgdir/ directory... ==> Starting build()... Run "dotnet tool restore" to make the "dotnet-cake" command available. ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'parabolic-2023.11.0-1': error: packages failed to build: parabolic-2023.11.0-1

did: ➜ ~ sudo dotnet tool restore

But it didn't help for building / couldn't restore needed tools.

Thanks in advance for fixing!

optional output of "dotnet tool restore"

Welcome to .NET 8.0!

SDK Version: 8.0.100-rc.2.23502.2

Telemetry

The .NET tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.

Read more about .NET CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry


Installed an ASP.NET Core HTTPS development certificate. To trust the certificate, view the instructions: https://aka.ms/dotnet-https-linux


Write your first app: https://aka.ms/dotnet-hello-world Find out what's new: https://aka.ms/dotnet-whats-new Explore documentation: https://aka.ms/dotnet-docs Report issues and find source on GitHub: https://github.com/dotnet/core Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli


Cannot find a manifest file. For a list of locations searched, specify the "-d" option before the tool name. No tools were restored.