Search Criteria
Package Details: libation 11.6.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libation.git (read-only, click to copy) |
---|---|
Package Base: | libation |
Description: | Audible audiobook manager: liberate your Library |
Upstream URL: | https://github.com/rmcrackan/Libation |
Licenses: | GPL-3.0-only |
Submitter: | maltejur |
Maintainer: | mhdi (C0rn3j) |
Last Packager: | mhdi |
Votes: | 5 |
Popularity: | 0.003309 |
First Submitted: | 2023-01-11 22:18 (UTC) |
Last Updated: | 2025-01-08 09:22 (UTC) |
Dependencies (6)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- lttng-ust2.12
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-5.0-binAUR, dotnet-sdk-6.0.110-binAUR, dotnet-sdk-7.0-binAUR, dotnet-sdk-8.0.300-binAUR, dotnet-sdk-6.0-binAUR, dotnet-sdk-preview-binAUR, dotnet-sdk-8.0-binAUR, dotnet-sdk-binAUR) (make)
Latest Comments
1 2 Next › Last »
rsletta commented on 2025-01-10 00:19 (UTC)
I just did a test of the new release, v11.6.4-1, and can confirm that it loads like expected on a fresh install. That is under the exact same condition that I experience the issues with v11.6.3, with installing CachyOS on a VM and installing Libation straight after reboot, without doing anything else.
Thanks for maintaining this repo, and acting so fast to resolve it. 🙂
duca1 commented on 2025-01-08 17:17 (UTC) (edited on 2025-01-10 03:46 (UTC) by duca1)
On Garuda Linux 11.6.4 crashes after the login screen. I don't know if RSetta's suggestions have yet been implemented, but I will take a look and if they haven't try them later
Although I initially had a problem with garuda linux, I was able to get it to compile and run correctly after finding a conflict. By orpahining dotnet-sdk-bin the program compiled and runs as expected. Thank you for the fast update!
rsletta commented on 2025-01-07 22:05 (UTC)
I did some extensive testing, and it seems that when v11.5.5 is run once, something happens that enable v11.6.3 to run as it should. See Github issue for details on the testing.
So for the time being as solution is to manually checkout commit 59b878af64c2, install and run it, uninstall again, before installing regularly v11.6.3.
rsletta commented on 2025-01-07 01:42 (UTC) (edited on 2025-01-07 21:08 (UTC) by rsletta)
See the diff for the commit for the change that removed zlib.This was not it. There must have been something else that changed when building v11.5.5 that enabled 11.6.3 to start. 🤔Excerpt from .SRCINFO
Excerpt from PKGBUILD
rsletta commented on 2025-01-07 01:35 (UTC) (edited on 2025-01-07 21:08 (UTC) by rsletta)
I tried installing the previous version (v11.5.5), by cloning the repo and checking out the previous commit and do a local build.That was a great success. When checking the diff between the two commits, I noticed the zlib dependency was removed for v11.6.3. I cleaned the repo and checked out the latest commit again. When I try to 11.6.3, it actually runs.
I wonder if zlib can be the reason why it fails silently, and if adding that dependency back into .SRCINFO and PKGBUILD would resolve the issue.It did not...duca1 commented on 2025-01-07 00:38 (UTC)
I too am having issues on Manjaro. Here's the crashlog: 05/01/2025 21:27:21 - Libation Crash OS Linux Version 11.6.3.1 ReleaseIdentifier None InteropFunctionsType LinuxConfigApp.LinuxInterop LibationFiles /home/mrrobot/Libation Books Folder
=== EXCEPTION === System.IO.FileNotFoundException: Could not load file or assembly 'Avalonia.Controls, Version=11.2.2.0, Culture=neutral, PublicKeyToken=c8d484a7012f9a8b'. The system cannot find the file specified.
File name: 'Avalonia.Controls, Version=11.2.2.0, Culture=neutral, PublicKeyToken=c8d484a7012f9a8b' at LibationAvalonia.Program.BuildAvaloniaApp() at LibationAvalonia.Program.Main(String[] args) in /var/tmp/pamac-build-mrrobot/libation/src/Libation-11.6.3/Source/LibationAvalonia/Program.cs:line 60
felmey commented on 2025-01-02 23:38 (UTC) (edited on 2025-01-03 02:22 (UTC) by felmey)
Also tried installing with yay and while the installation didn't throw any errors, the application doesn't start.
wreiner commented on 2024-12-18 09:29 (UTC)
Not sure I'm missing something but I get the following error after installing with yay:
System.IO.FileNotFoundException: Could not load file or assembly 'Avalonia.Controls, Version=11.2.2.0, Culture=neutral, PublicKeyToken=c8d484a7012f9a8b'. The system cannot find the file specified.
fung commented on 2024-01-09 09:45 (UTC) (edited on 2024-01-09 09:45 (UTC) by fung)
Release 11.1 is out: https://github.com/rmcrackan/Libation/releases/tag/v11.1.0
(and pre-release 11.3.1: https://github.com/rmcrackan/Libation/releases/tag/v11.3.1)
cad commented on 2023-03-31 08:52 (UTC)
Thanks for the work on this version 10.0.2 has been released.
https://github.com/rmcrackan/Libation/releases/tag/v10.0.2
1 2 Next › Last »