-
Notifications
You must be signed in to change notification settings - Fork 166
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
11.6.3 fresh install not opening on Manjaro Linux(Arch derivative) #1108
Comments
Same thing here. I will continue persevering and update if I find anything interesting. Thank you. |
Does the latest full release work? https://github.com/rmcrackan/Libation/releases/latest You can add any number of accounts to the same instance of Libation, including from different regions. You can also run any number of Libation, including different versions, on the same computer. Each one has and |
Check your paypal :-) Okay, so here's an update: |
@ducamagnifico Thanks for your tip! I messaged back in paypal but honestly I don't know if anyone ever sees those. Lemme know if you find anything interesting with those versions. I'm not a linux user. I use a cross-OS library to build Libation-Chardonnay which is supposed to give working versions of windows, mac, and linux. So it wouldn't surprise me if there are some gotchas I don't know about yet. |
I actually have seen the last 2 messages on paypal because they send me a notification, I just didn't yet check today. You've always been so kind and you deserve more! |
As promised, I'm getting back. :-) |
There was a major technology upgrade in 11.6.1. I found a minor update with it just now and I'm in process of creating v11.6.4 with that update included. Let me know if this works. Otherwise, I'd recommend sticking to pre-11.6.1. Technically only v11.1 is an official release but I've also added a ton of tweaks to it over the last year. You're looking at the reason I haven't done a full release yet though -- there's still something wonky going on. |
No worries at all and appreciate the work! I'm excited to try out 11.6.4 today and I'll get back. In the meantime, RSletta on the arch linux users group may have found and worked around the issue: https://aur.archlinux.org/packages/libation |
It was you who got me to try installing the previous version, so credit is yours. 🙂 It might also be that my findings are false positives. It was very late, and that's why I postponed posting anything here until after work today. My plan was to investigate further. It seems zlib is a dependency of Avalonia, but I don't know how all of these things fit together. I have some experience in ASP.NET, but nothing from desktop application development, so the libation solution is a bit overwhelming. I'm also completely new to Arch linux, so there are a lot of moving parts and learning on my end. You might want to consider that too, if it seems that I'm a wrong track. 🫣 |
I understand the overwhelming part...I'm by no means myself an expert! Having said that, I am an eternal optimist and know that when people collaborate together problems get solved :-) Even if no one has all the answers, sometimes when we piece together our bits of knowledge, great things happen ;-D |
I tried unsuccessfully to convert the 11.6.4 deb file into a .pkg file utilizing the alien package converter, but no luck. I will test 11.6.4 once it lands in the AUR. Right now I unfortunately lack the knowledge on how to make an Arch-compatible package. |
11.6.4 downloaded from the AUR still crashes after login screen New or Existing User is chosen. I don't know if the AUR maintainer has implemented RSletta's workaround, but when I get a chance I will take another look and if it hasn't, implement his suggested changes on my machine and report back. |
I did a new test of the new release in the AUR, v11.6.4.1. Same procedure as the last time.
I have to emphasize that my testing proved that my initial assumption about |
|
That was version 11.6.4-1 |
On Manjaro KDE still crashing after NewUser/ReturningUser screen. Will try to troubleshoot more when I can. |
Happy New Year and thanks once again! Although I have Libation running fine on my other Arch derivative machine(Garuda Linux), I am having an issue installing it on my Manjaro machine (I am using a different computer for a different audible account, this one in Italy, audible.it). Perhaps this isn't this best way to go about it and perhaps there is a way to run 2 different countries on one Libation, but not knowing if this was possible I tried to set up a second account on a different Libation instance.
In any case, it fails to start, even from terminal on the manjaro computer. I am enclosing the crash log.
Thanks once again for a truly awesome program!
unctionsType 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
05/01/2025 21:27:30 - 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
05/01/2025 21:27:51 - 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
05/01/2025 21:28:15 - 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
05/01/2025 21:28:39 - 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
05/01/2025 21:40:52 - 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
05/01/2025 21:44:09 - 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
05/01/2025 21:44:16 - 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
05/01/2025 21:44:19 - 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
05/01/2025 21:49:25 - 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 /home/mrrobot/.cache/yay/libation/src/Libation-11.6.3/Source/LibationAvalonia/Program.cs:line 60
05/01/2025 21:50:02 - 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 /home/mrrobot/.cache/yay/libation/src/Libation-11.6.3/Source/LibationAvalonia/Program.cs:line 60
05/01/2025 21:51:58 - Libation Crash
OS Linux
Version 11.6.3.1
ReleaseIdentifier None
InteropFunctionsType LinuxConfigApp.LinuxInterop
LibationFiles /root/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 /home/mrrobot/.cache/yay/libation/src/Libation-11.6.3/Source/LibationAvalonia/Program.cs:line 60
05/01/2025 21:52:12 - Libation Crash
OS Linux
Version 11.6.3.1
ReleaseIdentifier None
InteropFunctionsType LinuxConfigApp.LinuxInterop
LibationFiles /root/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 /home/mrrobot/.cache/yay/libation/src/Libation-11.6.3/Source/LibationAvalonia/Program.cs:line 60
05/01/2025 21:52:14 - Libation Crash
OS Linux
Version 11.6.3.1
ReleaseIdentifier None
InteropFunctionsType LinuxConfigApp.LinuxInterop
LibationFiles /root/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 /home/mrrobot/.cache/yay/libation/src/Libation-11.6.3/Source/LibationAvalonia/Program.cs:line 60
05/01/2025 23:01:03 - Libation Crash
OS Linux
Version 11.6.3.1
ReleaseIdentifier None
InteropFunctionsType LinuxConfigApp.LinuxInterop
LibationFiles /root/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
05/01/2025 23:01:33 - Libation Crash
OS Linux
Version 11.6.3.1
ReleaseIdentifier None
InteropFunctionsType LinuxConfigApp.LinuxInterop
LibationFiles /root/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
05/01/2025 23:01:59 - Libation Crash
OS Linux
Version 11.6.3.1
ReleaseIdentifier None
InteropFunctionsType LinuxConfigApp.LinuxInterop
LibationFiles /root/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
The text was updated successfully, but these errors were encountered: